How to use it?
-
Hi,
I want to know how do I use the Book Review Library plugin. I can add new book reviews but I do not know where they go on the website. How the readers are going to find it?Please help.
-
Your book reviews will automatically be displayed at yourdomain.com/book-reviews/. You can also choose to display your book reviews using the shortcode(s) instead:
http://wordpress.org/plugins/book-review-library/other_notes/
Hi,
I try to add book-reviews after my website http://localhost/wordpress.
It doesn’t work.
I obtain The requested URL /wordpress/book-reviews was not found on this server. I try book-review-library.php, doesn’t work too.
I think i miss something.
Can you help.Best regards,
AlexandreI try to add book-reviews after my website http://localhost/wordpress.
It doesn’t work.It wouldn’t be localhost/wordpress/book-reviews it would be localhost/wordpress/book-review (no s).
book-reviewis the name of the custom post type and you are trying to load an archive page of thebook-reviewpost type.Alternately, if you created a regular page, you could name it “Book Reviews” and use the shortcodes to display your book list on that page.
(Note: I realize what I wrote above in the last post is incorrect. Apologies.)
Hi,
Thank you for your prompt answer.
I try by call http://localhost/wordpress/book-review
I obtain the same issue The requested URL /wordpress/book-review was not found on this server. I try with http://localhost/wordpress/book-review/
I added one book by the admin view http://localhost/wordpress/wp-admin/edit.php?post_type=book-review.I am really new in WordPress, not in php.
So fell free to provide some indications.Regards,
AlexandreProbably you don’t have “Pretty” Permalinks set up then.
Here’s some info: http://codex.wordpress.org/Using_Permalinks
Hi,
I test by using Permalinks by changed Defaut to Post name.
It doesn’t work.
Finally I use the shortcut by add in a page, this content [book-reviews type=”title”].
And it works 🙂Glad you got it working!
Hi,
I am having a similar problem!
I can see this appears to add 2 widgets but widgets aren’t really the way to build up a page of content are they?
I want to build a fully functional library with users and borrowing etc
part of this will be listing books but then there will be a whole load more interaction after that.
————————————————-
your code to stick book-review on the end gave a 404 page not found!
‘http://darutawheed.co.uk/book-review’
but on another page I put the code from above –> ‘[book-reviews type=”title”]’
on a line on a page called books and then the book i created as a tested showed up.
‘http://darutawheed.co.uk/books/’
this is not the intended use!
how can this be used to build up a library?
can other parameters be passed in here –> ‘[book-reviews type=”title”]’ ??
thanks
deemyboy
@deemyboy: If you require assistance then, as per the Forum Welcome, please post your own topic instead of tagging onto someone else’s topic.
This topic has been resolved.
@deemyboy — the full list of shortcode parameters is available on the Other Notes page: http://wordpress.org/plugins/book-review-library/other_notes/
See my response to your other post with regards to the 404 errors.
Can you help with my topic:
http://wordpress.org/support/topic/help-needed-important-please-reply-fast
Thanks 😀
The topic ‘How to use it?’ is closed to new replies.