Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
p01-contact : simply add contact forms in your pages
angelo Wrote:I am use i18n plugin ... and I need setup other languare for more pages.

I'm not using p01-contact, but from the description it seems you can use it in components: just create a component for each language (e.g. named "Contact", "Contact_de", "Contact_fr", ...) and call p01-contact with language specific settings, e.g. for "Contact_fr":

Code:
$p01contact->default_lang = 'fr';
...

Include the component in your template with get_i18n_component instead of get_component or use the DynPages plugin (http://get-simple.info/extend/plugin/dynpages/81/) and include the component in your page using {% contact %}. The I18N plugin will choose the correct component version.
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
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 mvlcek - 2011-02-01, 04:11:02



Users browsing this thread: 3 Guest(s)