Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember Troubleshooting › eMember – Download for Members not working for multiple membership levels.
Tagged: add ons, downloads, members only, multiple memberships
- This topic has 6 replies, 4 voices, and was last updated 10 years, 3 months ago by admin.
-
AuthorPosts
-
May 8, 2014 at 2:45 am #10784tysonbrooksMember
Restriction added to eStore “add to cart” button for members is not working when customer has multiple membership levels, the download button only shows for those who have a primary membership level as one of the allowed members to be able to download the product, any secondary memberships get the add to cart button and not the download button.
I hope I’m relaying the needed information.
On vacation and have been up since 4am traveling, it is now 9pm.
May 9, 2014 at 1:27 am #62782adminKeymasterPlease tell me the shortcode you are using so can I will look into this. What version of eStore and eMember are you using? What version of extra estore shortcode are you using?
May 9, 2014 at 8:56 pm #62783tysonbrooksMember== Versions ==
eStore: 7.0.9
eMember: 8.8.6
Extra Shortcodes: 4.8.0
Membership Levels: [http://prntscr.com/3hq5l2]
Shortcode for Chinook Club (April 2014): [wp_eStore_fancy_display id=”824″ style=”3″ restriction=”2-3-4-5-6-14|4|1″]
Shortcode for Fab Fonts B: [wp_eStore_fancy_display id=”259″ style=”3″ restriction=”14-9-6|4|1″]
Let me know if there is anything else that I can answer for you.
May 16, 2014 at 4:58 am #62784adminKeymasterThe extra estore shortcodes addon needed a little update to cater for the multiple membership levels of a user. We have done the update.
August 16, 2014 at 7:38 pm #62785wrcaccessSpectatorHi, In the code below, what is |4|1″] – I forgot what the |4|1 is used for. Appreciate a reply.
[wp_eStore_fancy_display id=”824″ style=”3″ restriction=”2-3-4-5-6-14|4|1″]
August 16, 2014 at 11:35 pm #62786wzpModeratorRestriction=”MembershipLevels|ButtonTypeYes|ButtonTypeNo“
Where:
- MembershipLevels is the list of membership levels, each delimited by a hyphen.
Example: 1-5-13 = Membership levels 1, 5 and 13.
- |ButtonTypeYes|ButtonTypeNo is an optional display condition.
- |ButtonTypeYes is the button type to use if the current membership level does match one of the specified MembershipLevels.
- |ButtonTypeNo is the button type to use if the current membership level does not match one of the specified MembershipLevels.
The button types available are:
- 1 = Add to Cart button
- 2 = Buy Now button
- 3 = Subscription button
- 4 = Download Now button
- 5 = Download Now with PDF Stamping button
August 16, 2014 at 11:57 pm #62787adminKeymasterAlso, the following addon will generate the necessary shortcode for you:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-members-only-download-button-addon-1718
- MembershipLevels is the list of membership levels, each delimited by a hyphen.
-
AuthorPosts
- You must be logged in to reply to this topic.