Hi, i have post type book and custom table wp_books. it has column book_type F(free) P(paid)
I want to create a listing shortcode using mb views to show on singular book based on current book is free or paid. if a book is free, it should list all free books, same if book is paid, list all paid books. the value F/P saved in book type in custom table wp_books