Tagged: background image
-
AuthorPosts
-
November 9, 2015 at 4:57 pm #532743
Hello
In the new version 3.4.1 I have a problem with color section background image fixed attachment.
The background is not visible when I’m on the top and scroll down, but when I scrolled down previously and after this I do a refresh the background image will appear, but not all. Hard refresh is not work.The Scroll attachment option is work.
It’s a bug? Or how can I solve this?
Best regards
PeterNovember 9, 2015 at 5:41 pm #532786Hey Peter!
I checked your link but I only see a fullscreen slider. Send us a link to the page where the problem is happening please.
Regards,
ElliottNovember 9, 2015 at 5:47 pm #532792Hi,
Scroll down… and do a refresh when you down on the front page. The BG will appear.
After this scroll up again and You will see that the BG download is not finished… just on the monitor’s visible range will appear the BG image.Thank you
Peter- This reply was modified 9 years ago by jambrikp.
November 10, 2015 at 11:15 am #533143Hi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Cheers!
RikardNovember 10, 2015 at 11:22 am #533148Yes of course :)
Thank youRegards,
PeterNovember 11, 2015 at 5:19 am #533831Hi,
I’m not sure what’s going on there, could you try to recreate the element to see if that helps?
Thanks,
RikardNovember 11, 2015 at 4:19 pm #534157Hi,
I recreated the color section element but nothing change. Just the fixed option goes wrong the scroll and parallax work good.
But if I delete the fullscreen slider the fixed option will work good :)
So conflict has between the fullscreen slider and the color section background fixed attachment.Best regards,
PeterNovember 12, 2015 at 6:32 pm #534975Hey!
Can you please update Enfold to the latest version 3.4.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and create a testing page with active parallax section if issue persists?
Cheers!
YigitNovember 12, 2015 at 7:20 pm #535043Hey,
I updated to 3.4.2 but didnt solved the problem.
Color section background fixed option dont work if I have a fullscreen slider same page. :(Thank you
Best regards,
PeterNovember 15, 2015 at 5:23 am #536018Hi!
It could be a performance issue. Please install a caching and minify plugin to improve the page load a bit. And add this in the functions.php file:
add_action('wp_footer', 'ava_auto_resize'); function ava_auto_resize(){ ?> <script> (function($){ var int = window.setInterval(function(){ $(window).trigger('resize'); }, 1500); $(window).load(function () { setTimeout(function() { clearInterval(int); }, 5000); }); })(jQuery); </script> <?php }
Remove browser cache then reload the page.
Cheers!
IsmaelNovember 16, 2015 at 2:52 pm #536507Hi,
Do you prefer caching and minify plugin for enfold?
I installed WP super cache with normal, recommended sets and copy the code to functions.php but nothing change…
I tried browser hard reset too…I attached a video about the isseu.
Best regards,
PeterNovember 18, 2015 at 10:06 am #537923Hey!
We need the authentication details in order to access the dashboard. Please post it as well.
Cheers!
IsmaelNovember 18, 2015 at 3:01 pm #538160Hello!
At first type this:
WP
WPAfter, use the login details below.
Thank you
Best regards,
PeterNovember 23, 2015 at 3:23 pm #540918Hi!
login does not work for me. Please check.
Regards,
AndyNovember 23, 2015 at 3:43 pm #540939Hi,
I have a two-level entry. At first use 1st login details after use the 2nd.
I tested and the password is okay.
Thank you
Best Regards
PeterNovember 30, 2015 at 6:16 pm #544688Hey!
I think your background image does not show up, because of your caching plugin. Go into caching plugin’s settings and choose to switch off caching. Afterwards deactivate the whole plugin. Hard refresh a few times and check again.
Regards,
AndyJanuary 27, 2016 at 4:20 pm #573001Alright, thank you! :) Please close this topic.
-
AuthorPosts
- The topic ‘Color section background image fixed attachment is not work’ is closed to new replies.