Skip to:
Content
Pages
Categories
Search
Top
Bottom

profile page links??

  • @seo45

    Participant

    Hello everyone, I’m having a problem. I am using something called uerpro, and I integrated it into bbpress, but it now makes it where the profile links to the userpro profiles. This is what I want, but I was wondering if the things like: New posts, replies, signature and everything that was in the bbpress profile page can be put into the userpro profile page. It uses a single page as the template, so if there are shortcodes or something, that would be perfect. Thank you for any help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • @robin-w

    Moderator

    yes but you’ll need to do some coding

    see

    http://generatewp.com/shortcodes/

    the code would go in your functions file

    Functions files and child themes – explained !

    and the code you’ll be seeking to shortcode is in

    wp-content/plugins/bbpress/templates/default/bbpress/

    in particular

    wp-content/plugins/bbpress/templates/default/bbpress/user-details.php

    @seo45

    Participant

    I really appreciate it. Is there any other way like possibly copy and paste the html from the profile page? If not, I’ll do it. I just don’t know any php.

    @robin-w

    Moderator

    no, sorry but the site uses a database and php to call the code

    if you know html, then getting into php is not so bad, but maybe do some training first, this is a good intro

    http://www.w3schools.com/php/

    @seo45

    Participant

    I appreciate it.

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