Mike Warren
Member
Posted 1 year ago #
I've just started playing with Subscribe2 and it seems like a good plugin. My problem is that I want all my pages to be themed, and Subscribe2's management page uses the standard WordPress dashboard. Is there a way I can make the checkboxes etc. appear on a custom page?
http://wordpress.org/extend/plugins/subscribe2/
@Mike,
You can theme the admin area I believe, you can use a plugin or write your own according to this article.
Mike Warren
Member
Posted 1 year ago #
Thanks for the reply.
That seems to only relate to changing the header and footer, but I want it to use my theme so the whole site has a consistent look. I've had to make a lot of compromises to achieve this so far.
I'm using Theme My Login to cover the login, registration and profile pages, but that doesn't effect the page used by Subscribe2.
@Mike,
The header and foot is simply the hook where the CSS code is linked into the admin area. You can use the .wrap CSS class to style the main content of the window.
Mike Warren
Member
Posted 1 year ago #
Unfortunately, my css is way too weak for that. But thanks for the information.
Mike Warren
Member
Posted 10 months ago #