svetoslavd79
Forum Replies Created
-
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] CDN IntegrationThis is awesome. Thank you.
I will keep you posted.
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] CDN IntegrationHi Gabe,
You are very welcome. It is totally deserved with such a greta plugin.
I should have included more information to start with. Sorry about that.
As for key CDN, they have their own plugin and you can see it here: https://www.ads-software.com/plugins/cdn-enabler/ I liked how simple it is and why I opted to use it in the first place. Yes, by “plugin optimization” I meant minified and merged css and js files.
My host is Siteground, which also offers their own caching plugin: https://www.ads-software.com/plugins/sg-cachepress/ Since they are the host, I opted to use their own plugin and have not thoughts about testing something else that already has CDN integration. Would you have a favorite combination of WP Asset Cleanup and one of the popular caching plugins – Autooptimize, Wp Rocket, etc..
It would be great if we can just add the CDN config directly in Asset Cleanup and take advantage of all the great features and have our minified and combined css and js file being served via the CDN
Forum: Plugins
In reply to: [Direct Stripe] Update CC button creates new customerHi Nicholas,
Thank you for your response and looking into this. While your plugin is great, we did some more research and found out that we would not be able to achieve what we wanted.
Because our customers are created via various 3rd party systems, it seems that we have multiple customer accounts in stripe with the same email address. That in itself means that we can not match customers solely based on email address.
Thanks again for all your help and a Happy New Year
Forum: Plugins
In reply to: [Direct Stripe] Update CC button creates new customerHi Nicholas,
Thank you for the prompt reply. We actually used the live mode and performed tests on real customer accounts.
We could also see that the Stripe popup recognizes the email address of the logged in user, yet a new customer record was created in Stripe.
Thanks again for looking into this.
Kind Regards
Adding the below to wp-config.php on the staging site of WpEngine worked for me:
// Disable display of errors and warnings
define( ‘WP_DEBUG_DISPLAY’, false );
@ini_set( ‘display_errors’, 0 );Hope this helps
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Disable on TabletsHi Ahmed,
I did some digging myself and noticed you guys are using wp_is_mobile which only tests for user agent.
based on that I disabled the option within your plugin and configured my own redirect which seems to be ok based on Google’s guidelines.
Thanks again
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Disable on TabletsHi Ahmed,
I know and understand that but wanted to see if you have a filter that can be applied to the “Mobile Redirection” setting that will trigger that setting if screen width is under lets say 760px? Sorry, i should have been more clear as to what I wanted.
Thanks for your quick reply.
Forum: Plugins
In reply to: [Login With Ajax - Fast Logins, 2FA, Redirects] Refresh issues on SafariHi,
Yah, it seems to be happening with the latest Safari 9.0.2. I haven’t tested it much on the old versions but I don’t recall having this issues before. Also I noticed that it is happening on the latest mobile Safari too. I hope this helps narrow it down.
Regards
Sven from https://wpup.coForum: Plugins
In reply to: [Chat Rooms powered by Firebase] 403 ForbiddenThanks Roy,
You are spot on. I downgraded the rest api plugin to 1.2.3 and now it;s all working. I also found a note that says with the latest rest api, you need to add ‘show_in_rest’ => true when registering your custom post type.
On the other hand, I would love to add timestamp and avatar image for each chat message. I’m comfortable with php and jQuery, so if you could give me some guides, I would love to do it and contribute back for other peeps.
Regards
SDForum: Plugins
In reply to: [Chat Rooms powered by Firebase] 403 ForbiddenSo, I played a bit with the plugin and especially the WP REST API and I’ve narrowed it down to the fact the REST API is not even seeing the chat room posts. If you simply browse to
https://snminteractive.com/gamtalk/wp-json/wp/v2/posts/
You see all the normal posts but not the custom (chatroom) posts.
Any idea?
Forum: Plugins
In reply to: [Chat Rooms powered by Firebase] 403 Forbiddennope, I just installed all plugins, activated them, created a chat room and viewed the page. Could this be caused by the hosting? I’m using Siteground
Forum: Plugins
In reply to: [WordPress Social Login] Has anyone got this working with WishList Member?Hi, we have a new plugin that was developed exactly for WishList Member social login and registration. If you are still interested, you can check it out here: https://wlmsocial.com
Kind Regards
SDForum: Plugins
In reply to: [Really Simple Share] LinkedIn Share gives 403 ForbiddneI just noticed, this happening on another site as well. Here is a link: https://www.dalhousiehealthandwellness.net/everything-need-know-sciatica/
Forum: Plugins
In reply to: [Really Simple Share] LinkedIn Share gives 403 ForbiddneI was just wondering if you were able to take a look at this and if you had any feedback? Is there something I can do to provide more info into the issue?
Just wanted to note that I am using w3 total cache. Not sure if that changes anything, but wanted you to know.
Thanks again
SD