• Resolved seotaro

    (@seotaro)


    hello.

    Using the Wonder Grid Gallery Trial plugin, I found a compatibility issue.

    After creating the gallery, I set the gallery type as “Justified Gallery” and set the gallery’s Pagination as Load more.

    And I made a Read more shortcode and put gallery in Read more shortcode like below.

    
    [expander_maker id="1" more="Read more" less="Read less"]
    
    [wonderplugin_gridgallery id=1]
    
    [/expander_maker]
    

    In this case, Width of the gallery is displayed strangely. Fixing max-width using CSS doesn’t work.

    It’s hard for me to express this in English, so I’m attaching a GIF link.

    gif -> https://imgur.com/a/Aoo9zx2

    screenshot -> https://imgsh.net/a/E3k2kfB.jpg

    But if i resize the chrome window, the gallery returns to normal.

    This problem is not solved when disabling all plugins and clearing cache.

    I’ve tried other options in the gallery plugin, but doesnt worked.

    Could you please tell me how to solve this problem?

    If you need, I will send you the admin login address of my stagging site.

    Thank you.

    • This topic was modified 2 years, 10 months ago by seotaro.
    • This topic was modified 2 years, 10 months ago by seotaro.
    • This topic was modified 2 years, 10 months ago by seotaro.
    • This topic was modified 2 years, 10 months ago by seotaro.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author edmon.parker

    (@edmonparker)

    Dear @seotaro,

    Thank you for connecting us.

    Please try to insert this JS code to read more custom JS section
    jQuery(window).on(‘YrmOpen’, function() {jQuery(window).resize()})

    Please let me know about your progress.

    Thread Starter seotaro

    (@seotaro)

    Hello, @edmonparker

    Thanks for answering.

    I put the code in the read more`s custom js section.

    First of all, I got an error saying “Unexpected token ILLEGAL”. And the problem is still unresolved.

    The gallery is still displayed out of row.

    • This reply was modified 2 years, 10 months ago by seotaro.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Compatibility issue with Wonder Grid Gallery plugin.’ is closed to new replies.