Creating a subscription page

  • Unknown's avatar

    Hey,
    I was thinking that if information on all ways of subscribing (Facebook, Twitter, RSS etc) were put on one page, it would help to declutter the sidebar. The problem is that I do not know how to add WordPress’ subscriptions widget functionality to a page instead of the sidebar – is this possible?

    Quintconsequential

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

  • Unknown's avatar

    This might be doable with the CSS upgrade depending on how the CSS in the theme you are using is organized. On some themes it would not be possible. It is a sort of complex thing since what you would have to do is add the subscription widget to the sidebar and then write CSS to hide that widget on all pages except for the one you wanted it to appear on. It could be left in the sidebar on that page, or (in most themes) it could be positioned over in the content area. The problem is, each time you added a page to your site, you would have to again create a CSS rule to hide that widget on that page.

  • The topic ‘Creating a subscription page’ is closed to new replies.