herng77
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] AutomateWoo ProblemI have contacted you all through official support channel and you guys said you were unable to help on that. I am currently looking to do some modification so it can support me.
Forum: Plugins
In reply to: [WooCommerce] AutomateWoo ProblemI have already reached out to them and all they say was we are unable to support orders more than 100,000 but it was not the case, even for 1k orders it will take at least 20-30mins to load.
Forum: Plugins
In reply to: [WooCommerce] AutomateWoo ProblemSorry about that, have edited it away, I still need help on this! hopefully someone can help!
I am just wondering why does Woocommerce need to update such a long variation string to the database, anyway we can eliminate those calculation/ etc since I just use single layer variation, the page would load so much faster if it is just a page where it just fetches a price.
thanks for your reply, yes I have already increased it before. Doing this basically forces all variation to run in ajax and caused the page-load to be 6-10 seconds per page, even then it still do this UPDATE wp_options SET option_value = thing.
Forum: Developing with WordPress
In reply to: Query String for Custom Endpoint in My Accounts TabYes, it is one of the tabs. Now, I am able to surf to http://test-X.com/account/license/?page=1 without stripping the page query, but when I tried to get data with $_GET[“page”], I am unable to get any data, am I doing anything wrong? I even tried to use get_query_vars.
if (!isset ($_GET['page']) ) { $page = 1; } else { $page = $_GET['page']; }This is the latest code
I didnt get any confirmation email but here is the order number for booster purchase: 23084
I emailed you guys for this. now I have sent another ticket on premium support forum, hope I get replied ASAP. thank you.
Hello.. Do i need to wait for 2-3 days for one reply.. pls help me I have purchased for almost 3 months still did not get any support on this.
No, I want the multi-currency to change currency based on the customer’s location.
But I don’t want the drop-down list to be using WCJ_Country_Drop_Down, I want it to be using currency switcher, so the drop-down list shows currency.
Currently, I am using Multicurrency (Currency Switcher) however it will not change currency based on the customer’s location. If i want to use Prices and Currencies by Country the drop down list need to be WCJ_Country_Drop_Down, I want to use wcj_currency_select_drop_down_list
Still no reply?
Yes, I have already done that, but I want to be able to change the currency. I want to use the currency exchange to change the country and not the country drop-down list. But if I use the currency exchange module, it will not change the default currency via IP.
Any replies on this? I have purchased for a few months, tried to email your support email also no reply.
But I would want to use Prices and Currencies by Country Module not the Multicurrency Switcher module. I want the currency of the user to switch base on geolocation, but still display with currenct instead of country.
I have contacted you all several times and it seems that you are not replying my message