Page 1 of 1
[SOLVED] Moving to Proper Board
Posted: Fri Apr 12, 2013 3:12 pm
by niki
Hi Guys,
I need your help. My company is doing a Fetchback campaign and for the life of me I can't figure out exactly how to do what I need to do which on the surface seems insanely simple.
When a person comes to a specific page on our site (after clicking on a retargeting banner ad somewhere external to our site), it makes them have to enter their zip code. That's it. The dialog box is the part that's escaping me right now.
Thank you very much, in advance.
Re: Need Guidance with creating Dialog Box to Enter Zip Code
Posted: Mon Apr 15, 2013 12:14 pm
by niki
Oh boy. I'm in trouble. I thought this was an easy one. Maybe too easy and I should figure it out on my own?
Ok. Thank you.

Re: Need Guidance with creating Dialog Box to Enter Zip Code
Posted: Mon Apr 15, 2013 3:28 pm
by niki
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!

Re: Need Guidance with popup Javascript Code
Posted: Mon Apr 15, 2013 3:51 pm
by Jo Morg
The wiki has been dropped in favor of the
Docs site. Better organized but some of the original wiki data wasn't up to date and didn't get through.
However I can point out that an UDT will only accept PHP code, whereas a GCB can have a mix of HTML/Smarty/Javasript.
Re: [SOLVED] Moving to Proper Board
Posted: Wed Apr 24, 2013 7:36 pm
by niki
Jo you're my hero. I owe ya! Cerveja e vinho é o meu prazer!
