dav74
Forum Replies Created
-
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Disable scripts from non shop pagesHi @khungate
Thanks for the reply. Back to my original question, does your script really need to run on non-woocommerce pages in order for it to have full functionality? That’s basically the root of my question.
If I could understand that, I can decide where we need to disable it.
Cheers!
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Disable scripts from non shop pagesHello @khungate
Many thanks for your reply and solution. Is this not something you can write into your plugin core files? Surely it is in the interest of everyone to only load your scripts where they are required and not on every page?
Thanks for your thoughts.
Forum: Plugins
In reply to: [Klarna Order Management for WooCommerce] krokedil_debuglog_kpGreat!
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Disable scripts from non shop pagesThe script I am talking about is: https://chimpstatic.com/mcjs-connected/js/users/ ………js
Surely this is only needed on WooCommerce related pages and not on our general website pages and home page for example?
Can you offer a snippet to disable this script on non woocommerce pages?
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Cleaning up wp_optionsOh forgot to ask, can I delete then all tables with the “wpseo” in them?
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Cleaning up wp_optionsThanks @cybr !
Thanks – ticket submitted
Forum: Plugins
In reply to: [Klarna Order Management for WooCommerce] krokedil_debuglog_kpThanks for the reply. Well yes it is not huge and we certainly do not have server issues with this, but it all counts to resource usage, which we are trying to slim down.
Great news you will make a change so that it is not autoloaded. Thumbs up
Forum: Plugins
In reply to: [Klarna Order Management for WooCommerce] krokedil_debuglog_kpThanks for the reply. Apologies for not explaining better. Here you can see the entry in PHP Admin in wp_options: https://ibb.co/3fFh6JV
I was trying to clear some of the redundant processes which are loaded on all pages of our website. This process from your plugin is at the top of the wp_options table. It seems rather heavy just for a few log files.
I of course will not delete this as obviously it is required, but does it load on every page of our site? Can you also give me the location of this log file so I can check it’s size?
Thanks
Yes I tried doing that but your ticketing system does not allow to upload .log files. It says the file type not allowed.
Thanks. Yes I tried and after I followed the first few steps (disabling then re-enabling plugin) I got it to work. But then after I made a change to the feed and tried again it strangely did not work. So very hit and miss, but I cannot get it to regenerate the feed anymore after trying multiple times and following the instructions you gave.
Maybe it is our firewall on the server.. not sure…
Thanks for the reply. Yes the image link expired but here it is again: https://ibb.co/DkC2SqX
I have disabled WP Cron and the cron task is enabled server end (to run every 10 minutes). Doubt that would be causing this issue but who knows…
Thanks @aukejomm
Here is a screenshot of the fail message: https://ibb.co/qRht51W
All my Google sheets until now I have done manually without a plugin. We have no Brand field in WooCommerce. I just manually entered this information when I created a Google Sheet in Google Merchant.As I said, I am testing your plugin on a site which is password protected (staging site). I wonder if that is a problem.
Thanks @alesmal
OK lastly, for our staging site which is an exact copy of our live site (we really do not want any bots crawling any of the pages) can we use your plugin with the 503 maintenance mode to block all bots?Or is it best not to use your maintenance page and just use the WordPress “Do not encourage search engines” setting? My problem with that is some bots might still ignore that.
Great good to know. Thanks
Well if the site is down overnight for maintenance, is it an idea to serve the other “Coming Soon 200 HTTP OK response page”?