This topic has 9 replies, 2 voices, and was last updated 10 years by Lifevise.

  • Author
  • #105442
     Lifevise
    Participant

    Hi,

    I have some issues with BBpress and visual composer. I will send a link and credentials in a private reply.

    1. The site title ‘forums’ isn’t removable by just hiding it the normal way: theme general settings > Title section > hide title / hide breadcrumb / hide information. Also it displays ‘forums archive’ as a SEO title (instead of ‘community’).

    2. They layout is cramped when using VC. Especially – bbp-forum-index – needs to have much more space between the text. When I don’t use VC it has normal width and space but I want to use VC to style the rest of the page.

    3. Mobile is a disaster. I don’t know what happens but take a look yourself.

    4. The search bar acts different. It takes up almost all the screen instead of just 50% as on this support forum.

    5. When searching for something that isn’t in the forum (example the word ‘dog’) you end up on the blog…

    Any help is greatly appreciated!

    #105443
     Lifevise
    Participant

    URL: lifevise.com/community
    lifevise.com/community/self-improvement

    Username: Temporary (capital T)
    Password: ThemeKleo436782

    #105444
     Lifevise
    Participant

    Sorry the 2nd url is a mistake. This is the one:
    http://lifevise.com/community/forum/self-improvement/

    #105877
     sharmstr
    Moderator

    1 – I added css in quick css to hide the title on the forum root. Check your CPT archive settings in Yoast to change the SEO title.

    2 – Your community page is using VC right now. I didnt want to change that to see the difference you’re talking about so I did it on my site. I’m not seeing a difference. Can you create a test page (I didnt want to do this without your permission) without using VC so I can see the difference and provide some css to fix?

    3 – Without details, I can only guess that the titles was the issue. I added some css into your quick css to adjust it. Let me know if there was something specific you wanted changed.

    4 – Added css to change the search form to 50%

    5 – You didnt have forum search enabled in Settings > Forums.

    Note – Purposely added the css changes to quick css so you could see what I did. Feel free to move them to your child theme.

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

    1. Nice, thank you!
    2. I have made a test page without VC: http://lifevise.com/test-community/
    You can compare it with the actual page: http://lifevise.com/community/ which is made with VC.
    As you can see there is a space difference between the description text and the topics number. Also ‘topics’, ‘posts’ and ‘freshness’ is not aligned (i.e. freshness is not above the date but above the members name).
    3. The description text gets a long vertical stroke. It looks already better though. Otherwise I will just shorten the text.
    4. Thank you! But can I delete the search bar that comes with the [ bbp-topic-index ] shortcode? Now there are 2, which is a bit overkill.
    5. Wow how could I have missed that.

    #105990
     Lifevise
    Participant

    Note – point 2. about the alignment, that’s on mobile devices. On desktop it’s the space between description and the rest.

    #106202
     sharmstr
    Moderator

    I’ve added more css. Let me know if that’s what you were looking to achieve.

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

    Thank you Sharmstr! That was exactly what I was trying to achieve. I have added the CSS to child theme.

    About the mobile issues

    http://lifevise.com/community/
    3.A. Even after adjusting description, on mobile it seems that the profile picture or last update pushes everything to the left (topics, posts) Is it fixable by hiding last update and profile name (keep picture) on mobile? Or with another addition of CSS?

    http://lifevise.com/community/topic/make-a-public-commitment/
    3.B. I want to keep the user roles displayed. See this example (key master role) On desktop it looks fine, but where’s all the css gone on mobile? Also the ‘reply’ link is out of place.

    Search function
    4. Do you know how to remove the search bar that comes with that bbl-topic-index shortcode? Because there is already a search bar on the top of the screen at bbl-forum-index.

    Sorry for the amount of questions but as it’s one of the main features I want to make it work well. I appreciate your time.

    #106302
     sharmstr
    Moderator

    Sorry, but I’m just not understanding the 3a issue. If you show all the columns on mobile, then the description will have to be pushed left. The topic and posts columns are centered and the freshness is pushed right.

    The Keymaster label appears on mobile, but just not like it does on desktop. I tried some css to change that, but cant get it to look right.

    The search forms dont have specific css class or element IDs depending on which shortcode you’re using. I think the only way to make that work is if you try to put a span element around the one of the shortcodes so you can assign a class to it. Then you can do something like

    COPY CODE
    
    .your-class-name #bbp-search-form {
        display: none !important;
    }
    

    Not 100% that it will work though.

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

    Thank you. Looks like you fixed issue 3.A because now it only shows the profile picture! I couldn’t find any css you added though??

    3.B. Ok, I will try somethings myself to get the key master label to look right. Any ideas on how to get the ‘reply’ link inline on mobile? (see screenshot attached)

    🙂

Viewing 10 posts - 1 through 10 (of 10 total)

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

Log in with your credentials

Forgot your details?