Mikeyvdb
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Customizing date fieldBump.
Forum: Fixing WordPress
In reply to: News categories in different fieldsThank you so much Phil, the code worked perfectly. I added some stuff myself to just show the titles and made them link :)! Thank you very much for the help.
Forum: Fixing WordPress
In reply to: Remove author linkLink to the site: http://www.ngnl.nl
Forum: Fixing WordPress
In reply to: Remove author linkThat didn’t work. This is what i have in my functions.php
function twentyten_posted_on() {
printf( __( ‘ <span class=”meta-sep”>door %3$s</span>’, ‘twentyten’ ),
‘meta-prep meta-prep-author’,
sprintf( ‘<span class=”entry-date”>%3$s</span>‘,
get_permalink(),
esc_attr( get_the_time() ),
get_the_date()
),`Forum: Fixing WordPress
In reply to: Remove author linkForum: Fixing WordPress
In reply to: Remove author linkI’m using a custom theme. And i want to remove it on single pages :).
Forum: Everything else WordPress
In reply to: New post informationAwesome, thank you.
Forum: Everything else WordPress
In reply to: New post informationThat’s not really what i mean. Something like this:
http://i43.tinypic.com/17721s.png
Above every post, so my writers can read it whenever they can.
Forum: Themes and Templates
In reply to: Sidebar problemEdit: nope, it is the frontpage allows me to maximum have 4 bars on the frontpage, otherwise the sidebar goes down. How can i fix this?
Forum: Themes and Templates
In reply to: Sidebar problemOké so i found the real problem. Every time a new day hits and a new bar gets created, the sidebar goes down. The sidebar should actually stay at one place, but it doesn’t. Any solutions o.o?
Forum: Themes and Templates
In reply to: Sidebar problemThank you, you are a very helpfull person :). I’m fairly new to coding to WordPress and you really helped me out. Apperently i put my stuff from the header above the <body> which caused some errors. It works now though, thank you :).
Forum: Fixing WordPress
In reply to: Building a gaming website…I do still have one question left. I’ve been trying to figure it out myself and even with the help of a programmer it doesn’t seem to work. I’d like to have the date in Dutch, but all the codes to do this don’t work. Do you have a solution to that?
Forum: Fixing WordPress
In reply to: Building a gaming website…You’re right, the ii’s in wii weren’t capitalized. Thanks a bunch, everythign works now :D!
Forum: Fixing WordPress
In reply to: Building a gaming website…I was really tired yesterday and didn’t really do it right, however it works perfectly now. 🙂 Only thing that’s not working atm are the categories. It seems to be that only 3DS is showing, the others aren’t, do you know why perhaps :)?
Thanks for this code, it really helped :D.
Forum: Fixing WordPress
In reply to: Building a gaming website…I couldn’t resist and tried to add this, but i got this error:
Parse error: syntax error, unexpected T_ELSE in loop.php on line 105
Now my php knowledge is very low (still learning), but it appears to be in this line:
<?php else : ?>