tmacgregor
Forum Replies Created
-
Forum: Plugins
In reply to: [Media Library Assistant] displaying PDF documentsthank you i will try this. you are a nice person for helping a non programmer in need.
Forum: Plugins
In reply to: [Media Library Assistant] All images has the same title, alt, descriptionthank you david, i still have an issue with this and i started another topic as you suggested at https://www.ads-software.com/support/topic/displaying-pdf-documents/
thanks again
Forum: Plugins
In reply to: [Media Library Assistant] All images has the same title, alt, descriptionHi David, my name is Trace, I was wondering if you could help me out. I am in a time crunch to get this to work and i am missing something somewhere.
Our website is wordpress. I liked your plugin and was able to utilize Media Library Assistant v2.70 and the demo i created is working except for the search feature. I am unable to get my search feature to search only the pdf in the media folder. Here is my code below. I am sure it is something simple, but I can’t seem to nail it down.
I want the admin orders to be listed as you can see (there will be hundreds soon). However they also need to be searchable via search box and show up on results page. Can you help me? https://flcourts18.org/?page_id=4762
—————
[su_box title=”Search by Circuit, County, Division, Judge or Case Number” style=”default” box_color=”#333333″ title_color=”#FFFFFF” radius=”9″ class=”background-image: url(‘https://flcourts18.org/wp-content/themes/catch-responsive-pro/images/body-bg.jpg’)”]
<form id=”mla-search-form” action=”.” method=”post”>
<input id=”mla-search-box” name=”search-string” type=”text” value=”” /> <input id=”submit” name=”submit” type=”submit” value=”Search” />
</form>[mla_gallery s=”{+template:({+request:search-string+}|a-bad-term)+}” mla_nolink_text=”Enter a keyword to search administrative orders.”]
<form id=”mla-search-form” action=”.” method=”post”></form>[/su_box]
[mla_gallery columns=1 post_mime_type=application/pdf post_parent=all size=thubmnail mla_itemwidth=100 link=file listtag=ol mla_caption=”{+description+}”]
[mla_gallery mla_terms_phrases=”{+template:({+request:search-string+}|a-bad-term)+}” mla_terms_taxonomies=attachment_tag posts_per_page=12 mla_output=”paginate_links,prev_next” mla_link_href=”{+page_url+}?search-string={+request:search-string+}”]
——————-
Thank you so much.
Trace