Exclude page/url from Lazy Loading
-
We have a website where we are displaying custom content/post types via queries/loops on several pages with an image for each custom content/post item.
One of these pages uses the “Printfriendly” make a PDF function.
When placing the make PDF button at the top of the page, not all images of post/content items are being retrieved by the “print” process due to the lazy loading function.
We already tried with “Exclude CSS Classes from Lazy Load” but this does not work for us since we can only give custom CSS class names to parent containers.We know that some other caching plugins like WP-Rocket allow for exclusion of particular pages/posts from some functions such as lazy loading.
Is there a way to exclude a particular page or URL from the lazy loading functionality – e.g. via functions.php with SG Optimizer?
The page I need help with: [log in to see the link]
- The topic ‘Exclude page/url from Lazy Loading’ is closed to new replies.