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

    Dear Support Team,

    is there a possibility to link the displayed pages in the breadcrumbs?

    Example:
    I am on the page of product1.
    So the path is as follows: Home/ProductOverview/Product1

    I want to jump to Home or Product Overview via the breadcrumbs.

    Is this already possible with a setting?
    If not that would be a useful feature because the breadcrumb linking is positive for SEO optimization.

    #1329348

    Hey,

    Thanks for contacting us!

    That is the default behaviour of the breadcrumbs. Here is an example from Enfold demo – https://kriesi.at/themes/enfold/pages/about-us/ :)

    Best regards,
    Yigit

    #1329370

    Hi Yigit,

    thanks for the quick response!
    Unfortunately, we do not have the links in our breadcrumbs.

    Here is a link to our page:

    one

    #1329376

    Hi,

    That is because the position of widget areas you have added in header.
    Please add following code to Quick CSS field in Enfold theme options > General Styling tab :)

    
    #header .widget {
        position: absolute;
    }
    

    Best regards,
    Yigit

    #1335986

    It works now

    thanks a lot

    #1335995

    Hi,

    Great, I’m glad that Yigit could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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