In the Email Integration Page, please put only the feed name and not the complete URL.
Not this: http://feeds.feedburner.com/YourFeedName
Just this: YourFeedName
Ram
Yes this worked out! How come on the integration page then it says feedburner url and not userid? Was little confusing! Anyway, thanks for the solution, Ram.
I really liked this plugin.
I have one more requirement, I want to create one more subscription box but without image, to put at the end of every post.
Look at this link and at the end I have used another plugin, it’s nice but doesn’t allow me to change the colour of subscription button. It would be nice if I can use your plugin in stead. I want something like Red_Headline box format (that you provided for call-to-action)..but i want for e-mail subscription. Is there any workaround?
Thanks
Bharat
Or is there any way I can use the email optin box red_headline template to create two box one with image (for subscription page) and one without image (to put under every post)?
If yes Iwould need the CSS code to apply in the second box to remove the images and decrease the size of the box.
You can achieve this by adding following custom CSS in Step 2: Customize Box page of your email optin box:
.wpcb_template_main_# .wpcb_box_media_container{
display: none;
}
Replace the # by your Box ID.
Ram
box ID means the shortcode of the box [wpcb id=”2″]?
I did that and also leave the image url field empty… didn’t work..
have a look at http://www.approachyouractions.com/2015/05/20/how-to-approach-your-goals/
Please guide
Did you add the required Custom CSS code? I can’t see the code on page.
Please check again.
Ram,
Everything worked out just perfect. Thank you very much for clearing all doubts.
Last question, is it possible to use this plugin in my sidebar as a widget to invite readers to put their email to subscribe.
Look at my home page http://www.approachyouractions.com/ and I have used another plugin there…it would be nice if I can use WP conversion box at all three places (at the end of the post, Subscribe page and in sidebar). I could use it in a post and page successfully now. let me know if I can use it in a sidebar, and also let me know if there is CSS code for that. Just visit my website and look into the sidebar to have an idea what is my requirement.
Thanks much, man!
Bharat
You can not do this out of the box using FREE plugin. However the Pro version allows you to do this.
For more info about the Pro version, visit: http://wpconversionboxes.com/
Ram