My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
I searched this thread to no avail....
Anybody have any idea how to use zen lightbox with the zen mailchimp newsletter plugin?
No luck on the zen mailchimp forum either.
thank you
Here is how to get mailchimp to use a new window upon pressing "Subscribe".
add target="_blank" to line 13 of tpl_mailchimp_sidebox.php as illustrated in the code below
'method="post" target="_blank" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form">';
next step is to throw some javascript in to "size" the new window
then I will work on getting it to start in a lightbox
anybody want to help?
Slimbox is a very slimed down lightbox... doesn't have code for anything other then images.. where colorbox is a full lightbox and can display anthing... I use it to dispaly images, help, privacy, contact-us form and such... easy to setup, degrades back to a standard popup... responsive, no problems. create the standard popup, add zen colorbox code, set a class, set a watch for the class in DOM, done...
Dave
Always forward thinking... Lost my mind!
i am using zen lightbox
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
I know... did you know the core is Slimbox! like zen colorbox is jQuery Colorbox! The masters made it easy to intergrate into our sites..
you'll spend allot of time on Slimbox, which doesn't support loading forms (iframes) or use something that does support iframes... just trying to save you time!!
Dave
Always forward thinking... Lost my mind!