In my Opencart 2.0 checkout page - Region / State dropdown menu .. there are no regions and states in the drop down mention .. visitors are unable to choose and proceed.
Please view my portal gosf.ekitchen.in
what is the problem ? Please help
Please view my portal gosf.ekitchen.in
what is the problem ? Please help
it seems your template problem. Try to contact your dev.
Or, for your compare, use default template and see its works or not.
Or, for your compare, use default template and see its works or not.
Cari album edisi luar negeri? Atau dalam negeri juga bisa. Kunjungi saja http://www.sawios.com Semoga bisa membantu.
There is something wrong with your routing. Maybe it's because you host the shop on a CDN.
If I stepthrough the checkout with registering an account I get this routing:
If I do the same in your shop I get the following routing:
There are the customer_group_id and country_id missing.
If I stepthrough the checkout with registering an account I get this routing:
Code: Select all
GET http://xxx/index.php?route=checkout/login
GET http://xxx/index.php?route=checkout/register
GET http://xxx/index.php?route=checkout/checkout/customfield&customer_group_id=1
GET http://xxx/index.php?route=checkout/checkout/country&country_id=81
Code: Select all
GET http://xxx/index.php?route=checkout/login
GET http://xxx/index.php?route=checkout/register
Thanks a lot for spoting the problem.. I have disabled my CDN and the drop down menu is working fine.
Thanks ! You're a life saver.
Thanks ! You're a life saver.
Who is online
Users browsing this forum: No registered users and 16 guests