esia168
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Different Cache per countryHi, so it means on the first visit, we set the country of the user into the cookie, that means on the first load the use won’t get the correct cache specific country ? Because there’s no country cookie set yet, only the second load then the user will get the correct country page. Is that correct ?
I have disable all the plugins ! Left woocommerce and this plugin.
I have seen that the temporary feed is generated in
wp-content/uploads/woo-product-feed-pro/csv/972cf961d4cf270cc783e0441ac2d3b9_tmp.csv
so it’s not folder permission issue, I have set the batch to 800 products, still it does not generate 800 at once.
I have deactivate and activate the plugin, not working.
I have spent the wholeday just on this, this is why I am frustrated.
@gtechwebstore Hi, you can just use another plugin, which I did and it works.
Free for 2 currencies :
https://www.ads-software.com/plugins/woocommerce-currency-switcher/Hi, yes it works now, after I grant write permission for all the contents in the wp-content/ folder for the apache user.
but can you let me know what specific folders in the wp-content that the woocommerce need to be writable ?
Thank you
- This reply was modified 5 years, 5 months ago by esia168.
Omg, I just realized that this is a big security risk isn’t it to grant PUT ?
Got this from.
I know I have to crate the user with read/write request, previously the REST API works that is connected with external application shopmaster.com
Recently, I have hardened the wordpress file permission, that will allow apache user with write permission for some folder in wp-content/
the rest are only readable.
So could it because of this I get forbidden ? What are the folder need to be writable by the apache user ?
Hey, thanks so much, that setting works, now the errors are gone.
“But does it mean that the cwebp doesn’t work in WebP Express, while the test script says it works?”
Before I apply the solution, the WebP Express does work, I saw my website has many jpeg and png converted to webp format. It is just that in apache throw that errors. Also in Webp Express setting, the test for the cwebp does work.
- This reply was modified 5 years, 5 months ago by esia168.
Hi, thanks for the info, but can answer me specifically did you put the curly braces on that $table_name ? I want to make sure that my website is not hacked.
$total_items = $wpdb->get_var(“SELECT COUNT(id) FROM {$table_name}”);
I still can’t trust this plugin yet though, seems security issue has not been well implemented from beginning. I have to uninstall for now.
Forum: Plugins
In reply to: [Advanced Woo Search] Security issue, wordfence warn of modified plugin fileHi, thanks for the info, can I know how does changes can happened on a website after the update triggered by the website admin ? Can the plugin developer update the source file of a wordpress site without authorization of the website owner ?
Or actually you commit changes on to the plugin file that is uploaded on in www.ads-software.com ? but the version hasn’t change, so that’s why wordfence detect that it was different. True ?
I would love to have this function too, please. Any progress ?
It works, thanks, now I understand why you leave it plain and simple in mobile, because the dropdown button now appear very small to click.
@ilsc Hi, i am also looking for solution on this, can you share your source code ?
or anyone that know this ?
Forum: Plugins
In reply to: [Checkout Address Suggestions for WooCommerce] Wrong address completionHi, sorry, still no update yet ?
Forum: Plugins
In reply to: [Checkout Address Suggestions for WooCommerce] Wrong address completionHi, may I know you are still fixing the issue ?
Forum: Plugins
In reply to: [Photo Reviews for WooCommerce] Stars count shown not accurateWorks well now. Sorry, I have one more question, does your plugin has the ability to show just the first name of the customer ? Just show the first letter then show *** then the last letter such as.
Michael shown as M*****l
Forum: Plugins
In reply to: [Photo Reviews for WooCommerce] Stars count shown not accurateHi, there’s one more issue though, in mobile, the review can’t be clicked to show full review. so it’s not showing complete text review. Any ideas ?