hazratgul
Forum Replies Created
-
the table is not working i tried again and agian i am very sorry,
and i can not add example the 2014 and 2015 match of Team A to its page, because daily i should add 2 or 3 matches in different tournaments and leagues and it is a little hard for sportspress to do it, another problem that i have sometimes when i add new events, sportspress makes my database completely down for 5 or 10 mins i talked with host support, they told me the problem is this plugin.yes but there is no table link that i can see, and there i see more than 10 teams, this is a problem because author do not respond here
yes everything is currect, and in Settings > Teams > League tables i see there is 13 teams at the page i can see and i set 20 team but still 10 team is available in front page and 3 in the back i mean same problem and have to select (2) to go other page to see, really looks bad
please see the link: https://www.dropbox.com/s/83z9kvxd2rh30si/33221111.png?dl=0and see this: https://www.dropbox.com/s/nxokkf8h3bbgs1o/232323323.png?dl=0
for your more information i am using this plugin about 2 years and i do not have any problem with this plugin,
but this is the big problem, and other problem is that we can not select the team events in the teams page, example how it is possible i select all matches of Team 1 in its page? ( but do not search because not possible)thank you parrupio, yes i konw and my one is 13 and even now i disable the pagination but it is same and not working i am using as a RTL version. acually the events worked well but table is not working i checked it from many ways
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Player Profile Problemyou have to disible the feauture photo in every post you add photo
finally i solved it by myself it was plugin problem
we are really appreciate sportpress teamwork but if they can fix this problem as soon as possible we will be rally happy and i know sportpress saw this problem and we hope then can fix this bad issue, i suggest you one way until this problem fixed Kyle McCarley,
do this way1. do not Schedule lot of events example if you want to show 3 events then Schedule events should not be more than 3 ok now you done next step
2. go to your widgets and select event block sport press or event list sport press then click on this widget and set your events like this:
title anything you want
select calender: select your calender
start: all
date: default
number of events example 3
sort ordering: descendingsort ordering is very important
for now you have just one way same like me i am doing like this is a little unprofessional
this is the code for date i did not find any problem in this code
if ( $this->date !== 0 ):
$args[‘year’] = date(‘Y’);
if ( $this->date == ‘w’ ):
$args[‘w’] = date(‘W’);
elseif ( $this->date == ‘day’ ):
$args[‘day’] = date(‘j’);
$args[‘monthnum’] = date(‘n’);