Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
p01-contact : simply add contact forms in your pages
ChriS Wrote:I was struggling using p01-contact on a 3-languages site (with I18N-Plugin). Especially subject, captcha, askcopy an the send button are not customizable with the Special fields types.
Inserting the following code in the header of my template everything is fine:
Code:
if ($language == 'de') $p01contact->default_lang = 'de';
if ($language == 'en') $p01contact->default_lang = 'en';
if ($language == 'it') $p01contact->default_lang = 'it';

I was actually looking into the same thing.

How exactly did you insert the code above to the head of your template?
Reply


Messages In This Thread
askcopy syntax Not Working - by celextel - 2019-05-24, 01:54:40
RE: askcopy syntax Not Working - by celextel - 2019-05-28, 01:51:47
p01-contact : simply add contact forms in your pages - by Draxeiro - 2012-03-23, 22:58:50



Users browsing this thread: 5 Guest(s)