Need a plugin to list pdf documents by title in a list by shortcode viewable to any external user vi
WPMU DEV Community
Need a plugin to list pdf documents by title in a list by shortcode viewable to any external user vi
Inactive
5 pointsGetting my WPMU DEV WingsI'm new here
kdking1976
Member
—
3rd February 2012 (3 months ago)
I am working on a site for a county government.
I need to be able to list pdf documents by title so that the end user can view the title and download the documents. I have Media-Categories and it works for some things (but I can not sort pdf files only pics) But I need to be able to do this with tags.
I need to tag the document "Bid 001" and all files with tag "Bid 001" would show up in a list.
Any help would be greatly appreciated!
I am working on a site for a county government.
I need to be able to list pdf documents by title so that the end user can view the title and download the documents. I have Media-Categories and it works for some things (but I can not sort pdf files only pics) But I need to be able to do this with tags.
I need to tag the document "Bid 001" and all files with tag "Bid 001" would show up in a list.
Any help would be greatly appreciated!
7257 pointsLike some sort of WPMU DEV GodMindblowingly helpful memberLifetime member
Support Chimp
—
3rd February 2012 (3 months ago)
#
Hey kdking1976.
But I need to be able to do this with tags.
I need to tag the document "Bid 001" and all files with tag "Bid 001" would show up in a list.
Any help would be greatly appreciated!
If you are using using tags, then this is the default behaviour to bring up everything which is tagged the same.
There are also a few sortable plugins which might be of interest to you:
Responses (1)
Support Chimp — 3rd February 2012 (3 months ago) #
Hey kdking1976.
If you are using using tags, then this is the default behaviour to bring up everything which is tagged the same.
There are also a few sortable plugins which might be of interest to you:
http://wordpress.org/extend/plugins/wp-table-reloaded/
http://wordpress.org/extend/plugins/sorttable-post/
http://wordpress.org/extend/plugins/advanced-custom-sort/
Hope this helps. :-)
Become a member