Contact page (content/contact) have two columns: Address and Telephone.
So, I want to add some content (map, description...) on this page? How I do it?
Contact form is using FlexyForm system.
This system is enabling AbanteCart to manage forms via admin
We suppose to have an admin to manage FlexyForm developed, but we did not have time yet.
It is in the road map.
For now you can check our manual and change this with SQL updates in the database or PHP methods.
http://www.abantecart.com/document_wiki/index.php/Developing_Extensions_and_Extension_API#Working_with_Forms
Quote from: abantecart on April 24, 2012, 08:55:26 PM
Contact form is using FlexyForm system.
This system is enabling AbanteCart to manage forms via admin
We suppose to have an admin to manage FlexyForm developed, but we did not have time yet.
It is in the road map.
For now you can check our manual and change this with SQL updates in the database or PHP methods.
Thank you very much.. I have done.. ;D
i have edited contact us page but when i click on contact us its give error 404 not found.... why?
Quote from: adyblaze on July 04, 2014, 01:54:51 PM
i have edited contact us page but when i click on contact us its give error 404 not found.... why?
Hello. Restore original contact us and check if this error appear.
HI HOw can I modify the contact page layout
Example: I dont want telephone number to be displayed there and I don't want this much space between contact form text and actual field
Hello.
Enable template debug in your AbanteCart settings this will help you to locate files to edit