Comments Joshua Nowak started the conversationMay 14, 2018 at 5:04pmI am trying to turn off breadcrumbs on all pages, but am having difficulty doing so. In the Title Styling I have Breadcrumbs set to off. I also edited the rd-custom-breadcrumbs.php file to not show current by changing the following to zero: $showCurrent = 0. Additionally, I went into the page.php file and put two // behind the breadcrumbs php: <div id="breadcrumbs"> <?php// if (function_exists('dimox_breadcrumbs')) dimox_breadcrumbs(); ?></div>After these changes, breadcrumbs are still visible on all pages except the home page. Are there any other options or setting to turn these off? Joshua Nowak repliedMay 14, 2018 at 5:40pmNevermind, we figured this out. Under Page Options (for each page), you turn off the Page Title option. 895TheFox repliedMay 15, 2018 at 7:45amHello Joshua,Glad you have been able to fix the problem!Do not hesitate to contact us if you have more questions. Have a nice day! Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
I am trying to turn off breadcrumbs on all pages, but am having difficulty doing so.
In the Title Styling I have Breadcrumbs set to off.
I also edited the rd-custom-breadcrumbs.php file to not show current by changing the following to zero: $showCurrent = 0.
Additionally, I went into the page.php file and put two // behind the breadcrumbs php:
<div id="breadcrumbs">
<?php// if (function_exists('dimox_breadcrumbs')) dimox_breadcrumbs(); ?>
</div>
After these changes, breadcrumbs are still visible on all pages except the home page.
Are there any other options or setting to turn these off?
Nevermind, we figured this out.
Under Page Options (for each page), you turn off the Page Title option.
Hello Joshua,
Glad you have been able to fix the problem!
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme