Johan Legrand
Forum Replies Created
-
Hello Michael,
Thank you for your prompt reply. In the meantime I solved the problem with an intermediate php scriptlet.
Kind regards,
Johan
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Compatibility with WPML pluginI found the following info in this forum:
* Disable WPML plugin and you can access the earlier created default language forms again !
Isn’t there still a possible fix coming out?
Thanks for your feedback!
Hi Tobias,
Ok, I will do that. Thanks for your answer.
For your info, the main problem is that some tables contains columns I use as a filter, columns that are never displayed (Thanks to the great option ‘filter_full_cell_match’ and ‘hide_columns’!). Doing so I can display some lines only on some pages and not display them on other pages and based on the same table I can filter the lines differently for other pages by using another column as filter.
One table contains data for several pages and several subjects…Regards,
JohanHello Tobias,
Thanks for your reply. I tried already several combinations but without any success.
For the moment I use the following code:[table id=12 filter_full_cell_match=”true” use_datatables=”false” row_order=”sort” row_order_sort_column=”Date” row_order_sort_direction=”DESC” filter=”activité fort” hide_columns=4,5,6,7,8 /]
Full cell match works well, filter and hide columns works like a charm but the third column “Date” (or “C”) is never sorted.
Could it be the date format I use that is bothering?Regards,
Johan