This topic has 5 replies, 2 voices, and was last updated 8 years, 11 months ago ago by Robert Hall
Hi, I would like to add the “Newsletter” area as it is displayed here (link below).
I am using Header #7, so I am hoping to place it next to the Sign In/Logout area within the top bar.. the same way that it is displayed in the example.
I looked through the forum and found that if I add this to a text widget in the Right side top bar area, it would display:
<i class=”fa fa-fa fa-envelope”></i> Newsletter
It did display, but I am now unsure of how to connect MailChimp or anything to it so that people can in fact register for a newsletter. The formatting of it also does not exactly line up with the other text in the bar.
Thank you
Hello,
This option is for promo popup. You need enable Promo Popup in Theme options->Promo Popup then check top bar.
Regards,
Robert Hall.
Cool, thank you. I have now created a Static Block, but the Visual Composer is not visible and neither is an area with the shortcode for the block.
Update: I figured out a method that works, but I would like to hide the opt out button and text that reads “DON’T SHOW THIS POPUP AGAIN”. Any simple way of doing this?
Thanks
Hello,
Please use this code in Theme Options->Custom CSS->Global Custom CSS
.white-popup-block .checkbox-label {
display: none;
}
Regards,
Robert Hall.
Tagged: newsletter, persuasive, seo friendly, templates, top bar, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up