eligiable
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Plugins
In reply to: [Coming Soon & Maintenance Mode by Colorlib] How to add more Social LinksHi Mihaela
Thanks for you reply, I would recommend adding a plus button to add more fileds to add more social networks, like github, linkedin, etc.
Since, you mentioned that custom coding is not recommended, but I was able to manage that (if there are any restrictions, I will revert my changes).
BTW the plugin is great to manage a more appealing way to display.
Thanks
- This reply was modified 3 years ago by eligiable.
Got it fixed, may be that’s not the way, but it works for me.
- Removed the JavaScript
- Removed the Newsletter Widget and placed a Text Widget
- Placed [newsletter] as displayed in the Custom Subscription Page in the Text Widget
It works like a charm.
<div> <form action="http://www.mydomain.com/?na=s" method="post"> <p><span><input class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email" name="ne" required="" size="30" type="email" /></span><span><input class="wpcf7-form-control wpcf7-submit" type="submit" value="" /></span></p> </form> </div>Yes, copy the HTML Form Code to Subscription are and in the form action, make it as _blank.
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] changing button textFrom the List Building > Subscription, you can change the button text or put an image using a URL.
Viewing 4 replies - 1 through 4 (of 4 total)