simmerman
Forum Replies Created
-
@tobiasbg oh and one more question. If I did this, how could i justify the ‘search’ box to the left side so the user sees it just above the table on the left vs right? Thanks.
Hopefully that can be done, and the ‘next’ and ‘prev’ pages features can be hidden, then I’m good to go. Andy, I of course have rated the plugin, but will do so again on this account. ๐ Going now!
Thanks @freebacktesting
@tobiasbg
Thanks for the answer. One last thing. @freebacktesting is on to something, so if I let’s say changed row one to “select name in drop down list” and utilized the drop down list feature… that could work, as I can set the table to only show one row and the first row could say something like “search” or “use the drop down”…The only question I’d have at that point would be, is there a way to hide the “next” and “previous” buttons at the bottom right of the table, as I don’t want the user confused buy clickable options. I want them focused on just typing the name in or using the drop downs.
Thanks so much.
Oh, and I only want this to occur on a single table, I still use tablepress all over the plays showing full tables upon initial page load, so I only want to hide a specific page that loads a table.
Thanks again.
Also, is there a way to contact you in regards to seeing if you can create custom code for a donation? I want my table/search feature to do something unique and would of course donate to the cause for the help ๐
Link: https://sleeperu.com/trade-calculator-4/
1. So when i disable the search with the shortcode of false, the filter drop downs are there still but don’t work. They don’t filter.
2. I ‘d love for the drop down filters to work with the search box on just this page not showing up.
Thanks again.
Ha, I found that i asked this question 2 years ago by searching a bit deeper on the previous support questions. Sorry, it was tough wording to figure on my search.
datatables_filter=false
However, my problem is, this disabled the Drop Down Filter from even working. I can select an option in the drop down, however, the selection does not sort the table any longer even though the drop down still shows up (and the search box is gone). Any advice?
Thanks.
- This reply was modified 6 years, 1 month ago by simmerman.
Thanks!!!
Thanks a lot. Yep, I had the john-stevens part in there already, I thought I explained that better in the original first post, sorry about that. All i needed was the part to hide the ‘search bar’, which sounds like ‘use_datatables=false’ is what does that? Thanks so much, adding that seems to be hiding the ‘search’ box now.
Hello. The page is not live nor for public, so ill explain again, and then paste the code.
1. I have a table with an id=10
2. That table has 100s of rows
3. I am creating single pages for each row, and pulling that corresponding row onto each page while using your filter plugin, thus the only row shown is the one the filter calls for, yet I only have to update and maintain one table
4. My only issue is adding the final piece of the code that removes the ‘search box’ on these single pages.
5. Note: I dont want to remove the search box all together in case i want to show it on a page that has all of the tableCode used:
[table id=10 filter=”john-stevens” /]
(so, as you can see, only rows with “john-stevens” will show, and i just want to remove the search box, but the explanation of “…” didn’t help my simple brain, as I still didn’t know what to insert ๐
Thanks so much for the help.
Yep, I see that, but if I want the search box not to show on certain pages using the short code, I still donโt know what to use. I get you are saying insert my code in place if …, but I donโt know what to use.
filter=โ…โ doesnโt tell me what code. Sorry I know you deal with it every day…
Iโm sorry but are you saying โ…โ does this? If not, can you list the code? Iโve seen that response in another thread and I didnโt know then either. Sorry if it should be obvious :/
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Hide Search box on certain pagesPerfect! Thanks!