Tagged: background image, fullwidth slideshow
-
AuthorPosts
-
October 24, 2018 at 1:37 am #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!
October 24, 2018 at 8:25 am #1025818Dear 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,
KatrinOctober 25, 2018 at 12:39 pm #1026325Hi 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,
NikkoNovember 23, 2018 at 12:33 pm #1036934Hi 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,
KatrinNovember 26, 2018 at 10:08 am #1037559Hi 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,
NikkoNovember 26, 2018 at 10:15 pm #1037801Wonderful, Nikko! That worked. Thank you so much!
November 26, 2018 at 11:05 pm #1037831Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Fullwidth Slideshow Background Not Showing’ is closed to new replies.