Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)

  • cyndimarie
    Participant

    @cyndimarie

    Also let me add, I DO NOT want a separate tab for the posts, I just want them added to the profile page via member-header.php.


    cyndimarie
    Participant

    @cyndimarie

    I fixed the issue by enabling Extended Profiles in the buddypress settings. I had it disabled since I only needed very basic member functionality. And now the activation page works great.


    cyndimarie
    Participant

    @cyndimarie

    I fixed the fatal error by enabling Extended Profiles in the buddypress settings. I had it disabled since I only needed very basic member functionality. And now the activation page works great.
    Thanks for the help 🙂


    cyndimarie
    Participant

    @cyndimarie

    Looks like the fatal error is most likely causing the issue:

    Fatal error: Call to undefined function bp_xprofile_create_field_type() in /var/www/vhosts/thesitename.com/www/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-classes.php on line 560

    Anyone know how to fix this?


    cyndimarie
    Participant

    @cyndimarie

    I have enabled debug mode and found some errors on the activation page: see this forum post.


    cyndimarie
    Participant

    @cyndimarie

    Thank you, that is perfect!


    cyndimarie
    Participant

    @cyndimarie

    After snooping around I can see that the tables for the profile fields are created in profile-loop.php and bp_the_profile_field_value is defined in bp-xprofile-template.php I’m not sure about editing these files though…

    I can’t seem to find the file that directs the items in a profile field to be separated by a comma, however I did find this topic: bp_the_profile_field_value and separating values

    Instead of separating the items in the <td class="data"><?php bp_the_profile_field_value(); ?></td> by commas, I want to make them into an un-ordered list.

    Any thoughts on how?


    cyndimarie
    Participant

    @cyndimarie

    What I have ended up doing is re-positioning the title with css. Honestly not how I want it to be, but I haven’t found a better solution.


    cyndimarie
    Participant

    @cyndimarie

    Thanks so much! I ended up using the second piece of code and it worked perfectly (minus the extra parenthesis).


    cyndimarie
    Participant

    @cyndimarie

    @haughtam Sort of off topic, but how did you hide the profile group when it’s being viewed? I have a profile group that I want to be shown when editing, but hidden when viewed (because the info is being called elsewhere). Thanks!


    cyndimarie
    Participant

    @cyndimarie

    @jaxdestroyer This looks EXACTLY how I was hoping. I’ll look over the code you sent me tonight, and I’ll let you know if I have any questions. Thanks so much, you just saved me a ton of time figuring this out myself.

Viewing 11 replies - 1 through 11 (of 11 total)
Skip to toolbar