• Resolved alexandrebarault

    (@alexandrebarault)


    Hi,

    I take a look from the file readme.
    I don’t find any shortcode as [book_review type=”genre”].
    I notice the shortcode [book_review_archives type=”genre”] related to archive.
    Is there any allowed shortcode to be used in a page.
    I would like to create a page associated to a particular type as Science Fiction and not display archive.

    If there is no shortcode, I can create a file archive.$posttype.php to override the render of the archive file. I don’t know what is $posttype is-it book-review? http://codex.ww.wp.xz.cn/images/1/18/Template_Hierarchy.png

    some advice? I am new in wordpress.

    Regards,
    Alexandre

    https://ww.wp.xz.cn/plugins/book-review/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Donna Peplinskie (a11n)

    (@donnapep)

    Hi,

    I’m not exactly sure of what you are trying to do. Do you want to list out the full details of all books in a particular genre on a single page? If so, that’s not possible right now. The only shortcodes currently available are for showing an archive of existing book reviews. I might consider adding that in if enough people wanted it.

    Also, the archives that this plugin uses is functionality that is specific to this particular plugin. The archives that you are talking about overriding are for WordPress themes. You cannot override a plugin’s functionality, archives or otherwise.

    Thx.

    Thread Starter alexandrebarault

    (@alexandrebarault)

    Hi,

    You right. It was effectively what I would like to do.
    So I take this assumption in my mind and continu to work on it to collect the requirement for my blog.

    Best regards,
    Alexandre

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

The topic ‘Shortcode Book_review’ is closed to new replies.