• Firstly what a great plugin!
    I’m not sure whether this is possible, every year we have a conference with proceedings we want to publish, so intended to categorize by ‘book title’ (eg ‘zurich19′), and then topics using the tag field (eg’turbine’)…

    I’ve tried lots of variations although none seem to work, when specifying a specific book title or tag. The call I was using was:

    [publications auth=all title=zurich19 tag=turbine]

    … I wasn’t sure how to call the ‘book title’!

    I did also try to remove the book title request and still the tag didn’t give anything.

    Any help would be VERY much be appreciated.

    Thank you and Best regards
    Ben

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter digitben

    (@digitben)

    The structure we’re trying to recreate in our new WordPress site is:
    https://gpps.global/zurich19-proceedings.html

    Plugin Author frier

    (@frier)

    Hi @digitben !

    Thank you for the report! There was a bug causing a malfunction while using tag option in a shortcode for conference and book types of publications. It should be fixed now in the most recent update.
    Also I added a new option – btitle, that will filter the list of conferences by its book titles.

    So, now you can use the following shortcodes:
    [publications subj=conferences tag=turbine] to get the list of publications filtered by tag
    [publications subj=conferences btitle=zurich19] to get the list of publications filtered by book title
    [publications subj=conferences btitle=zurich19 tag=turbine] to get the list of publications filtered by book title and tag

    Thread Starter digitben

    (@digitben)

    Hi @frier
    Thanks ever so much for getting back!
    I’ve tried the shortcodes and the new btitle one works perfectly, although unfortunately the individual ‘tag’, and the ‘title + tag’ doesn’t. Oddly when I then go to the live site I just see the shortcode instead of the output.

    Thank you again!
    Ben

    Thread Starter digitben

    (@digitben)

    I am sorry, I’ve just realised that I didn’t have an example paper which was from btitle=zurich19 and tag=turbine!

    I’ve just corrected this and it works, the page display correctly!

    THANK YOU!
    Ben

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

The topic ‘Display only papers from specific tag’ is closed to new replies.