emf_saurus
Forum Replies Created
-
Forum: Plugins
In reply to: [CubePoints] [Plugin: CubePoints] Displaying points in commentsThat works for me as well… except now I’ve realized I’m not putting it in the right place/file after all. Where is yours?
Forum: Plugins
In reply to: [CubePoints] [Plugin: CubePoints] Displaying points in commentsSorry I’m not quite figuring this one out; I’m still a bit basic with PHP.
I implemented
cp_displayPoints($comment->author);in the appropriate place, but now it seems to be outputting the number of points of whoever is logged in and viewing them. I’m not sure I’m necessarily using the right parameter there or if I need to do something elsewhere.Forum: Themes and Templates
In reply to: Extra fields for commentsNever mind! I got it resolved after all. Theme Functions in my case.
Forum: Plugins
In reply to: Cubepoints showing up in member listI would like to know this too.
Forum: Plugins
In reply to: Subdomains plugin for 3.0 ?I would like to know this too.
Forum: Fixing WordPress
In reply to: Review ScoringDidn’t notice a reply until just now; thanks for the help.
However, is that setup going to deposit the rating value beside the title in my widget? If not, how would I set something up like that?
The widget I’m currently using is merely a WordPress default category list, specifically just outputting a single “Review” parent category.
Forum: Fixing WordPress
In reply to: Review ScoringNo ideas?
Forum: Fixing WordPress
In reply to: Adding signature to postsOkay, that’s what I thought.
A few parse and human errors later and I’ve got it figured out! Epic. Many thanks.Forum: Fixing WordPress
In reply to: Adding signature to postsI don’t seem to be getting that to work, but then again I am fairly new to PHP. Just for clarification, what specifically are the editable parts to that?