Nickelle
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Background Color | Entire TableHi Stephanie,
Since you only have 1 row, you can use this code :
.tablepress-id-ClientBanner .row-1 td {
background-color: #ffa223;
}So without specifying the column, it will affect the whole row.
I hope it helps,
NickelleForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Sorting with picturesHi,
As far as I know, you can’t sort the pictures because it’s only HTML code, not a real text.
If you want to sort it in the back end, you can add a column with a text, and mark it as “non visible” (but still sortable).
I hope it helps,
NickelleForum: Plugins
In reply to: [Cyclone Slider] Customize Learn More TextHi,
Same problem here, I want it in French, and the .po files don’t seem to work.
I’ve changed the “learn more” text in the slider.php file, and it works (though it will need to be changed again if the plugin is updated).
Hope that helps.
NickelleForum: Plugins
In reply to: [Comments - wpDiscuz] Ability for commenters to edit their commentHi,
There is a plugin called “Ajax Edit Comments” that allows people to edit their comments.
I don’t know if it will work with wp-Discuz but it’s worth trying.Hope that helps,
NickelleForum: Plugins
In reply to: [Rating-Widget: Star Review System] Rating sometimes visible sometimes notHi Iluqua,
I had the same problem when testing all the options the other day, and it seems that the “power user settings” were “activated” by mistake (on Frontpage tab). I deactivated it and it was fixed.
Hope that helps,
Nickelle