derkmeyer
Forum Replies Created
-
Hi Tobias,
the same thing with a different extension (using a german “umlaut” ü):I try the row highlight extension:
That’s the shortcode entry:
[table id=15 hide_columns=”2,3,4,5,6,7,8,9,10″ hide_rows=”1″ row_highlight=”CATIA V5 PowerFeature für NC-Programmierer”/]It results in:
<tr class=”row-7 row-highlight-catia-v5-powerfeature-f%c3%bcr-nc-programmierer”>
<td class=”column-1″>CATIA V5 PowerFeature für NC-Programmierer</td>
</tr>My CSS definition is:
.tablepress-id-15 .row-highlight-catia-v5-powerfeature-für-nc-programmierer {
background-color: #00529e !important;
color: #ffffff !important;
}
and the highlighting does not work…..So, what is the right way to handle the special characters (e.g. ü)?
Thanks in advance and many greetings,
DerkGreat! It works!
Thank you very much!
OK, the hyperlinks look very equal 😉
I have tried the german ä and the HTML Codes ä and ä
Hi Tobias,
it works! Thank you very much für the quick answer.One more problem – I habe a special character in the course Name (a german ä).
I have tried the following hyperlinks
CATIA V5 GSD Flächen
CATIA V5 GSD Flächen
CATIA V5 GSD FlächenNone of these works…. If I click on it the URL changes to
http://srv-dsbiwp/desyscte/schulungstermine-catia-v5/?table_filter=CATIA%20V5%20GSD%20Fl%C3%A4chenIn the Search Field appears “CATIA V5 GSD Flchen” and the table has no entries….
If I edit the URL or the search field manually everything is fine.
Do you have an idea what is going wrong with the special character in the hyperlink definition?
Thanks,
Derk