Tag cloud – clickable tags in mla_caption area?
-
Hello David!
Thank you for the great plugin once again!Here is the code i use:
[mla_tag_cloud] taxonomy=attachment_category mla_link_href="[+page_url+]?current_id={+term_id+}" number=0 limit=500 smallest=10 largest=10 separator=' / ' [/mla_tag_cloud] [mla_gallery] post_mime_type=all tax_query= "array ( 0 => array ( 'taxonomy' => 'attachment_category', 'field' => 'id', 'terms' => array( {+request:current_id+} ), 'include_children' => false ) )" mla_caption="{+terms:attachment_category+}" columns=3 posts_per_page=50 size=large link=file [/mla_gallery]
Working example of tag cloud page:
https://www.backtomusic.ru/photo/tag-cloud?current_id=84Question:
Is it possible to make all tags(categories) displayed as text under each picture clickable, so that these links duplicate corresponding links in the tag cloud?With kind regards,
Anton Stepichev.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Tag cloud – clickable tags in mla_caption area?’ is closed to new replies.