Xander206
Forum Replies Created
-
Forum: Plugins
In reply to: [HashBuddy] Only Admin can make a post with more than one hashtagIt appears to be controlled by the setting in Options -> Discussion -> Hold a comment in queue if it contains x or more links.
The number of hashtags allowed per post appears to be x-1.
Forum: Plugins
In reply to: [HashBuddy] Activities page slug isn't reporting correct pageThanks! You really helped me out.
I was having a similar issue (4.1.1 and 2.2.1 with iBuddy theme) The hashtags where generating but clicking on the tag resulted in a “search not found” page.
I tried your suggestion and got the same result but noticed the URL directory changed from /Activity/Hashtag to /Dashboard/Hashtag
$activity_url = trailingslashit( get_bloginfo(‘url’) );
resulted in //hashtag and a successful search result
Finally I removed the trailingslashit and got a working URL that displays results matching the Hashtag
$activity_url = ( get_bloginfo(‘url’) );
Forum: Plugins
In reply to: [BuddyVerified] settings do not saveSorry… disregard; I just found your post where you explain this behavior.
https://ww.wp.xz.cn/support/topic/although-i-am-admin-i-cant-verify-myself
Forum: Plugins
In reply to: [BuddyVerified] settings do not saveI have experienced this behavior on the Admin profile that installed the plugin.
When I save none of the settings seem to stick although it says user updated. My profile does say Verified User but this is not the badge text entered.
Everything seems to be ok with the other users I have assigned badges to; it is just that one user.
Is this expected behavior?
Great plugin BTW.
Here are my versions:
WP 4.1.1
BP 2.2.1
iBuddy theme 1.0.2
Buddy verified 2.2