Bainternet
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Comments] Shortcodes for pagesNot sure i understand what you are trying to do.
Forum: Plugins
In reply to: [Social Comments] SEONo and as far as i know also no π
Forum: Plugins
In reply to: [Social Comments] How to show count on categoryIts possible but with some custom coding.
If you want, contact me and I’ll see how if can help
Forum: Plugins
In reply to: [Social Comments] Firefox problemsorry Can’t replicate.
Forum: Plugins
In reply to: [Social Comments] Tabbed don't workIf tabbed layout is not working it means that you have a JavaScript error on your page.
Forum: Plugins
In reply to: [Social Comments] Settings under comments not visible in adminI’m sorry but i can’t replicate this issue.
Forum: Plugins
In reply to: [Social Comments] Facebook Notification of Comment?Visit the Facebook Comments Moderation tool page on the Facebook Developers site. Click βSettingsβ over on the right hand side. This will open some basic settings for your comments box.
You can enter your own name to select your Facebook profile as a moderator. Also, enter any other friends who will be monitoring comments for your site.Forum: Plugins
In reply to: [Social Comments] WordPress Comments DuplicatedCan’t tell, without seeing your theme’s code.
Forum: Plugins
In reply to: [Social Comments] jQuery conflict?I see that you figured it out.
Forum: Plugins
In reply to: [Social Comments] Tabs are empty based on order after website migrationProbably bad markup on one of the commenting systems.
Check the markup.Forum: Plugins
In reply to: [Social Comments] Disqus white text and FB/WP not workingWhat were the plugins you disabled??
as for existing WP comments it will show them just fine.
Forum: Plugins
In reply to: [Twitter Hash Tag Shortcode] Invalid argumentThanks, Fixed in 0.6.2
Forum: Plugins
In reply to: [User Specific Content] Multiple user roles.Added better support for multiple roles per user in 1.0.2
thanks.
Forum: Plugins
In reply to: [User Specific Content] Shortcodes for logged in/off usersIn version 1.0.2 i added a new shortcode attribute called
logged_status
if you set it toinonly logged in users will see the content.
And for none logged in users set it toout. example[O_U logged_status="in"]You only see this if you are logged in[/O_U] [O_U logged_status="out"]You only see this if you are logged out[/O_U]Forum: Plugins
In reply to: [User Specific Content] Add NONE option in post/page editoradded an option to clear selection on 1.0.2
thanks