This topic has 6 replies, 2 voices, and was last updated 9 months ago ago by Rose Tyler
Hi,
Ive just noticed a issue with the breadcrumbs for our blog post section.
So we have a post in a category named ‘vaping guides’ as primary category in blogs however the breadcrumb link trail is showing like this:
Home > Blog > Blog > Vaping Guides
The post is not in any other blog categories but ‘vaping guides’ has been set to primary in the Xstore options at the bottom of the post.
How can we fix this?
Hello, Hassan,
Thank you for contacting us and for using XStore.
We kindly request that you provide us with the URL of the specific post page, as well as temporary administrative access to the WordPress dashboard.
Thank you for your cooperation and we look forward to hearing from you soon.
Kind Regards,
8theme team
details have been sent in private content area
Hello, Hassan,
We appreciate your prompt response.
We kindly request that you attempt to insert the following snippet of code into your child-theme/functions.php file through FTP:
add_filter( 'etheme_breadcrumbs_blog_step', '__return_false');
Should this not resolve the issue, please furnish us with your FTP credentials to allow us to assist you further.
Kind Regards,
8theme team
Hi Rose,
The filter did not resolve the Breadcrumb issue.
Please can you look further into this issue?
Thanks
Hello, Hassan,
Upon reviewing your website’s configuration, we have noticed that a child theme is not currently in use. Could you please inform us where you have implemented the custom code?
We strongly advise the creation and use of a child theme to ensure that your modifications are preserved following any updates to the parent theme.
You can download the child theme from this page – https://www.8theme.com/account
Please note that the child theme does not inherit the theme options of the parent theme, if you enable the child theme, you need to import options from the parent theme.
Go to Theme Options (when the parent theme is activated) > Import/Export > download the export file. After that activate the child theme (Appearance > Themes) > go to Theme Options > Import/Export > import your options and reload the page without saving! Save options only after reloading. Check your site after that, and use the child theme.
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up