wfendler
Forum Replies Created
-
Forum: Plugins
In reply to: [Disable Users] Bulk Disabling+1!!
Forum: Plugins
In reply to: [Multi Rating] Scripts not loadingNo W3 total cache. I’ve got my own scripts in the footer. And I assume the plugin scripts are supposed to come in through
wp_head()no?Anything else I can do to debug this?
Forum: Plugins
In reply to: [Multi Rating] Scripts not loadingI tried using the
display_rating_formfunction as well as the shortcode. Now I’m getting the scripts on to the page but when I submit a rating it saysUncaught ReferenceError: mr_frontend_data is not definedThis plugin seems great! Thanks for all the work.
Any idea on when buddypress support will be added??Forum: Fixing WordPress
In reply to: “Comments are closed” Keeps appearingI just figured it out.
The page.php doesn’t contain the comments_popup_link (although I had trouble with that stupid code in my last site! haha).
page.php IS the default template.
I could have sworn I tried this a bunch before (It may have been when I was getting page.php confused with index.php since I have a page as the homepage and not the blog posts..)
But all i had to do was remove <?php comments_template(); ?> from page.php and it’s all good on, I’m pretty sure.., all the browsers.Thanks for the help guys! The forums here amaze me with how many people are willing to help. You guys are the best
Forum: Themes and Templates
In reply to: Moderate posts ???I am trying to accomplish the same thing, let me know if you can figure it out!
truth77777@gmail.comForum: Plugins
In reply to: Single Page, ‘Comments’ only?But the comments don’t appear without a post.
I’m trying it out on the Manifest Theme.Is there a way to add other fields to the comment entry as well?