Announcement

Collapse
No announcement yet.

Creating A Contact Us Page

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Creating A Contact Us Page

    How do I integrate the Act_ContactUs page into my store to use the pre made template.

    #2
    Hi there

    What do you mean by this? Do you want to use the contact us page on your own website rather than the actinic store pages? If so, then this might be difficult, and it would be easier for you to use a formmail script. You can find this on google.

    Kind Regards
    Nadeem Rasool
    SellerDeck Development

    Comment


      #3
      Nadeem

      I see that there is a template called Act_ContactUs.html which creates a contact us page complete with a script to force entry of some fields. How do i integrate this with the store?

      Comment


        #4
        Hi Nick,

        The Act_Contactus.html will take what the customer has written and send it in an email using a perlscript.
        If you are looking to adding more extra fields or customising it, then you would need to edit the mailform.pl and look for the subroutine - SendMailToMerchant. Also you will need to add fields in Act_Contactus.html as well.

        You would need to know perl when editing the mailform.pl

        Kind Regards
        Nadeem Rasool
        SellerDeck Development

        Comment

        Working...
        X