-
Anve S. replied to the question More than 1 Marketplace Widget overlapping text in the forum OneSocial theme 8 years, 9 months ago
Apologies for the inconvenience. . The fix will be available in next update .
Regards
Anve -
Anve S. replied to the question Course description / course excerpt in the forum Social Learner 8 years, 9 months ago
Hi @familybudgeting,
I hope your problem with same content in excerpt and content area is solved . I am not really getting your current problem . Could you please explain it a little more with a screenshot . Also please share you website url .
Regards
Anve -
Anve S. replied to the question How do we add breadcrumbs? in the forum OneSocial theme 8 years, 10 months ago
Great 🙂 . I’ll close this topic now.
-
Anve S. replied to the question Mobile Layout Issue in the forum Social MarketPlace 8 years, 10 months ago
Great 🙂 , I’ll close this topic now.
-
Anve S. replied to the question More than 1 Marketplace Widget overlapping text in the forum OneSocial theme 8 years, 10 months ago
Please check that you’ve updated Marketplace plugin also and let me know if it now works .
Regards
Anve -
Anve S. replied to the question Remove Space for Page Title in the forum OneSocial theme 8 years, 10 months ago
-
Anve S. replied to the question How do we add breadcrumbs? in the forum OneSocial theme 8 years, 10 months ago
You can place the following css in child theme’s custom css option .
.breadcrumb-wrapper {
padding-bottom: 8px;
padding-top: 40px!important;
}
Hope it works for you.
Regards
Anve -
Anve S. replied to the question Remove Space for Page Title in the forum OneSocial theme 8 years, 10 months ago
Hi @angelxie,
You can use the following css code , place in child theme custom css .
.page-id-60 .site {
padding-top: 0;
}
Note : You can inspect the class on ‘body’ element . And can replace ‘page-id-60’ with the corresponding class on body.
Hope it helps.Regards
Anve -
Anve S. replied to the question Mobile Layout Issue in the forum Social MarketPlace 8 years, 10 months ago
Hi @lshijie,
Apologies for the delayed response.Please place the following css as a fix to it . In our theme we do not have this issue . Also try deactivating and activating plugins one by one . Some plugin might be conflicting.
[Read more]
@media screen and (max-width:1024px){
.home-page #primary {
padding-left: 15px;
padding-right:… -
Anve S. replied to the question Header Search Bar – Change background colour in the forum Social MarketPlace 8 years, 10 months ago
-
Anve S. replied to the question No Login/Register links on top right when using SocialLearner without BuddyPress in the forum Social Learner 8 years, 10 months ago
Hi @marionathan,
Apologies for the delayed response . Buddypress plugin is the required plugin for the theme , most of the theme functionality comes from Buddypress , so you need to activate it.
Regards
Anve -
Anve S. replied to the question Buddypanel & Widgets in the forum Social Learner 8 years, 10 months ago
Apologies for the delayed response . The widgets have their specific areas , where they can only be shown . To show them in Buddypanel is not possible .
Regards
Anve -
Anve S. replied to the question Is there a way to disable mobile theme? in the forum Boss. theme 8 years, 10 months ago
HI @tami73,
Apologies for delayed response . I have checked you sites , they look fine and no mobile view on desktop.
Regards
Anve -
Anve S. replied to the question remove header area from Site Gallery page in the forum BuddyBoss Media 8 years, 10 months ago
-
Anve S. replied to the question remove header area from Site Gallery page in the forum BuddyBoss Media 8 years, 10 months ago
Hi @costyclan,
Place the following css in child theme’s custom css option.
body.page-id-10417 form#whats-new-form, body.page-id-10417 div.item-list-tabs#subnav {
display: none;
}
Hope it helps.
Regards
Anve -
Anve S. replied to the question Remove Name in the forum Social Portfolio 8 years, 10 months ago
-
Anve S. replied to the question Mobile bar on iphone portrait shows cutted line in the forum BuddyBoss theme 8 years, 10 months ago
HI @thorsten,
Try following css code and let me know if this fixed that issue,
#main-wrap #buddypress #mobile-item-nav-wrap { height: 118px; }
Regards
Anve -
Anve S. replied to the question Mobile bar on iphone portrait shows cutted line in the forum BuddyBoss theme 8 years, 10 months ago
HI @thorsten,
Try following css code and let me know if this fixed that issue,
#main-wrap #buddypress #mobile-item-nav-wrap { height: 110px; }
Regards
Anve -
Anve S. replied to the question More than 1 Marketplace Widget overlapping text in the forum OneSocial theme 8 years, 10 months ago
-
Anve S. replied to the question Mobile bar on iphone portrait shows cutted line in the forum BuddyBoss theme 8 years, 10 months ago
HI @thorsten,
I have checked and it is working fine on iphone5 but not on iphone 6 .Thanks for the patience, Will respond you in few hours .
Regards
Anve - Load More