Posted: January 31, 2015 at 7:11 am
For some reason my cart is only showing the Members prices for some events. |
|
Hi jwebber, The WP Members Add-on considers anyone who is logged into WordPress to be a member. So when you set your prices and you set a Standard Price and a Member Price, the member price will override the standard pricing for each ticket when a user is logged in. For example, here I set 3 standard pricing and the 3 member prices that will override those prices – http://take.ms/Lut3y When I add the event to the cart whilst I am logged in, I see the member prices – http://take.ms/KJcOm If I do the same whilst not logged in, I see the standard pricing – http://take.ms/Wnc0X If you are only setting a member price to replace the first standard price, then the user will see the first price as a member price, the others as standard. Does that help? |
|
Thanks for the response definitely helps. Another question that relates to price is we have made a custom event table that pulls in events based on categories. We have made a column to show the price for the event. However we are wanting this price column to pull in the last price added to the event so for example – http://www.test.lifetimetennis.co.uk/event-registration/?ee=1443 – This events last price added was £60 but it still shows the original price in the table – http://www.test.lifetimetennis.co.uk/ee-calendar/ (first event listed). Is there any reason that this might happen. Also this doesn’t happen with all events – only sometimes and if you make some changes or save the event again it will at times adjust and show the latest price listed. Any advice? |
|
|
Hi, It’s the way the plugin grabs the price data, and the price id’s are set. Neither of the below are exactly what you need, but it might offer an alternative. You could use one of these functions to display a range of prices or a price list: Range – https://gist.github.com/sethshoultes/f05ae8b0c2f549a94d67 You could use this shortcode to grab the price via it’s ID: |
The support post ‘Cart only showing Members options’ 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.