This topic has 31 replies, 2 voices, and was last updated 8 years by clyn.

  • Author
  • #100734
     clyn
    Participant

    Probably i am missing something about bbpress.

    1 – Admin creating new forum and any member create topics under this forum. But members cant see under when click members/profile/forums topic started (always say “You have not created any topics.” )

    2 – when click replies created, always showing members posts (normal posts, custom post)

    3 – How to create members their forums (i am giving role on user role or trying other things), they never see create new topic on frontend or their admin panels..

    #100735
     clyn
    Participant
    This reply has been set as private.
    #100745
     sharmstr
    Moderator

    Have you tried any of the forum tools in Wp Admin > Tools > Forums > Repair Forums? Run them all and see if that solves all the issues.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #100760
     clyn
    Participant
    This reply has been set as private.
    #100769
     sharmstr
    Moderator

    I need access to see what might be causing this.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #100771
     clyn
    Participant
    This reply has been set as private.
    #100776
     sharmstr
    Moderator

    I’m going to be testing some things. Do not be alarmed if the site does strange things until I’m done.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #100778
     clyn
    Participant

    ok…

    #100779
     sharmstr
    Moderator

    Its your custom function custom_post_author_archive that’s causing the issue.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #100780
     clyn
    Participant

    i think you are talking about authour slug pluging… I forget to tell you before…I can deinstall, dont need this pluging actually

    #100784
     sharmstr
    Moderator

    That’s not what I’m talking about. I’m talking about the custom_post_author_archive function you have in your child theme. I disabled it and it worked.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #100785
     clyn
    Participant

    i dont remember now who, but kleo team give me that code. because my author custom post type dont show before…I think you resign the code…

    #100789
     clyn
    Participant

    But now, i cant see the author custom post type archive, only shows normal posts… Should i decide, forum or archieve?

    #100790
     sharmstr
    Moderator

    I didnt give you all of that code you have in there. I merely showed you how to add your cpt. You need to make sure that you’re including everything you want, including topics.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #100791
     sharmstr
    Moderator

    You could also try checking to make sure you function wont run within the bp profile with something like !bp_is_user().

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #100792
     clyn
    Participant
    This reply has been set as private.
    #100793
     clyn
    Participant
    This reply has been set as private.
    #100796
     sharmstr
    Moderator

    Remove the // to re-enable the function. And as I said, you need to edit the function to include everything you want.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #100797
     clyn
    Participant

    i really sorry sharmstr really sory. what am i missing? If enable code author cpt archive show but forum topic started is lost and replies show members post.. ıf deactive code, its forum work, author archieve dont work. what must i do work together? Really sorry

    #100798
     sharmstr
    Moderator

    Did you add topic to the function like I’ve instructed?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #100802
     sharmstr
    Moderator

    I added it for you.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #100803
     clyn
    Participant
    This reply has been set as private.
    #100804
     sharmstr
    Moderator

    I think you missed my previous message. I added it for you. The issue now is that topics will show up in the author archive. I’m going to try to add another bit of code to fix that. Please hold on.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #100807
     sharmstr
    Moderator

    Its fixed.

    I strongly suggest you hire someone to assist you with all of the customizations you want to do to your site. While its great that wordpress has so many plugins that allow you to add functionality to your site, it usually takes someone who has php knowledge to make the all work together the way you want.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #100811
     clyn
    Participant
    This reply has been set as private.
    #100812
     sharmstr
    Moderator
    This reply has been set as private.
    #100813
     clyn
    Participant

    thanks a lot for eveything…

    #100859
     clyn
    Participant

    1 – sorry, again me… How do buddbress members (or different roles) can create forum. Roles cant see add new forum on their admin panel… I am giving permission on user role editor, but cant see on member admin panel…

    1 – Buddypress component / Group Forums BuddyPress Forums are retired. Use bbPress. – its uncheck, but forum setting i give permission group forum and group can create forum… Is that same thing?

    #100863
     sharmstr
    Moderator

    Users need to be moderators to create forums. Please familiarize yourself with BBPress by reading their documentation. Kleo doesnt control any of that. Only stylizes it. https://codex.bbpress.org/getting-started/before-installing/bbpress-user-roles-and-capabilities/

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #100865
     clyn
    Participant

    actually i did moderator but nothing happens. maybe forum repair item again?
    thanks…

    #100866
     sharmstr
    Moderator

    cant access your site anymore.

    also, be aware that you can only create new forums in WP Admin, not on the frontend.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #100867
     clyn
    Participant
    This reply has been set as private.
Viewing 32 posts - 1 through 32 (of 32 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?