Forum Replies Created
-
AuthorPosts
-
vinay samantMember
can i create gift-vouchers worth full price of product? in this case, how the checkout will be executed for 0 value?
December 4, 2018 at 6:09 am in reply to: If exists a shortcode to show an array of all the membership levels ID of a user #78677vinay samantMembersorry for misunderstanding..
December 4, 2018 at 6:00 am in reply to: eMember – boolean function if user can access category #62164vinay samantMemberI have similar requirement like this guy. I allow “sale” of multiple categories, out of which user selects some, not all. So when next time he comes, i want to show him only posts from “purchased categories”, not all..
To explain in detail. I have 10 memberships associated with 10 unique categories. Like Parenting, Economics, Literature, Cinema etc. Now people choose any of them randomly as per their choice. Never choose all of them. Lets say, one has selected Economics & Literature then i want to show him articles only from those categories.
This is different that your logic of protection of articles. Here the enduser is already on article and you decide whether to protect or not. In my requirement, we want to present him ONLY posts that he can access. So he dont have to see that protected message any more.
So my requirement is, on one page, i should be able to get list of all categories one has access to, and then pass it to a widget like “category posts” that will present content from select categories..
Currently i use it in following way –
[/emember_protected][emember_protected for=”3″ do_not_show_restricted_msg=”1″][pt_view id=”45dfe8ew17″ field=”id” cat=”4″][/emember_protected]
[emember_protected for=”4″ do_not_show_restricted_msg=”1″][pt_view id=”45dfe8ew17″ field=”id” cat=”6″][/emember_protected]
[emember_protected for=”2″ do_not_show_restricted_msg=”1″][pt_view id=”45dfe8ew17″ field=”id” cat=”1″][/emember_protected]
In my case, i have to do it 10 times if i have 10 memberships. And the page will load 10 sections (if one has those many memberships). Instead i want it like
[emember_protected for=”2,4,8″ do_not_show_restricted_msg=”1″][pt_view id=”45dfe8ew17″ field=”id” cat=”1,6,7″][/emember_protected]
Either you can give me such shortcode. Otherwise atleast let me know names of function that will give me “IDs of Categories” AVAILABLE to currently logged in member. You have that record with membership level already in database..
November 20, 2018 at 5:43 am in reply to: If exists a shortcode to show an array of all the membership levels ID of a user #78675vinay samantMemberhello??
October 31, 2018 at 1:40 pm in reply to: If exists a shortcode to show an array of all the membership levels ID of a user #78674vinay samantMemberhow to get list of categories to which membership levels of user are associated with? or accessible to?
means, if my membership levels are 1,7 and categories permitted in those levels are 22,31 & 16, how can i know it??
October 30, 2018 at 3:20 am in reply to: If exists a shortcode to show an array of all the membership levels ID of a user #78673vinay samantMembersorry admin,
the question was for “3ddsa” who said “I would need to use it with another plugin to make a conditional check and display content” …
i also need similar provision where user will see only posts from the subscribed categories in his user-area. i was wondering if such thing available. I m using “Content Views” plugin, but how to pass registered categories to “CV” to show only those content..
October 30, 2018 at 3:15 am in reply to: eMember – how to allow sell of single protected post #78708vinay samantMemberi requested a quote for PG.
regarding Drip, my specific requirement is “Is it possible to show 1 post per day to registered member depending upon his membership date? means 1st day he will see only 1 post. 2nd day 2 post. 3rd day 3 posts so on till him membership expires. All posts are loaded once and dripped as per membership age.”.
This is not what upgrade of membership by drip is. If one has 200 articles, one will have to create 200 levels of membership to drip by membership upgrade. I am expecting single membership, but “content” getting dripped as per membership date
October 27, 2018 at 8:01 pm in reply to: If exists a shortcode to show an array of all the membership levels ID of a user #78671vinay samantMemberwhat plugin are you using to show specific posts as per membership? and how to use above code in this plugin?
October 27, 2018 at 7:57 pm in reply to: eMember – how to allow sell of single protected post #78706vinay samantMemberHello!
thanks for prompt reply.. i am wondering, why didn’t i get email about this response? Am i missing some setting here? kindly guide..
eStore looks very promising. And i dont mind buying it. Only problem is Payment Gateways. In India we have specific payment gateways. Instamojo, PayTM & BillJunction are some of the most popular and they offer wallets. So many people prefer them. Can you provide me with a payment gateways plugin for Instamojo & PayTM that can integrate with eStore?
any word on drip content please..
-
AuthorPosts