I have three user roles “author”,”contributor” and “subscriber”.
if the user login as a “author or contrubutor or subscriber” to purchase events then i need to provide some discounts for these users according to roles. i see this plugin provide a discount for members for each events but i don’t need it. i only need that if a user login as a “author” then event price should be decrease to a certain amount. if it is possible then kindly suggest us how to do this.
please reply us as soon as possible. due to this my site looks very unprofessional..
Also can you please tell me the core file name from where all event prices are generated.
can you tell me which variable generated a event price and which function is used and where i got it. i am looking in pricing.php but nothing happens. tell me please.
There isnt a specific file that deals with that. Mostly the data is pulled from the database on an as needed basis depending on exactly what the plugin is trying to do at the time.
That being said, you should probably take a look at the template files outlined below, as they pull the pricing data for registration and will check at thaqt point if WP User Integration (Members) is active:
I would also check out the plugin Jonathan mentioned as though its for a different plugin (S2Member) it will be focusing on the data that you need.
Viewing 4 reply threads
The support post ‘Customize Event Prices according to user roles’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.