I am seeking a solution to accomplish the following:
On the page https://gotaroster.com/showcases_main.php?showcase_ids=3, when the title is clicked, it redirects to https://gotaroster.com/showcase.php?showcase_ids=3.
Our WordPress page, located at https://gotaroster.com/showcases/, aims to display a roster page that utilizes the showcase_ids from the link.
I think the issue is , you did not enable a filter for that Column showcase_id.
Can you please check on the back-end of this Table, and enable a text or number filter for showcase_ids Column, then the URL pre-filteting should work?
I am seeking a solution to accomplish the following:
On the page https://gotaroster.com/showcases_main.php?showcase_ids=3, when the title is clicked, it redirects to https://gotaroster.com/showcase.php?showcase_ids=3.
Our WordPress page, located at https://gotaroster.com/showcases/, aims to display a roster page that utilizes the showcase_ids from the link.
Hello,
You can achieve this with our URL Pre-filtering feature.
Please check more details on that hyperlink and our example Table, how it works.
I can also make a basic example of your Page with the Table and the field, as you said 'showcase_ids' value.
If we add this at the end of the URL : ?wdt_column_filter[showcase_ids]=3
it should work, but on your Table it is not currently working, with this full URL like :
https://gotaroster.com/showcases/?wdt_column_filter[showcase_ids]=3.
I think the issue is , you did not enable a filter for that Column showcase_id.
Can you please check on the back-end of this Table, and enable a text or number filter for showcase_ids Column, then the URL pre-filteting should work?
Let me know if that helps.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
It worked thank you.
Hello,
I am delighted to hear that this has been resolved.
Thank you for letting us know.
Anything else that we could assist with, please don't hesitate to create new tickets.
Have a great day!
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables