Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1332400

    hello guys,
    after the last enfold update some pages using breadcrumbs were blank :(
    i know the problem is here because after removing breadcrumb pages working well
    i do have a rollback of enfold to have a good looking website with breadcrumsb but i do need to update it soon
    please help
    the breadcrumbs using a short code in pages
    and the style is :
    .title_container .breadcrumb {
    z-index: 10;
    line-height: 15px;
    font-size: 14px;
    position: absolute;
    left: 50px;
    top: 50%;
    margin-top: -7px;
    }
    .breadcrumb .trail-begin span{
    display:none;
    }
    .breadcrumb .sep{
    width:20px;
    font-size:24px;
    }

    .breadcrumb .trail-begin:before{
    content: “”;
    font-family:”dashicons”;
    font-size:16px;
    }
    .sep{font-family:”dashicons”!important;}
    .caption_container .slideshow_caption h2{text-transform:none}
    .slide-contact .avia-caption-title {
    margin-top: 40px;
    text-align: left;
    margin-left: 45%;
    font-weight: bold;
    font-size: 50px !important;
    }

    #1332535

    Hi caledoman,

    Can you setup a staging site then update it to the latest version of Enfold?
    Then post the link to it and your live site in private content so we can try to compare both and suggest a solution.

    Best regards,
    Nikko

    #1332580
    This reply has been marked as private.
    #1332934

    Hi caledoman,

    Here’s the reference to our documentation for the full code: https://kriesi.at/documentation/enfold/breadcrumbs/#insert-breadcrumbs-as-shortcodes
    As for the video slideshow, please try to disable CSS file merging and compression and Javascript file merging and compression.
    If it does not help, can you setup a staging site for us and give us access to it? so we can try to troubleshoot it without affecting your live site.
    Here’s a simple tutorial for the staging site, if you haven’t setup one before: https://themeisle.com/blog/wordpress-staging-site/

    Best regards,
    Nikko

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