zumcorp
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Form is not displayed with proper alignmentNo issue, it was a theme problem. Thanks!
Forum: Plugins
In reply to: [Table Sorter] Not sorting properlyHi Farhan,
Fixed, please try again. Try sorting by column 3.
Regards,
JCForum: Plugins
In reply to: [Table Sorter] Not sorting properlyHi Farhan,
I’m using this thread as it describes my problem perfectly.
I’m having the same problem when I mix alphanumeric and numeric values, specifically with 0. I have set some values with the string “N/A” and some with zeros, and when it sorts them, they appear mixed:
N/A
N/A
0
0
N/A
N/A
0
…
Looks that it’s handling improperly the sorting of 0s and alphanumeric values…Please check this link.
Many thanks for your help.
Regards,
JCForum: Plugins
In reply to: [Table Sorter] Style changed in the table header when using tablesorter classI found how to solve it. Just added a line in my CSS:
/* Customize tablesorter header border colors */
table.tablesorter thead tr th { border: 1px solid #000000; }Also, as a tip, in order to avoid that the small triangles for sorting interfere with your column header text, add the following:
table.tablesorter th { padding-right: 20px; }
Excellent plug-in. Thanks!
JC
I just tried deactivating all other plugins. Still have to add manually the static pages. Hope this is solved some day… then the plugin will be exactly perfect.
I had the same problem and solved the same way.
But… isn’t this a bug?
What’s the point of having automated the sitemap generation and having to build part of it manually? Makes no sense…
Maybe there is a conflict with some other plugins…