budbeeke
Forum Replies Created
-
Thanks Vladimir!!
I actually un-checked the two boxes in settings, and this seemed to fix it.
Every shortcode seems to work now using 4.1.0.
Sorry Vladimir, but what are “sticky topics”?
Let me first say I really appreciate Ultimate Shortcodes, and I am very happy you are working on backward compatibility.
However, when I update to 4.1.0., Revolution Slider shortcodes do not work. I am using the Genesis theme. Any tips?
Thanks
Forum: Plugins
In reply to: [Genesis eNews Extended] Not sure which elements of code to useThanks for the speedy reply!
Here’s my test site: https://prts.studio10design.net/
Thanks for any help.
Forum: Plugins
In reply to: [Genesis eNews Extended] Not sure which elements of code to useThanks so much!
This does work, but in a limited format……
It requires the person to re-enter their email address, and I don’t get their first and last names.
Do you have any further ideas??
Thanks again, Brandon.
Forum: Plugins
In reply to: [Genesis eNews Extended] Not sure which elements of code to useHello,
I am using VerticalResponse. My code is as follows. I would very much appreciate any help……
<form method=”post” action=”https://oi.vresp.com?fid=c347ed0bcb” target=”vr_optin_popup” onsubmit=”window.open( ‘https://www.verticalresponse.com’, ‘vr_optin_popup’, ‘scrollbars=yes,width=600,height=450’ ); return true;” >
<div style=”font-family: verdana; font-size: 11px; width: 160px; padding: 10px; border: 1px solid #000000; background: #dddddd;”>
<span style=”color: #333333;”>Sign Up Today!</span>
<p style=”text-align: right; margin-top: 10px; margin-bottom: 10px;”><span style=”color: #f00;”>* </span><span style=”color: #333333″>required</span></p>
<label style=”color: #333333;”>Email Address:</label> <span style=”color: #f00″>* </span><input name=”email_address” size=”15″ style=”margin-top: 5px; margin-bottom: 5px; border: 1px solid #999; padding: 3px;”/>
<input type=”submit” value=”Join Now” style=”margin-top: 5px; border: 1px solid #999; padding: 3px;”/>
<span style=”color: #333333″>Social and Email Marketing by VerticalResponse</span>
</div>
</form>