MLA Text widget search and tag cloud
-
Thank you for this great plugin. It’s like wp-gallery on steroids, but also very complex. I have a couple of problems I need help with.
I don’t understand how to make one of my categories open as default instead of displaying
mla_nolink_text
. Also I’m trying to make search and tag cloud work from the sidebar, but search does nothing and tags go to 404-page. This is what I have tried:I have installed and activated MLA UI Elements Example plugin.
In main page area:
[mla_tag_cloud taxonomy=attachment_category number=0 mla_link_href="{+page_url+}?term_slug={+slug+}"] [mla_gallery attachment_category="{+template:({+request:term_slug+}|a-bad-term)+}" posts_per_page="12" mla_output="paginate_links,prev_next" mla_link_href='{+page_url+}?term_slug={+request:term_slug+}' mla_style=km mla_markup=km] [mla_gallery attachment_category="{+template:({+request:term_slug+}|a-bad-term)+}" posts_per_page=12 mla_nolink_text="Click a term to display the gallery."]
In sidebar MLA Text widget:
<form id="mla-text-form" action="." method="post"> <strong>MLA UI Tags Search</strong> [muie_terms_search mla_terms_taxonomies=attachment_tag mla_term_delimiter=' ' mla_phrase_connector='OR'] <input id="text-form-submit" name="text_form_submit" type="submit" value="Search"> </form>
In another sidebar MLA Text widget:
[mla_tag_cloud] taxonomy=attachment_tag post_mime_type=image mla_link_href="/images-by-tags/?current_id={+term_id+}" number=20 smallest=8 largest=20 separator=' - ' ids="{+content_items+}" [/mla_tag_cloud]
The page I need help with: [log in to see the link]
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘MLA Text widget search and tag cloud’ is closed to new replies.