Page 1 of 1

Joomla integration

Posted: Thu Jul 07, 2011 5:06 pm
by jwilmes
I have created a new website using Joomla. PHP residence is part of a joomla menu but has the standard layout. I now want to create a page layout for php residenc which is equal to the layout of the website. How can I do this? http://www.gulpdal.com

Re: Joomla integration

Posted: Tue Jul 12, 2011 1:55 am
by kyomar
Hi,

1. create a module (mod_wrapper) and under parameters point the url to the location your availability from is stored and give it a unique position name (eg booking).

2. create or use an existing article, where you would like to see your availability form, and enter {loadposition booking}.

Hope I could help.

Re: Joomla integration

Posted: Tue Jul 12, 2011 6:36 am
by jwilmes
This works. Thanks for your help