andreasdk
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: DIfference in header on index.php and single.phpYes there is and that did the trick.
Thank you ever so much 🙂
Forum: Fixing WordPress
In reply to: DIfference in header on index.php and single.phpIs this what you mean? (in google-fonts.php)
<p><strong>Custom CSS:*</strong></p> <textarea name="googlefont1_css" cols="70" rows="8" id="googlefont1_css"> <?php echo stripslashes($this->options['googlefont1_css']) ; ?> #header #title { font-family: 'Bentham', arial, serif; } </textarea>Sadly this does not change anything.
You
re quite right the code isnt in style.php.
I deleted it again after seing that it just gave me some mistakes rather than accomplish what I was trying to do.Forum: Fixing WordPress
In reply to: Localize dateNo idea…
You can see it at http://burningbush.dk
Forum: Fixing WordPress
In reply to: DIfference in header on index.php and single.phpUnfortunately, that did not help.
Forum: Fixing WordPress
In reply to: DIfference in header on index.php and single.phpI just added them through the Add plug in menu.
The code is neither in functions.php, header.php or single.php.
Forum: Fixing WordPress
In reply to: DIfference in header on index.php and single.phpWhich file is that in?
I cannot find it in single.php, which i suspect to be where the mistake is.
single.php
Forum: Themes and Templates
In reply to: Change Leave a ReplyI`ll have to get back to you on that on Sunday, as it is night here and I have to get some sleep before picking up my daughter in the morning.
Thanks for the replies 🙂
Forum: Themes and Templates
In reply to: Change Leave a ReplyI have looked at those, but cannot seem to find it.
Can you?Forum: Fixing WordPress
In reply to: Import Google spreadsheet to postCan someone please have a look at it?
See latest post here: http://burningbush.dk
Forum: Themes and Templates
In reply to: Broken themeGot it to work…. 🙂
Forum: Themes and Templates
In reply to: Find widthThank you 🙂
Forum: Themes and Templates
In reply to: Remove Page nameHi Chip.
I want to thank you for all your help.
Unfortunately it doesn
t quite work, so I guess Ill go back to the starting point unless you can see from my site what I have done wrong now.You are quite welcome to log into the admin panel yourself if you have to.
Just contact me and I`ll give you the username and password.Forum: Themes and Templates
In reply to: Remove Page nameI just looked through home.php and added the top to it but I cannot seem to figure out which the_title it is I have to remove.
Can you see that?
Forum: Themes and Templates
In reply to: Remove Page nameForum: Themes and Templates
In reply to: Remove Page nameTo be quite honoust I have no idea what that means.
I installed the blog yesterday and just chose Blog as template for the page – that did the trick listing my posts.
But aren`t we misunderstanding each other?
The above is the start of the file – not the whole file, which reads:[Code moderated as per the Forum Rules. Please use the pastebin]