2015-06-04, 22:42:08
Is there a way to have plugins within components? I use the Google Map plugin, and placed the code within a component. Placing that component on a page, the map plugin code disappears rather than showing the map ...
Component:
<h2>Map</h2>
<p>(%googlemap:MyPlace%)</p>
Component:
<h2>Map</h2>
<p>(%googlemap:MyPlace%)</p>