-
AuthorPosts
-
June 11, 2014 at 6:38 pm #277653
Hi,
I have few of issues with the Enfold theme. One problem is that images on the website are very often not rendered correctly. This mostly happens at the bottom of a page. Page has to be reloaded/refreshed in order for them to show. This happens across all browsers and regular computers as well as mobile devices – I have screen shots so would like to provide those but don’t see attachment option here.
Another issues is that it seems page can not have too many photos on it as it will crash? This happens constantly on mobile devices across various browsers. Please advise.
Also, as you already might know Contact Form is not delivering mail.Thank you.
June 11, 2014 at 11:58 pm #277816Hi,
Can you post the link to your website please?
Regards,
JosueJune 12, 2014 at 3:45 am #277867June 12, 2014 at 4:43 am #277878June 20, 2014 at 2:32 am #281484Theme has been updated but that did not resolve the issue.
June 20, 2014 at 2:55 pm #281647Hi!
Can you post screenshots as well? I could not see any issues with your images. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
P.S.: Your pictures are awesome!Cheers!
YigitJune 20, 2014 at 6:21 pm #281707Thank you!
Here is a link to Dropbox with few images of the problems;
https://www.dropbox.com/home/Public/ENFOLDRegards,
LucasJune 20, 2014 at 7:07 pm #281740Hi Lucas,
Try adding this at the very end of your theme functions.php file:
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery(window).trigger('resize'); }); </script> <?php } add_action('wp_footer', 'add_custom_script');
Regards,
JosueJune 21, 2014 at 6:30 pm #282008I did that and now nothing is working. Every single thing I click on with wp-admin page comes up blank – white page.
That includes my website as well.I went to wp-admin, Appearance, Editor, selected functions.php, added code at the end as advised and clicked Update.
White page came up and that’s it. Now nothing works as mentioned, white page comes up everywhere I click. This is really bad. Please help !!!Thanks,
LucasJune 21, 2014 at 6:40 pm #282009I edited the file thru host and removed the code and it works again. Can you please double check the code and advise?
Thanks, LucasJune 21, 2014 at 7:02 pm #282011Hi Lucas,
Can you please create me an administrator account? post it here as a private reply.
Regards,
JosueJune 21, 2014 at 7:22 pm #282015This reply has been marked as private.June 21, 2014 at 7:33 pm #282018October 29, 2015 at 4:59 pm #526976Hi,
It is over 1 year now and I still have the same issue where photos are not rendered correctly on mobile devices. Some pictures are not loaded at all. Also, the other day I saw my logo that’s at the top of the page stuck in the middle of the page.
This doesn’t happen all the time. Sometimes all content loads correctly. Your help is much appreciated.
Thank you,
Lucas
http://www.imagesbylucas.comOctober 29, 2015 at 8:12 pm #527108Hi Lucas,
Erratic issues are harder to debug, i’ve just checked your site on iOS an it seems to work fine – http://screencast.com/t/TbcnAld7
Do you see the issue on a specific device?
Best regards,
Josue -
AuthorPosts
- You must be logged in to reply to this topic.