-
AuthorPosts
-
August 26, 2014 at 5:24 pm #309430
Hello, thanks to this great theme ENFOLD.
I just have a problem with masonry display on firefox + internet explorer.
the image are dispaying one on the top to the other one…..
http://www.2diaz.com/
the problem desapear if we recharge the page….but i want to get it working on the first load….
thanks in advance for your help…August 26, 2014 at 5:26 pm #309432screen shot here , http://www.2diaz.com/problem/
August 26, 2014 at 9:08 pm #309530Hey!
This is how it looks on my end on Firefox 31 on OS X 10.9.4 – http://i.imgur.com/C6kZy0o.jpg
Which OS are you using?Regards,
YigitAugust 27, 2014 at 11:06 am #309734Hi, thanks to help me,
I am on Firefox 31 + Windows 8.1 Pro x64,… http://www.2diaz.com/problem/Sans-titre-2.jpg
But these problem appear just at the first load….
Any idea ?
Best regards.
DamienAugust 27, 2014 at 11:09 am #309735Same on IE11 ,…http://www.2diaz.com/problem/Sans-titre-3.jpg
August 28, 2014 at 4:09 am #310176Hey!
The main page in your link only has a single item so I’m not seeing any issue on my end. As far as I know this hasn’t been reported as a bug at this point by anyone else.
Regards,
DevinAugust 28, 2014 at 8:21 am #310290Hi Devin,
Even these is just 1 item in my first page, these is a display problem, have a look to this image when i am re loading the page the display is correct ; http://www.2diaz.com/problem/Sans-titre-10.jpg
here one more sample before and after re load ;
http://www.2diaz.com/problem/Sans-titre-11.jpg
http://www.2diaz.com/problem/Sans-titre-12.jpg
these is a real problem.
best regards.
DamienAugust 28, 2014 at 12:15 pm #310375Hi!
Thank you for the screenshots.
I checked the website on Firefox Windows 8 but I don’t see the issue even on first load. Have you tried installing a cache plugin?
Best regards,
IsmaelAugust 28, 2014 at 3:10 pm #310452Hi,
i use W3 Total Cache and I saw this issue on all the firefox and ie machine we test….
If you empty cache and you go to http://www.2diaz.com + one of the menu paintings, you have a correct display on Firefox ?
Best regards.
DamienAugust 30, 2014 at 5:41 am #311165Hi,
Try adding this at the very end of your theme / child theme functions.php file:
function add_custom_script(){ ?> <script> (function($){ $(window).load(function() { $(window).trigger('resize'); }); })(jQuery); </script> <?php } add_action('wp_footer', 'add_custom_script');
Regards,
JosueAugust 30, 2014 at 12:28 pm #311276Hi Josue,
thanks for your help…
i tried to add our code at the very end of /2diaz.com/wp-content/themes/enfold/functions.php and after to /2diaz.com/wp-content/themes/enfold/functions-enfold.php, but on these two side i get a complete white screen on back and front end web site.
May i did something wrong?
so i reload original version of the php files.
Regards.
DamienAugust 30, 2014 at 4:21 pm #311305Hi Demien!
You need to add it once, to functions.php only.
Cheers!
JosueAugust 31, 2014 at 11:35 am #311496Hi Josue,
yes i know, i did it once to /2diaz.com/wp-content/themes/enfold/functions.php and i get a complete white screen on back and front end web site. So i try after with /2diaz.com/wp-content/themes/enfold/functions-enfold.php only and the same thing happen.
Any ideas ?
I can give to you my id and pass if you want to have a look inside…
I have to close my website because many people write to me about this display problem….
Thanks.
DamienSeptember 4, 2014 at 1:53 am #313154Hi Damien,
Please create us a temporary administrator account, post it here as a private reply.
Regards,
JosueSeptember 4, 2014 at 10:11 am #313230This reply has been marked as private.September 5, 2014 at 12:47 am #313696September 5, 2014 at 10:24 am #313894Hey Josue,
ok it was in PLUGIN / EDITOR /…
GREAT ! It is working nice now….
THANKS A LOT FOR YOUR SUPPORT !!!!
have a nice day,
Best regards.
DamienSeptember 5, 2014 at 5:32 pm #314132You are welcome Damien, always glad to help :)
Regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.