ringmar
Forum Replies Created
-
I’ve just updated to SportsPress Pro, and the folders and files are different in that plugin ftp folder. How do I make this feature work there?
Thank you again!
NilsHi Savvas, Will do π
Regarding the previous question.
I see that would written Published/Played. Is it taking the time of the match in consideration? If the match is scheduled to 10pm and is played for 60 minutes. Will the result be shown at 10 pm or 11 pm?
For me thatβs a difference and Iβd like it to be published at 11pm, is that the case?What is the outcome of your update?
Thank you again!
Nils
Hi again,
There is another problem with this. We I add the result in each match the result is visible, even on scheduled matches. So we have the same problem there. That result in scheduled matches are visible on the site. Is there a way to hide all scheduled results from matches?
WOW! This works like a charm. Thank yo so much!
Just one question. I see that would written Published/Played. Is it taking the time of the match in consideration? If the match is scheduled to 10pm and is played for 60 minutes. Will the result be shown at 10 pm or 11 pm?
For me that’s a difference and I’d like it to be published at 11pm, is that the case?Thank you again!
Nils
Guys, this sounds amazing!
Although, my skils in php is not on the desired level unfortunately. I can’t find these files or folders on the ftp of the site. Thought that I could update existing files. Should I download the “includes” and “templates” folder and upload them or am I completely lost in how to use the files you’ve made?
Thank you so much in advance!
Nils
Hi Roch and Saavas,
When I create a table. I can change the date. But if I choose Yesterday it still select the results from events/matches that are scheduled for tomorrow. What does “Date” mean in that setting and can it be used to solve this issue?
Thank you Savvas for your answers.
So there is no way to get a league table with only published matches/events?
Im happy to try to hardcode the site if it’s necessary.Thank you in advance,
NilsHi Roch, thank you so much for your reply!
The [event_list] shortcode and the status=”publish” doesn’t apply when I use the [league_table] or [team_standings] codes.
I tried: [league_table id=”29″ status=”published”] and a result from an event/match that is scheduled still changed the result in the table.
What am I doing wrong?
Thank you again!
Forum: Themes and Templates
In reply to: Width on menuWorks like a charm!
Thank you so much!Forum: Themes and Templates
In reply to: Width on menustrange
this is my css
.navbar {
background-color: #323232;
margin: 0 auto;
width: 100%;
}I have made a child theme. Is that a problem?
Nils
Forum: Themes and Templates
In reply to: Width on menuI don’t get how I could use Firebug to do that though..
Forum: Themes and Templates
In reply to: [Twenty Thirteen] Decrease margin between postsnow it works… Strange. But the width on the menu is still not wide enough.
Thank you for your help!
N
Forum: Themes and Templates
In reply to: [Twenty Thirteen] Decrease margin between postsHi!
It works like a charm! Thank you so much.
No when I’ve done a child theme of it (feels much more secure) The only thing that’s changed is that the background is not 100% in width, and it was before. It like it to fill out to the width of the screen.Another problem I’ve experienced is that if I have a header picture with a background color I can’t change the background color of the header area all the way out. Only the recommended header width.
I’m so glad for you’re help so far!
/Nils
Here is my css.
/**
* 3.0 Basic Structure
* —————————————————————————-
*/.site {
background-color: #ffffff;
border-left: 0px solid #0096db;
border-right: 0px solid #0096db;
margin: 0 auto;
width: 100%;
}.site-main {
position: relative;
}.site-main .sidebar-container {
height: 0;
position: absolute;
top: 40px;.site {
background-color: #ffffff;
border-left: 0px solid #0096db;
border-right: 0px solid #0096db;
margin: 0 auto;
width: 100%;
}.site-main {
position: relative;
}.site-main .sidebar-container {
height: 0;
position: absolute;
top: 40px;
z-index: 1;
}.site-main .sidebar-inner {
margin: 0 auto;
}navbar
z-index: 1;
}.site-main .sidebar-inner {
margin: 0 auto;
}/**
* 4.0 Header
* —————————————————————————-
*//**
* 4.1 Site Header
* —————————————————————————-
*/.site-header {
position: relative;
background-color: #0096db;
}.site-header .home-link {
color: #0096db;
display: block;
margin: 0 auto;
max-width: 100%;
min-height: 230px;
padding: 0 20px;
text-decoration: none;
width: 100%;}
.site-header .site-title:hover {
text-decoration: underline;
}.site-title {
font-size: 60px;
font-weight: bold;
line-height: 1;
margin: 0;
padding: 58px 0 10px;
}.site-description {
font: 24px “Source Sans Pro”, Helvetica, sans-serif;
margin: 0;
}Forum: Themes and Templates
In reply to: [Twenty Thirteen] Decrease margin between postsForum: Themes and Templates
In reply to: [Twenty Thirteen] Decrease margin between postsSorry, I meant formats, I’d like to adjust the space on different formats.
N