Skip to:
Content
Pages
Categories
Search
Top
Bottom

Custom members profile home page content


  • antabc
    Participant

    @antabc

    Is it possible to create custom content to members profile pages (as a admin).

    Example Welcome text to one user and custom image to other.

    I have only found “BuddyPress users homepage” from widgets. But the content will show same to every user?

    I have tried to add advanced custom field to user settings and add shortcode to widget, but that didnt work?

Viewing 1 replies (of 1 total)

  • shanebp
    Moderator

    @shanebp

    afaik – there is no plugin for that. But it is possible via custom code.

    You would need to create an interface for creating the custom content and then store it on a per member basis – probably in the usermeta database table.

    Then you would need to add code to the members header template that checks for the custom content.

    If you write some custom code for those purposes, somebody here might be able to give some suggestions if you run into issues.
    If you cannot write that code, then you need to hire a developer.
    Please do not expect anyone here to provide a free custom solution.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar