-
designweb replied to the topic Author Posts in the forum How-to & Troubleshooting 11 years, 4 months ago
@hnla they can’t accept my comment and i don’t know why. that is why i ask here.
-
designweb replied to the topic Author Posts in the forum How-to & Troubleshooting 11 years, 4 months ago
any one?
-
designweb replied to the topic Author Posts in the forum How-to & Troubleshooting 11 years, 4 months ago
HI @mercime How can i remove my-posts slug e.g. default url (www.example.com/admin/posts/my-posts/page/2/) i need to create my permalink like this (www.example.com/admin/posts/page/2/)
-
designweb replied to the topic Author Posts in the forum How-to & Troubleshooting 11 years, 4 months ago
@mercime 1 more question. how can i show total post of author in profile.
-
designweb replied to the topic Author Posts in the forum How-to & Troubleshooting 11 years, 4 months ago
never mind! i’ve just figure it out.
1 more question. how can i show total post of author in profile. -
designweb replied to the topic Author Posts in the forum How-to & Troubleshooting 11 years, 4 months ago
Thanks @mercime. it’s work but i need to change permalink. i need to remove buddyblog and change in to posts.
-
designweb replied to the topic Author Posts in the forum How-to & Troubleshooting 11 years, 4 months ago
any one ?
-
designweb started the topic Author Posts in the forum How-to & Troubleshooting 11 years, 4 months ago
Hi,
How can i show author posts in author profile with pagination. and also how can show total post count of author.
-
designweb replied to the topic show header item when user not login in buddypress in the forum How-to & Troubleshooting 11 years, 4 months ago
but it’s not working in member-header. is there any thing wrong in my code:
<div id="item-buttons">
<?php
if ( is_user_logged_in() ) {
do_action( 'bp_member_header_actions' );
} else {
do_action( 'bp_member_header_actions' );
}
?></div><!-- #item-buttons -->
-
designweb replied to the topic show header item when user not login in buddypress in the forum How-to & Troubleshooting 11 years, 4 months ago
not working.
-
designweb replied to the topic show header item when user not login in buddypress in the forum How-to & Troubleshooting 11 years, 4 months ago
@henrywright-1 i need show button only but when user click on any button it required to login or Register to add or send message. same as like this theme Link
-
designweb replied to the topic show header item when user not login in buddypress in the forum How-to & Troubleshooting 11 years, 4 months ago
@bphelp Thank for your reply. my question is simple. i need to show member header item which include (add friend, send private message etc). which are not showing when user are not login. i need to remove login to see header item button condition . any way to do this.
-
designweb started the topic show header item when user not login in buddypress in the forum How-to & Troubleshooting 11 years, 4 months ago
when i was not login in buddypress the header item buttons in user profiles is not show up and i was trying to show user header item buttons like add friend, follow and send private message in buddypress but it will need required to user login to add add friend, follow and send private message just like this Link . there is any way to do this in…[Read more]
@maan18
Active 2 years, 3 months ago