GoTamil
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WP-UserOnline] Display Avatars Instead of User Names?It works in normal wp. In WPMU its shows the blogs author url. How do i linked to main blog author slug. Thanks in advance!
Forum: Plugins
In reply to: [Plugin: WP-UserOnline] WPMU Not workingOk. I’ve created the page and apply the changes. Its works in certain sub-blog and not in some sub-blogs. Not sure why!
Its bp_core_get_userlink, but when I implement
return html_link(bp_core_get_userlink($user->user_id), $name);
it’s just pointing domain name and not member id. Anything is miss?
Thanks in advance!
currently it shows mydomain.com/author/authorname
lets say i wanted to change to mydomain.com/authorname. I’m using buddypress and the author slug is set to this format. Thanks in advance!
Forum: Plugins
In reply to: [Plugin: WP-UserOnline] WPMU Not workingDo I need to create UserOnline URl to page in sub-blogs or main blog?
Forum: Plugins
In reply to: xili-dictionary ReviewAnyone have sample working site?
Forum: Fixing WordPress
In reply to: How to Integrate WP & BP Search CategoriesHope to get answer for this questions. Very annoying when the search can’t search the blog posts. Thanks in advance.