-
Anve S. replied to the question Change name of 'Friends' to 'Vendors' in the forum OneSocial theme 8 years, 11 months ago
Hi @costyclan,
Please attach a screenshot of the pages from where you want to replace the text with ‘vendors’.
Regards
Anve -
Anve S. replied to the question How can I remove page titles in the forum OneSocial theme 8 years, 11 months ago
Hi @costyclan,
Try adding following css in child theme.
body.activity .entry-header,body.groups .entry-header,body.members .entry-header {
display: none;
}
Regards
Anve -
Anve S. replied to the question CSS Classes for Menu Icons – Icons not appearing in Titlebar in the forum Boss. theme 8 years, 11 months ago
Hi @miguelp,
Try adding following css in child theme.
#post-14 .buddyboss-select {
display: none !important;
}
regards
Anve -
Anve S. replied to the question Remove white space under homepage slide? in the forum OneSocial theme 8 years, 11 months ago
Great 🙂
-
Anve S. replied to the question Social Login in the forum OneSocial theme 8 years, 11 months ago
Great you guys figured it out. 🙂
-
Anve S. replied to the question Remove 'Write a Story' from title bar icon menu in the forum OneSocial theme 8 years, 11 months ago
Hi @costyclan,
Please attach a screenshot of titlebar to make it easier for me to understand that where and when you exactly want this menu item.
Regards
Anve -
Anve S. replied to the question Remove white space under homepage slide? in the forum OneSocial theme 8 years, 11 months ago
Try adding following css in child theme.
.home-page .site {
padding-top: 20px!important;
}@media screen and (min-width:967px) and (max-width:1024px)
{
.home-page .bb-slider-wrapper .slick-list.draggable {
height: 187px !important;
}
}
Regards
Anve -
Anve S. replied to the question How to change color for mobile slider? in the forum Boss. theme 8 years, 11 months ago
Hi @ruvidan,
Try adding the following css in custom css option of child theme.
#mobile-item-nav-wrap #object-nav ul li:not(.current) {
background-color: #000 !important;
}
#mobile-item-nav-wrap #object-nav ul li::before {
color: #ffea75 !important;
}
Regards
Anve -
Anve S. replied to the question Contact Us Page returenes 404 error aftre the last theme update in the forum Boss. theme 8 years, 11 months ago
-
Anve S. replied to the question How to change the BuddyPanel menu icons? in the forum Boss. theme 8 years, 11 months ago
Hi @modded,
Go to Appearance > menus .You can change the buddypanel menu icons by applying the fontawesome icon in ‘CSS classes’ option for the links .If you don’t see this option for your buddypanel links then enable the css option from the above ‘screen options’ panel , there you can see css option, mark it checked.
Regards
Anve -
Anve S. replied to the question Menu drop downs going skew whiff? in the forum Boss. theme 8 years, 11 months ago
Great 🙂
-
Anve S. replied to the question CSS Classes for Menu Icons – Icons not appearing in Titlebar in the forum Boss. theme 8 years, 11 months ago
Hi @miguelp,
Try adding following code in custom css option of child theme.
.header-navigation ul.horizontal-responsive-menu li > a span.um-message-unreaditems {
left: 0 !important;
}
Regards
Anve -
Anve S. replied to the question Menu drop downs going skew whiff? in the forum Boss. theme 8 years, 11 months ago
Hi @jackjjw,
1. Try adding the following css in custom css option of child theme .
`
#header-menu > ul > li {
height: 48px!important;
}
`
2. Go to Settings > Buddypress setting options and mark checked the Group cover image upload and save .Regards
Anve -
Anve S. replied to the question cover photo is not working on 2.1.3 in the forum Boss. theme 8 years, 11 months ago
Great that you found the solution. 🙂
-
Anve S. replied to the question boddyboss man avatar not working in the forum Boss. theme 8 years, 11 months ago
Great 🙂
-
Anve S. replied to the question I cannot add cover photo since latest update in the forum Boss. theme 8 years, 11 months ago
Great 🙂
-
Anve S. replied to the question Right menu doesnt show up from mobile in the forum Boss. theme 8 years, 11 months ago
Hi @destinyfootball,
Go to Settings > Buddypress settings options and check the toolbar option over there. Also let me know if you are using any plugin to customize the admin section.
Regards
Anve -
Anve S. replied to the question Some issue after last update in the forum Boss. theme 8 years, 11 months ago
Great 🙂
-
Anve S. replied to the question BuddyPanel issues in the forum Boss. theme 8 years, 11 months ago
HI @nexxera,
Please let me know which version of theme you are using at present ? Also provide me the list of your active / installed plugins. Make sure your Permalink is set to Post name.
And, Please let me know about your server php version
To run WordPress we recommend your host supports:
PHP version 5.6 or greater
MySQL version 5.6 or…[Read more] -
Anve S. replied to the question Activity filters issue with Photos page in the forum BuddyBoss Media 8 years, 11 months ago
HI @julien ,
Apologies for delay . Please create a test user for us and send the details through our contact us page along with this thread. We’ll inspect the issue.
Regards
Anve - Load More