skepticismevan
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Filtering andA follow-up note Tobias. It seems we narrowed down the problem to the
<br />tag. This break tag appears in the code when I change a line with ENTER in a cell.example:
<a href...></a><br />
<div>...</div>
A cell containing this is ignored by the filter in Opera.(break tag written with a space)<a href...></a><br/><div>...</div>
This works normally in Opera (break tag without a space)Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Filtering andThanks Tobias,
I just needed to make sure there wasn’t an error on your side, before turning to Allan at DataTables. It seems the problem is limited to Opera and we’re trying to work things out.Here’s the link to the conversation in case anyone encounters a similar problem and comes through here first.
http://datatables.net/forums/comments.php?DiscussionID=2337&page=1#Item_0
Forum: Plugins
In reply to: [Plugin: WP-Table Reloaded] Alternating coloured rows bug[?]Thanks for your time, Tobias!
Forum: Fixing WordPress
In reply to: Change all permalinks after blog moveOops.. sorry… It was much easier than I thought. A simple change of desired URL in the Settings>General.