Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #28341

    Hey fellas,

    Scootin right along with ENFOLD awesomeness but ran into a snag after migrating my phpBB forums to bbPress. How do i setup a “Register a new account” in the sidebar on the Forum page. So far I can get a Login field located there, but for the life of me I can’t find a “Register a new account” in the widgets.

    While we’re at it, how can members & admins change their avatars….I assume a plugin, but can you recommend one if that is the case?

    Lastly, how can I get the forums, in ENFOLD, to not show the breadcrumbs menu?

    Thanks for your time!

    Best regards,

    Chris

    #137290

    Hi,

    1.) Create a page then select from this bbpress shortcodes.

    [bbp-login]

    [bbp-register]

    [bbp-lost-pass]

    Get the URL of the page. Go to Appearance > Widgets, insert the bbPress login widget, add the URL to the Register URI: field.

    2.) Register your email on https://en.gravatar.com/

    3.) Add this on your custom.css or Quick CSS:

    .breadcrumb.breadcrumbs.avia-breadcrumbs {
    display: none
    }

    Regards,

    Ismael

    #137291

    Ismael, you are the man! Thanks bro ;)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Register a new account ++’ is closed to new replies.