Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author cactus.cloud

    (@bortpress)

    Looking at the page, it is completely blank. The plugin isn’t even being run, nothing is. The plugin works with the most current version of WordPress, and it should not stop a page from loading.

    Does the page load with Cactus Masonry disabled on the plugins page?

    Perhaps there is a conflict with another plugin? Perhaps the problem is caused by a faulty plugin? I would try an isolation test by disabling different plugins to see whether that helps? Try disabling every plugin and see if the page loads.

    If not, perhaps there is a problem with the page itself. Maybe you will have to recreate the page.

    Thread Starter frnk42

    (@frnk42)

    Many thx for your quick answer.

    Yes the page runs without plugin:

    https://www.bgmb.de/the-gallery-2/

    I will try the suggested isolation test. Now i have to think about the plugins changed or added since then ??

    Thread Starter frnk42

    (@frnk42)

    Ok, after disabling W3 Total Cache i get this error:

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 72 bytes) in /var/www/web67/html/wp-includes/meta.php on line 826

    I tried to define more memory via

    define(‘WP_MEMORY_LIMIT’, ‘128M’);
    etc.
    but no luck here.

    Plugin Author cactus.cloud

    (@bortpress)

    Hey,

    Have you tried clearing all of your caches? If so, you may just be trying to load too many large images at once? I’ve not seen any error like this, but I believe there is a memory limit as to how much a script can fetch in a single operation.

    How many images are you trying to load, and are they large?

    Try using [cactus-masonry page_size=”1″] to see whether this will load.

    Thread Starter frnk42

    (@frnk42)

    Problem solved. Seems like css was cached wrong.
    Many thx.

    eating too many resources, should load slowly, less images at a time and only when scrolled.

    Plugin Author cactus.cloud

    (@bortpress)

    Thanks clickarmada, but I don’t understand what you mean there. The problem has been solved. It was a cache issue with a different plugin.

    If you have your own problem, please start a thread. Also, it does incrementally load as the user scrolls.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Plugin not working anymore’ is closed to new replies.