rahulroy79
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Add class to Cover Background imageHi Yogesh,
Sorry for the delay. Unfortunately, using a Jquery method is not desirable in this case. I was looking at PHP option instead.
Regards
RahulForum: Developing with WordPress
In reply to: Add class to Cover Background imageHi Yogesh,
I have already added that filter. I now have to add “no-lazy” class to that image.
Regards
RahulForum: Plugins
In reply to: [Cache Enabler] How to get the check if the cache for a Post ID exists?Understood. Thanks for the guidance Corey.
Forum: Plugins
In reply to: [Cache Enabler] How to get the check if the cache for a Post ID exists?Thanks for the revert Corey.
I have a custom script which optimizes the output on the site using ob_start and ob_end_flush. The action is performed at priority 11, wp_loaded. I am not clear if the cache is served from the server before or after that, hence thought it would be a good backup to skip the buffering process by checking the existence of page cache.
Regards
RahulForum: Plugins
In reply to: [LiteSpeed Cache] Disabling Auto PurgeI have written to the WP All Import support if they can disable the auto purge with a code which should be easier. If that doesn’t happen then we will have to work something out from our end. Will keep you posted. Thanks
Forum: Plugins
In reply to: [LiteSpeed Cache] Disabling Auto PurgeI had to copy this from CPanel but has [Purge] :
https://www.pastiebin.com/5e0eefd96b579
Same pastie, updated the code.
Forum: Plugins
In reply to: [LiteSpeed Cache] Disabling Auto Purgehttps://www.pastiebin.com/5e0eefd96b579
I copied the whole after the purge. Please check if this is correct.
Forum: Plugins
In reply to: [LiteSpeed Cache] Disabling Auto PurgeThis is my current setting:
https://www.awesomescreenshot.com/image/4432169/29b72ab8d689e22de84b85c1bfebfda1
Is it something different than what you are suggesting?
Hi Renee,
Tag Manager is not accepting the Web container and its created a new AMP container for connecting GSK. That’s why its not triggering events since the events are configured on web container. AMP container doesn’t have the same options to for outbound clicks like web container. I will mark this as resolved and connect with the Tag Manager support.
Regards
https://www.flixwatch.co/movies/hush/ this is a sample of AMP URL.
Forum: Plugins
In reply to: [Yoast SEO] Yoast Notification bug are spamming the admin pagesIts better than before with only one for the tags but now for each deleted attribute there’s a separate notification.
Forum: Plugins
In reply to: [Yoast SEO] Yoast Notification bug are spamming the admin pagesThanks.
Forum: Plugins
In reply to: [Yoast SEO] Yoast Notification bug are spamming the admin pagesBut I am not using Yoast Premium so I can’t create a redirect with each notification. Also I am not using tag archives so they are of no use to me anyway. Only thing its creating is spam on my page.
Forum: Reviews
In reply to: [Gutenberg] Some suggestions“Would that third tab in your mind be ‘visual’?”
I was referring to SiteOrigin Page Builder where in the beginning you have 3 tabs – Visual, Text, Page Builder.
I will definitely look into github page and share my inputs there. Thanks for pointing.