Unread Posts
 
Notifications
Clear all

Unread Posts

 |  Forums  |  Topics
Topics with their latest replies in reversed order
Edge Sculpture Discussion

By INFO 3 weeks ago  |  Last Post: 3 weeks ago

Forum Main Forum

 

 

 

Share:
document.addEventListener('jet-filter-content-rendered', function () { const grid = document.querySelector('.elementor-loop-container'); if (grid) { // Force layout redraw grid.style.display = 'none'; void grid.offsetHeight; // Trigger reflow grid.style.display = ''; // Trigger Elementor layout render manually if (typeof elementorFrontend !== 'undefined' && elementorFrontend.init) { elementorFrontend.init(); } } });