Quantcast
Channel: Tips and Tricks HQ Forum » Forum: WP eMember - Recent Topics
Viewing all 467 articles
Browse latest View live

acb323 on "eMember Protecting content Within Protected Content"

$
0
0

Is there a way to protect content within protected content? I have a free membership that allows member to see certain information, however there's content in the middle of the free content that I'd like to protect for paid members as follows:

[emember_protected for="1"] (free members)

Free content

[emember_protected for="2"] (paid members)

Paid content

[/emember_protected] (paid members)

Free content cont'd

[/emember_protected] (free members)

Is this possible some how? I tried it and it didn't work....


ladynamiqueduweb on "Sell recurring subscriptions"

$
0
0

Hello, I use the 3 plugins (eStore, eMember and Credit token addon) and i will wish to sell recurring monthly subscriptions
that would allow my client to automatically receive 10 credits per month for the duration of their subscription.
It is possible to do that ?
Thank you
Chris

Chucho on "eMember - Show First name and Subscription level on comments"

$
0
0

Hi,

I'd like to modify my comments.php template so instead of 'user_name', my theme shows 'first_name' and 'user_membership_level_name' for each one of the users who commented an article.

I've been trying -without much luck- to find a way to do it. Could you give me a hand with this piece of code? :)
Many thanks in advance!

auvrayphil on "wp-emember: backend translation"

$
0
0

Hi,

I recommend tour plugin in my blog
but I live in France and a lot of people
ask me if the backend exist in french
language.

Is it possible for me to translate the
backend in my language ?

Thnaks in advance,
Philippe

xberg on "eMember - is there a way to ban a user?"

$
0
0

Hi,

I am looking for a way to ban a user. I tried most settings: expire, unsubscribed, etc... but they can always log in. I want them to NOT be able to log in.
Yes: I could completely delete their account, but that would break a lot of content they created. So: keep their content, but not allow them to log in.

Any thoughts?

TurboWebs on "What happens when a paid membership expires or is cancelled"

$
0
0

Hi,

When a membership is about to expire, does the member get notified by email?

If a membership does expire or is canceled, is the admin notified of this in any way?

Thanks.

shingt on "eMember custom field sorting with profile extended addon?"

$
0
0

Is there any way to add "sorbability" to the "Custom Fields" on the Summery list page? My members list page has the following fields: [emember_extended_summary_list fields="first_name,last_name,High_School,Graduation_Year,Maiden_Name_"]. While on that page, you can sort the list by "First Name" or "Last Name", but NOT "High School" or "Graduation Year" by clicking on those table headers - (have a feeling this is because they are part of the core field settings while the others are Custom Field settings). I would like members to be able to sort by: "High School" or "Graduation Year"?
Any help would be appreciated.

nikcree on "Import Custom Fields Into WP eMember"

$
0
0

I am importing a MailChimp List into eMember and have set up a number of Custom Fields in eMember to capture values from the same fields in MailChimp. I exported the wp_eMember_members table via phpMyAdmin but couldn't find the Custom Fields I had set up. I was intending to uses the I am importing a MailChimp List into eMember and have set up a number of Custom Fields in eMember to capture values from the same fields in MailChimp. I exported the wp_eMember_members table via phpMyAdmin but couldn't find the Custom Fields I had set up. I was intending to use the CSV to DB Plugin to import the List, but again need to know how to import values into the Custom Fields I have set up. How can this be achieved? Many thanks. Plugin to import the List, but again need to know how to import values into the Custom Fields I have set up. How can this be achieved? Many thanks.


icm on "apr/eMember - working with Visual Composer plugin"

$
0
0

Hi, we're using the Visual Composer page building plugin [https://vc.wpbakery.com/] on our site and we're adding wp eMember as well.

It's easy to add the eMember shortcodes to protect content inside simple text blocks. But it's not easy to protect any other elements I might want to add. It is possible to protect another element, but it involves rather annoying workaround. I have to go back to the Classic Mode editor, find the element I want to protect and add the emember shortcode there. That turns the element I'm protecting into a text block, so if I want to go in and edit it's settings, I have to go back to classic mode, remove the emember shortcodes, switch back to the visual editor, make the changes, switch back to classic editor and then reinsert the emember shortcodes.

I've tried adding the opening shortcode in one text block before the content I wish to protect and then put the closing short tag in another text block after the content, but it doesn't work.

Ideally, I'd be able to do that or even have an extra tab on the controls for the row element so I could easily set up permissions on the row level.

Does anyone know of another workaround for this situation?

Thanks.

nadirajamal on "Profile picture during registration? (Or allow email change in form builder)"

$
0
0

I'm setting up WP eMember to manage my dance class enrollments, but I'm having trouble creating a smooth workflow for new registrations. I'm using WP eMember 8.9.9.2 and the Form Builder Add-on 3.3.

Are any of these three things possible:

1) Allow users to submit a profile photo during registration
(And not require that they go to the update profile page after they register.)

2) Put a shortcode on a page that lets them update ONLY their photo
(i.e., do not display the full update profile form - display and allow updates on just the photo.)

3) Allow a user to specify a different email address when using a registration page created by the Form Builder add-on
(This works with the native registration form, but not when I use the Form Builder.)

I realize that the user can add a photo or change their email address on the update profile page, but that's confusing and adds extra steps. And since I'm already asking them to do a lot when they register (sign a waiver, enroll in SMS updates, etc), every extra step or moment of confusion makes it less likely that they'll complete the process.

alexmiler on "Membership expiration, secondary membership, partial page protection challenge"

$
0
0

Hi,

I read several forum posts around membership expiration and page protection but just wanted to list few issues even with the solutions that were offered for the following scenario:

• There are only two membership levels; free and paid
• Paid membership is valid for one year only
• Members want to be able to manually renew club membership and not use “subscription”
• When one year membership expires, it should go back to free membership that allows members to login, change profile if needed and renew their membership for the following year if they choose to

Issues with suggested solutions in various forum posts

1. Use “enable secondary membership” with option to automatically degrade to free membership when paid expires – this works fine expect the fact that with this option, member has both membership levels assigned (free #2 and paid #3) all the time even after paid membership expires. In this case, a partial page protection does not work properly at all. If there is a conditional protection like [emember_protected not_for=3] (to show page that is only for free members, typically used to show payment buttons for renewal), it will not work because even when membership expires (level 3), member still has level 3 assigned and when above condition is checked, eMember does not show the message that is mean to be shown to non level 3 (level 2 i.e. free) members. If I change it to [emember_protected for=2], same issue exists since “protected” message (message meant only for free members) is shown when members are at level 3 (paid membership).

2. Use “allow expired members to login” option without enabling secondary membership. In this case, when membership expires, member stays at the previous level (paid, level #3) and page protection is all messed up again. Since I want to use the same page for renewal as well as for initial payment when somebody just joins the club, I wanted to show a payment button as if user was at level #2 (free user who just registered and he/she is about to login and make a payment). However, since expired user is staying at level #3, I cannot use any of the protection mechanisms other than the one that checks if user is logged in or not.

Questions:
• What is the solution to the problem? Having two separate payment pages for joining (initial payment) and for renewal? There is a way to setup that but, in your setup comments, you are saying that “You can simply use the same page as the "Membership Payment/Join Page". I want to do exactly that!
• Is it possible to automatically degrade any expired level to a free level in case if free level is setup to never expire? Should that be a logical way to deal with expired paid memberships? I know that you have a setup like this but it does messes up protection function as I mentioned in item #1 above

Any help is appreciated.

xberg on "Implemeting Stripe yearly subscriptions in eMember"

$
0
0

Hi,
I'm thinking of allowing my members to pay their quarterly / yearly subscription with Stripe. What's the recommended solution?

Today I am using eMember and my members have automatically recurring quarterly and yearly plans paid thru paypal. I do not own eStore.

Every member who upgrades to a paid plan is already registered.

Would eStore allow me to subscribe new users to a recurring quarterly / annual subscription via Stripe, while keeping my existing paying users on the paypal system?

DanStratton on "eMember - Manual add member then send registration completion, but link doesn't"

$
0
0

Am at a conference selling products that come with a membership to the companion site. As I sell, I am manually going in after the sale to set up the new customer. I use eMember -> Member -> Add/Edit Member to create them. So, I create a user name, password and email address. I then go to Admin Functions and generate an email registration completion link. The email contains a link that, when followed, goes to the webpage but an error is reported. The error is: "Error! The unique registration code you used in the URL has already been used or it is invalid!" No one could have used it because I just generated the email to myself (I'm testing things). What am I doing wrong?

DanStratton on "eStore discount results in special eMembership level"

$
0
0

We have been asked to come up with way to sell our product (ebook) with an educational discount. We want to have a special membership level for students that expire in 2 years that triggers off the discount code. The membership level would be just like the regular ebook level, just expire where the other never expires.

Is this possible?
Thank you so much.

olivier on "eMember WooCommerce integration - different membership levels in the same order"

$
0
0

Hi,
I am using the eMember WooCommerce plugin. Whenever a client buys a product, that grants him a membership level, corresponding to this product.

My problem:
I have enabled "stacked" memberships. So a client can belong to several levels at the same time. But when there are several products with different membership levels in the same order, it seems that only the first membership level is activated in WP eMember. I would like to activate all of the membership levels linked with the products bought.

Is there a way to solve this problem ?

Thanks.


nickmartin on "eMember - upgrade free member to paid via PayPal using only eMember?"

$
0
0

I am using the eMember plugin (8.5.7) only and not combined with eStore.
I am running it on WordPress 3.5.1

I have a free membership level and just added a paid PayPal subscription level. My plan was to offer my free members a chance to upgrade as more content get's added. Only registered free and logged in members can see the PayPal subscription form.

Problem:
When a free member logs in, upgrades via PayPal with a different email address, then eMember can't match the upgrade to the free member. All my logs are SUCCESS but I can see that:

subscription_handle_debug.log:
[05/03/2013 3:19 PM] - SUCCESS :Could not find any record using the given email address (REMOVED). Attempting to query database using the unique reference: REMOVED
[05/03/2013 3:19 PM] - SUCCESS :Membership level ID: 3
[05/03/2013 3:19 PM] - SUCCESS :Member signup URL :[REMOVED]
[05/03/2013 3:19 PM] - SUCCESS :Member signup/upgrade completion email successfully sent

As far as I can gather, it's impossible for eMember only, to match an upgrade message from PayPal IPN when the member uses a different email address (creating a PayPal account on checkout the member might chose another email). The IPN only returns the PayPal email address, and subscription ID.

Is it possible to add the eMembers unique membership ID number in the PayPal subscription form, so that when the IPN message is returned eMember can match the payment on the eMember ID number instead of email? Or is this method not fail safe?

Is there another way to make eMember work with free-paid subscription using different emails (eMember<>PayPal)?

Thanks.

Luci on "e-member - paypal not sending the bill"

$
0
0

Hi there,
My member's credit card expired so the membership was not paid. I got an alert from e-member saying it would not try to bill her again. She went into paypal and changed the card number, it worked for one month's payment but it looks like e-member has not billed her since. What can I do to fix?

cirego on "WP eMember - Post/Get Api To Cancel Member"

$
0
0

Hi Everyone,

I've tried looking everywhere to see if there was a way to cancel or delete a member from WP eMember through the GET/POST API. If so how is that done?

Thanks,
Chad

hvidigaljr on "eMember - protected message plain text, no links"

$
0
0

Hi,

It seems that category protection isn't working... I mean, you can access this page [http://is.gd/V8EVW6] and see the category listing .

Besides this the links "Login" and "Sign up" are not active [https://db.tt/9UpfeMVd]

If you click on the link "Leia mais" (means "Read more"), you will access a page with the text formatted as it was expected to be [http://is.gd/EHmNUl]

Thanks

assinews on "Can I modify individual expiry date?"

$
0
0

Hi, we have created some levels with a 365 days of duration. In some cases we would need to set a different expiry date for a single user. If, for example, he would finish on 31/12 we want to set this date - only for him and manually - to 05/10. Is it possible? In fact I see that I can change individual start dates, not expiry dates.
Can we set an individual expiry date also on the csv import file?
Thanks

Viewing all 467 articles
Browse latest View live