Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Kory,
    Welcome to BuddyDev.
    I had a look and I can see the issue. The issue is something is preventing the required javascript file from being lodaded on your register page. I am assuming it is the Membership plugin.

    You may try enabling the field always by putting this in your theme’s functions.php(or if you have wp-content/plugins/bp-custom.php)

    
    add_filter('bpxcftr_load_front_assets', '__return_true');
    

    That should force load the javascript and make it work.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: can not create blog post #23411

    Hi,

    Please revisit BudyBlog settings. You have checked the Taxonomies but not enabled them. Please enable them from the option.

    Also, for author, Please see my post here

    https://buddydev.com/support/forums/topic/author-can-not-blog/#post-23409

    Your issues are related to BuddyBlog configuration.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Richard,
    Can you please help me understand it better.

    Do you want us to put a default status(open/close) by default?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] author can not blog #23409

    Hi Anders,
    As per your other post, you are using incorrect capability. There is no capability called ‘author’.

    Please see the list here
    https://wordpress.org/support/article/roles-and-capabilities/#author

    Add the publish_posts in the capability of BuddyBlog and it will work for authors.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: can not create blog post #23402

    Please share the screenshot of your BuddyBlog settings page again. Te only reason is permission issue.

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: can not create blog post #23399

    Hi

    1. The post password is not supported.
    2. The tags/Categories will appear if you have some terms in them. They can be assigned from the front end but need to be created from backend. Tags/Categories can not be created from the front end.

    Please create some categories in backend and they should appear.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: can not create blog post #23397

    Thank you.

    For our testting ourpose we are going to update the settings and see what happens.

    1. Please visit Plugins->Installed and search for “BP Simple” and make sure the BP Simple Front end post is “Active” if not active, activate it. It must be “Active”

    Now, if that does not make it work, Please visit Dashboard->settings->BuddyBlog and change this

    “Limit Number of posts a user can create” -> Set “No”
    “Which Capability Is required for Post creation” -> read

    Please update these two and check again. Is it showing the editor now?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: can not create blog post #23395

    Hi Anders,
    1. Is the BP Simple Front end post plugin activated?

    2. Can you please share me a video of your BuddyBlog settings page?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: can not create blog post #23393

    Hi Anders,

    Sorry about the issue.

    Please make sure you have this plugin installed and active

    https://buddydev.com/plugins/bp-simple-front-end-post

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Christian,
    Thank you for the question.
    Both are doable. We left it this way to allow admins see what users are doing on their site. I will add an option in next version to toggle the visibility from the media manager.

    Regards
    Brajesh