Forum Replies Created
-
Author
-
eric-ria
ParticipantThanks I will try this, but link to the How to show extended profile field value programatically goes to a 404 error.
eric-ria
ParticipantOk so how do I in php add those elements?
there is this line in the cover-image-header.php
<?php
/***
* If you’d like to show specific profile fields here use:
* bp_member_profile_data( ‘field=About Me’ ); — Pass the name of the field
*/So could I have an example of what to put her to show the user’s name?
eric-ria
ParticipantThanks that solved half of the problem. But I actually found another way to work around it, just adding :before and :after text to the logo, on every page but the home. Thank you for your help! I will use this on another section!
Thanks!
eric-ria
ParticipantSorry I guess I was not being clear.
I want to replace the breadcrumbs section on each page, with a simple link back to the home page, so
instead of Localhost/kleo/sample-post. – I just would like to be a link to the home page – / for this example it would display ” <-Localhost ” on all the pages.Sorry for the confusion.
Thanks,
Ericeric-ria
ParticipantHere was the topic I found when searching for Breadcrumbs.
https://archived.seventhqueen.com/forums/topic/change-breadcrumb-custom-title– Which might be be helpful.
-
AuthorPosts