latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

About: Buck Perley

Sorry, I've not written a description yet. I'll get to it soon!


Topics I'm Subscribed To

Viewing 2 topics - 1 through 2 (of 2 total)
Topic Count Last Reply
S2Member changes forum styles

By:  Buck Perley in: Community Forum

voices: 2
replies: 3

3 years, 9 months ago  Joon Lee

Doesnt Allow Payment without a Paypal Account

By:  Buck Perley in: Community Forum

voices: 2
replies: 1

4 years, 10 months ago  David Welch

Viewing 2 topics - 1 through 2 (of 2 total)

Topics I've Started

Viewing 2 topics - 1 through 2 (of 2 total)
Topic Count Last Reply
S2Member changes forum styles

By:  Buck Perley in: Community Forum

voices: 2
replies: 3

3 years, 9 months ago  Joon Lee

Doesnt Allow Payment without a Paypal Account

By:  Buck Perley in: Community Forum

voices: 2
replies: 1

4 years, 10 months ago  David Welch

Viewing 2 topics - 1 through 2 (of 2 total)

My Latest Replies (From Various Topics)

Viewing 2 replies - 1 through 2 (of 2 total)
Author Replies
Author Replies
Posted: Saturday Mar 3rd, 2012 at 7:12 am #7161
Buck Perley
Username: Bukco13

So I managed to fix this on my own. It was a bit of a work around but it got the job done.

For people that have a similar problem, here’s what I did:

First navigate to your registration/login page and using Firebug or other equivalent copy and paste the CSS that s2member inputs for that page (it gets put in as a separate style sheet). Next you need to go to your s2-hacks.php file in the mu-plugins folder and enter the following code:

<?php
add_filter("ws_plugin__s2member_login_header_styles", "__return_false");
?>

This forces the styles off. If you still want your custom styles, you can paste the styles that you copied before into your code (either conditionally according by page, your own themes css file, etc.). This way you can make sure that the default font-size and any other conflicting styles don’t conflict with your theme.

Posted: Thursday Feb 16th, 2012 at 9:42 pm #5425
Buck Perley
Username: Bukco13

Anyone have any insight into this issue or someone else experiencing the same thing? This is a pretty serious issue that s2Member interferes with the CSS of the site and conflicts with plugins that it is meant to manage (in this case Simple:Press). I have screen shots of the differences though I can’t see a way to upload them here.

Viewing 2 replies - 1 through 2 (of 2 total)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.