"Edit" button and redirect author page to bbpress member profile

Posted in: Newspaper
Post count: 6

Hi,

I have 2 issues:

1) How can I cancel or hide “edit” button on page, when user is logged in (see Edit button )?

2) Is it possible to redirect all links to author pages like http://svetaznalec.cz/author/andrea/ to bbpress member profile like http://svetaznalec.cz/uzivatele/andrea/profile/?

Thanks

Post count: 22421

Hello svetaznalec,

1) If you do not want the edit button you can remove it by adding this custom CSS to the theme panel: http://screencast.com/t/DJHYJCvQi

.td-admin-edit{display:none!important;}

2) The easiest way to do that is by using a plugin something like: https://wordpress.org/plugins/seo-redirection/

I hope this helps.

Thank You!

Post count: 6

Thank you very much.

ad 2) I found this plugin: https://wordpress.org/plugins/bp-blog-author-link/

Post count: 22421

Hi,

We have not tested that particular plugin but we have no complaints about it causing trouble either. You can try it out and see how it goes.

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.