Suneworld
Forum Replies Created
-
Hi Flickreel!
Experiencing the same problem.
Where do I replace the mail() function with wp_mail() function?Regards from Norway
Forum: Fixing WordPress
In reply to: A page for each category with a table of contentsLet me correct myself, I get output, but no change in my output!
(I’ve tried to add some plain text to see if it shows up and it does, So I am editing the correct file:)
Thank you for your continued effort in helping a WordPress noob!
Forum: Fixing WordPress
In reply to: A page for each category with a table of contentsThank you, but I get no output.. What am I missing here?
Just to recap: I would like a “Contents” style list of my posts at the top of my current category page (like shown here: http://en.wikipedia.org/wiki/Star_trek )Forum: Fixing WordPress
In reply to: A page for each category with a table of contentsThank you both for your help!
Alchymth: I have added menu items pointing to my different categories.
When I click the category menu item list of my posts are shown with the newest post first.
I’ve edited the archive.php file to confirm that this is the file shown.I’ve played around trying to figure out wp_query() but haven’t managed to get any output. What would be the proper command to list all the headlines of the posts in the current category?
Thanks for the help so far:)
Forum: Fixing WordPress
In reply to: A page for each category with a table of contentsOk, I have now managed to get separate pages for each category but still can’t figure out how to have a table of contents on each category page. Any help?