Tag Map of a specific category
-
greetings.
first of all, the plugin is great and everything functions good.
however, i have a problem when i insert:[mctagmap columns=”3″ hide=”yes” num_show=”3″ more=”more ?” toggle=”? less” show_empty=”yes” name_divider=”|” tag_count=”yes” exclude=”2009, exposition” descriptions=”yes” width=”170″ equal=”yes” from_category =”7″ manual=”” basic =”no” basic_heading=”no”]
the hyper link doesnt work.
on my wordpress theme “responsive,” there is no tag.php file, so i don know where to insert your code
<?php if(isset($_GET[‘mctmCatId’]) && isset($_GET[‘mctmTag’])){
query_posts(‘cat=’.$_GET[‘mctmCatId’].’&tag=’.$_GET[‘mctmTag’]);
} ?>could you please give me a deeper explanation. thank you
https://www.ads-software.com/extend/plugins/multi-column-tag-map/
- The topic ‘Tag Map of a specific category’ is closed to new replies.