Issue with Immediate Loading of content on Page Load
-
Hello Support Team,
I am experiencing an issue with the Slider Revolution integration on my website. The slider content only fully loads when the user scrolls down the page, instead of loading immediately upon page load. Here are the details:
- Issue: The first slider content only appears or fully loads after scrolling down. I need the slider to load immediately when the page opens, without waiting for user interaction.
- Troubleshooting Attempts:
- Viewport Loading and Lazy Load Disabled: I have turned off “Dynamic Viewport Loading” and “Lazy Load” in the slider’s settings, as well as the “ViewPort Stop” option.
- Forced Initialization with JavaScript: I tried multiple JavaScript solutions, including:
- Simulating a small scroll down and back up to trigger visibility-based loading.
- Dispatching
scroll
andresize
events to force-load the slider. - Directly initializing the slider with JavaScript via
revapi1.revstart()
.
- Cache and Optimization Plugins Disabled: I disabled all caching and optimization plugins (LiteSpeed, WP Rocket, etc.) to rule out potential interference.
- CSS for Visibility: Added CSS rules to ensure the slider and its layers are visible (e.g.,
opacity: 1 !important; visibility: visible !important;
).
- Environment Details:
- Theme and Page Builder: Using [Name of Theme] with Elementor.
- Plugins: Slider Revolution, Elementor, and various performance-related plugins (all disabled for testing).
- Expected Behavior: I need the slider to load and display its content immediately when the page opens, without requiring the user to scroll.
Despite these attempts, the slider still only loads upon scroll. Could you provide guidance on how to ensure the slider loads immediately, or if there are specific settings or code adjustments I should make? Thank you for your assistance!
I believe LiteSpeed Cache could be contributing to this issue, but despite adjusting its settings (including disabling lazy load and modifying JavaScript settings), the problem persists. I also tried custom CSS to force immediate loading, but without success.
Could you please inspect the page to help identify if there is a specific setting within LiteSpeed, cPanel, or on the server that might be affecting the loading of initial content?
Best regards,
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.