Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #462409

    Not sure why the thumbs rarely load- just grey shadows. Mosaic issue is separate. Random spaces appeared.

    • This topic was modified 8 years, 11 months ago by cnovey.
    #462463

    Hey cnovey!

    Are your images big enough to cover all the space? As I can notice the resize is happening because of size, when resizing changing.

    Best regards,
    Basilis

    #465330

    I notice 2 specific pages where the gallery thumbs do not load until you scroll down-

    • This reply was modified 8 years, 10 months ago by cnovey.
    #465621

    Hi!

    You might be getting cached results, could you try to flush your browser cache and reload a few times to see if that helps? This is what I’m seeing on my end: http://imgur.com/ul8iqBM

    Regards,
    Rikard

    #476210

    No change. Clear cache, turned off -all- plug ins. The rollovers are working I can see but the images never load unless I scroll the page down first then they load. Thx. C

    #476341

    Hi!

    I got the error you are getting on the first page but not the second, could you try to recreate the page to see if the same thing happens?

    Regards,
    Rikard

    #477988

    Getting it on this page- http://www.cliffordnovey.com/?p=31
    I created a test page- http://www.cliffordnovey.com/?page_id=827
    same exact issue
    thx

    #478875

    Hey,

    Sorry for the late reply. The problems seems very intermittent, I loaded your last two links and got the error on one of them, the other one not. Could you try to deactivate all plugins to see if one of them is causing a conflict?

    Best regards,
    Rikard

    #478888

    All plug ins off per my 7/21 post- site runs better without them but odd gallery loading issue persists. thanks as always for your help.
    C

    #479427

    Hi,

    Ok, could you try to overwrite the theme files with a fresh copy from your Themeforest account via FTP?
    http://kriesi.at/documentation/enfold/updating-your-theme-files/. One or more files might have become corrupted. Make sure to back your site up before attempting this please.

    Best regards,
    Rikard

    #479430

    I did this recently to update to latest version. I will do it again I guess.
    C

    #479434

    Hey!

    I was able to reproduce the issue on Chrome, Windows 8. Please try this this in the Quick CSS field to disable the animation:

    .avia_transform .avia-gallery-thumb img {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }

    If possible, increase the wp memory limit to at least 128M: http://docs.woothemes.com/document/increasing-the-wordpress-memory-limit/

    Best regards,
    Ismael

    #479462

    I added the code and did the 1st item “define(‘WP_MEMORY_LIMIT’, ‘256M’);
    do i need to do the other 2 items in the list for php and .htaccess files? (i did 256M in wp_mem_limit)
    seems to work (less animations)
    C

    #480001

    Hey!

    Did Ismaels suggestion work out for you? I had a look at the link in your initial posts and I couldn’t see the error anymore.

    Regards,
    Rikard

    #480416

    Hi,
    Ya seems to have worked. I do not get the nifty animation but the galleries load all the time. So will those 2 quick codes stay across theme updates or do I need to keep them handy? Will these things possibly be addressed in a future theme update?
    I am really impressed with the level of support and am grateful for the support team and user base here. Makes ALL the difference. I will 100% look towards you for future themes and recommendations to clients.
    Clifford

    #480605

    Hey Clifford,

    Thanks for the kind words and I’m glad that we could help you out, if you added the CSS that Ismael gave you to Quick CSS it will be safe during updates, but you could save the URL to this thread as well if you were to lose them at some point.

    Cheers!
    Rikard

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