klemensmie
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] link to search fieldHi Tobias,
it’s working. Thanks for your support and great plugin!
Best,
KlemensForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] link to search fieldHi,
well, changing[table id=2 /]
to[table id=2 filter="Bensmann" /]
definitely worked, it displayed a much shorter, filtered table.I have deavtivated and reactivated both relevant filtering plugins to see whether the automatic filtering plugin conflicts with the row filtering plugin. In all combinations filtering via URL did not work. That is, adding
?filter="Bensmann"
or?table_filter="Bensmann"
to the URL did not actually filter the table (neither did$table%5Ffilter=Bensmann
).Any other ideas?
Best,
KlemensForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] link to search fieldHi Tobias,
Just to be sure:One file contains the link:
<a href="https://anverwandte.info/eingebundene-familien/?table_filter=Bensmann">Bensmann</a>
like this: Bensmann
installed pluins:
TablePress Extension: DataTables Automatic Filtering
TablePress Extension: Row Filtering
TablePress Extension: Shortcode Filter from GET parameterI also applied the code change, in the GET parameter plug in, where
'filter'
is changed to'datatables_auto_filter'
, like this:
$attributes['datatables_auto_filter'] = $filter_term;
I saved the change and reloaded the webpage containing the link.Still, at the moment, it links to the unfiltered table, the table_filter parameter changes nothing.
Did I overlook something important?
Best,
KlemensForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] link to search fieldForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] link to search fieldHello Tobias,
I don’t belive that I did it right. I’m not sure I can follow your instructions in the thread. I have installed the extension “Shortcode Filter from GET parameter Extension” and tried using this link, as an example, to get a prefiltered table:
Bensmann
Do you see a mistake here?
Thank you for your effort.
Best,
KlemensHallo Tobias,
ich glaube, ich habe deine Beschreibung nicht richtig verstanden.
Meine Umsetzung führte leider nicht zum Erfolg.Hier meine Schritte: Habe den “Shortcode Filter from GET parameter
Extension 1.0″ als Plugins bei mit installiert.
Mit diesem Link = Bensmann
hoffte ich, nur die Zeile “Bensmann” zu sehen. Leider ohne Erfolg.
Wo liegt mein Fehler?
Danke für deine Bemühung.
Gru? Klemens