drownzz
Forum Replies Created
-
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Multiple competitions calendarUpdate:
I found out that this only occurs on sorting by “Match Day”
If I choose “Date” it does the right thing, what is kinda weird.
Because Match Day is the day when the match is being played right ?
And “Date” ( don’t really know what this is )Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Multiple competitions calendarHello,
Well if you go to my site : http://davethijs.info/
And scroll to the bottom at the footer where it says programma’s
Then you click between the pages ( of the widget)
You’ll see that first all matches from Veenhuizen 1 ( that competition ) is order by date.
After that another competition.
But what I want is that all competitions are ordered by match day.
Not first by competitions and then within that sorting the match day.You get me ?
regards,
Forum: Themes and Templates
In reply to: [Rookie] Space at the right on mobile themeFound a fix….
Ye that fast ;PBut this css part did the trick:
.sp-data-table .sorting:after { position: relative; }Normally it is set to absolute, but if I change it to relative the space is gone.
Forum: Themes and Templates
In reply to: [Rookie] Space at the right on mobile themeGood afternoon,
Thanks for the reply and thanks for trying to solve this issue.
Sorry for the impatient reaction yesterday, had a rough day 😉Anyways, I pasted the code in there but the same issue is there.
I am not sure but could it be that the viewport is being made before the things are getting hidding, if you know what I mean.Regards,
Dave
edit:
Maybe it is good to mention that the one in the footer widget area is doing the correct way as I want. Without the space at the right. Even though it is scrollable… so kinda the same way as the one in the page.edit 2:
I have found out that it has something to do with:th, td { font-size: 14px; text-align: center; } th, td { padding: 0.625em; }If i remove the padding it has almost none overflow, if I remove the text-align it is gone completely, but how to get that result without chaning those values….
Forum: Themes and Templates
In reply to: [Rookie] Space at the right on mobile themeHello,
I have send it to you already but here for the third time.
http://davethijs.info/index.php/vvveeenhuizen-2/
And then on the mobile page you can pinch it and see the space on the right.Regards,
DaveForum: Themes and Templates
In reply to: [Rookie] Space at the right on mobile theme