[Plugin: Zotpress] Showing multiple tags from a collection
-
Hello,
I’m wondering if it’s possible to show the citations (of two different tags) from a zotpress collection through a single code, for example:
from the zotpress collection TNJ7DE2A, show citations with the tag ‘Antimetabolites, Antineoplastic’ or ‘Bayes Theorem’
I’ve tried to do this a couple of ways and found that this coding works the first time I change the coding from one tag alone. Adding another tag (or reverting it back to the two) will cause it to show a random list of other citations.
[zotpress collection="TNJ7DE2A" limit="10" tags="Antimetabolites,+Antineoplastic" "Bayes+Theorem"]
If we listed them with two separate codes, it works as well, however I’m planning a citation multiple tags (eg. author, tagname) and am worried this might show up twice if I were to list it seprately:
[zotpress collection="TNJ7DE2A" limit="10" tag="author"] [zotpress collection="TNJ7DE2A" limit="10" tags="tagname"]
Am I making any sense?? Thanks for your help in advance!!
- The topic ‘[Plugin: Zotpress] Showing multiple tags from a collection’ is closed to new replies.