blackaholic89
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Content by Country (by Shield Security)] Ip2Nations IssueHello Paul,
Thank you for your reply. So, which .sql file that I need to import? ip2nation.sql or ip2nationCountries.sql? And is this import process can be done directly on PHPMyAdmin?
Thank you.
Forum: Plugins
In reply to: [Custom Content by Country (by Shield Security)] Ip2Nations IssueHello,
Any updates?
Okay, I think I fixed it.
class WC_PSAD { public function __construct() { $this->init(); } public function init () { if($_GET["post_type"] == "product"){ return false;}; global $psad_queries_cached_enable;
Hello,
This issue happened on my website as well. Any solution for this?
Thank you.
Forum: Plugins
In reply to: [Front End PM] Announcement CountThanks Shamin Hasan!
It’s working like magic!
Forum: Plugins
In reply to: [Price Based on Country for WooCommerce] Manual country select@oscargare Sure!
Forum: Plugins
In reply to: [Price Based on Country for WooCommerce] Manual country select@oscargare – Thanks a lot! It’s working like charm!
Forum: Plugins
In reply to: [Price Based on Country for WooCommerce] Manual country selectHello oscargare,
I already tried it on a private browsing window, but it’s working same.
It’s my website : https://divopelli.com/shop/
Am I did something wrong?
Forum: Plugins
In reply to: [Price Based on Country for WooCommerce] Manual country select@Sonnecschauer
Thank you! It’s appear now. But after I pick the selector and click the button, when I changed the page, it’s return default price again. Is this supposed to be like this?
Forum: Plugins
In reply to: [Price Based on Country for WooCommerce] Manual country select@Sonnecschauer
I am not a developer, so I don’t really understand the steps, especially on add action and the country-selector.php. Is .php will automatically show or we need to put them on header.php (since I want to show the selector on header).Thank you.
Forum: Plugins
In reply to: [Price Based on Country for WooCommerce] Manual country selectHello Oscar!
It’s a great plugin! Thank you for this plugin.
How can I get the template to add a country selector? I mean, is this already setup through dashboard or I need to modify manually the code? I use the newest version of the plugin.
Thank you.
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Filter Not Working at the First TimeHello Dima,
These last days, I tried to find errors that you said above, but I can’t find it. Can you please let me know how you can find that error?
Thank you.
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Filter Not Working at the First TimeAnd, after the second refresh, the filter is started with “No Products Found”, but after I modified the filter, when I unchecked all boxes, it’s working well.
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Filter Not Working on Shop PageHello Dima,
As you said, the problem is because this script was error. I fixed this and the plugin is working like a magic. Thank you for your help and this awesome plugin. Save my day!
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] Filter Not Working on Shop PageHello Dima,
Thank you for your quick response. I will try to check and fix this one first. I will get back to you if I still found any issues.