Hello again,
It seems that the tagging system on our website isn’t quite working right. When we go to /tag/tagname everything works fine, but when setting the ‘related listings’ option on the details page, nothing shows up.
Additionally, if you look at the tag list on the backend, it says on a lot of them that the number of listings in each tag is 0. Though even then, the tags that do have more listings still don’t show up in related listings.
The shortcode we’re using is this:
[gd_listings title="Related" post_type="gd_place" related_to="tags" sort_by="random" title_tag="h3" layout="gridview_onefifth" post_limit="10" use_viewing_post_type="1" ]
I’ll add login information and example pages in my next post.