Hi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
Best wishes and Merry Christmas and a Happy New Year to you, too!
Tobias
Thank you so mucho Tobias, I didn´t get the shortcode to work. Is this right:
http://www.lacaravanadelrock.com/?table_filter=jerez
And just one last question, do you have an other plugin that makes it possible to ad the Tablepress to a category page.
Example. I would like to ad [table id=1 filter=”Jerez” /] into
http://www.lacaravanadelrock.com/category/conciertos/conciertos-jerez/
Kind regards,
Nina
Hi Nina,
no, that URL won’t work, because it doesn’t have the table in it.
The ?table_filter=jerez has to be appended to the URL of the page that has the [table-filter ... ] Shortcode in it.
Adding a table to a category is not really possible, because Shortcodes in WordPress can only be added to posts or pages. The only alternative would be to use a Template Tag function (see http://tablepress.org/faq/documentation-template-tag-functions/ ) in the category PHP file of your theme.
Regards,
Tobias
Ok, this is the situation. Got the two plugins and I have added the ?table_filter=jerez into the url of a Page that has a table:
http://www.lacaravanadelrock.com/agenda-de-conciertos/?table_filter=Jerez
and it still doesen´t work 🙁 I don´t know what I´m doing wrong.
Hi,
ok, that’s strange.
If possible, I’d like to take a direct look at this on your site. Could you therefore please create a temporary admin account for me and send me the details via email (the address is in the main plugin file “tablepress.php”)? That way, I can investigate this directly. Thanks!
Regards,
Tobias
Hi Tobias,
Happy new year!
Just sent it to you by a private message at Google+. (I used my husband account).
Kind regards,
Nina
Hi Nina,
Happy New Year to you, too!
I can’t see any message in my Google+ 🙁 Is it in a Hangout?
Can you otherwise maybe open a new thread here in the forums (or if you’d rather contact me privately) send me an email (the address is in the main plugin file “tablepress.php”)?
Regards,
Tobias
Hi Nina,
thanks, now I received the account data.
The reason for the problem was simply a wrong Shortcode. You must use
[table_filter id=1 /]
for the filter to take effect.
Regards,
Tobias