BuddyBoss Home – Web › Support Forums › Themes › Boss. theme › Layout issue after making a post
- This topic has 10 replies, 3 contibutors, and was last updated 8 years, 9 months ago by Anonymous.
Question
February 2, 2016 at 1:44 am #57883@
AnonymousI have had the following issue since day one, every time I make a comment and its posted all the buttons look out of place as can be seen in the attached screen shot
Answers
February 2, 2016 at 11:14 am #57922@
AnonymousHi @jerseypeeps, Please let me know which version of wall plugin you are using?
Regards
February 2, 2016 at 12:30 pm #57933@
Anonymous1.2.6
February 3, 2016 at 1:50 pm #58026@
AnonymousHi @jerseypeeps, Please add this css in boss theme’s custom css option:
#whats-new-content.active { margin-bottom: 15px !important; margin-top: -25px !important; }
Regards
February 6, 2016 at 3:32 pm #58336@
AnonymousThis doesn’t work
February 8, 2016 at 6:44 am #58487@
AnonymousHi @jerseypeeps, Sorry for the inconvenience..hopefully theme will be updated in 1-2 days which will fix all the small and big bugs.
Please try this css and make sure you have cleared your cache:
#whats-new-content.active { margin-bottom: -1% !important; margin-top: -25px !important; } #buddypress #whats-new-options { margin-bottom: 6% !important; }
Regards
February 8, 2016 at 7:10 am #58490@
AnonymousAs from today I am abandoning the boss theme and using a far superior theme. I would like to point out that the issue I’m having and others are having on mobile devices is also an issue on your own very site.
If you can’t get your own website working as it should on mobile devices then I feel for every person who purchases a theme from you.
As a company you need to take a step back from all other tasks and concentrate on fixing one theme at a time!
Putting the blame on other company’s is obviously a quick get out clause for you all.
Such a shame as 4 years ago the support and theme were fantastic, now your theme is bloated with bugs that are even live on your own business website!
February 8, 2016 at 12:07 pm #58534@
AnonymousHave just updated my theme, cleared all caches and this issues till exists!! Even though its meant to have been fixed?
February 9, 2016 at 8:14 am #58642@
AnonymousHi @jerseypeeps, It has been fixed in our new updates please see the attached screencast.
https://drive.google.com/file/d/0Bzv-k-FcE80iMWtlTDJHWHlmVjQ/view
Regards
February 9, 2016 at 9:04 am #58644@
Anonymous@pallavi its not fixed!! See Screen capture taken today
February 9, 2016 at 10:23 am #58652@
AnonymousHi @jerseypeeps, I agree it still have some glitch
BuddyPress js is setting height 0 for what’s new options that’s why it not overridden by regular css
#buddypress #whats-new-options { height: auto !important; }
You can add this to fix this for now and remove previous suggested css.
It will leave buttons always visible.I have checked at your site and you can take a look of screenshot that’s why previous suggest css was not working properly
It contain inline css which override regular css.
Regards
- The question ‘Layout issue after making a post’ is closed to new replies.