AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: bs135 on April 23, 2012, 07:30:34 PM

Title: How to edit contact page?
Post by: bs135 on April 23, 2012, 07:30:34 PM
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?
Title: Re: How to edit contact page?
Post by: 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.
http://www.abantecart.com/document_wiki/index.php/Developing_Extensions_and_Extension_API#Working_with_Forms

Title: Re: How to edit contact page?
Post by: bs135 on April 25, 2012, 09:34:49 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
Title: Re: How to edit contact page?
Post by: 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?
Title: Re: How to edit contact page?
Post by: Basara on July 07, 2014, 08:30:32 AM
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.
Title: Re: How to edit contact page?
Post by: rvalani on July 18, 2016, 06:01:33 PM
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
Title: Re: How to edit contact page?
Post by: Basara on July 19, 2016, 02:45:56 AM
Hello.

Enable template debug in your AbanteCart settings this will help you to locate files to edit