5ummer5
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Sticky posts not working?Try using this plugin. Its just what I needed and solved my problem.
Forum: Fixing WordPress
In reply to: Please help with excerptsExcellent! Thank you for posting that “how to”. Nice and simple!
That is fantastic! Worked a treat!
Thank you very much for your help!
Ah ok thanks, Ive had a read through and now know that it needs to be set to
‘multiple’ – Display separate links to parent and child categories, exhibiting “parent/child” relationship.
But where do I set that option i cant find it anywhere?
Thanks whooami, your help is much appreciated!
Forum: Themes and Templates
In reply to: [elegant-grunge] Adding Comments to Pagessorted it!
The code
<?php comments_template(); // Get wp-comments.php template ?>needed to go directly after<?php endwhile; ?>Forum: Requests and Feedback
In reply to: Duplicate category names/slugs with different parentsHi MoFOQ
What code did you have to enter to do this. Ive found where it is and that you need to replace the ‘cat_name’ but what with? is it simply ‘slug’?
Thanks for your help!
Forum: Themes and Templates
In reply to: [elegant-grunge] Adding Comments to PagesI tried just adding that
<?php comments_template(); ?>but it messes up the look of the theme. I get an additional grey like added and also the sidebar gets pushed down.Did you have these issues too? If so how did you resolve them?
Thank you for your help.