Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
You are here: Home

Blue Owl

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 34 total)
1 2 3 →
  • Author
    Posts
  • March 12, 2012 at 9:07 am in reply to: eMember wrongfully protecting "Smart Block" widgets #42771
    Blue Owl
    Spectator

    I reproduced the issue on a fresh install with just eMember, Smart Blocks and the 2010 theme, and submitted the user info to you. Thanks!

    March 11, 2012 at 2:34 am in reply to: eMember wrongfully protecting "Smart Block" widgets #42769
    Blue Owl
    Spectator

    Thanks. I’m not using any category protection.

    I’d just love to stop the content of my Smart Block widgets being protected on fully protected Pages with no section protection on them.

    March 9, 2012 at 6:58 am in reply to: eMember wrongfully protecting "Smart Block" widgets #42767
    Blue Owl
    Spectator

    Ok, I’ve double-checked and none of the check boxes are ticked.

    See [https://img.skitch.com/20120309-k8h4du45tx9yqeesq5myfw3p8q.jpg]

    Isn’t that how it should be?

    March 7, 2012 at 5:22 am in reply to: eMember wrongfully protecting "Smart Block" widgets #42765
    Blue Owl
    Spectator

    Hi. Okay, I’m fine with not mixing the two types of protection.

    The first troubleshooting I did was to check I haven’t protected the custom post type, but the custom post type doesn’t show up as an option in eMember settings. There is the option to protect the Smart Block on the Add/Edit Smart Block panel, but they’re all unprotected.

    So, I’m assuming eMember isn’t recognising that Smart Blocks are not page content. And that’s as far as I’ve gotten.

    March 6, 2012 at 12:51 pm in reply to: eMember wrongfully protecting "Smart Block" widgets #42763
    Blue Owl
    Spectator

    Here’s a url where you can still see the Smart Block problem I’m having:

    [http://theleakybathtub.com/products/the-leaky-bathtub/leaky-bathtub-premium-download/]

    March 6, 2012 at 12:28 pm in reply to: eMember wrongfully protecting "Smart Block" widgets #42762
    Blue Owl
    Spectator

    I’ve made a change to the url I mentioned above.

    Originally I had the boxes checked for multiple membership levels for this page, in the Edit Page panel. I also have Section Protection shortcodes, so members from different levels (who had access) would see different sections.

    Isn’t it possible to have both types of protection (page and section) for the same page?

    February 28, 2012 at 8:05 am in reply to: eMember – Hiding Registration Fields #21347
    Blue Owl
    Spectator

    Just wanted to post an update on how I hid the membership level field in the registration form, since it seems there were significant code changes in the past year.

    In eMember_registration_utils.php comment out this in lines 605-608

    <!– <tr>

    <td><label for=”wp_emember_member_level” class=”eMember_label”> <?php echo EMEMBER_MEMBERSHIP_LEVEL;?>: </label></td>

    <td><input type=”text” id=”wp_emember_member_level” name=”wp_emember_member_level” size=”20″ value=”<?php echo $_POST;?>” class=”validate[required] eMember_text_input” readonly /></td>

    </tr> –>

    February 28, 2012 at 8:03 am in reply to: Just email in registration form #29945
    Blue Owl
    Spectator

    Just wanted to post an update on how I got this done, since it seems there were significant code changes in the past year.

    In eMember_registration_utils.php comment out this in lines 605-608

    <!– <tr>

    <td><label for=”wp_emember_member_level” class=”eMember_label”> <?php echo EMEMBER_MEMBERSHIP_LEVEL;?>: </label></td>

    <td><input type=”text” id=”wp_emember_member_level” name=”wp_emember_member_level” size=”20″ value=”<?php echo $_POST;?>” class=”validate[required] eMember_text_input” readonly /></td>

    </tr> –>

    February 13, 2012 at 4:35 am in reply to: Multiple Currency Support #34503
    Blue Owl
    Spectator

    Any update on this?

    January 29, 2012 at 7:35 am in reply to: About Notifications throughout the Membership process #41285
    Blue Owl
    Spectator

    (double post)

    January 29, 2012 at 7:22 am in reply to: About Notifications throughout the Membership process #41284
    Blue Owl
    Spectator

    Thanks very much! Just to clarify – if a member does not renew their membership when it runs out, they’ll have gotten one reminder notice beforehand, and one ‘Your membership has expired’ message afterwards.

    But, is it correct that the site owner does NOT get notified about expired memberships?

    If so, and if it’s still the case that you can’t automatically unsubscribe someone on an AWeber list when their eMember membership expires – how would you be able to know that it’s time to manually remove someone from the AWeber list?

    November 21, 2011 at 1:15 am in reply to: Unsubscribe member from list when expired/cancelled #33620
    Blue Owl
    Spectator

    Did Aweber introduce the HTTP POST method yet?

    November 21, 2011 at 1:12 am in reply to: PDF certificates with the buyer's name "stamped" in the center instead of footer #22680
    Blue Owl
    Spectator

    Hi,

    Has this option been added since last year?

    Thanks!

    May 12, 2011 at 7:07 am in reply to: Redirect to Login Form and back again? #32336
    Blue Owl
    Spectator

    Sure. I get that.

    I would like to skip the message that says “Please Login to view this Content…” and rather than that, go directly to a page with the login form on it.

    So, eMember would redirect the visitor straight to the login form when they click on a link to a protected page, rather than arriving at the protected page first and then needing to click a link to go to the page with the login form on it.

    Right now it’s this process:

    Click a link to protected page > Arrive at protected page > Get ‘Please Login’ message > Click login link > Fill out and submit login form > Return to protected page

    I would like to remove a couple of steps so it goes like this:

    Click a link to protected page > Arrive at login form > Fill out and submit login form > Proceed onto protected page

    Does that make sense?

    May 12, 2011 at 7:06 am in reply to: Redirect to Login Form and back again? #32335
    Blue Owl
    Spectator

    Sure. I get that.

    I would like to skip the message that says “Please Login to view this Content…” and rather than that, go directly to a page with the login form on it.

    So, eMember would redirect the visitor straight to the login form when they click on a link to a protected page, rather than arriving at the protected page first and then needing to click a link to go to the page with the login form on it.

    Right now it’s this process:

    Click a link to protected page > Arrive at protected page > Get ‘Please Login’ message > Click login link > Fill out and submit login form > Return to protected page

    I would like to remove a couple of steps so it goes like this:

    Click a link to protected page > Arrive at login form > Fill out and submit login form > Proceed onto protected page

    Does that make sense?

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 34 total)
1 2 3 →

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ