-
Author
-
November 8, 2018 at 09:12 #213042hbcondoParticipant
How can I remove the parent post in the breadcrumb so only the child post author and post title is displayed in the breadcrumb? I saw there is a filter called kleo_breadcrumb_data, can you explain how to use it? Thanks.
November 8, 2018 at 21:16 #213070LauraModeratorHello, you could need to not have it as a child post because it will always have the parent at the breadcrumb when its a child post/page
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 13, 2018 at 22:51 #213379hbcondoParticipantThis doesn’t answer my question. Please provide documentation on the kleo_breadcrumb_data filter or escalate to a developer who can reply on how to use it. Thanks.
November 15, 2018 at 18:04 #213465LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 16, 2018 at 16:02 #213514RaduModeratorHi,
OUr theme just follows the permalinks structure, there it’s no pre-made code that allows you to do that modifying kleo breadcrumbs logic, this may be achieved using a plugin or something that allows you to build the permalink trail as you need.Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 16, 2018 at 18:28 #213535hbcondoParticipantThen what does line 34 in kleo-framework/lib/function-breadcrumb.php perform?
$breadcrumb_filter = apply_filters( 'kleo_breadcrumb_data', $breadcrumb_filter );
November 19, 2018 at 15:09 #213645RaduModeratorIt’s for structure like
Also for certain plugins like woocommerce and geodirectory there it’s used their functions wrapped on our structure, see in screenshot.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.