Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #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.

    #277816

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #277867
    #277878

    Hey!

    Please update the theme to the latest version (2.8.1).

    Best regards,
    Josue

    #281484

    Theme has been updated but that did not resolve the issue.

    #281647

    Hi!

    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!
    Yigit

    #281707

    Thank you!
    Here is a link to Dropbox with few images of the problems;
    https://www.dropbox.com/home/Public/ENFOLD

    Regards,
    Lucas

    #281740

    Hi 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,
    Josue

    #282008

    I 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,
    Lucas

    #282009

    I edited the file thru host and removed the code and it works again. Can you please double check the code and advise?
    Thanks, Lucas

    #282011

    Hi Lucas,

    Can you please create me an administrator account? post it here as a private reply.

    Regards,
    Josue

    #282015
    This reply has been marked as private.
    #282018

    Hi!

    Check it now:
    http://www.imagesbylucas.com/portfolio-item/chicago-il/

    Best regards,
    Josue

    #526976

    Hi,
    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.com

    #527108

    Hi 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

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.