Tagged: x
-
AuthorPosts
-
December 7, 2016 at 3:49 pm #1285141
MBParticipantHello,
Please advise how to solve this issue. There are two h1 headlines on all pages and posts. Here is an example URL of latest post: https://mbguiding.ca/nootka-trail-nootka-island/
The extra h1 is visually hidden in the logo. Please see attached screen shot.
Thanks, MB
December 7, 2016 at 10:21 pm #1285587
FriechModeratorHi There,
Thanks for writing in! Login to your server via FTP and navigate to this directory: wp-content\themes\x\framework\views\global\ copy the file _brand.php and paste it of your child theme’s x-child\framework\views\global\ directory. Edit this copied file and look for the line:
<?php echo ( is_front_page() ) ? '<h1 class="visually-hidden">' . $site_name . '</h1>' : ''; ?>You can remove that line or replace the h1 tag with another tag.
Hope it helps, Cheers!
December 8, 2016 at 10:37 am #1286246
MBParticipantOk, that removed the visually hidden h1 from all pages and posts. How do we keep the h1 on the home page. There is no h1 on home page now. https://mbguiding.ca/
December 8, 2016 at 11:03 am #1286278
RupokMemberHi there,
There is literally no content on your home page, just a slider. So you should add some content with heading.
Thanks!
December 8, 2016 at 11:28 am #1286311
MBParticipant[RESOLVED] Thanks! 😀
December 8, 2016 at 11:58 am #1286351
RupokMemberYou are welcome! Have a nice day!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1285141 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
