Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1025709

    Hi Guys,… After a theme update to 4.5,…. we now have an issue with the background image of our Fullwidth Slider not showing. We’ve turned off all caching software and this still did not fix the issue. Is it theme related? Everything worked fine until the upate to 4.5.

    Check it out here: http://www.MacFarlane.org

    Thanks in advance!

    #1025818

    Dear Kriesi team,
    We do have the same issue here. The background images in my slide show (full width) element don’t show any more. So I re-loaded the older version again. We found out, that there is probably something wrong with the code here.

    Working with “older” Enfold: https://prudsys.de/kontakt-service/
    Not working with newer Enfold: https://update.prudsys.de/ – background image is there but not showing :(

    This is the code of example 2: <div id=”full_slider_1″ class=”avia-fullwidth-slider main_color avia-shadow avia-builder-el-0 el_before_av_layout_row avia-builder-el-first container_wrap fullsize” style=”style = ” background-repeat:=”” repeat-x;=”” background-image:=”” url(https:=”” update.prudsys.de=”” wp-content=”” uploads=”” 2017=”” 02=”” product-updates-1-bg.png);=”” background-attachment:=”” scroll;=”” background-position:=”” top=”” left;=”” ‘=””>

    I am so looking forward to the new version also for my main website! Thanks for your good work!
    Can you help us with this please?

    Regards,
    Katrin

    #1026325

    Hi Red Rubber Media and Katrin,

    I could reproduce the same issue on my end using fullwidth easy slider.
    I will report this issue to Kriesi and our devs.

    Best regards,
    Nikko

    #1036934

    Hi Nikko,
    are there any news on this issue? I really want to update to Enfold 4.5 for several reasons. But I can’t as we are using the slider on every (!) page.
    Maybe any hints on where to look? I already tried a few things, but nothing had any effect.

    I am so looking forward to your reply!
    Best regards,
    Katrin

    #1037559

    Hi Katrin,

    There’s no update yet, however, can you try this workaround that worked on my end.
    In you enfold folder go to config-templatebuilder > avia-shortcodes > slideshow_fullsize folder, then find and modify this file: slideshow_fullsize.php (line 973):

    if($background) $params['bg'] = "style = '{$background}'";

    replace with:

    if($background) $params['bg'] = "{$background}";

    Hope this helps.

    Best regards,
    Nikko

    #1037801

    Wonderful, Nikko! That worked. Thank you so much!

    #1037831

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Fullwidth Slideshow Background Not Showing’ is closed to new replies.