Support » Plugin: WP-Members Membership Plugin » How can we make WP Members plugin responsive?

  • Hello,

    I have noticed a lot of problems making this plugin responsive at least with its forms. I find it extremely strange however that it would not take the form styles that are default within a theme’s style sheet, or that there wouldn’t be built in responsiveness, since it is 2015.

    I also noticed, at least as far as the captcha table is involved, that !important is used a lot which makes it impossible to adjust the CSS on our side for this area.

    I tried googling this issue and am wondering if I am missing something about how to make this plugin’s styles responsive? Maybe I’m looking at something wrong?

    Can you lead us in the right direction? I don’t think that this should warrant enqueuing a brand new script, or re-coding something for a few sizing requirements that should be using percentages and rems anyway, or at least not using !important so that we can override things ourselves in our style sheets.

    Thanks a bunch, your plugin is awesome in many respects, but really lacking in this department.

    https://wordpress.org/plugins/wp-members/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    I find it extremely strange however that it would not take the form styles that are default within a theme’s style sheet, or that there wouldn’t be built in responsiveness, since it is 2015.

    Most of stylesheets for the plugin are responsive. The only styles that aren’t are Twenty Ten and Kubrick.

    Also, you can create a completely custom stylesheet either from scratch or starting from any of the existing styles as a framework. There is more information in the User Guide on how to do this: http://rkt.bz/a2

    I also noticed, at least as far as the captcha table is involved, that !important is used a lot which makes it impossible to adjust the CSS on our side for this area.

    Blame Google. There are no !important tags in the plugin’s stylesheets. The stylesheets you are referring to are reCAPTCHA’s and are served by Google, not the plugin.

    Yes, there is the new 2.0 interface for reCAPTCHA, but incorporating is currently taking a back seat to other development.

    If CAPTCHA styling is the issue, use the Really Simple CAPTCHA option instead. You’ll get direct control over that.

    Thread Starter joycegrace

    (@joycegrace)

    Thanks for the update on this. I thought there had to be something I was missing. I do think it’s a bit much to create and enqueue a whole new css file for this. I’ll have to take a deeper look at our options and reply with more info if need be. In the mean time, thanks for your direction.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How can we make WP Members plugin responsive?’ is closed to new replies.