Ok. I'm searching. I'm searching. Reviewing. Surfing. Searching.
What am I missing? I think I'm looking for something to do with
"inlinepopups". If so, I see the plugin. Now what? (sorry in advance)
Am I creating a UDT? If so,
what's the code that I enter?
I'm trying find the solution myself, but a lot of time when I come across a post that appears helpful and I click on certain links, I get the 401 page error. For example:
pixelita wrote:
Post subject: Trying to use UDT "Popup" but it's throwing Smarty errors.Posted: Mon Apr 30, 2012
I am not sure if this is the right forum for this. I am trying to use a code snippet found here:
http://wiki.cmsmadesimple.org/index.php ... pt_code.29
It's a popup box with inline javascript. I copied the supplied contents for the UDT, created the UDT entitled 'popup,' and put this code in my template where I wanted the popup link, all per the instructions:
Code: Select all
<div id="email"><h3>Subscribe To Our Newsletter!</h3>
<p class="email">{popup url='newsletter-signup' width=480, height=320}</p>
</div>
The page I am referencing, 'newsletter-signup' has also been created; it is using a bare bones template, and here is the content of that page [it's a really badly formatted HTML Mailchimp template, BTW]
Help!! And thank YOU in advance!
