Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #927332

    HI
    1. I am using masonry galleries on my pages, with no problems, until now. I had some issue with losing images in my database (*stupid mistake*) but the images on this page were not effected. The top gallery has a “load more” button, but some images are getting repeated. They are not shown if i go in to edit the gallery, and I tried a new one with the same problems. can you help figure that out?

    2. Is it possible to have the load more button be there all the time and not just when you scroll past it? On some pages it doesn’t really show up.
    3. I looked for a way to have the load more button be replaced with a large theme button through the editor but the codes I saw were not in the config-templatebuilder/avia-shortcodes/masonry_entries.php file. Is there a css code to do that? I’d just like it to show up more.

    thanks for your help
    Nancy

    #927941

    Hey Munford,

    Thank you for using Enfold.

    1.) Please upgrade the theme from 4.1.2 to version 4.2.6. That should help with the issue.

    2.) Use the following css code to display the load more button on page load.

    .av-masonry-pagination.av-masonry-load-more {
        opacity: 1;
        visibility: visible;
    }

    3.) This css code should alter the style of the load more button.

    #top .main_color .container .av-masonry-load-more {
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 1px;
        font-size: 13px;
        visibility: visible;
        opacity: 1;
        overflow: hidden;
        background-color: red;
        width: 200px;
        margin: 0 auto;
    }

    Adjust the values as needed.

    Best regards,
    Ismael

    #928040

    Thanks –
    can’t see the change on the load more button – still pops up on scroll instead of page load (see page below)

    thanks for your always help,
    Nancy

    • This reply was modified 6 years, 4 months ago by Munford.
    #928490

    Hi again
    I updated enfold, per your instructions in #1 above, but am still having issues with copies of images in my masonry galleries. I have never seen this happen before. Can you see what the issue is?
    thanks
    Nancy

    #929329

    Hi,

    https://s.nimbus.everhelper.me/share/1567704/6t3rg1autf76uwaaap4u
    Here is what I see. Can you let us know what isn ot exactly working maybe?

    Thank you

    Best regards,
    Basilis

    #929397

    if you scroll down and click the load more button, you will see that the images are displayed twice – the gallery starts over again.

    #930285

    Hi,

    I can’t reproduce the “duplication” issue anymore. Please remove browser cache or do a hard refresh before checking the page.

    Best regards,
    Ismael

    #930558

    I have done a hard refresh many times and am still seeing duplicated images and images not showing up in the masonry galleries when LOAD MORE is selected.

    bottom of the page with with load more option https://imgur.com/mjLAXf9 (nor correct)
    bottom of the page with “all” option selected https://imgur.com/a/2qukN (correct)
    you can see the end of the gallery here on the backend: https://imgur.com/a/WCXny I don’t see these images displayed on the page at all. Maybe something got corrupted on the page?

    any ideas? I can just select “all” but would like the option for mobile.
    nancy

    • This reply was modified 6 years, 4 months ago by Munford.
    #932553

    Hi,

    I did notice the duplicate image you mentioned, for example, the green image is displayed twice when you click the load more button.

    Please check if the image is added to multiple categories?

    If not please access “wp-content/themes” folder via FTP and delete the enfold folder and upload a fresh copy of the theme files (Do not rename the enfold folder and upload new copy).

    Once this is done everything should work fine for you.

    Best regards,
    Vinay

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