16 Comments

  1. Rob-
    July 4, 2012 at 10:41 am

    Hope I gave you the right email. Still hoping to get a fix on this.
    thx…Rob

    • admin-
      July 14, 2012 at 2:17 am

      Hi Rob,

      Please update to 3.1, it should fix this issue.

      Thanks!

      • Rob-
        July 19, 2012 at 1:27 pm

        Just downloaded 3.1
        Unfortunately the reg page label color issue hasn’t changed.
        Does the update require an uninstall and re-install? If so, will existing accts and related data be retained?

        Apprec’t your help

        • admin-
          July 19, 2012 at 3:49 pm

          Hi Rob,

          Can you open a support ticket from the client area and send us a link to your site with this issue? We’ll be happy to get it fixed for you.

          Thanks!

          • Rob-
            July 19, 2012 at 5:20 pm

            Thx…solved it. I added:

            label {
            color:#000000!important;
            font-size:13px;
            }

            to the register.css file.
            Works fine.
            thx…Rob

          • admin-
            July 19, 2012 at 9:01 pm

            Yes that is one way to fix it :)

            The color picker should be working in the latest version though, it’s working fine on all our test servers.

  2. Robb-
    July 1, 2012 at 2:54 pm

    Under payment gateways, there is no edit button next to google checkout or Authorize.

    Do i really have to purchase a support plan in order to get support?

    • admin-
      July 19, 2012 at 3:51 pm

      Hi Robb,

      Please update to the latest version, as there was a specific fix for this issue.

      Thanks.

  3. Junior-
    June 5, 2012 at 11:16 am

    I liked your software, but could not use your demo, can you give me a link for demo login?

    Do you have any affiliate plugin for sell? I want to use your wp-member + affiliate in order to charge for membership and be able to offer comissions for distributors.

    Thanks

  4. May 7, 2012 at 1:18 am

    You have any suggested themes for this plugin? Also, any existing sites using your plugin?

  5. May 7, 2012 at 1:17 am

    Just curious if you have any out of the box themes for this plugin. Also, you have any working sites that are using this plugin?

  6. Mark Kamrath-
    February 8, 2012 at 8:58 am

    Will you system work with pages that offer pdf and video content for download, as well as written content on the page, links etc? These are NOT blog type pages… THANKS…

  7. February 6, 2012 at 10:34 am

    We’re using 3.0.7 for a nonprofit site to gatekeep content and facilitate paying of annual dues.

    I see there’s a 3.0.8 in the customer’s download section (we are on total support plan).

    do you know what’s causing WP-Member to mess up this page:

    http://www.retreadtire.org/wordpress/wp-login.php

    something’s inserting another banner graphic and duplicating (or trying to) the URL so the URL that results doesn’t work “www.retreadtire.orghttp” is what gets hyperlinked

    • admin-
      February 6, 2012 at 11:12 am

      Hi Jeff,

      That was one thing we fixed in 3.0.8 – it seems to be working on your site now, is everything ok?

      Thanks.

      • Rob-
        June 21, 2012 at 10:44 pm

        I’m also using v3.0.8 and find that the “Label Color” selected on the Registration Customization page is not being followed.

        From my testing I can tell that the embedded style stmts are being over-ridden by the wordpress external file wp-admin.css
        I know that the embedded style should take precedence over the external, but it’s not. I can manually correct it (temporarily) by adding the !important tag to the label color stmt, but this file gets re-created everytime it’s loaded.

        label {
        color:#000000!important;
        font-size:13px;
        }

        I can’t find the source of these lines to edit the source to add the tag. (Interesting that the anchor and login nav items both have the !important tag but not the color stmt)

        Any help would be great?
        thx…Rob

        • admin-
          June 22, 2012 at 1:11 am

          Hi Rob, I will email you to help get this fixed. Thanks!