becauseitisthere
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Checkbox /r adio buttonsSorry, i hid the checkbox. Please check the link again
Forum: Fixing WordPress
In reply to: Blog title appearing as page titleFantastic! Very much appreciated!
Any chance you could take a look at this too?
– http://wordpress.org/support/topic/paragraph-spacing-19?replies=5
Many thanks,
Kevin
Forum: Fixing WordPress
In reply to: Paragraph spacingI have firebug so will have another look
Forum: Fixing WordPress
In reply to: Blog title appearing as page titleGood idea – will try that
Forum: Fixing WordPress
In reply to: Paragraph spacingI understand that but any idea of which bit of the CSS that’s the problem?
Forum: Fixing WordPress
In reply to: Blog title appearing as page titleI used Blog. It shows up on the menu find but when you view the page it just shows the post title as blog title
Forum: Themes and Templates
In reply to: Delicate theme – make header image largerHi Christine,
I’ve now put the header image back up if you wouldn’t mind taking a look again
Forum: Themes and Templates
In reply to: Delicate theme – make header image largerHi
Thanks but that appears to lower the menu. The header image was below the menu.
Thoughts?
Forum: Fixing WordPress
In reply to: Images not showing in Blog postsThank you for taking a look for me. Can’t seem to find the code though…
Forum: Fixing WordPress
In reply to: Adding a link and image into this linkIt has worked when i put the code in but there i need the coding for the link. I have backed up the original file just in case
Forum: Fixing WordPress
In reply to: Adding a link and image into this linkHey,
I found this code on a website which me told to put into the ‘edit-form-advanced.php’ file. However, the site didn’t mention how to put a link or image in this code.
Forum: Fixing WordPress
In reply to: Hiding a categoriesHide from the category list. And also hide the posts under that specific categoru
Forum: Fixing WordPress
In reply to: Hiding a categoriesnope nothing. Any other ideas?
Forum: Fixing WordPress
In reply to: Hiding a categoriesI’ve added this but nothings happened.
<?php wp_list_categories(‘exclude=12$sort_column=name&optioncount=1&hierarchical=0’); ?>
Forum: Fixing WordPress
In reply to: Hiding a categoriesCould this be it?
<?php wp_list_cats(‘sort_column=name&optioncount=1&hierarchical=0’); ?>