Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author creativewebui

    (@creativewebui)

    Thanks for reporting this and for the detailed reproduction steps 👍

    You were absolutely right — this was caused by a thumbnail path caching issue when featured images were updated, especially in multilingual setups like WPML.

    We’ve now improved the thumbnail generation logic so updated featured images automatically generate refreshed thumbnail paths instead of reusing cached ones. This prevents outdated thumbnails from persisting in the grid after image updates.

    The fix has been included in the latest 1.3.1 update.

    Really appreciate you taking the time to report and document this issue clearly — it helped improve the plugin for everyone 🙂

    If you’re enjoying the plugin, we’d also really appreciate a quick rating or review on WordPress.org — it helps support future improvements and future updates.

    Plugin Author creativewebui

    (@creativewebui)

    Hi @ferda2,
    Thanks for your question
    Currently, Flexi Post Grid doesn’t use physical PHP templates.
    All layouts and grid structures are rendered dynamically using Elementor controls and AJAX (from the render() function and JS templates).
    Because of this structure, it isn’t possible right now to override plugin templates via a child theme.
    However, we’re considering adding a dedicated template system in future updates so developers can customize grid markup from their theme — similar to how WooCommerce allows template overrides.

    Thanks again for the feedback — we’ll include this in our development roadmap.

Viewing 2 replies - 1 through 2 (of 2 total)