Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Secondary Title not showing on Post page

$
0
0

Replies: 0

Hey there, I am really happy with this plugin! but when you click to open the post (content-single.php) the secondary title dissapears – (yes I have set “autoshow “on”)
to solve that I inserted the code manually:

<?php
$hestia_header_layout = get_theme_mod( ‘hestia_header_layout’, ‘default’ ); echo the_secondary_title($post_id, $before, $after); ….

BUT now I am unable to style secondary title..
please help! either tell me how to add styling to my solutions OR make it work to display the subheading by default..

best,
nina


Viewing all articles
Browse latest Browse all 59525

Trending Articles