Support Forums for LiveMesh Themes & Plugins › Forums › Enigmatic Theme Support › /Blog Missing from Breadcrumb
- This topic has 6 replies, 2 voices, and was last updated 11 years, 4 months ago by mjjdesigns.
-
AuthorPosts
-
September 4, 2013 at 5:39 pm #1495mjjdesignsMember
The word Blog is missing from the breadcrumbs on the homepage of the blog, how can I get that to show up?
Is there a setting that I’m missing somewhere?
September 5, 2013 at 4:57 pm #1501livemeshKeymasterThe theme currently does not populate the breadcrumb for the home page. Breadcrumb on the home page is pretty redundant since you are already in the page the breadcrumb points. Here is how it will look if we enabled breadcrumb on home page –
https://docs.google.com/file/d/0B9j6FQo4cSQFSzEtT0ZGakpCbHc/edit?usp=drivesdk
If you want to give a try, pls make the required change in framework/functions/breadcrumbs.php file at line number 36 – pls remove the check for home page is_front_page() and breadcrumb will show up in the home page. Hope this makes sense. Let me know if you have other thoughts or ideas on having breadcrumb for home page.
September 5, 2013 at 5:03 pm #1502mjjdesignsMemberThe problem is that the blog isn’t the homepage of the site, it’s domain.com/blog
If it’s not the homepage, shouldn’t the breadcrumb be correct?
September 5, 2013 at 5:30 pm #1503livemeshKeymasterI am a little confused now – are you saying the blog page is not showing the breadcrumb? It does show if you have enabled it. And no matter which page you set as home page, it never displays the breadcrumb since the breadcrumb will not have any link other than the one pointing to Home.
A URL to the problem page will help. You can use ‘Set as private reply’ option below for sending me the URL. Thanks
September 5, 2013 at 5:32 pm #1504mjjdesignsMemberThis reply has been marked as private.September 6, 2013 at 4:41 pm #1517livemeshKeymasterI tested my local setup a little and looks like you are using the setting “Posts Page” in the Reading tab. If you do not specify this(see below screenshot), you should see the word “Blog” in the breadcrumb –
https://docs.google.com/file/d/0B9j6FQo4cSQFNHAwakRJVTVZUzA/edit?usp=drivesdk
Not choosing the Posts Page seems to be the correct behavior when you have a static page specified as Front Page. You choose either one of them not both since if you do specify both, WordPress seems to be getting confused and treating the blog page too as home page (e.g., you will see the name Home suffixed to the page title displayed on the top – if you do not override it in the options). And it does not display the page title at all if you choose this option and applies h1 tag to the site title(logo link in the header) at the top instead of applying it to the blog page title.
Also make sure that the blog that your site utilizes is actually a page with page template ‘Blog’ chosen from the page templates dropdown as shown below –
https://docs.google.com/file/d/0B9j6FQo4cSQFS3hqWnhwZWE3TXc/edit?usp=drivesdk
September 6, 2013 at 4:47 pm #1518mjjdesignsMemberThat seemed to do the trick. Thanks a million!
-
AuthorPosts
- The forum ‘Enigmatic Theme Support’ is closed to new topics and replies.