We are using the WP Members add-on and Multi registration add-on. If a member is logged in (and therefore should have logged in pricing) the incorrect price is being displayed. However, in the “Total” area, the price is being calculated correctly. (See attached screenshot.)
For what it’s worth I added a conditional to see if the user was logged in and modified the MySQL query to pull in the member price/type from the database in the /includes/functions/cart.php file to get the prices to display correctly.
This may not be the most elegant solution, but I just wanted to let someone know that this didn’t work correctly. FYI, this is a fresh install of all plugin components as of this afternoon.
What version of Members/WP User Integration are you using? Actually, what version of all the Event Espresso plugins are you using? I was pretty sure this got fixed in an update.
(notice the added ept.member_price_type/ept.member_price) and then a conditional to make sure the member is indeed logged in and a member.
This reply was modified 12 years, 2 months ago by Danielle Walton. Reason: add sql code
Viewing 3 reply threads
The support post ‘Correct Price Calculation/Incorrect Display for Member Pricing with Multi-Regist’ 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.