jumper
Forum Replies Created
-
Thank you! I will check it out!
I’m also experiencing this problem. Experimenting a workaround with this: https://wordpress.stackexchange.com/questions/92020/adding-a-second-email-address-to-a-completed-order-in-woocommerce
Forum: Fixing WordPress
In reply to: FTP Connection issueYou have permissions problem in your web server.
When correctly configured, you click Install and it will install the plugin without asking for password.
Well the plugin 3rd party cookie setting works as expected. I actually did not have to do anything.
I first thought it was broken. When I checked “view source” it didn’t show my Google Tag codes even after I’ve allowed 3rd party cookies. Turns out you need to either check the insertion of 3rd party cookies using Chrome DevTools (Elements tab) or use the Tag Assistant chrome extension (http://bit.ly/2JsPk7Q).
When you haven’t given permission to allow 3rd party cookies, none of the codes will be inserted. If you enabled 3rd party cookies, then Tag Assistant will refresh and show you Tags it is now able to find on the page.
I’m using version 1.1.1 if that helps.
Forum: Fixing WordPress
In reply to: “Add new Category” doesn’t refresh list of categoriesThank-you @paristocrate. Your answer solves this issue!
Forum: Reviews
In reply to: [Gmail SMTP] Issues with setting up the pluginAgree with @naa986.
The plugin came with full instructions.
The user @clinton101 doesn’t know how to properly implement all the steps.
Forum: Reviews
In reply to: [Autoptimize] Doesn’t work with Klarna Checkout [SOLVED]Yes. I had to use both: 1) untick the “aggregate cart” option in Advanced settings, and 2) Paste the filter code you sent in my child theme’s functions.php to solve this problem.
Thank you!
Forum: Reviews
In reply to: [Autoptimize] Doesn’t work with Klarna Checkout [SOLVED]Really?? That’s great! How do I do that?
Thanks!
Forum: Fixing WordPress
In reply to: Move WP to a new folderThanks. Done it,