Munazza Zaidi
Forum Replies Created
-
Hi!,
Please make sure that you have not clicked the check-in icon while posting the update. https://prnt.sc/X1W-jSeThoEF
Forum: Themes and Templates
In reply to: [BuddyX] Embed single group/member tile in a post?Hello @mungbean
You can use Shortcode for BuddyPress plugin to embed a specific Groups/Member on a specific post or page by using given parameters.
Plugin URL: https://wbcomdesigns.com/downloads/shortcodes-for-buddypress/
KnowledgeBase URL: https://wbcomdesigns.com/kb-category/shortcodes-for-buddypress/Example :
Used shortcode : [groups-listing search_terms= “Kill Bill”]
Output: https://prnt.sc/w6xju5Hope the above helps!
Let me know if you have any further queries.Hello @mungbean
Your feedbacks are highly appreciated.
We are continuously working to make our theme better.
Keep this too in our suggestion list.Forum: Themes and Templates
In reply to: [BuddyX] Site Skin – Body Background Color – not workingHello @mungbean
we have checked this and found working at our end. Maybe there’s a third-party plugin that is creating conflict. kindly check once by deactivating all plugins and activating them one by one to check possible conflict.
Refer attached
https://prnt.sc/w6wpuzForum: Themes and Templates
In reply to: [BuddyX] Terms of Service footer linkHello @mungbean
Thanks for the feedback. We’ll keep this in our suggestion link.Forum: Themes and Templates
In reply to: [BuddyX] Post Meta Visibility Customizer SettingsHi!
Thanks for the suggestion. I have added this to our list. Hopefully, the developers will consider it.
For now, you can place the following custom CSS code inside Dashboard >> Appearance >> Customizer >> Additional CSS
.single-post .entry-meta {
display: none;
}
To prepare CSS for any element, you can try the following guide.
https://www.wpbeginner.com/wp-tutorials/basics-of-inspect-element-with-your-wordpress-site/Forum: Themes and Templates
In reply to: [BuddyX] BuddyPress Sidebar Layout – Homepage settings?Hello @mungbean
Thanks for the feedback. We will keep this in our suggestion list.
You can also try the following.
https://www.ads-software.com/plugins/custom-sidebars/
https://www.ads-software.com/plugins/content-aware-sidebars/
Hope the above helps!Forum: Themes and Templates
In reply to: [BuddyX] Social Media IconsHello @mungbean
Thanks for your feedback, we will keep in our suggestion list.Forum: Themes and Templates
In reply to: [BuddyX] Custom Breadcrumbs?hello @mungbean
We have fixed the issue. Will release a new update soon.Forum: Themes and Templates
In reply to: [BuddyX] Group Type droplist text styleHello @mungbean
Greetings of the day!
Please create a support ticket with corresponding screenshots via our support system, So that we can give a closer look in order to solve your problem.
https://wbcomdesigns.com/support/Forum: Themes and Templates
In reply to: [BuddyX] Default Login (In the Menu)Hello @macaou
Change the default login redirection by using our free plugin BuddyPress redirect.
https://wbcomdesigns.com/downloads/buddypress-redirect/
or
https://www.ads-software.com/plugins/peters-login-redirect/You can change the icon for ‘Mark as favorite’ by using the below css :
.activity-list .activity-item .activity-meta.action .fav:before, .activity-list .activity-item .activity-meta.action .unfav:before{
content:”\f006″;
font-family: ‘FontAwesome’;
}
Find the Unicode for the icons from here :
https://fontawesome.com/v4.7.0/icons/Find the Location by navigating :
https://localhost/buddyxpro/wp-content/themes/buddyx/assets/css/buddypress.min.css?ver=3.2.0Hope the above Help!
- This reply was modified 4 years, 3 months ago by Munazza Zaidi.
Forum: Themes and Templates
In reply to: [BuddyX] Child themeHello @alissa11
Greetings of the day!
You can create the child theme by using the demo importer plugin.
https://demos.wbcomdesigns.com/exporter/plugins/buddyx-demo-importer/1.0.0/buddyx-demo-importer.zip
also you download the child theme here. https://github.com/vapvarun/buddyx-child-theme
Hope above helps!Hello @mazinsukkar
Apologies for the late reply.
We’ll check the issue and get back to you.Hello @c1ayton12
Apologies for the late reply.
We’ll check the issue and get back to you asap.
Thanks.Hello @kubrt
Greetings of the day!
Plugin is functioned like this and your requirement is beyond our plugin scope.This will go under custom development.
Thanks