Here is the edited code.
1. on the plugin menu choose Editor
2. select plugin to edit: WPDM-Archive Page
3. select all the code, cut it, paste it in a text editor and save your original code somewhere.
4. open this text file, select all, copy and paste it into your archive page editor
5. save it.
The look was not done by shortcode. It was code that was commented out. I can send you the edited PHP code if you would like.
Three things to address that should be relatively simple.
My client wanted the sort by drop downs removed which I was able to do.
They do in fact want the category buttons removed, so if you could do that I would be much appreciative. (a question they had, which I couldn’t answer was, what are the numbers in parenthesis mean?)
In addition to this they wanted to move the search icon from the left to the right and make it a “button”, or add an actual search button. The users are at a base level and may not know to enter their desired search and press enter…
Thanks a million. Did you comment the code or remove it?
Also, if the client prefers no category buttons on that page, is it possible to remove this also?
so i bought the add-on and it doesn’t seem to work at all. http://esbf.rbdi.net/site-search/
added the short code. searched for the word employee, as we have many files named employee and it finds nothing.
**UPDATE**
I just created the archive page, which i think I will be able to use. One question about the archive page, is it possible to just have the search and categories show up and not all the links below until you do a search?
I think if I create the the search from I am merely going to get the page template I create to open up. I don’t want the page template to open. I want the file to open not the page template. Basically how our tree view is currently working. No page template opens, just the file gets downloaded.
an example would be:
Look at the Search feature on our Blake site.
http://www.blakefoundation.easterseals.com
In the Search field type: Intake
Once the files come up click on them and the file opens up. this shows PDF files that open upon clicking on them. So basically it’s searching the folder they reside.
That seems to have work. Thank you very much.
what do I need to edit?
It appears, that most of the icons that aren’t coming across are DOCX or XLSX files.
and it is the icon on the directory view. Tree View
go to:
http://esbf.rbdi.net/
search for: fingerprint
you will get:
HR Fingerprint Clearance F+N
Published May 6, 2015 | By Richard Rocha | Edit
…
Click on that link and you will get a page with the download button:
Our managers want them to click on the file link. not the page that links to the file.
here is the link web site
http://esbf.rbdi.net/agency-info/
click the category and none the files have icons. they are associated with a link template that has the [icon] tag.
happy to give you access to my site.
i was able to add the parameter to the short code. thank you for that bit of code. I am still wondering about the ID number over ID slug working.
where would i put that shortcode? after the treeview category ID? also when i use the WPDM – TinyMce Button plugin and use the category ID number it gives the full list. if i change the id from the number to the slug name it works as it should.