380 comments found.
Every new version always creates problem. Please ensure that new version are tested properly before being released. Latest version can’t update although message says updated. How could a release with such major defect be released to the users?
Asks to enter values for the following fields: Caption Font Family, Caption Font Color. Why no default values set?
Hello peterlaz,
the plugin should be updated with the procedure below. In case you didn’t use this procedure to update the plugin please perform step 1 and step 3. Without using this procedure the new database fields and options are not initialized.
- In the Plugins menu click “Deactivate”
- Update all the plugin files via FTP
- In the Plugins menu click “Activate”
Every new version always creates problem. Please ensure that new version are tested properly before being released. Latest version can’t update although message says updated. How could a release with such major defect be released to the users?
The database tables should be updated with the procedure above, without updating the database table the table data can’t be updated.
Asks to enter values for the following fields: Caption Font Family, Caption Font Color. Why no default values set?
I confirm you that there are default values for the Caption Font Family and Caption Font Color options and that the database table should be updated with the procedure above.
Hope this helps. Let me know if you have any questions. For technical support please use the “Support” tab above to create an email thread.
Hello Guys, Great plugin!
I have a problem with responsive styling. As you can see in this video http://somup.com/cYneXGh1rc The table takes another styling when responsive. The point is that I don’t see any of these colors in the settings. Can you help me please find and fix the issue?I inspected and I see this :
@media (max-width: 800px) .art-table .art-tbody .art-tr:nth-child(2n+1) { background: #1e73be; background-image: initial; background-position-x: initial; background-position-y: initial; background-size: initial; background-repeat-x: initial; background-repeat-y: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(30, 115, 190); }
But I don’t know where the color #1e73be is coming from.
Hello nellolux, I just replied directly to your email. Please continue on that thread for technical support. Thank you.
Hi, can we have container width for mobile only ??
I am interested. Does the plugin fetch stats from Premier League and other Sports league automatically or you have to create the table manually?
Hello Livingstonewere1,
the table data should be manually added from the back-end.
Hope this helps. Let me know if you have any questions.
Hi, I am interested in buying this plugin, but wondered if it was possible to span multiple rows or columns? Does this plugin support rowspan or colspan?
Hello digourideas,
yes, with the Row Slots and Columns Slots cell properties. Please note that these two cell properties should be first enabled in the Options -> Cell Properties section.
Hope this helps. Let me know if you have any questions.
Hi, This tool allows? I have to hold the first column of the table, then the table header. For example, on the screen: http://prntscr.com/q71xn1 Next, if you have a tip on the info box screen: http://prntscr.com/q71yop The same goes for the mobile version http://prntscr.com/q7218n Does it also allow multiple columns? Example table size will match this table -https://bydletsnadno.cz/set-top-boxy/ Primarily the second table. Or do you have a demo somewhere so we can try it? Thank you.
Hello hervyss,
I have to hold the first column of the table, then the table header. For example, on the screen: http://prntscr.com/q71xn1
Fixed rows and columns are not available.
Next, if you have a tip on the info box screen: http://prntscr.com/q71yop The same goes for the mobile version http://prntscr.com/q7218n
The tooltip should be manually implemented by adding the tooltip HTML in the HTML Content cell property and custom JavaScript implementation of the tooltip.
Does it also allow multiple columns? Example table size will match this table -https://bydletsnadno.cz/set-top-boxy/ Primarily the second table.
I don’t understand this question. Please add more details if you need a precise answer.
Or do you have a demo somewhere so we can try it?
I recommend you to watch the video tutorial series for this. A demo version of the product is not available.
Hope this helps. Let me know if you have any questions.
League Table 2.07 has been released
League Table has been updated to version 2.07, more information on the changes applied with this version are available in the “Updates” section of the item description.
To update please proceed as follows:
- In the Plugins menu click “Deactivate”
- Update all the plugin files via FTP
- In the Plugins menu click “Activate”
If you have any questions feel free to ask.
Hello, I’m trying to use your plugin by inserting tables in the description of a product (Woocommerce) but I have 2 issues: 1. I see the table only in the body but if I put the shiortcode in the description tab, I see the shortcode. 2. I’d like to have responsive table, but I d’ont see how. It seems that it is not automatically adujusted on Tablet and Phone Size.
Can you help me here please?
Hello nellolux, I replied to your email. Please continue on that thread for customer support.
Hello, trying to make table with scroll not working, i left setting for table the same , container yes
Hello alexandrux,
the scrollbars are generated based on the size of the table and on other table options (Container Width, Container Height, etc.).
Please contact us via the “Support” tab above to start an email thread or contact us directly at support@daext.com and send as an attachment the table (use the League Table -> Export menu to export the table), so we can provide you an answer specific for that table.
Hope this helps. Let me know if you have any questions.
Hello again Mr. DAEXT, do you think it’s possible to have a different Container Height for cel phones?, I mean, a certain height for desktops and tablets, and a lower one for phones. Need a magician here.
Hello EduardoHDA,
yes, you have to add a media query in one of the stylesheet files loaded in your website that targets the table container and then force the rule with the !important attribute. This is a working example, change the values based on your needs:
@media screen and (max-width: 479px) {
.dalt-table-container{
height: 200px !important;
}
}
Hope this helps.
Fellow DAEXT, I was not able to find the right place to write that style, also I need to find out how to increase the height of some rows in order to place bigger images without changing the font size. Thanks for your kind support.
Hello Eduardo,
Fellow DAEXT, I was not able to find the right place to write that style
You can include the CSS above in any stylesheet loaded in your website. For example the style.css file of your theme, the “Custom CSS” section of your theme, etc.
also I need to find out how to increase the height of some rows in order to place bigger images without changing the font size
You don’t need to change the height of the rows for this. Please proceed as follows:
- In the League Table -> Options set the Apply kses option to “No”
- Edit the table and click on a specific cell
- Add an HTML image with a structure like in the example below in the HTML Content cell property (replace “60” with your custom values to change the dimensions based on your needs)
<img src="https://example.com/your-image.png" style="width: 60px; height: 60px">
For other support questions feel free to contact us directly from the “Support” tab.
Great support, great solution, marvelous plugin.
Hello EduardoHDA,
thanks to you for purchasing. If you like this plugin please remember to rate it on your Downloads Area on CodeCanyon, this helps the plugin sales.
Best Regards.
Hello fellow DAEXT, reading the comments you said that a fixed first row will be available this year on February. I have a great expectation of that. Any news?
Hello EduardoHDA,
I confirm you that this new feature is in our plans but that its release has been postponed. The reason is that many changes to the existing features were required to avoid compatibility problems with the sorting system and with the existing options.
I have increased the priority level for this feature in our issue tracker so that will be considered in the next plugin release.
Let me know if you have any questions.
No other questions for the time being, I’ll be aware about the next release. All the best!
Hello, is this plugin compatible with Elementor Page Builder? Does it support filtering by header columns? thanks, cstibi
Hello cstibi,
is this plugin compatible with Elementor Page Builder?
With Elementor you can use the shortcode associated with the table (available in the League Table -> Tables menu) with the proper element that allows you to use the shortcodes. In case you need help with this please contact us via the “Support” tab above after purchasing.
Does it support filtering by header columns?
No, the data can’t be filtered.
Hope this helps. Let me know if you have any questions.
I have this problem too => “I am having an issue with the plugin suddenly. I cloned a table, tried to update the table name and it gives me an error message at bottom “need enter valid values for Caption Font Family, Caption Font Color”. After doing that when I edit any other values and save, it gives me a success message but all changes are gone once I go back into it.”
Hello sociality, I just replied directly to your email. Please continue on that thread for technical support. Thank you.
Hello DAEXT, I’ve downloaded this 2 files: codecanyon-3ZA8v6cq-league-table.zip and codecanyon-fJQQC9p0-league-table-wordpress-plugin.zip Which one I should install for my wordpress?
All the best!
Hello EduardoHDA,
the file with the suffix “wordpress-plugin.zip” is the installable WordPress plugin.
Hope this helps. Let me know if you have any other questions.
Thanks a lot!, and… can’t keep the doubt, what is the use of the other file?
Hello EduardoHDA,
with some WordPress plugins the two downloadable packs are different. For example the non installable WordPress plugin version sometimes includes also documentation files, project files, psd files etc. In the case of League Table there is not difference between the two downloable packs.
Hope this helps. Let me know if you have any other questions.
Can I integrate it with a form plugin to create a crud system? Thanks.
Hello kathervera,
this is not possible.
Let me know if you have other questions.
Hi – I’ve been using League Table for a couple of years and it’s worked brilliantly. I only create new tables once a year so it’s been a while since I’ve made any substantial changes! I’ve just tried to create a new league table and to edit an existing table but no new tables are added or existing tables updated. When updating an existing table the plug-in reports “The table has been successfully updated” but the changes are not saved. Is this is known issue and can you please suggest the most likely cause and easiest fix? I’m on v2.03 with no update offered in Wordpress to 2.06. Would an update fix the issue and how do I get it? Many thanks in advance.
Hello allisterf,
for technical support please contact us with the account that you used to purchase the item. There is no license associated with the “allisterf” account.
Thank you.
Hi, does this plugin have the ability to create mutliple tables on the backend and then have a list or dropdown that client can select to choose the desired table? thanks
Hello dphoenix,
you can create an unlimited number of tables from the League Table -> Tables menu.
The tables can then be added into the post with a selector (a TinyMCE button or a Gutenberg block depending on the active post editor) available in the post editor.
Hope this helps.
Thanks though what I was meaning is it it possible to have list or selector on the pages that lists all available tables. So if table1, table2 and table3 existed, the client can choose which table to view and it displays that table, is that possible?
Hello dphoenix,
this feature is not available in the plugin. For this you have to use specific plugins that allows you to display or not specific part of the page based on a selector or alternatively you have to manually implement this feature based on your needs.
Hope this helps. Let me know if you have other questions.
hello please i got this plug in trough envato last year i am just installing it and i tried to save the table i created BUT ITS NO SAVING
Hello dondada01,
for support please contact us via the “Support” tab above with the account that you used to purchase the item. There is no license associated with the user dondada01.
Is there an option to merge cells ?
Hello rahulsankarks,
yes, the cells can be merged with the Row Slots and Column Slots cell properties. Note that these two cell properties should be activated in the Options -> Cell Properties menu.
Hope this helps. Let me know if you have other questions.
I purchased the plugin today and I tried to merge 2 cells but it isnt working, can you tell me how exactly this works? I dont see any documentation anywhere
Hello rahulsankarks,
I just replied to your questions in the refund thread. For technical support please contact us via the “Support” tab above. Thank you.
Hi. Is it possible to customize a table for a football league with logos for each team? And how about updating the table – is that done manually or can it be done through a database or api?
Hello gulklud,
Hi. Is it possible to customize a table for a football league with logos for each team?
Yes, images can be added in the cells with the Left Image or Right Image cell properties or by adding custom HTML in the HTML Content field.
And how about updating the table – is that done manually or can it be done through a database or api?
Currently the tables can only be manually updated.
Hope this helps. Let me know if you have other questions.