Using the tag cloud pagination example – how to display images only
-
This is certainly an impressive plugin and the documentation is excellent and the support looks super-execellent too.
I am having a problem navigating all of the options to get exactly what I want.
The site has lots of images which have categories and subcategories.
Most images are stand-alone – i.e. not attached to pages or posts.I am using the tag cloud pagination example to try and generate a tag cloud gallery, which has an image gallery beneath it. The image gallery being filtered/selected by clicking on the tag cloud.
The cloud is generated, but when I click on a category I get an empty search result. I think this is because the query is looking for posts, not images.
I can generate a gallery of the type I want using this code:
[mla_gallery category_name="rock-sample-rare-minerals-and-their-unique-textures" itemtag="li" link="file"]
I have simplified the code (removing the pagination and retaining the search term) thus:
mla_tag_cloud taxonomy=category number=0 mla_link_href="{+page_url+}?term_id={+slug+}"][mla_gallery category_name="{+term_id+}" mla_caption="{+title+}" itemtag="li" link="file"]
mla_debug seems to show me that the mla_gallery command is searching posts
Perhaps I am barking up the wrong tree. How should I approach generating a tag cloud gallery of images?
Many thanks,
Anita Graham
https://www.ads-software.com/plugins/media-library-assistant/
- The topic ‘Using the tag cloud pagination example – how to display images only’ is closed to new replies.