-
Author
-
February 21, 2016 at 05:34 #105442
Lifevise
ParticipantHi,
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!
February 21, 2016 at 05:35 #105443Lifevise
ParticipantURL: lifevise.com/community
lifevise.com/community/self-improvementUsername: Temporary (capital T)
Password: ThemeKleo436782February 21, 2016 at 05:36 #105444Lifevise
ParticipantSorry the 2nd url is a mistake. This is the one:
http://lifevise.com/community/forum/self-improvement/February 23, 2016 at 13:36 #105877sharmstr
Moderator1 – 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 solutionFebruary 23, 2016 at 18:04 #105989Lifevise
Participant1. 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.February 23, 2016 at 18:07 #105990Lifevise
ParticipantNote – point 2. about the alignment, that’s on mobile devices. On desktop it’s the space between description and the rest.
February 24, 2016 at 14:19 #106202sharmstr
ModeratorI’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 solutionFebruary 24, 2016 at 16:33 #106252Lifevise
ParticipantThank 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.
February 24, 2016 at 17:53 #106302sharmstr
ModeratorSorry, 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 solutionFebruary 24, 2016 at 22:15 #106382Lifevise
ParticipantThank 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)
🙂
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.