catchsquare
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Smart Preloader] Apply to only a divHello
At the moment we do not have that feature
Forum: Plugins
In reply to: [WP Social Widget] Input for social links not openingForum: Plugins
In reply to: [WP Smart Preloader] Preloader Issues in FirefoxHello @avviano ,
In many cases, it would be happening because of cache plugin(s) or CSS conflicts.
I tested url: https://krewtoriyama.com/ in my firefox 101.0.1 (64-bit) (Ubuntu OS ) and looks like it is working fine.Could you please try in incognito mode and see if it is still showing same behavior.
Regards.
- This reply was modified 2 years, 4 months ago by catchsquare.
- This reply was modified 2 years, 4 months ago by catchsquare.
Forum: Plugins
In reply to: [WP Smart Preloader] Run per sessionHello,
Looks like it should work, We will try that and let you know soon.
Thank you.
Forum: Plugins
In reply to: [WP Smart Preloader] Start tag seen without seeing doctype firstHello
Are you seeing the same error message with out plugin too?
Can you try adding svg manually ?Thanks
Forum: Plugins
In reply to: [WP Smart Preloader] Does not work with DiviHello @ktaylor310 and @valeriascocco
As Divi theme is a premium theme and we do not have that theme. It’s little harder for us to plugin.If you could create a staging or dev sub domain where we could test the result it would be best.
Regards.
Forum: Plugins
In reply to: [WP Smart Preloader] Diplay issue on other pagesHello,
Are you still using the plugin? We could not find the plugin preloader block.
Forum: Plugins
In reply to: [WP Smart Preloader] Preloader freezes in FirefoxDear @anjoel,
I am sorry that you faced the similar issue. I will try to solve your issue as quick as possible. If you are having a similar issue like that of @jiswebsite than I would like to ask you to try the same method I told to him. If that doesn’t help, then can you please send me your project url along with screenshots of issues you are facing?
I am always here to assist you on your issues with the plugin.
Thanks.
GForum: Plugins
In reply to: [WP Smart Preloader] Preloader freezes in FirefoxThank you so much. ??
Keep using our plugin and enjoy.Gaurav
Forum: Plugins
In reply to: [WP Smart Preloader] add custom loaderHello @nreljed
Sorry for the late response. In case if you are still stuck with the issue, you can do that through css with:
position: absolute;
top: 50%;
left: 50%;If this doesn’t help, then please share us your website’s url and will look that for you.
Thanks
Gaurav
Forum: Plugins
In reply to: [WP Smart Preloader] Preloader freezes in FirefoxHello @jiswebsite
We assume this is a priority overridden case. Can you please try following this step:
inside the plugin wp-smart-preloader/inc/wsp-option_page.php page Line no: 26
Replace
add_filter( ‘body_class’, array($this,’wsp_add_class_body’) );
With :
add_filter( ‘body_class’, array($this,’wsp_add_class_body’), 50 );
Also you can try increasing the number ’50’.We are coming up with new update soon and that will solve this issue. But until then please follow the steps as mentioned above. And let us know if you face any other issue.
Thanks
Gaurav
Forum: Plugins
In reply to: [WP Smart Preloader] Enable on selected pagesDear @piotr2018wp
Thank you for using our plugin. The feature which you have mentioned is not currently not available in this version of plugin. We will work on this and come with a newer version soon and will update you on this.
Please keep supporting our plugin and we will come with many more new features in future.
Thank you.
Forum: Plugins
In reply to: [WP Smart Preloader] Not work on WP 5.6Hello @swragnar
Sorry for the delay. We were focused on some other projects and were not targeting this plugin at all. But now as we see there are so many users using it, we are focusing on it again and assisting with all of the issues.
We updated the plugin a few months ago and we hope that has solved your issues. We are really pleased to hear so many of you guys have liked the plugin, so we are planning to come up with better version. Are there anything you would like to have in this plugin?
Thank you.
Forum: Plugins
In reply to: [WP Smart Preloader] Urgent update neededHello @antoineverdier @openedge1 @symmetrium @paulinejv
Sorry for the delay. We were focused on some other projects and were not targeting this plugin at all. But now as we see there are so many users using it, we are focusing on it again and assisting with all of the issues.
We updated the plugin a few months ago and we hope that has solved your issues. We are really pleased to hear so many of you guys have liked the plugin, so we are planning to come up with better version. Are there anything you guys would like to have in this plugin?
Thank you.
Forum: Plugins
In reply to: [WP Smart Preloader] Issues on HTTPS websitesHello @forallatlantis
Sorry for the delay. We were focused on some other projects and were not targeting this plugin at all. But now as we see there are so many users using it, we are focusing on it again and assisting with all of the issues.
To assist on your issue, we would like you to share the content you have written in preloader’s setting. It seems like you might have missed writing https in image url.
Please let us know if this fixed your issue.
Thank you.
Gaurav