Great module.
I apologize if this has already been discussed, I searched and read as much as I could before posting.
I want to create a pop-up that displays a chronocontact form.
The site that I am rebuilding has static mailto://
info@email.com type links in all of the articles. I would like to change the links to a pop-up to an article that has a chronocontact form so that the user can email me. I also want to store everything into a db and that is why I would like to use chronocontact.
Using the latest (as of 2 days ago Modal module, joomla for this project is the latest (as of a week ago)). My template has some conflicts with some of the modal types, however I am happy with GreyBox.
This is my current code:
{modal url=
XXXX.com/CTS/index.php?option=com_conten...;id=54&Itemid=50|type=GreyBox|width=530|height=400}
Contact Me
{/modal
}
The refering page is an article with the following on it:
{chronocontact}ContactUs{/chronocontact}
The chronocontact page works fine independently. I also have modal working properly throughout the site, but just not here.
Any advice would be greatly appreciated.
Thank you,
John