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

nur

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

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 102 total)
← 1 2 3 4 5 6 7 →
  • Author
    Posts
  • December 28, 2012 at 5:13 am in reply to: eMember – customize emember registration form Last Name field optional #52600
    nur
    Member

    I don’t think you have the latest version.

    if settings change reflects on main registration form then it must reflect on the free registration form. this is how it behaves in the latest version. please request for the latest version and make sure you got a different version.

    December 28, 2012 at 3:54 am in reply to: eMember – customize emember registration form Last Name field optional #52598
    nur
    Member

    Thanks Jerry.

    have you looked at “Settings->Pages/Forms Settings” page in the emember admin panel? there is a section called “Registration Form Fields”. All the fields you possibly see in the registration forms, are there. checking the first checkbox will make the corresponding field shown on the form (keeping second checkbox unchecked makes it optional ) and checking both first and second checkboxes makes it required.

    Let me know if this helps.

    December 27, 2012 at 10:21 pm in reply to: eMember – customize emember registration form Last Name field optional #52596
    nur
    Member

    The feature is added and working perfectly in our testing system. If it is not working as expected on your site we can organize access to the site and look into it.

    December 24, 2012 at 11:43 pm in reply to: eMember – Can a user enter their username to reset their password? #52626
    nur
    Member

    currently we allow only email for password resetting. Username is not going to work. However we will look into adding this so the user can use the “email address” or the “username” to reset the password.

    December 21, 2012 at 10:33 pm in reply to: eMember – Extra note on registration field #52588
    nur
    Member

    The plugin has validation that will tell the user those things when they make a mistake. For example, go to the following demo page and type in wrong username or email address and you will see what it does:

    http://www.tipsandtricks-hq.com/eMember-demo/members-home/registration

    Is this not happening on your site?

    December 20, 2012 at 4:48 pm in reply to: eMember – Error: "Invalid argument supplied for foreach()" in Profile Extended #52533
    nur
    Member

    That is not usual. I have sent you an email to get access to the site so that we can investigate it.

    December 19, 2012 at 2:48 pm in reply to: emember wordpress functions restrictions #52522
    nur
    Member

    Go to Manage Members menu and edit the “Free Membership” level, uncheck “comments” in “Global Access To” options and check this option for all the other level where you want your customers to be able to comment.

    December 15, 2012 at 6:19 pm in reply to: Error while deleting member in WP-eMember #52444
    nur
    Member

    which version of wordpress are you using? Did you check for plugin conflict?

    https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin

    December 14, 2012 at 8:51 am in reply to: eMember – how to moderate new memberships #52405
    nur
    Member

    in general settings of eMember, there is an option called “Manually Approve Member Registration”. is this something u r looking for?

    December 14, 2012 at 8:46 am in reply to: "Add new" membership level not working #52414
    nur
    Member

    please request for latest version of eMember and then let me know if the issue exists.

    https://support.tipsandtricks-hq.com/forums/topic/wordpress-35-release-update

    Best,

    December 11, 2012 at 5:04 am in reply to: eMember Google First Click Free Message Doesn't Allow ' apostrophes or html code #52226
    nur
    Member

    we’ve added this. we’ll roll out an update soon.

    November 22, 2012 at 4:49 am in reply to: Javascript issue with BackupBuddy #51626
    nur
    Member

    hi dorham,

    i took a look at the error message screenshot u sent. these messages aren’t generated by emember. these messages are generated by thikbox jQuery plugin. eMember doesn’t use thikbox anywhere. you’ve got something else causing that error in your site.

    if you see any other error message, please let me know so I can take a look.

    November 21, 2012 at 3:40 pm in reply to: Javascript issue with BackupBuddy #51621
    nur
    Member

    can you show me the site url thats having the issues?

    November 18, 2012 at 7:05 pm in reply to: eMember: change default Membership Level in Add/Edit Members screen #51511
    nur
    Member

    no. it comes from database and its sorted in descending order of level id. that is most recently created one comes first in the list.

    November 18, 2012 at 6:59 pm in reply to: eMember: make default gender female in Add/Edit Members screen #51503
    nur
    Member

    Yes. Thats possible with a tweak. open add_member_view.php and swap the following line with each other:

    Code:
    <option <?php echo ($editingrecord[‘gender’] ===’male’)? “selected=’selected'” : null;?> value=”male”>Male</option>
    <option <?php echo ($editingrecord[‘gender’] ===’female’)? “selected=’selected'” : null;?> value=”female”>Female</option>

    so after modification, its gonna look like :

    Code:
    <option <?php echo ($editingrecord[‘gender’] ===’female’)? “selected=’selected'” : null;?> value=”female”>Female</option>
    <option <?php echo ($editingrecord[‘gender’] ===’male’)? “selected=’selected'” : null;?> value=”male”>Male</option>

  • Author
    Posts
Viewing 15 posts - 31 through 45 (of 102 total)
← 1 2 3 4 5 6 7 →

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