vericgar
Forum Replies Created
-
Forum: Plugins
In reply to: WP_PageNavi doesn’t workTo get navigation to work with this theme, I had to make the following changes:
In functions.php, line 16, comment out the require_once that brings in wp-pagenavi.php
In index.php, line 4, comment out query_posts
Doing these returns the navigation and the loop back to the wordpress defaults – which is at least workable.
I didn’t take the time to make the special navigation actually work. I’m not sure why this theme is trying to randomize the posts, that seems very underhanded without it being documented.
Forum: Plugins
In reply to: [Plugin: Facebook Shared Comments] Incomplete instructions?It looks like I inadvertanty left a bunch of debugging stuff in there. This made it so anyone not using the firebug extension under Firefox was unable to use the plugin.
I have now released version 1.1 of the plugin that fixes this issue.
Forum: Plugins
In reply to: [Plugin: Facebook Shared Comments] Only Facebook CommentsYes, these are both known issues, and fixes are planned for a future release.
Forum: Plugins
In reply to: [Plugin: Facebook Shared Comments] Incomplete instructions?Login to your wordpress, click Add New under Posts on the left. At the bottom of the page, there is a box titled Facebook Shared Comments.
If the box isn’t showing up, make sure you have activated the plugin. To do this, click on Plugins on the left, find the plugin, and click Activate.
Forum: Plugins
In reply to: [Plugin: Facebook Shared Comments] Incomplete instructions?On your edit page in WordPress, there is a new box that gives you options related to cross-posting to Facebook. Check the box there to post the entry to Facebook.