Title: Book &quot;chart&quot; with shortcodes
Last modified: August 30, 2016

---

# Book "chart" with shortcodes

 *  Resolved [Grendelica](https://wordpress.org/support/users/grendelica/)
 * (@grendelica)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/book-chart-with-shortcodes/)
 * Hi, great plugin!
    I need to insert a chart of the “most read” books in my website;
   I am actually doing so at the moment posting 10 books in a page via their shortcode.
   It would be wonderful if I can be able to add a position number as a :before 
   content just before the title, and not as an external number as I am actually
   doing now.
 * I do not need it to increment dynamically, it’s just 10 numbers and I can do 
   it manually.
    Is there a simple way to do this? thanks!
 * [https://wordpress.org/plugins/mybooktable/](https://wordpress.org/plugins/mybooktable/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [zookatron](https://wordpress.org/support/users/zookatron/)
 * (@zookatron)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/book-chart-with-shortcodes/#post-6597182)
 * Hi Grendelica,
 * I’m a little confused as to what exactly you are asking for. If you’re looking
   for the CSS selector to add a :before content to the book title, you would probably
   want something like “#post-123 .mbt-book-title:before” where “123” was the post
   ID of the book.
 * If that’s not what you’re looking for, please give me a few more details about
   what exactly you want.
 * ~Tim
 *  Thread Starter [Grendelica](https://wordpress.org/support/users/grendelica/)
 * (@grendelica)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/book-chart-with-shortcodes/#post-6597266)
 * Hi, thanks for the answer. That’s what I meant. That should work, but the chart
   will change about every week so it’ll be quite difficult to change the ids everytime.
   
   I’ve used an ordered list for now, even if it places the number outside and not
   near the book title it looks ok. [http://www.radiolibri.it/la-classifica-di-radiolibri/](http://www.radiolibri.it/la-classifica-di-radiolibri/)
 *  Plugin Author [zookatron](https://wordpress.org/support/users/zookatron/)
 * (@zookatron)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/book-chart-with-shortcodes/#post-6597269)
 * Hi Grendelica,
 * The way you are currently doing it with the ordered list is probably the easiest
   way to implement this. We do not have any built-in system for this so if you 
   need anything more complex than what you have, you will need to implement it 
   yourself with custom development.
 * Please let me know if you have any further questions or comments!
 * ~Tim

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Book "chart" with shortcodes’ is closed to new replies.

 * ![](https://ps.w.org/mybooktable/assets/icon-256x256.jpg?rev=1083550)
 * [MyBookTable Bookstore by Stormhill Media](https://wordpress.org/plugins/mybooktable/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mybooktable/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mybooktable/)
 * [Active Topics](https://wordpress.org/support/plugin/mybooktable/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mybooktable/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mybooktable/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [zookatron](https://wordpress.org/support/users/zookatron/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/book-chart-with-shortcodes/#post-6597269)
 * Status: resolved