Forum Replies Created
-
AuthorPosts
-
Peter
MemberHi,
My understanding is that making the coupon field appear for manual checkout will need to be custom coded. You can contact us here for custom development discussion:
November 29, 2011 at 10:08 pm in reply to: Can these configurations be achieved with eMember? #39008Peter
MemberHi,
So if I understand your setup correctly, you want to drip feed content to your subscribers.
If so, the following will answer some of your questions:
In order to allow/disallow content based on membership level you will have to protect your content accordingly.
http://www.tipsandtricks-hq.com/wordpress-membership/how-to-protect-a-section-of-a-post-or-page-88
Also please see the documentation for the eMember plugin here:
Peter
MemberHi,
Ok let’s try this.
Can you please try loading a fresh copy of the plugin as per:
Then try again.
Let me know how that goes.
November 29, 2011 at 5:17 am in reply to: Lightbox Ultimate – Cannot get protected S3 MP4 videos to play in any player #37895Peter
MemberHi,
I’m assuming you watched the video titled “How to embed videos from Amazon S3” in the link I mentioned above, just so that you are sure you didn’t miss anything, right? Because a very similar error message is in the video too.
November 28, 2011 at 10:45 pm in reply to: Lightbox Ultimate – Cannot get protected S3 MP4 videos to play in any player #37893Peter
MemberHi,
Please do the following tests to see if any other plugin or even your theme is conflicting with the plugin:
Then please watch the video titled “How to embed videos from Amazon S3” to ensure that you haven’t missed anything in your setup:
Peter
MemberHi Mike,
This post might be useful:
https://support.tipsandtricks-hq.com/forums/topic/automatic-membership-level-upgrade-each-month
Peter
MemberHi,
Could you please load a fresh and latest eMember version by following instructions here:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
Peter
MemberHi,
Have you correctly filled in the “Autoresponder Settings” section of the plugin?
If one of these fields is incorrectly typed or username/password is wrong your subscriber will not be added to the list.
Also trying making sure that you only have the default required fields (email address) and nothing else.
Peter
MemberHi,
If you are using the eStore plugin on its own there are a few things you need to check.
1) In the eStore settings page in the “Autoresponder Settings” section make sure you have filled in your list details and username/password and enabled the checkbox “Use MailChimp Autoresponder”.
2) In each of your products’ configuration settings there is an “Autoresponder Settings” section. In there you can specify your particular listname for that product. This will override the global list name in the settings page.
Also please see this post for on troubleshooting autoresponder issues.
Peter
MemberHi again Chris,
I’m out of ideas now unfortunately.
Do the makers of the plugin have any support? Maybe you could ask them where in their code you should do the modification.
I don’t know if your popup plugin is similar to “contact form 7” but this is what they suggest to do for something like what you’re asking:
http://contactform7.com/blog/2010/03/27/redirecting-to-another-url-after-submissions/
Not sure if the above will be of much use.
November 28, 2011 at 6:11 am in reply to: Subscribers register but do not confirm to MailChimp. Still, they get access #38968Peter
MemberHi,
The MailChimp opt-in functionality does not control whether members are added to your eMember list or not.
There are a couple options available if you would like to ensure your members are also subscribed to mailchimp:
1) Uncheck the “Disable Double Opt-In” flag in the eMember configuration settings (which can be found in the Autoresponder Settings page)
This will add your subscribers automatically after they sign up for your membership.
USE AT OWN RISK – because abusing this sort of option can lead to Mailchimp suspending your account.
2) Enable the above flag in point 1) and also enable the “Manually Approve Member Registration” flag in the settings page.
This way you can observe when someone has subscribed to your mailchimp list and then approve their eMembership manually
Peter
MemberHi,
Regarding the display of users according to their levels – the links you are clicking on in the dashboard are not actually meant to do that.
If you want to display users according to member level just go to the “Members” page and use the sorting arrow in the “Membership Level” column.
Alternatively you can list all email addresses according to membership level by going to “Members” and then clicking “Member Lists” and then entering the membership ID in the first box and then clicking “Display List”
Regarding your other thread:
You may have to wait a day or so because the person who received your form request is away till tomorrow.
Peter
MemberHi,
Ok. Now we need to see if there is a theme or plugin conflict.
Can you please do the following tests to determine whether your theme or another plugin is conflicting with the eMember plugin:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
Peter
MemberHi again,
No sorry I actually didn’t watch it the first time.
I have watched it now and I know what you mean.
Can you please try installing a fresh copy of the latest version of the plugin by following these instructions:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
Peter
MemberHi,
You could try adding a redirect field in your form html code which goes to a URL which will actually be a member sign-in page. (ie, the member sign-in page would have the eMember shortcode in it)
Not entirely sure off the top of my head whether this is correct but you can add a line like this to your popup plugin html:
<input type=”hidden” name=”redirect” value=”http://www.yourdomain.com/sign-in-page/”>
-
AuthorPosts