• Resolved stoporko

    (@stoporko)


    Hi, many thanks for this avesome plugin! I am working on a custom template for showing books search results. I need to find how to print () the book cover. Could you, please, help me? Many thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author mooberrydreams

    (@mooberrydreams)

    Hello,
    You should be able to use the [book_cover] shortcode to display the book cover.

    If you are within the Loop, it will grab the cover of the current book. Otherwise, you can pass in the book you’d like to display by using the book argument like so:

    [book_cover book="slug-of-book"]

    The slug of the book is the last part of the URL when you view a book’s page.

    Thread Starter stoporko

    (@stoporko)

    Hello, perfect, many thanks!

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

The topic ‘Print book cover by code’ is closed to new replies.