1) In Store setup when I enter geo code it keeps showing some place in France instead of mine.
How it can be fixed? Is it a bug?
Ans) Are you sure about geo code. Please enter same on google maps website.
the correct way is latitude,longitude
2) How to setup open cart to sent auto response from a different emails as per action. For example welcome@ for registration shipping@ when order is shipped, promo@ for promotions.
Ans) In opencart there is no such way. Hire a developer to do this.
3) Whats the best way to change OC2 so i can enable disable attributes in bulk and 1 by 1?
Ans) For assigning to products check this one :
https://www.opencart.com/index.php?rout ... n_id=27038
4) What are best overall OC2 stores managers? product, categories, attributes etc management.
Ans) Check this one :
https://www.opencart.com/index.php?rout ... n_id=14031
5) From contact us form how I can disable owner name that is shown before address?
Ans) Login in to server using filezilla and go to this path:
catalog/view/theme/ theme name / template/information/contact.tpl
Code: Select all
find this below line:
<div class="col-sm-3"><strong><?php echo $store; ?></strong><br />
And change it to:
<div class="col-sm-3">