FancyThemes
Forum Replies Created
-
Forum: Plugins
In reply to: [Optin Forms - Simple List Building Plugin for WordPress] Getresponse “issue”Hi Pete,
You’re welcome.
Great, the update will be released tomorrow.
Forum: Plugins
In reply to: [Optin Forms - Simple List Building Plugin for WordPress] Getresponse “issue”Hi,
We could add a filter in there which would allow you to change the “thank you page” URL to any URL you want.
Basically the way it would work is you put a bit of code in your theme ( or child theme ), we will supply the code of course.
Would that work?
Forum: Plugins
In reply to: [Optin Forms - Simple List Building Plugin for WordPress] Exit Intent CSS?Hi,
Thanks.
You’ll need to use a popup plugin for that and in the content for the popup you’d add the shortcode from our plugin.
Popups require CSS/HTML/JavaScript, so unfortunately there’s no solution with just CSS.
You’re welcome.
Have a lovely weekend.
Forum: Plugins
In reply to: [Optin Forms - Simple List Building Plugin for WordPress] Text alignment offYou’re welcome David.
All the best to you as well.
Forum: Plugins
In reply to: [Optin Forms - Simple List Building Plugin for WordPress] Text alignment offHi,
Try adding this in WP admin > Appearance > Customize > Additional CSS:
body #optinforms-form2-container label, body #optinforms-form2-button { line-height: 1 !important; margin-top: 0; } #optinforms-form2-container p:empty { display: none; } #optinforms-form2-title { margin-top: 10px; }
Hi,
Can you send over the URL to the website and I’ll give it a check and let you know how to add that.
Check the answer above ( submitted the answer with wrong account ).
Used the wrong account to submit the answer. The above is the official answer.
Hi,
Will look into this and release an update this week.
Hi,
In the options for “Style your form” you’ll see the options for the font family, set it to the first option, Arial, that way it won’t load a Google font.
Hi,
Unfortunately that’s not possible at the moment. Only one type of form can be added.
You’re welcome.
Hi,
Add this in WP admin > Appearance > Customize > Additional CSS:
#footer-widgets #optinforms-form2 { background: transparent !important; padding: 0; }
Hi,
It would require some custom CSS code. Can you send over the URL to the page where you have the form added and I’ll write the CSS code and send it over.