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

foucault666

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

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • July 11, 2011 at 2:44 pm in reply to: Profile upload not working #30487
    foucault666
    Member

    It is possible to send a notification e-mail to administrator when the user upload his profile?

    July 11, 2011 at 2:20 pm in reply to: WP eMember – hide protected content title #34157
    foucault666
    Member

    Thanks.

    I passed a specific text variable through the_content() modifying emember_access_checkers.php, so if the_content() value is “access_denied” the template automatically hides the post.

    Here sample code:

    <?php
    ob_start();
    the_content();
    $content = ob_get_clean();

    if($content == 'access_denied') {

    } else { ?>

    // show the post

    <?php } ?>

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)

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