[mla_tag_cloud] unexpected dependency
-
[mla_tag_cloud]has an odd way IMO of taking custom templates. For example:this doesn’t work:
[mla_tag_cloud taxonomy=product_tag mla_markup=tag-cloud-flatsome]this doesn’t work either:
[mla_tag_cloud taxonomy=product_tag mla_output=flat mla_markup=tag-cloud-flatsome]but this does work:
[mla_tag_cloud taxonomy=product_tag mla_output=list mla_markup=tag-cloud-flatsome]Why so?
tag-cloud-flatsomeis quite simple actually:Open:
<div class="tagcloud">
Item:<a href="[+termlink_url+]" class="tag-cloud-link tag-link-[+term_id+] tag-link-position-[+last_in_row+]">[+name+]</a>
Close:</div>
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘[mla_tag_cloud] unexpected dependency’ is closed to new replies.