WallaceEMann
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Header & Side Menu issuesThat’s what is already there. I tried re-entering the link, but nothing changed.
Forum: Fixing WordPress
In reply to: Header & Side Menu issuesIt’s called newlogo and uploaded to the same folder.
http://79.170.40.177/cefndruidsafc.co.uk/wp-content/themes/SuvLine/images/newlogo.png is the link
Forum: Fixing WordPress
In reply to: Header & Side Menu issuesI’ve done that, but all it’s done is change the font. #confused.
Forum: Fixing WordPress
In reply to: Header & Side Menu issuesI can’t believe I overlooked that logo link. I went on there so many times and just looked straight past it! Trouble is I put an image in the logo, but that’s not showing. Do images not show?
I kept the last </div> in and that’s done the trick. Amazing it was something so small.
I’ll keep the links in, thanks, as they’re the guys who originally built the site. They did it more as a favour – sort of on “mate’s rates” – so only fair to keep them there.
Thanks for your help.
Forum: Fixing WordPress
In reply to: Header & Side Menu issuesThat’s great. I’ll give that a go once I’ve finished doing the fixtures table I’m working on and report back to you.
Forum: Fixing WordPress
In reply to: Header & Side Menu issuesI’ve put the code back in so you can see what it’s like
Forum: Fixing WordPress
In reply to: Header & Side Menu issuesI uploaded the image into the theme’s logo folder as a psd file and a png file of it into the images folder to coincide with the file formats that were already in those folders.
Forum: Fixing WordPress
In reply to: Header & Side Menu issuesThat does restore it.
The code I took out is
<div class="span-13 last"> <div id="pagemenucontainer"> <?php if(function_exists('wp_nav_menu')) { wp_nav_menu( 'depth=1&theme_location=menu_1&menu_id=pagemenu&container=&fallback_cb=menu_1_default'); } else { menu_1_default(); } function menu_1_default() { ?> <ul id="pagemenu"> <li <?php if(is_home()) { ?> class="current_page_item" <?php } ?>><a href="<?php echo get_option('home'); ?>/">Home</a></li> <?php wp_list_pages('depth=1&sort_column=menu_order&title_li=' ); ?> </ul> <?php } ?> </div> </div> </div>Forum: Fixing WordPress
In reply to: Header & Side Menu issuesHi bryanbatcher.
Theme is SuvLine and the site is currently at http://79.170.40.177/cefndruidsafc.co.uk/ whilst I get it sorted ahead of it going live.
Thanks.
Forum: Plugins
In reply to: [PHPLeague] Deducting Points from a teamYes. Go to the league’s settings, and all the clubs should be listed in the bonus/malus section. In the box next to the club’s name, insert “-3” (leave out the “s) then save and generate.
My problem is: I’ve just done that to a team, which has dropped to -1 point in the table, but plugin has them as being on 0. Can this be changed?
Will cup competitions be added in at some point?
And is it possible to link easily to previous seasons?
Welcome back, Mika. Look forward to the fixes. Good luck with them
I’ve had the same problems as klaferla with the change of settings for the league not working.
Also, when I try to add matches, it only shows week one for each of the leagues. Therefore I can’t add any other results.
Some of the leagues for my club only issue their fixtures on a monthly basis, and not all of the teams play. Is there a way that can be combatted with the number of weeks the system generates?
Is there a way where I can show all lightweight tables on the homepage without adding a separate widget for each?