planb247
Forum Replies Created
-
sure am. like I say I tried it both with <> around it and with [] before… and now it’s working.
http://www.moenviron.net/get-involved/donate-to-the-coalition/mce-cookbook/
Forum: Fixing WordPress
In reply to: Popup comments in permalinks: is it possible?btw, if it helps at all I’m using a heavily modified (by me) version of the Ice theme by Geo. and my index.php and single.php files are identical.
(and also bumping to see if anyone can help)
Forum: Fixing WordPress
In reply to: Popup comments in permalinks: is it possible?I’m having a similar problem at http://www.joshandtamra.com/wp/.
I’ve got the comments_popup_script in my header file, and in both my index.php and single.php I’ve got the comments_popup_link in the “loop” (I’m assuming this is where Kafkesqui was talking about to put it above but it’s sort of vague). And, in my includes/comments-functions.php it only says
if (! is_page()) {not is_single. yet I still can’t get the link to the popup comments to show up on the permalink pages. for example:
http://www.joshandtamra.com/wp/?p=27I’ve searched the forums and this thread appears to address the exact problem, yet it’s not solving my issue for some reason. Thanks in advance for you help.
Forum: Requests and Feedback
In reply to: ‘the_category’ with a parameter excludeI’m trying to get something similar to work at Josh and Tamra Show. I want the Main Category (“Episodes”) to show up as a link in the metadata but not the Sub-Categories (“Apt. 413”, “Street”, “Monkey News Source”). Right now it’s showing both Categories.
thanks in advance.