Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #677732

    Hi Enfold-team

    I looked through most of the threads dealing with breadcrumb problems, but am still struggling with it.

    On my single post pages, the breadcrumbs look like this:
    <home> / <post title> / <category> / <sub-category> / <further sub-categories> / <post title>.

    Example:

    I would rather have:
    <home> / <category> / <sub-category> / <further sub-categories> / <post title>.
    That is, no post title next to <home>, just at the last position.

    I use the Yoast plugin, but cannot figure out, if it is interfering somehow.

    I’ll appreciate any hints how to solve this.
    Best regards,
    Anja

    #679688

    Hey Aniona,

    you should be able to achieve this using Yoast plugin or any other breadcrumb plugin. Ask Yoast how to do it, as they know their plugin best. Maybe this helps: https://yoast.com/wordpress-breadcrumbs/

    Best regards,
    Andy

    #681375

    Hi Andy

    I found out the Yoast breadcrumbs actually weren’t activated at all.
    I now activated them and they work fine.

    It would have been nice to use the Enfold breadcrumbs, and I don’t understand why they looked so strange without Yoast interfering, but it is ok like that for the moment.

    Only one question: I use the separator >> now, but would like more space/padding before and after it. How can I achieve that?

    Thank you and best regards,
    Anja

    #682196

    Hi,

    try this code inside Quick CSS field:

    .breadcrumb.breadcrumbs.avia-breadcrumbs span a {
    padding-right: 12px;
    }
    

    and adjust as needed.

    Best regards,
    Andy

    #682238

    Hi Andy,

    great, that works!

    Thank you and kind regards,
    Anja

    #682561

    Hi,

    glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.