extendyourweb
Forum Replies Created
-
Forum: Plugins
In reply to: [ULTIMATE TABLES] Title Not ShownThank you for your comment. The title field is the title tag for the div, not shown.You can put a title manually before the shortcode.
Forum: Plugins
In reply to: [ULTIMATE TABLES] Change font styleYou can define the font style you want to the table. The table rows alternate 2 classes: odd and even. You can define two different styles for these classes:
<style>
.dataTable {
font-family: Arial;
font-size: 12px !important;
}.odd {
font-size: 12px !important;
color: #555 !important;
}.even {
font-size: 14px !important;
color: #ccc !important;
}
</style>Forum: Plugins
In reply to: [ULTIMATE TABLES] I need double search, its possbile?The search can have only one condition, Greetings.
Forum: Plugins
In reply to: [ULTIMATE TABLES] display Filter starts from 25,50Thank you very much for your message. No, but we will consider it for future updates. a greeting
Forum: Plugins
In reply to: [ULTIMATE TABLES] Error message when deleting itemshello, the number of rows depends on the configuration of your server. Specifically depending on the parameter “max_input_vars”.
Forum: Plugins
In reply to: [ULTIMATE TABLES] Any way to Copy tableSorry but you can not import tables, thanks for your message.
Forum: Plugins
In reply to: [ULTIMATE TABLES] text size and column sizeIf you need more help close this thread.
Forum: Plugins
In reply to: [ULTIMATE TABLES] text size and column sizeThere are two options for the width of columns: Width same for all columns or depending on each column. But you can not specify the width of each column. We will in future versions, thank you very much for your messages.
You can define the font style you want to the table. The table rows alternate 2 classes: odd and even. You can define two different styles for these classes:
<style>
.dataTable {
font-size: 12px !important;
}.odd {
font-size: 12px !important;
color: #555 !important;
}.even {
font-size: 14px !important;
color: #ccc !important;
}
</style>Forum: Plugins
In reply to: [ULTIMATE TABLES] Font ColorThe table rows alternate 2 classes: odd and even. You can define two different styles for these classes:
<style>
.odd {
color: #FF0000 !important;
}.even {
color: #CCCCCC !important;
}
</style>Forum: Plugins
In reply to: [TRIPLE PRICING TABLE] Updated now lost two tablesmerlinbiz, after revising your problem we’ve updated Triple Pricing Table and you can now download v1.2 with your problem solved.
Update log: https://plugins.trac.ww.wp.xz.cn/changeset/1282471
You just have to update and you’ll be able to use/customize previous sliders.
Have a nice day.
Forum: Plugins
In reply to: [TRIPLE PRICING TABLE] Updated now lost two tablesOops! Sorry to hear that.
With the 1.1 update we’ve just added a new option to select back color. Once you select everything, data will be saved in your database and plugin will show up every time you add their shortcode wherever you want 😉
Example:
[pricingtable id=1]Hope it works when you reinstall it
Forum: Plugins
In reply to: [TRIPLE PRICING TABLE] Updated now lost two tablesHi merlinbiz, we’ve been checking plugin and it’s working fine for us.
After updateing from 1.0 to 1.1, all your data stored on the wp database remains there. Can you please check if you’re using the same shortcode on your page/entry than the one provided by the plugin admin page?
Thanks!
Forum: Plugins
In reply to: [ULTIMATE TABLES] Table not ShowingI hope it was all for help. Cheers
Forum: Plugins
In reply to: [ULTIMATE TABLES] Table not ShowingThere are two options for the width of columns: Width same for all columns or depending on each column. But you can not specify the width of each column.
Forum: Plugins
In reply to: [ULTIMATE TABLES] Table not ShowingWrite link in html:
<a href="http://wp.me/p6NabY-ac">View</a>