everlearn
Forum Replies Created
-
Forum: Plugins
In reply to: [Groups] Groups plugin prevents editing any page/template in ElementorAdding the line below to our wp-config.php file will show two extra lines indicating theat the Groups plugin blocks changing file prefs using the chmod() function.
define( 'GROUPS_WS_LOG', true );
The errors that are shown via debug when we add the extra line of code to our wp-config.php file:
Warning: chmod(): Operation not permitted in /home/000000.cloudwaysapps.com/hidden_name/public_html/wp-admin/includes/class-wp-filesystem-direct.php on line 173
Warning: chmod(): Operation not permitted in /home/000000.cloudwaysapps.com/hidden_name/public_html/wp-admin/includes/class-wp-filesystem-direct.php on line 173Hi Andreas,
Thank you for your response.
We have resorted to use css to remove the drop down menus completely and leave just the selectors for payment methods eg. iDeal, Paypal, creditcard etc. This makes for a cleaner interface. The follow up secure screen from Mollie allows customers to select the bank for payment anyway, so it’s not such an issue anymore.
Regarding your solution. We prefer not to use another plugin but I will try to test your suggestion to see if it works.
Thanks for your support,
Rob
everlearnGood morning carmen,
Yes we tested hiding the CSS style you mentioned but that doesn’t work.
We’ll contact the e-mail address.
Thank you for your reply.
regards,
everlearnAh, sorry I made a typo. We used to use Mailchimp for Wooocommerce but now we have Mailchimp for WordPress with the premium addon.
We have the store synced up and everything works great. Except that the specific automation trigger mentioned is only triggered with new purchases and not when an existing customer makes a second purchase.
To be honest I overlooked the red button in the lower right corner. I’ll use that to mail our issue directly to support. Thanks for your help.
Hi Lap,
We do have the Mailchimp for Woocommerce Premium addon. And we have the checkbox on the checkout form plus the settings are set so that the data in Mailchimp of existing subscribers are updated.
So there should be no reason why the automation ‘Purchase any product’ only registers first time purchasers.
Please advise.
Kind regards,
Rob
everlearnHi Stanimir,
Thank you for your reply.
We have now turned off the ‘Load Render-blocking JavaScript Files Asynchronously’ setting in the SG Optimizer plugin so you won’t be able to see the error anymore.
But if you want to check out the page, you can use the link for the product page below and click the big green purchase button on the right. If you then click the green button on the cart page, you get to the checkout page that gave us the error and where no JavaScripts would work.
https://www.everlearn.nl/training/premiere-pro-geavanceerde-montage/
Thanks for responding!
Regards,
RobI have found the cause of this issue.
The ‘Load Render-blocking JavaScript Files Asynchronously’ setting in the Frontend Optimization preferences of SG Optimizer was turned on. When we turned this off the error disappears. This is a shame as we gained a lot of speed advantages by loading Javascripts asynchronously so they don’t block the loading of pages on our site.
Is this a known issue and will this be looked into?
For the record, this error happened even though all plugins were inactive except for the Woocommerce and SG optimizer plugins.