Tagged: x
-
AuthorPosts
-
February 8, 2017 at 8:09 am #1362788
brendanduggan11ParticipantHello I would like the blog header to appear on my blog posts as well. Can`t seem to get it to work.
Thank You
February 8, 2017 at 8:12 am #1362790
brendanduggan11ParticipantThis reply has been marked as private.February 8, 2017 at 9:19 am #1362910
RahulModeratorHey There,
Thanks for writing in!
The blog header seems to be working on your blog posts. Would you mind providing us with a Screenshot to take a closer look of it?
Thanks for understanding!
February 9, 2017 at 5:16 pm #1364972
brendanduggan11ParticipantSorry, What I meant was the Title: Sunshine Salsa Tours – Salsa tours in the beautiful country of Colombia
Right now it is only appearing on my blog main page,,, I would like it to appear on all my post as well. Thank You
February 9, 2017 at 11:46 pm #1365479
Paul RModeratorHi,
To achieve that, you can add this in your child theme’s functions.php file.
function add_single_post_header() { if(is_singular('post') && x_get_option( 'x_integrity_blog_header_enable' ) == '1') { ?> <header class="x-header-landmark x-container max width"> <h1 class="h-landmark"><span><?php echo x_get_option( 'x_integrity_blog_title' ); ?></span></h1> <p class="p-landmark-sub"><span><?php echo x_get_option( 'x_integrity_blog_subtitle' ); ?></span></p> </header> <?php } } add_action( 'x_after_view_global__slider-below', 'add_single_post_header', 10 );Hope that helps.
February 10, 2017 at 12:25 pm #1366132
brendanduggan11ParticipantFatal error: Cannot redeclare add_single_post_header() (previously declared in /home4/sunshjs0/public_html/wp-content/themes/x-child/functions.php:65) in /home4/sunshjs0/public_html/wp-content/themes/x-child/functions.php on line 81
I get the above error
February 10, 2017 at 12:35 pm #1366143
brendanduggan11ParticipantHelp!!!
Now my website is down and showing this error whenever I try to log in to my word press admin!!!
February 10, 2017 at 5:43 pm #1366468
JadeModeratorHI there,
Kindly provide us with your FTP details so that we can check it.
Thank you.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1362788 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
