I'm working on a website where I'm using a third-party plugin called googleDirections. The plugin allows me to easily display directions to a GeoCoordinate in any content. My issue is that I'm trying to implement this in ChronoContact. I thought it was a plugin issue but the issue is that ChronoContact is seeing the plugin code as plain text.
Here's the code that I'm to input on any content page:
That is directly from the author's website. If I create a regular content page and paste that in then the map of Google with a box for me to type in my address appears with no issue. If I type that in on a ChronoContact form I create then instead of the map showing up just that code shows up.
I put the code in the Form Code > Form HTML secion. I basically have the address/phone number listed of the business then below that I have that code so people can get directions to the business.
Here's the code that I'm to input on any content page:
{googleDir_tohere width=400 height=360
home_label="Google Inc."
home_lat=37.4219720, home_long=-122.0841430}
That is directly from the author's website. If I create a regular content page and paste that in then the map of Google with a box for me to type in my address appears with no issue. If I type that in on a ChronoContact form I create then instead of the map showing up just that code shows up.
I put the code in the Form Code > Form HTML secion. I basically have the address/phone number listed of the business then below that I have that code so people can get directions to the business.
Hi krackerjax,
Please try setting "Enable mambots?" to 'Yes' about two-thirds of the way down the Form General tab.
Bob
Please try setting "Enable mambots?" to 'Yes' about two-thirds of the way down the Form General tab.
Bob
Awesome! That did the trick. Thanks!
This topic is locked and no more replies can be posted.