Workaround to see remaining listing in package

I am reviewing orders, then listings per vendor to determine how many remaining listings they have per package purchased. Is there an easier way? I saw the comment that the number is in a table the UI cannot access. I can code the SQL but how do I run it? Can you start providing a rpeorting function that lets us look at the contents of all tables as most modern software does? (example: Salesforce.) I do not want to sell multiple listing packages if I can’t see what THE APPLICATION believes is the available listings. I can’t sell just one listing because some vendors need multiples and this software only lets you buy one listing type at a time (making the site seem amateurish). I’m hoping I have overlooked something and am incorrect about how I think this software functions. Please advise.

Hi,

Thank you for your feedback. We will try to improve the UI, and please note that vendors themselves can see their remaining listings. If you have access to the database, you can view this information in the table wp_comments, comment with comment_type=hp_user_listing_package and there the author ID will be the user, and in comment_karma there is a limit that remains.

​I hope this is helpful to you.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.