Code

Discussion on League Table - Table Plugin for WordPress

Discussion on League Table - Table Plugin for WordPress

By
Cart 2,744 sales

DAEXT supports this item

Supported

This author's response time can be up to 1 business day.

380 comments found.

Hi, before I buy can you let me know whether the Regular License is per month or per annum?

Hello hohum,

both the Regular License and Extended License are perpetual. The customer support is by default six months.

Hope this helps. Let me know if you have other questions.

I need to create a table list from posts, display date, title and bottom have pagination (20 item per page). Will different category so will have different table list. Example: Page 1 will display all the post from category A, Tq for advice.

Additional question, also need to insert VIEW button link in the last column field to allow click to open a external website link such as youtube.

Hello fleavedesign,

I need to create a table list from posts, display date, title and bottom have pagination (20 item per page). Will different category so will have different table list. Example: Page 1 will display all the post from category A, Tq for advice.

This plugin doesn’t include a pagination feature.

Additional question, also need to insert VIEW button link in the last column field to allow click to open a external website link such as youtube.

You can include the link in the Link cell property or manually add the link HTML in the HTML Content cell property.

Hope this helps. Let me know if you have any questions.

Very thankful for your advice on my previous comments.

I have to add links to each row and it takes too much time. Is it possible to add link with short key like in Wordpress, for instance ctrl+k? Otherwise I have to scroll down too much for each link and it’s taking 4-5 times more effort.

Is it also possible to have open in new tab set as default?

Hello stanimirmihov,

Is it possible to add link with short key like in Wordpress, for instance ctrl+k?

At the moment there isn’t a shortcut for adding links.

Is it also possible to have open in new tab set as default?

Yes, you can invert the behavior of the option if you want, but this requires a small customization. In case contact us via the “Support” tab above for more details.

Hope this helps. Let me know if you have any questions.

FWIW, upgrading from 2.02 to 2.09 resulted in all of our table styling vanishing. It still shows in the admin, but the front end is stripped of styles, sorting settings are not applied. A disaster. We ended up having to restore back to 2.02 and just leave it. For a 0.0x release, the changes were severe enough to make it incompatible with prior versions.

Hello co50,

the update should be applied with this procedure:

  1. In the Plugins menu click “Deactivate”
  2. Update all the plugin files via FTP
  3. In the Plugins menu click “Activate”

If this procedure is not applied the new plugin options are not initialized. Since there are new options that allows you to define the URL of the CSS and JavaScript files, if these options are not initialized the table in the front-end don’t have any style applied.

The options that should be manually defined if not properly initialized with the procedure above:

  • General JavaScript File URL (https://example.com/wp-content/plugins/league-table/public/assets/js/general-min.js)
  • General Stylesheet File URL (https://example.com/wp-content/plugins/league-table/public/assets/css/general-min.css)
  • Tablesorter Library URL (https://example.com/wp-content/plugins/league-table/public/assets/js/tablesorter/jquery.tablesorter-min.js)

Hope this helps. Let me know if you have any questions.

Hello. Just bought the plugin, very beautiful styles. The only problem is that I need to add links to some of the text in the tables. Can I get help with that? Thanks in advance

Hello stanimirmihov,

you can apply links with one of the following methods:

  • by adding the URL in the Link cell property
  • by adding the HTML of the link (E.g. "<a href="https://example.com">Example</a>") in the HTML Content cell property (along with other HTML if you want)

Hope this helps. Let me know if you have other questions.

Thanks a lot for the quick reply. How adding the HTML of the link works? For instance I have my tables ready in Word document with added link, but when I paste them over the plugin, they are lost.

What is the easier way to copy information from Word tables to Plugin tables?

I tried to do some work with the plugin, but it takes too much time.

For instance you can’t copy 1 row with 5 columns from Word and paste it into 1 row with 5 columns in plugin. Is this possible?

Hello stanimirmihov,

How adding the HTML of the link works?

You have to click on the specific cell and then add the link HTML (E.g. <a href="https://example.com">Example</a>) in the HTML Content cell property. You can alternatively use the Link cell property.

For instance you can’t copy 1 row with 5 columns from Word and paste it into 1 row with 5 columns in plugin. Is this possible?

Yes, it’s possible to copy the clipboard data from a spreadsheet editor (Excel, OpenOffice Calc, Etc.) or table included in other programs like Word processors. (copy the manually selected cells and then paste the clipboard in the plugin) Note that the exact data saved in the clipboard depends on the specific Word processor.

Hope this helps. Let me know if you have other questions.

Are the rows transparant or do they have a fixed color?

Hello meijerinkj,

via the back-end you can set the color of the rows, columns, or the colors of the specific cells based on your needs. Note that you can set any RGB color but you can’t set the opacity (transparency).

Hope this helps. Let me know if you have any questions.

Ah ok. Probably the plugin isn’t for me then. Our website can switch between normal and dark mode. Thats why transparency is important. If you got a solution, I would love to hear about it.

Hello meijerinkj,

transparency can be added with simple CSS rules added to your theme stylesheet. In case contact us via the “Support” tab for details.

Hope this helps. Let me know if you have any questions.

I need brackets

Hello haik74,

can you please add more details? So I can provide you a precise answer.

Thank you.

yes, did you know the tables, that have direct elimination, so there is brakets. so like semifinal final.. 1/8 1/6 branches?

Hello haik74,

this plugin generates tables. I recommend you to search for plugins that generate brackets.

Hope this helps. Let me know if you have any questions.

Hello. I would like buy your plugin for my project, but I dont know if it good for my purpose.

I need create a table where I create a daily schedule for my radio station. This is what I mean, for example:

table with two column: first column time (formatted with hour, minutes and seconds), second column details, third column duration

05:00:00 – title song – duration 2’45’’, 2 minutes 45 seconds

In second row, in time there must be dinamycally generate this time: 05:02:45

With your plugin is possible this?

Best regards

Hello vincenzolopalo,

for this custom behavior you have to customize the plugin (enable the parsing of the shortcodes – if you need more info on this subject please contact us via the support tab so we can tell you how to do this) and use a plugin to run PHP scripts associated with shortcodes.

Hope this helps. Let me know if you have any questions.

I found one bug, when I have cells merged (rows) and I use Autocolors for one column there is a problem. For rows with Row slot: 0, wrong column is affected with Autocolors. I.e. when I have in first column merged 3 cells vertical, and autocolor font color for 6th column, for first row its ok, but next two has font color in 7th row – so cells with Raw slot: 0 seems to not been counted for style.

Another thing – I’ve been trying to put shortcode with Font Awesome icon in cell but it seems to be impossible – I try to put shortcode in cell, as HTML, even I try to paste SVG html code, but nothing works. Is there a chance to put icon, or vector in a cell?

Is there any option to copy cell properties? Or paste content with hyperlinks?

Great table plugin!

Hello pkordys,

for support questions please contact us with the account used to purchase the license. There isn’t a license associated with the “pkordys” account.

Thank you.

I’ve got plugin from envato elements, as I can see there is no support there. But the first case its rather bug report than support needed.

Hello pkordys,

can you please contact us with the “Support” tab above and include in the email thread the XML file with the exported table? So we can reproduce the issue and provide you a precise answer.

Thank you.

Hi, I have this through Elements. I recently migrated my website and I’m now getting this error and I’m not quite sure how to fix it.

Mixed Content: The page at ‘https://worlddodgeballfederation.com/' was loaded over HTTPS, but requested an insecure script ‘http://worlddodgeballfederation.com/wdbf-apps/league-table/public/assets/js/general-min.js?ver=2.06'. This request has been blocked; the content must be served over HTTPS.

I believe I actually fixed it. After migrating my website, some of the paths in options were still set to http. I changed them to https and that seems to have solved the issue.

Hello Aletarius, yes I confirm that you properly solved the issue.

can this ingest csv data sent as text in csv format to a wordpress webhook?

Hello clanier9,

this is not possible at the moment. CSV files can only be manually imported by copying and pasting the data from the spreadsheet editor that included the data to the spreadsheet editor embedded in the League Table -> Table menu.

Hope this helps. Let me know if you have any questions.

Any plans to add support for data sync with MySQL?

Hello JohannesKn,

in the short term there are plans to develop this aspect.

Let me know if you have any other questions.

Currently, when I clone a table, the new table will have the same name as the old one. Is there any way I can suffix the table name by a string like ” – Copy” text. e.g If I clone the table “My Table”, the new name after cloning should be “My Table – Copy”.

Hello hungdoantan,

I got a problem that I only able to use the “League Table” when I login as the administrator account. I can’t use this tool for a Shop Manager or Editor.

You have to set a capability owned by the Shop Manager and the Editor roles in the Tables Menu Capability option. (E.g. “publish_posts”)

The tool supports the Text Editor. If content editor can’t use the tool, It’s useless in my case.

I don’t understand this question. Please add more details if you need a precise answer.

Currently, when I clone a table, the new table will have the same name as the old one. Is there any way I can suffix the table name by a string like ” – Copy” text. e.g If I clone the table “My Table”, the new name after cloning should be “My Table – Copy”.

Yes, you can apply this customization by replacing line 46 of league-table\admin\view\tables.php with this line:

$wpdb->query("UPDATE tmptable_1 SET id = NULL, name = CONCAT(name, ' - Copy')");

Hope this helps. For additional technical questions please contact us via the “Support” tab above.

thanks Daext, the ” name = CONCAT ” did the trick. (btw, I used line 91 when isset($_POST[‘clone_id’]) IS true).

I got a problem that I only able to use the “League Table” when I login as the administrator account. I can’t use this tool for a Shop Manager or Editor. The tool supports the Text Editor. If content editor can’t use the tool, It’s useless in my case !.

Hello hungdoantan, you can find your answers in the thread below.

Hi, I’m looking for a plugin to create league fixtures week by week… I found and like your product… But before buying I wanna be sure that plugin let me create or not to create league fixtures week by week… Secondly can I add link to teams on table and fixtures to redirect a page? I send you a sample links to show that what I wanna make

https://www.flashscore.com/football/turkey/super-lig/ https://scheduler.leaguelobster.com/692654/super-lig/2019-2020/

Hello drcebisli,

Hi, I’m looking for a plugin to create league fixtures week by week… I found and like your product… But before buying I wanna be sure that plugin let me create or not to create league fixtures week by week…

Yes, each week you have to create a new table for the fixtures. You can also duplicate the table from the previous week and then change the data if needed.

Secondly can I add link to teams on table and fixtures to redirect a page?

Yes, with the Link cell property.

Hope this helps. Let me know if you have any questions.

thank you for your reply… can you send sample photos or short video to examine?

Hello drcebisli,

this is the video tutorial series where you can see the features available in the back-end:

https://www.youtube.com/watch?v=umr6S3m4-1A&list=PLnO3SLTosSoDJjB3K4RjDglSUcbwVqIgH

Screenshots are availble by clicking the “Screenshot” button in the item descriptions.

Hope this helps. Let me know if you have any questions.

Hello I want this pluging but I have 2 questions before buying it… question 1: can this plugin work with Senegalese (Africa )soccer league ? question 2: can you set it up for me if I buy it ?

Hello kebetu,

can this plugin work with Senegalese (Africa )soccer league ?

The data displayed in the table should be manually added from the back-end. The plugin does not automatically populate the table data.

can you set it up for me if I buy it ?

We do not provide installation services. For this I recommend you to search in the WordPress Section of Envato Studio.

Hope this helps. Let me know if you have any questions.

I have a presale question: I want to to create sport ranking table (standings) like ATP tennis ranking for all tennis players. Is it possible to edit data column with this plugin? Also is it able to do automatic summarization (like sum of all points collected) since I want to sort based on it to see the ranking. Thanks a lot.

Hello hieu169,

I want to to create sport ranking table (standings) like ATP tennis ranking for all tennis players. Is it possible to edit data column with this plugin?

The data of the table can be update at any time.

Also is it able to do automatic summarization (like sum of all points collected) since I want to sort based on it to see the ranking.

This is possible with the data available in the same row. The configuration of the operation should be defined with the Formula and Formula Data cell properties.

Hope this helps. Let me know if you have any questions.

Thanks. If I create a ranking table is it able to make it automatic in ranking order?. For example: A-40pts B-30pts C-20pts, next update I input more points for ABC C-50pts B-45pts A-40pts. Then C is automatically put to 1st place

Hello hieu169,

yes, you have to set the column used to determine the order with the Sorting -> Order By option.

Let me know if you have any other questions.

Your plugin looks great, but I have one question before purchasing. Will I be able to combine columns in the header row and still maintain the ability to sort, and use other features?

Hello lisath,

the cell merging applied with the Row Slots and Column Slots cell properties can be used only if the sorting is disabled.

Hope this helps. Let me know if you have any questions.

Hi, I am creating a table of positions for the Premier League, and I would like to know how I can move the position columns

Hello Andjar123,

for support please contact us via the “Support” tab above with the user that you used to purchase the item. There is no license associated with the “Andjar123” user.

Thank you.

Hello, frontend edit possible ?

Hello fatihaker,

the table data and settings can only be edited from the back-end.

Let me know if you have any other questions.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey