Code

Discussion on Soccer Engine - Soccer Plugin for WordPress

Discussion on Soccer Engine - Soccer Plugin for WordPress

By
Cart 85 sales

DAEXT supports this item

Supported

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

52 comments found.

A couple more suggestions for improvement: maybe make the description field a text box for easier editing, and add different groups of players (First Team, Under-23s, Academy, Women’s Team, etc).

Hello Amazemaker,

maybe make the description field

I just added a ticket for this.

add different groups of players (First Team, Under-23s, Academy, Women’s Team, etc). Groups of players would give so many options, because then you could select all under-23 players who are right-footed, all first team goalkeepers, etc.

Can you please add more information on this? Where you would like to use the groups of players (in a menu, as an editor block, etc.)?

Thank you for your feedback and for all the details.

If you look at the Liverpool FC site, you’ll see that the players are broken down into three squads: First Team, Academy and Womens: https://www.liverpoolfc.com/team/first-team. In Soccer Engine I don’t think there’s any way to group players like that. You have teams and squads, but squads are matchday squads.

I propose a new menu item in the Teams menu, maybe something like “Groups”. Then you could create different groups (First Team, Under-23s, Under-18s, Womens, etc).

Then on a player profile screen, I propose an extra select box where you can select which group the player belongs to. Then on the front-end, you could show different players from different groups.

All Under-23 players who are right-footed, all Under-18 players who are above a certain height, etc. Or just show different groups of players on different pages, like the Liverpool site. It would be way more flexible.

Hello Amazemaker, I saved your feedback. Thank you again.

When adding a team, your date picker only goes back to 1900. Liverpool FC were formed in 1892, so the date can’t be added. Please either increase the date range or allow us to enter the date manually.

Hello Amazemaker,

I saved a ticket for this. An option to extend the range of the date picker (or changes to the date picker behavior) will be considered in the next plugin update.

Let me know if you have other questions.

Awesome. Thank you.

HI Does it support auto fetch api from “https://live-score-api.com/”

Hello yzidani,

the plugin doesn’t support specific data providers at the moment. However, the events of a match can be added with the REST API included in the plugin.

Let me know if you have other questions.

Hey, I’m interested in the soccer Engine, and can humbly anyone help me share their webiste link so That I get a chance to see how this engine works when installed. Thanks

Hello progma,

in the plugin demo website you can find all the front-end features, while in the screenshot you can see all the menus and Gutenberg blocks available in the back-end. Unfortunately I don’t have websites to share at the moment.

Let me know if you have any questions.

Hi, this looks great. Would i easily be able to incorporate additional items such as goals for against, head 2 head, that sort of thing? Thanks

Hello MonExApps,

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

Thank you.

Hello, I would like to know if it is possible in the single player page to insert and show his career (history) with the various seasons with teams, appearances and goals scored.

Hello altod,

the Player Summary block currently includes the image of the player and statistics.

Additional features for this block will be considered in future plugin updates. Currently you can achieve this only with a customization (by generating these information from the plugin data or from other material).

Let me know if you have any questions.

Hello. Some time ago I asked if the complement has the option of a game with penalty definition. Example: if at the end of regulation time it ends 0-0, and after extra time it remains even, the matches are defined by penalty kicks. Final example Euro 2020, Italy vs England. Thanks

Hello danicho,

yes, you can set the Part field (this option defines the part of the match) of the event to “Penalty”.

Let me know if you have other questions.

Hello. Your complement can be configured in this way with the penalty shootout, as seen in the photo

https://ibb.co/9Nb0hBH

Hello danicho,

the layout of the Match Timeline block is slightly different. The columns with with the 3:5 4:5 5:6 etc. values are not present.

Let me know if you have other questions.

Hi, is there a way to auto feed the plugin with information instead of manually imputing the data? Thanks.

Hello leochene,

The plugin is not connected to a data provider. The data should be added manually or with the endpoints described in the REST API section.

Let me know if you have any questions.

Hello, I have the “Soccer Engine – Version: 4.7.8”, that I bot here some years ago, and no I see only “Soccer Engine” with many more options. Please let me know if this is a new o0ne or an update.

Hello luporenov,

the latest version of this plugin is v1.19. This product has been released in April 2020.

Let me know if you have any questions.

Ok I see! This is a new version of Soccer Engine or a new plugin with the same name, may be. Well and data of my old plugin can be import to this one? If I install this one I lost all data? Let me know please

Hello luporenov,

I think you are referring about a plugin with a similar name published here in CodeCanyon in the past by other authors. This plugin doesn’t have any relation with other soccer plugins published in CodeCanyon in the past, as a consequence it’s not possible to import data from these other plugins.

Let me know if you have other questions.

Hi can i use the plugin for different type of sport like for Horse racing

Hello bzpoint,

this plugin is specific for soccer/football. For Horse racing I recommend you instead a general purpose table plugin like League Table, which is also from our portfolio.

Let me know if you have any questions.

Hi. Your plugin is all we need. Please let me know do you have freelance service for installing all the data and API for auto updates. Also, can we use plugin on multisate, we have small sport sites network.

Hello AlemLolic,

Hi. Your plugin is all we need. Please let me know do you have freelance service for installing all the data and API for auto updates.

We don’t have a freelance service, but we do provide support with all the plugin related questions. Including questions about the API.

Also, can we use plugin on multisate, we have small sport sites network.

Yes, the plugin support WordPress multisite. There is a dedicated section on the plugin manual.

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

Thnx where can I find that manual?

Hello AlemLolic,

the manual of this plugin is not published online at the moment, but only available in the downloadable package. Please contact us via the “Support” tab above, so we can reply to the email with the manual attached.

Let me know if you have other questions.

Hello DAEXT. I am interested in your plugin, but before buying I would like to know if your plugin has the option of definition by penalties. and 2. Can a player have multiple jersey numbers, depending on the team or season he plays?. Thanks

Hello danicho,

I would like to know if your plugin has the option of definition by penalties

If you can please elaborate this, so I can provide you a precise answer. Thank you.

Can a player have multiple jersey numbers, depending on the team or season he plays?

Yes, you have achieve this by using the Jersey Sets feature. Jersey Sets can then be associated with Squads and Matches.

Let know if you have any questions.

Nice plugin. Correct me if am wrong, this plugin interms of data you have two options, 1. You manually populate your data and display it 2. You can fetch data from third party APIs

Once you have the data, the plugin have endpoints to consume data from.

Is this correct?

Hello watsonanikwai,

yes, this is correct. Please note that in terms of POST endpoints there is only one endpoint to submit the events data. (E.g. The events of a match.)

Endpoints to submit data for example like transfer market data, players, etc. are not available at the moment, for this reason these types of data should be manually added.

The complete list of endpoints is available in the REST API section.

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

Great thanks for confirmation.

I’m unable to use the plugin as I’m using Classic editor not Gutenberg. is there a way to use it with the Classic Editor?

Hello amaheer,

shortcodes are supported as a replacement for the Gutenberg blocks. You can find the list of shortcodes in the Shortcodes section of the plugin manual.

This week will be released an update to support shortcodes parameters with multiple values (this type of selection is currently available only in the Gutenberg inspector of the block).

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

Don’t you have Match Score?

Hello viberna,

I confirm that there is specific Gutenberg block and shortcode named “Match Score” to display the match score with the logo of the teams, result, date, time and optional information like the stadium, the attendance and the referee.

This feature is not displayed in our online demo at the moment but we can send you a screenshot via email if you want to contact us via the “Support” tab above.

Let me know if you have any questions.

What is the best website (service) for the API?

Hello ozgunozakyildiz,

the plugin has API endpoints which can be used to read the plugin data or load data from external source (E.g. a data provider, an app, custom software programs used to load data, etc.), but there isn’t an integration to specific data provider.

You can find a list of the currently available API endpoints in this section.

Let me know if you have any other questions.

I’ve bought the plugin a few months ago but havent’s really put it to use. If I don’t use guthemberg in my worpress site how can I add the plugins shortcodes? I can’t finde them anywhere and is there any tutorial material for it? thank you, Alex

Hello alx0481,

in version 1.17 we added a “Shortcodes” section in the plugin manual (available in the “doc” folder of the downloaded package).

In this section you can find a list of shortcodes with the related parameters and some examples.

Let me know if you have any other questions. For technical support please contact us directly via the “Support” tab above.

is there a mobile version- android

Hello sabastian_muoka,

Soccer Engine is only available as a WordPress plugin.

Let me know if you have any other questions.

Thank you. But how do you use the plugin? any soccer website or mobile app for users?..

I was realy intrested in a mobibe app that gets data from this plugin

Hello sabastian_muoka,

Thank you. But how do you use the plugin? any soccer website or mobile app for users?..

The layouts generated by the plugin can be published in a WordPress website.

I was realy intrested in a mobibe app that gets data from this plugin

You can retrieve the data stored in the plugin with the endpoints described in the “REST API” section of the item description. Please note that the plugin data are added by the administrator of the website and this plugin does not provide soccer data.

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

lovely plugin. does it support RTL?

Hello hazratgul,

at the moment specific plugin menus and front-end layouts don’t support RTL.

Let me know if you have any questions.

Hello,

I’m tryint to insert the standings shortcode but all I can get is “There are no data associated with your selection.” If I insert the name of one column it works (i.e. [se-competition-standings-table competition-id=”1” columns=”position”] but if I write [se-competition-standings-table competition-id=”1” columns=”position, team”] it doesn’t. Can you please help with the syntax of the shortcode?

Hello m0nstradamus,

thank you for reporting this. I verified and I confirm that the parameters with multiple values provided via shortcode don’t support a conversion from a comma separated format like the one posted in your example.

A new plugin release with this patch will be released in the next few days. You will receive an automatic email from the marketplace when the update will be available for download.

Let me know if you have any questions.

is there a way to activate Gutenberg on widgets? So I can overcome the shortcode problem

Hello m0nstradamus,

this is not possible at the moment. The ability to include blocks in the widgets will be added in this plugin when this WordPress feature will be moved from the Gutenberg plugin to the WordPress core.

Let me know if you have any 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