Soulstudio
Forum Replies Created
-
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Jetpack plugin facebookMy client has the same issue, we noticed it yesterday. The issue appears on different WP themes and different servers.
It seems to work fine (mostly, not always) in Chrome but it doesn’t work in Firefox at all.
I’ve tried to debug this for 2 hours, even going through browser cookie settings and in the end it all came down to Jetpack or at least it seems so, so I came here to check if anyone else is having this issue.
The problem was related to a third party javascript that was being loaded on specific pages. Only on that pages the problem was present. It is solved now.
Forum: Plugins
In reply to: [WP Content Copy Protection] Plugin is broken (protection is always on)I disabled all the plugins and the issue was gone. So I activated them all one by one to figure out what plugin was causing the issue.
My client also uses NextGEN Gallery PRO which has “image protection” options. There is an option to disable the right click, it was activated.
Hopefully this finding will help somebody in the future. ??
Forum: Plugins
In reply to: [Enable jQuery Migrate Helper] Feature requestMakes sense. Thanks for clarifying!
Forum: Plugins
In reply to: [WooCommerce] “New order email” not showing ordered items anymoreSolution was to use “woocommerce_checkout_order_processed” instead of “woocommerce_new_order”. ??
Forum: Plugins
In reply to: [WooCommerce] Question regarding “woocommerce_new_order” hookSolution was to use “woocommerce_checkout_order_processed” instead of “woocommerce_new_order”. ??
Forum: Plugins
In reply to: [WooCommerce] “New order email” not showing ordered items anymoreThe issue is related to usage of “woocommerce_new_order” hook in my functions.php file.
- This reply was modified 6 years, 7 months ago by Soulstudio.
Forum: Plugins
In reply to: [WooCommerce] “New order email” not showing ordered items anymoreUPDATE:
The email template seems to be fine. In fact, thead (product/price/quantity) is shown in email notification but tbody is empty.
I tried with PHP 5.4 and 7.1. I also disabled ALL plugins except WC and the problem is still there.
My WP, WC and all of the plugins are up to date.
Forum: Plugins
In reply to: [Wallet for WooCommerce] How to reduce the amount in someone’s wallet?Oh, I thought this credit/debit is something totally different. ??
Thanks!
Forum: Plugins
In reply to: [Wallet for WooCommerce] How to reduce the amount in someone’s wallet?Update
I tried to deactivate all the plugins except WooCommerce and the problem persists (PHP 7.1, latest WP, WooCommerce and WC Wallet versions).
It would be great to have a confirmation that it is supposed to work that way so that I don’t waste any more time on troubleshooting. ??
If this is not a bug, is there any chance we get that as a feature in future versions?
The value admin adds to user’s wallet can only increment. What if store admin miss-types the value? What if there is some administrative change (not classical refund) which requires store admin to reduce the wallet value for some users?
I can help them through database edit but that is additional work for both them and myself.
Thanks!
Forum: Plugins
In reply to: [User Wallet Credit System] Question and a feature requestThank you for your response.
- This reply was modified 6 years, 11 months ago by Soulstudio.
Forum: Plugins
In reply to: [User Wallet Credit System] Was this issue fixed with the latest update(s) ?Wow, that was fast! You rock! ??
Thank you!
Forum: Plugins
In reply to: [Brozzme Multiple admin emails] Your plugin breaks WP options on PHP 7.1New version works perfectly, thank you! ??
Forum: Plugins
In reply to: [Redirection] Problems with the redirected permalinkAh, I see. Aside the url problem we talked about, this plugin’s htaccess writing seems not to work at all.
I will probably go for a manual htaccess edit just like you did. ??
Thanks for the info!