Forum Replies Created
-
AuthorPosts
-
adminKeymaster
This post should help:
https://support.tipsandtricks-hq.com/forums/topic/customizing-the-affiliate-signup-pageform
adminKeymastereMember does not change the role of a user when the account expires (it simply sets the account status to “expired”.
October 27, 2011 at 1:13 am in reply to: Audio Player and Fancy7 Display – The player keeps buffering #37356adminKeymasterYou have a typo in that shortcode. Please copy and paste it from the shortcode list PDF file. The letter “S” is uppercase (not lowercase)
wp_eStore_audio_player
adminKeymasterAdded the following shortcode to eMember which should help you achieve what you are after:
[wp_eMember_upgrade_membership_level_to level=2]
The above shortcode displays an “Upgrade” button that lets the logged in member to set his membership level to a particular level specified in the button. 2 is the target membership level ID in this example. In your case you can use this to let them upgrade to the “All Access Pass” level.
You will need to update eMember to get this new shortcode. Please do the following:
1. Deactivate and delete the currently installed version of the plugin(s).
2. Download a fresh build of the plugin(s) from here:
https://support.tipsandtricks-hq.com/update-request
3. Upload and activate this version of the plugin(s). The specific update instruction for the plugin in question can be accessed from here:
https://support.tipsandtricks-hq.com/plugin-installation-and-upgrade-instructions
October 27, 2011 at 12:56 am in reply to: How do I change the bookmark alternate row color and font color? #37942adminKeymasterWe changed the eMember code slightly and added CSS class to the even and odd rows of the bookmark table. Please do the following:
1. Deactivate and delete the currently installed version of the plugin(s).
2. Download a fresh build of the plugin(s) from here:
https://support.tipsandtricks-hq.com/update-request
3. Upload and activate this version of the plugin(s). The specific update instruction for the plugin in question can be accessed from here:
https://support.tipsandtricks-hq.com/plugin-installation-and-upgrade-instructions
After the update open the “css/eMember_style.css” file and customize the following CSS to what you like:
tr.odd_row{}
tr.even_row{background:#E8E8E8;}adminKeymasterYou made a typo in the URL when you entered the value in the “Advanced variable” of the PayPal button you created. The correct value should be the following:
notify_url=http://dickensandfensterdvd.com/wp-content/plugins/wp-eMember/ipn/eMember_handle_paypal_ipn.php
custom=subsc_ref=3
If you pay close attention to the documentation you will see your mistake:
adminKeymasterHi Pam, If you update the eStore plugin then it will get fixed. Download a fresh build of the plugin from here and then try it out:
adminKeymasterI am not sure why you are opening up live transactions without even testing the setup yourself first. Please make sure you setup and configure everything correctly and test that everything is working fine on your server then open it up for live transactions.
The reason I asked eStore is because its easier to troubleshoot a post payment processing issue with eStore (if you prefer to use PayPal button then that’s fine too… since you have eStore it would be logical to use that).
“I just bought estore and have not yet used it” – Your purchase record shows that you purchased eStore, eMember and the affiliate plugin together yesterday. Did you have another copy of eMember that you were running from before?
October 26, 2011 at 5:09 am in reply to: Paypal purchase goes thru but member is not created, notified or added to aweber #37941adminKeymasterPlease don’t post multiple threads for the same issue. I just replied to your other thread here:
https://support.tipsandtricks-hq.com/forums/topic/email-notification-1
Your purchase record shows that you bought eStore too… any reason why you are not using eStore to create the membership buttons?
adminKeymasterAll of our forum posts are replied withing 24 hours. This thread is a duplicate post from “lairmar” which is why it wasn’t replied…. his original post was replied here:
https://support.tipsandtricks-hq.com/forums/topic/email-notification
With that said, please run a test transaction with debug option enabled and it will reveal the issue. I am guessing you are using WP eStore to create the membership payment buttons. This post will help you with the debug option:
https://support.tipsandtricks-hq.com/forums/topic/how-and-when-to-enable-debug-and-what-does-it-do
adminKeymasterThe easiest way to do this would be to have another membership level called something like the “All Access Pass”. This membership level will have access to the all the lessons. Now, on your join us page you can give the the choice of buying the “All Access Pass” or the normal one that you have at the moment. People who want everything right now can just buy the “All access pass” (you can also charge slightly extra for this if you want.. really upto you though).
October 26, 2011 at 4:42 am in reply to: Can My Autoresponder/Email Marketing Manager be Integrated with Your Plugins? #19556adminKeymasterI should be able to add it over this weekend.
October 26, 2011 at 4:04 am in reply to: What to do if the Debug file is empty or New Debug info is not getting added #18279adminKeymasterUpdated the plugin to work with the changes PayPal made for Sandbox transactions. You can get a new build of the plugin from here:
October 26, 2011 at 4:04 am in reply to: IPN sent to the plugin (example, WP eStore) are failing #18231adminKeymasterUpdated the plugin to work with the changes PayPal made for Sandbox transactions. You can get a new build of the plugin from here:
-
AuthorPosts