Tag Cloud Gallery: don't get images
-
Hello,
I am having problems to get what I want. I need to show a tag_cloud and when you click on a term get all the images with that category term. This is the code I am using:
[mla_tag_cloud taxonomy=category number=0 mla_link_href="{+page_url+}?term_id={+slug+}"] [mla_gallery category_name="{+request:term_id+}" posts_per_page=21 ] <div style="clear: both; float: left"> [mla_gallery category_name="{+request:term_id+}" posts_per_page=21 mla_output="previous_page,first" mla_link_text='←' mla_rollover_text="Anteriores"] </div> <div style="float: right"> [mla_gallery category_name="{+request:term_id+}" posts_per_page=21 mla_output="next_page,last" mla_link_text='→' mla_rollover_text="Siguientes"] </div>
But when I click on a term I get:
<[+termtag+] class='tag-cloud-term'> [+thelink+]
instead of the images.I don’t know what is the problem. I suppose there is a problem with the shortcode, that is not looking for the images.
I would be really gratefull if you could help me with this.
Thanks you in advance.
Anahttps://www.ads-software.com/plugins/media-library-assistant/
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Tag Cloud Gallery: don't get images’ is closed to new replies.