Create Link (instead of button) for Email Subscription

  • Unknown's avatar

    Currently I use the subscribe and RSS widgets and it just takes up more space than i’d like it to. So i’ve created a custom menu with links for the RSS feed which was easy but how do i go about creating a link to add the subscription?

    I took a look at the button source… which is as follows..

    <form action=”http://subscribe.wordpress.com” method=”post” accept-charset=”utf-8″ id=”subscribe-blog”>
    <p>Click to subscribe to this blog and receive notifications of new posts by email.</p>

    <input type=”hidden” name=”action” value=”subscribe”/>
    <input type=”hidden” name=”blog_id” value=”12000032″/>
    <input type=”hidden” name=”source” value=”http://jrich523.wordpress.com/”/>
    <input type=”hidden” name=”sub-type” value=”widget”/>

    <input type=”hidden” id=”_wpnonce” name=”_wpnonce” value=”cc390ce69c” /><input type=”hidden” name=”_wp_http_referer” value=”/” />
    <p><input type=”submit” value=”Sign me up!” /></p>
    </form>

    I tried to create a link like so

    Status

    but, i cant get it to work.

    any help would be greatly appreciated.
    Thanks
    Justin

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hello there,
    In the OP of this thread you will find a link that will answer your question > https://en.forums.wordpress.com/topic/direct-link-to-subscribe-to-a-wpcom-blog?replies=11#post-627983

  • Unknown's avatar

    not what i was looking for, but based on that post it doesnt look like its possible.

    Thanks

  • Unknown's avatar

    I’m sorry this is a no go for you. See here > http://en.support.wordpress.com/code/
    Best wishes with your blog. :)

  • The topic ‘Create Link (instead of button) for Email Subscription’ is closed to new replies.