• Resolved listronosz

    (@listronosz)


    Hello,

    I started using Recencio on my own blog few days ago and there is one thing that I miss. I’d like to add “Also in the series” section that shows another books from the series. I tried to use rcno-full-book-description (Book Description/Synopsis editor) in the back-end but it is a little bit limited (there are no Add media button, no formatting options, just pure text).

    So I added “true” to media_buttons options and “false” to teeny options and added tinymce options in the class-rcno-admin-description-meta.php. Now that editor is full of formatting options, but when I add an image or a link to Book Description/Synopsis section it doesn’t show on my review page. Why is that? Could you write me what should I do to add media to that Book Description section?
    What do you think about adding “also in the series” section to the reviews description in the future? This could be an extra feature.

    Regards,
    Kamil

Viewing 10 replies - 16 through 25 (of 25 total)
  • Plugin Author Kemory Grubb

    (@w33zy)

    I have just released v1.7.1 which fixes the bug with the CPT slug being a non-pluralized word.

    With the “books in this series” feature, right it will only work with the “series” custom taxonomy. I will need probably a week to rewrite it to be more inclusive of other custom taxonomies such as “seria”.

    • This reply was modified 6 years, 9 months ago by Kemory Grubb.
    Thread Starter listronosz

    (@listronosz)

    Thank you. Now taxonomies are working fine ??

    When it comes to “Also in series”, take your time. I’m glad that you are working on it and that you take into consideration adding another words than “series”. But you don’t have to hurry, even without this function Recencio is still the best reviews plugin for me.

    Plugin Author Kemory Grubb

    (@w33zy)

    I’ll have the feature up by this weekend, it was kinda easy to implement as I already had to building blocks in the plugin. I am even a bit surprised I made the plugin that extensible.

    The shortcode will be something like:

    [rcno-books taxonomy="series" header="Books in this series" number=1]

    [rcno-books taxonomy="publisher" header="Books books by this publisher" number=1]

    You’ll be able to use the taxonomy parameter exactly as you named them.

    Thread Starter listronosz

    (@listronosz)

    It’s nice to hear that. Thanks one more time. Having a possibility to use any taxonomy will be a great feature. Can’t wait for it ??

    Plugin Author Kemory Grubb

    (@w33zy)

    You can checkout the [rcno-book-list] shortcode now.

    Thread Starter listronosz

    (@listronosz)

    It looks like it’s not working for me. I paste [rcno-book-list] shortcode to a review with “series” taxonomy but I’ve reveived message like this: “No entries found for the “series” taxonomy.”
    Am I doing something wrong? I’ve tried also to add taxonomy parameter to this shortcode just like you wrote earlier [rcno-books-list taxonomy="series"] but it didn’t work either. Am I missing something?

    Plugin Author Kemory Grubb

    (@w33zy)

    It is supposed to use the taxonomy term, so in your case the word in your language for “series” ought to work. I remember you saying it was “seria”.

    Thread Starter listronosz

    (@listronosz)

    It worked but only when I restored the default settings of the plugin. Then this shortcode shown all books from series. I tried it on my test-site.

    But it still doesn’t work on my blog. I have no idea why. I tried a lot of combinations of this shortcode using both words “series” and “seria”.

    Could you write me how exactly this shortcode should look like? I’m using custom taxonomy “Seria” (slug is “seria”) and this word is added as a uncountable word in settings. Default taxonomy “Series” is deleted.

    By the way, do you have a list with all of Recencio’s shortcodes?

    Thread Starter listronosz

    (@listronosz)

    Ok, I found the reason. I’ve made a little mistake when I was typing the shortcode.
    Now it works!

    Thank you one more time ??

    P.S.
    Please add somewhere in the plugin’s description a list of all shortcodes.
    Thanks.

    Plugin Author Kemory Grubb

    (@w33zy)

    Hello again,
    the shortcode documentation is on the review edit screen under the “Help” tab in the upper-right corner of the page

Viewing 10 replies - 16 through 25 (of 25 total)
  • The topic ‘rcno-full-book-description / Also in the series’ is closed to new replies.