My fault, sorry!
When I pasted from your post here, it works perfectly!
Thanks a lot
/Karsten
Thanks!
It works perfectly!
I think this is a global setting, i.i. you can not add the table ID to have it work just on a single table? Like
.dataTables_length-id-112 {
display: none;
}
Thanks,
Karsten
Thanks a lot for your prompt answer!
I tried it now, and pasted the line at the very end as you can see here
add_action(‘customize_register’,’putcategoryid’);
add_filter( 'tablepress_wp_search_integration', '__return_false' );
but I get this error:
Parse error: syntax error, unexpected ‘&’ in /customers/f/f/e/sousvide20.dk/httpd.www/wp-content/themes/dyad-2-child/functions.php on line 152
Thanks,
Karsten