Vadim
Forum Replies Created
-
You are fantastic, this solved the issue!
Forum: Plugins
In reply to: [Loco Translate] Different domain per languageThank you!
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] legacy-core.php file infectedSame infection is reported by ImunifyAV on version 9.0.35
Understood, thank you!
I switched caching to WP Super Cache to see if this will occur again
Tim, thank you for your reply,
Based on your experience, do you have any idea what might be causing this? We had it on another project with WPML, and the only similarities I see is that both projects were using WooCommerce and WP Fastest Cache.
Can WP Fastest Cache be causing this? At least we know that caching plugin can write into htaccess file
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Conditional email recipient fieldThank you!
Thank you very much!
- yes, we are using plugins for UPS and DHL. Those are not Flat Rates, they have some calculation logic behind them
- So if user adds both categories we would like to allow only particular shipping method
I will add scenario for point 2
Category A – large, heavy items
Category B – small, light items
DHL and UPS can handle Category A with large and heavy items
Local postal service can handle Category B with small and light items
So if customer adds both Category A and Category B to the cart we would like to allow to use only DHL and UPS. Local postal service method must be disabled, as it can not handle large items
Thank you very much for helping us on this
Thank you for fast response!
Currently we already have 4 shipping options on our site. Those include local and international postal services as well as DHL and UPS.
Our goal is to make sure that we allow shipping of particular categories only via DHL and UPS. So when customer adds a product from a particular category into the cart we need to make sure that local and international postal services methods are disabled and customer is allowed to choose only between UPS and DHL.
Is that something we can do with your plugin? Is it available in free version or we need a PRO?
I just got reply from support, in case someone needs it:
To disable redirect to the product page instead of the search results page use this code:
add_filter( ‘woocommerce_redirect_single_search_result’, ‘__return_false’ );
Forum: Plugins
In reply to: [WooCommerce] Process your orders on the go. Get the app.@xue28 the problem is that there are way more of those footer texts than the app. What I was able to currently find:
Process your orders on the go. Get the app
Thanks for reading
Thanks for using *shopname*All of those appeared after the recent update
Forum: Plugins
In reply to: [WooCommerce] Process your orders on the go. Get the app.We are having the same issue. Random messages appeared on the bottom of WooCommerce emails. Is there a way to disable them?
We are having the same issue. The more elements we have on the page – the slower the browser becomes.
It makes editing long posts just impossible.
As far as I see there is no solution for this as of right now
Please take a look at this thread:
https://community.letsencrypt.org/t/hacked-new-wordpress-sites-because-le-is-created/175284
It seems, that bots are checking when new domain is requesting SSL certificate and instantly attack domain. In case you have WordPress uploaded, but not installed yet – they use install and upload script.
We had exactly the same issue. Brand new site on dev server. Google indexing disabled.
Everything installed from official repos on latest versions.
WordPress
Enfold theme
Safe SVG
Duplicate post2 days after website install file wp-includes/.query.php starts DDoS attack from our server.
So far we have no idea now website got infected.