• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 21.09.20, 20:49
  • Opened by: juan cantu
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #19219 - Modify Contact Page

How to modify the contact page via code? ( i have seen thats not possible with the page builder)

Also if its possible to just use the same contact form that you use in the “contact page” but add it to a new CMS page

Comments

Fred 22 Sep 2020, 11:15

Yes, you can create a new CMS page, add a widget “Prestashop module” and select Contact form module in the list.
Or just edit the file /themes/alysum/modules/contactform/views/templates/widget/contactform.tpl

juan cantu 22 Sep 2020, 17:54

Sweet just wondering, is it possible to remove/change the sidebar on the left of the contact page? i couldnt find in contactform.tpl where to remove it i suppose the configuration its somewhere else.

I can see that in the demo the sidebar shows “best sellers” while the default its “products categories”

Fred 22 Sep 2020, 18:09

Check out theme documentation here http://alysum5.promokit.eu/promokit/documentation/#faq5

juan cantu 22 Sep 2020, 18:20

Thank you! one last thing, for default there is 3 sections in the contact form, im ok with that but how do i modify the “select” options, right now are WebMaster and Customer Service

Fred 22 Sep 2020, 18:27

it should be somewhere in the prestashop settings. There is no option to change that in the theme settings

juan cantu 24 Sep 2020, 22:05

/themes/alysum/modules/contactform/views/templates/widget/contactform.tpl this is to modify desktop versio, what about the file to modify amp version?

Fred 25 Sep 2020, 10:55

you can find it in this file /themes/alysum/templates/mobile/cms/contact.tpl