-
AuthorPosts
-
March 30, 2017 at 7:44 pm #769584
My default setting has both enabled. But on the page that I have assigned as home page, I have disabled both. However, both title and breadcrumb show up on the home page.
March 30, 2017 at 8:03 pm #769587Hey cdmajumdar,
Please, I`d like to check your dashboard and to do it, you need to share with me your WP credentials.
Best regards,
John TorvikMarch 30, 2017 at 8:18 pm #769597Provided in private content
March 31, 2017 at 7:04 am #769739Any update on this?
April 1, 2017 at 6:31 am #770228Any update?
April 2, 2017 at 6:45 am #770513Hi,
Could you try clearing the cache from your caching plugin to see if that helps?
Note that if you reply to your own thread it will send it to the back of our support queue, so please try to not do so.
Best regards,
RikardApril 2, 2017 at 7:50 am #770520I cleared the cache but I still see the title and the breadcrumb.
April 2, 2017 at 11:32 am #770597Is there anything else I can do? I am not sure why this basic thing is not working.
April 2, 2017 at 7:09 pm #770708Hi!
What modifications have you done and u have an Enfold Child?
Is there anything that can brake that functioanlity?Regards,
BasilisApril 3, 2017 at 6:33 am #770890Well I have not done anything other than:
1) Installing the child theme and inheriting the configurations from parent theme
2) Setting title and breadcrumb as enabled at global level
3) Create a new “page” and disable title breadcrumb
4) Assign that page to home page both at theme level and wordpress levelThose are the changes done.
April 3, 2017 at 7:12 am #770903Hi,
Thanks for the info and my apologies for the late response.
I`ve checked your dashboard and all is working normally. I followed theses steps:
1- I created this test page: http://www.worth2cents.com/test/
2 – On the back end, I assigned this option: http://prntscr.com/errgx4
3 – Now, you can see that the title and breadcrumbs were disabled :)
Best regards,
John TorvikApril 3, 2017 at 8:25 am #770936Thanks John. But how exactly the “test” page is different from “Home Page 2”?? Both pages have the title and breadcrumb as “hide both”, so why is it not working for Home page 2?
April 3, 2017 at 9:05 am #770959I think I found the problem.
If I assign the same page as “And where do you want to display the Blog?” then it stops working.
What is the reason behind that? And how do we fix it?- This reply was modified 7 years, 8 months ago by cvan.
April 7, 2017 at 4:40 am #773651Hi,
If you set the page as blog, it’s not going to use the template-builder.php file which is the template used for the advance layout builder. It’s going to utilize the index.php file which has the title and breadcrumb enabled by default regardless of the Title Bar Settings.
if(!empty($blogpage_id) && get_post_meta($blogpage_id, 'header', true) != 'no') { echo avia_title(array('heading'=>'strong', 'title' => $title, 'link' => $t_link, 'subtitle' => $t_sub)); }
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.