Discussion on Real Soccer - Sport Clubs WordPress

Discussion on Real Soccer - Sport Clubs WordPress

Cart 5,308 sales
Well Documented

GoodLayers supports this item

Supported

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

533 comments found.

Hello, I have pre-order questions:

1. It’s possible to add different league tables for different club categories? Like senior, s21, etc.

2. Can I personalize the tables for a basketball teams? If I can show only the matches played, wined and losed? it can be useful for me.

Thank you

Hello,

Thank you for the quick response. I see than the other theme is yours too. Can I add different league tables with categories too?

Thank you so much.

Yes, however, on Big Slam is being used on the plugin called “Sportspress”. You may download the plugin and test on it first.

Ok. Thank you very much! :)

Hello GoodLayers, I’ve some questions about the theme :

1) Can I show more than 1 “PLAYERS section” in the homepage? (e.g. U18, U21, etc.)

2) Can I show more than 1 “Result” & “Upcoming match” in the homepage? (e.g. U18, U21, etc.)

Hope to hear from you very soon. Thank you Sakdipat

Hi,

1. Yes, you can sort it by category so it’s possible to do.

2. Same as players, you can sort it by category.

Thank you for interesting by the way :).

GoodLayers Team

Hello,

I am really interested in this theme, but I would like to know if it is compatible with buddypress or bbpress or any forum/social network plugin.

Thank you very much!

Hi,

The theme isn’t created for BBPress nor Buddypress specifically. It might work with those plugins but you may have to customize its css(Or create custom template code) to suit your need.

Thanks for interest by the way :)

How can I edit these values ​​in an article?: 1) background 2) insert the date of publication 3) title before image

http://pallacanestrogardonese.it/ancora-un-innesto/

Hi,

You will need use ftp to login and check your source code

\realsoccer\include\function\gdlr-function-regist.php line 147
realsoccer/stylesheet/style-responsive.css

GoodLayers Team

So the only way to make the league table responsive is through ftp? Is not possible from the wordpress panel? How is the league table not responsive?

Hi,

If you need do it within WordPress, you can try use this plugin:

https://wordpress.org/plugins/wp-editor/

Please be careful when change anything with PHP/theme/plugin file in your WordPress dashboard, because it will broken if you’re mistake in your code.

GoodLayers Team

The league table on my website is not responsive, only the league table. Why?

Hi,

You can try going to css/style-responsive.css file, then at the bottom, try removing this out for this.

    /*--- full table ---*/
    .gdlr-league-table .gdlr-table-first-head th:nth-child(3),
    .gdlr-league-table .gdlr-table-first-head th:nth-child(4),
    .gdlr-league-table .gdlr-table-first-head th:nth-child(5){ display: none; }
    .gdlr-league-table .gdlr-table-second-head th:nth-child(3),
    .gdlr-league-table .gdlr-table-second-head th:nth-child(4),
    .gdlr-league-table .gdlr-table-second-head th:nth-child(5),
    .gdlr-league-table .gdlr-table-second-head th:nth-child(6),
    .gdlr-league-table .gdlr-table-second-head th:nth-child(7),
    .gdlr-league-table .gdlr-table-second-head th:nth-child(8),
    .gdlr-league-table .gdlr-table-second-head th:nth-child(9),
    .gdlr-league-table .gdlr-table-second-head th:nth-child(10),
    .gdlr-league-table .gdlr-table-second-head th:nth-child(11),
    .gdlr-league-table .gdlr-table-second-head th:nth-child(12),
    .gdlr-league-table .gdlr-table-second-head th:nth-child(13){ display: none; }
    .gdlr-league-table td:nth-child(3),
    .gdlr-league-table td:nth-child(4),
    .gdlr-league-table td:nth-child(5),
    .gdlr-league-table td:nth-child(6),
    .gdlr-league-table td:nth-child(7),
    .gdlr-league-table td:nth-child(8),
    .gdlr-league-table td:nth-child(9),
    .gdlr-league-table td:nth-child(10),
    .gdlr-league-table td:nth-child(11),
    .gdlr-league-table td:nth-child(12),
    .gdlr-league-table td:nth-child(13){ display: none; }

Hi, thnak you but I can not find css/style-responsive.css file. Where is? I try the file style.css but there is not “responsive” voice.

Hi,

You can found it in here:

realsoccer/stylesheet/style-responsive.css

GoodLayers Team

Hi, I updated the theme to version 2.0.1 but I don’t know where to find the option for hide the player stats. I’m using a child theme, but I don’t think this is a problem. Thank you

ok… the backend asks me to update the plugin, but in the plugin list there is no “update” button active. I will check the zip file

I downloaded the zip file, with plugins, then I deleted the old plugins and installed the new from zip file, but I don’t find any option.

The plugins version don’t change (both old and new are 1.0) and the backend asks me again to update Goodlayers Soccer plugin…

Is there a problem with plugins included in zip file from Themeforest?

Find the solution. Cheers

How can i change the banner items? I need to change the box of bet 365 and “new arrivals shop”

Can you please submit ticket in our support website? Our dev and supporters are only provide support in there, not here :(

Please note that, Right now, all support will be conducted through http://support.goodlayers.com/(Purchase code can be found here : http://support.goodlayers.com/purchasecode.png )

Thank you very much! :)

Hello, I want to ask a question.

Is it automated that we will input only match score and the league table will be calculated by itself? As I know it was manual before. What I mean by that is that we input match score and update league table too. But calculating each teams scores, and how many goals they scored, these that, so time-consuming. How is it now?

For the point, it will be calculate automatically. But you have to fill these manually : http://take.ms/YKUyD

I need another widget area in the footer. The graphics should be graphics next to each other. How can I create the new area? Unfortunately, I get newly created widget areas only displayed in 25% of the total width. http://fortuna-bottrop.de/public_new_fortuna Greeting Fortuna

We don’t have that option in this theme. You have to customize the theme directly in this case.

Thanks for interest by the way :)

Hi, I already purchase this great theme. I need to disable the player stats and gallery, leaving only the biography. Can you guide me to do this? Thank you in advance.

Hi,

Please follow my step here:

+ Step 1: http://take.ms/JqARM.
+ Step 2: Try the following css code:
.gdlr-soccer-tab[data-tab=gallery], .gdlr-separator {
    display: none;
}
Go to Theme option > General > Page Style scroll down and paste the code in Additional Style field. Let’s me know it’s help or not in next reply.

GoodLayers Team

Hi again, sorry for not answering sooner.

1.- I have the 2.01 version of the Theme Installed, but i don´t see that “Enable Player Stats Tab” switch. 2.- I enter the css code, but nothing happened.

Thanks!!

Hi,

Maybe you can provide wplogin and website address to: support.loc@goodlayers.com? I will check it with my self.

GoodLayers Team

Hi,

We are a youth soccer league, and our need is use a multi category position tables and results. Look the example, and tell me that if you theme can be handle this.

Look this: https://fefi.com.ar/futbol-infantil/torneo-principal/zona-1/#1490042361692-d80ea2f5-e0e5

LOOK THE TABS: RESULTADOS = Results GENERAL = SUM of all tables Division O4 – Division O4 O5/O6 – Other Division O7/O8 – Other Division O9/O10 – Other Division

The results show each division result and T.P. It´s the TOTAL POINTS of this shedule match (3 pts for win, 2 pts for draw and 1 pt for lose) and the P.J. it’s the number of division matched.

Some times we have 5, 3 or 7 division by league. We need a position table by divion and another it’s a general that has the sum of all division tables.

Understand?

Hi,

First of all, Thanks for interest :)

Unfortunately, this theme doesn’t have those ability.

It´s posible show for the same match multi results? For example: Use Team 1 Vs. Team 2 with multi categorys match?

First of all, Thanks for interest :)

hm, I’m quite confused here :/ Can you please describe with screenshots so I can understand easily?

Thanks!

Look this: https://fefi.com.ar/futbol-infantil/torneo-principal/zona-1/#1490042361692-d80ea2f5-e0e5

LOOK THE TABS: RESULTADOS = Results GENERAL = SUM of all tables Division O4 – Division O4 O5/O6 – Other Division O7/O8 – Other Division O9/O10 – Other Division

The results show each division result and T.P. It´s the TOTAL POINTS of this shedule match (3 pts for win, 2 pts for draw and 1 pt for lose) and the P.J. it’s the number of division matched.

Some times we have 5, 3 or 7 division by league. We need a position table by divion and another it’s a general that has the sum of all division tables.

Understand?

Oh got that. However, unfortunately, this theme doesn’t have that ability :/

How to import Version 2 for a new installation

Hi,

just remove the plugin ‘goodlayers-importer’ and install a new one from the new theme package : http://take.ms/uXkSY

After that proceed the same procedure but select ‘demo 2’ instead.

If you have any further questions, feel free to submit a ticket in our support site ;)

Please note that, Right now, all support will be conducted through http://support.goodlayers.com/(Purchase code can be found here : http://support.goodlayers.com/purchasecode.png )

Thank you very much! :)

*Note that by importing demos, all pages in the demo will be imported as well.

If we have the classic version, do we have to purchase the updated version? Also, is it an easy upgrade from the classic to Version 2?

Hi,

1. To get the updated, you don’t have to pay for that. You can re download for free. https://goodlayers.ticksy.com/article/1893/

2. You can see changelog below this page : https://themeforest.net/item/real-soccer-sport-clubs-responsive-wp-theme/8888574

If you have any further questions, feel free to submit a ticket in our support site ;)

Please note that, Right now, all support will be conducted through http://support.goodlayers.com/(Purchase code can be found here : http://support.goodlayers.com/purchasecode.png )

Thank you very much! :)

Thank you for the response. Unfortunately, I followed the directions listed to the T and it the classic theme installs and not the V2. I’ve submitted a ticket about the issue as well.

Hi,

I have PO Edit and I took the pot file from the theme Language directory and started translating in French. I have uploaded both mo and po files to the same directory. but the theme remains English. Exemple in the Blog I translated read more , share post..etc, but they remain in english.

How do I apply those changes? Everything else in the Wordpress config is already in French.

Thank you.

Can you please submit ticket in our support website? Our dev and supporters are only provide support in there, not here :(

Please note that, Right now, all support will be conducted through http://support.goodlayers.com/(Purchase code can be found here : http://support.goodlayers.com/purchasecode.png )

Thank you very much! :)

Hi, I have noticed, that the fixtures of the upcoming match changes at 12 a.m. to the next match, even though the previous match didn’t already start. Is there a quick advise on how I can make this also dependant on the match time?
Example:
- FC A has a match against FC B on 15.01.17 at 3 p.m.
- FC A has a match against FC C on 21.01.17 at 4 p.m.
-> when I load the page on 15.1.17 at 1 p.m., the upcoming match area shows the next match against FC C. But it should change it on 15.1.17 at 3 p.m.

Reason why is the fact that I have inserted a link for the location, so that the visitor can directly head over to the navigation of the next match, but this disappears on that date of match.

Thanks a lot for that great theme :)
Nathan

Can you please submit ticket in our support website? Our dev and supporters are only provide support in there, not here :(

Please note that, Right now, all support will be conducted through http://support.goodlayers.com/(Purchase code can be found here : http://support.goodlayers.com/purchasecode.png )

Thank you very much! :)

Hello, What would cause the gap at the top of the homepage? http://sportrushmedia.com/

thank you!

Click on this setting of the wrapper and make sure that the top padding is set to ‘0’.

Hope this help :)

I love your speedy service! where would I find the “this setting” of the wrapper? Thanks a bunch

Click on the setting icon from the wrapper here: http://take.ms/0BvXp

Cheers! :)

Hello – does the most recent theme update include an update to the MasterSlider files? Thanks for the clarification!

Hi,

We haven’t included the latest version of MS, but if you want that, please pm me via the form in our profile page. We’ll send you the latest one.

I have raised a tkt. Please respond to it asap as my league is ongoing PRIVATE TICKET #1158486. All your assistance is much appreciated.

Where can I change the header image?

Can you please submit ticket in our support website? Our dev and supporters are only provide support in there, not here :(

Please note that, Right now, all support will be conducted through http://support.goodlayers.com/(Purchase code can be found here : http://support.goodlayers.com/purchasecode.png )

Thank you very much! :)

by
by
by
by
by
by

Tell us what you think!

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

Sure, take me to the survey