Colm Doyle
Forum Replies Created
-
Forum: Plugins
In reply to: [Content Headings Tree] Only display if headers are present.Awesome, thanks!
Forum: Plugins
In reply to: [Content Headings Tree] Make title optionalNice, thanks!
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Disable "View Comments"Sorry, yes, I meant the latest build on GitHub, not the version here on WP.
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Disable "View Comments"The latest build respects the “Allow comments.” per-page setting on the page. Is that what you mean?
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Disable "View Comments"If you’re familiar with git, you can also get the source code from the GitHub repo and roll back to 1.0.2 from there.
Forum: Plugins
In reply to: [Content Headings Tree] Make title optionalAh, I think I’ve figured out the weird nesting thing anyway.
You’re calling
$before_widgetand$after_widgetin thewidgetfunction of plugin.php and inside views/widget.php.removing one of the call sites solves it.
@tabbiecatz – I’m one of the developers on the Facebook plugin (and also a personal user of Responsive). I think I’ve found the issue, but just getting it doublechecked with one of the other engineers.
Just so I don’t derail this thread in responsive, can you post in our support group if it doesn’t get resolved in the next update.
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Links in new window@hoddzdj – I’ve a pull request up to resolve this for you.
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] Disable "View Comments"I’ve a pull request on deck to provide this option for you.
Forum: Plugins
In reply to: [Facebook] Description Shows HTML on FacebookYep, got it.
One last thing, what version of WP are you running and can you send me a link to a sample post?
Forum: Plugins
In reply to: [Facebook] Description Shows HTML on Facebook@jlomaga – Could you upload a screenshot somewhere? I think I know the exact thing causing the issue, but want to be sure.