-
@mercime replied to the topic Plugin directory pagination broken in the forum Miscellaneous 9 years, 9 months ago
@number_6 @sbrajesh Thank you for the report. https://buddypress.trac.wordpress.org/ticket/6180 🙂
-
Brajesh Singh replied to the topic Where's the javascript that expands whats-new-content? in the forum How-to & Troubleshooting 9 years, 9 months ago
Hi @number_6,
Just wanted to post that it is easily doable with a small snippet of js.Please put this code in your js file.
jQuery('#whats-new').off('focus');
jQuery('#whats-new').off('blur');
Please put this inside the document ready section for your theme’s js file( or please do let me know if you want me to provide the complete…[Read more]
-
Henry Wright replied to the topic Where's the javascript that expands whats-new-content? in the forum How-to & Troubleshooting 9 years, 9 months ago
-
Henry replied to the topic oEmbed needs line breaks? in the forum Ideas 11 years, 1 month ago
@number_6 just took a look through the plugin you’ve linked to. You’re right, it is modifying the HTML that you’re pulling from YouTube. So what you’re asking can be done easily enough. Have you asked the plugin author to modify the plugin for you?
-
Henry replied to the topic oEmbed needs line breaks? in the forum Ideas 11 years, 1 month ago
BuddyPress doesn’t rely on 3rd-party support as far as I know. oEmbed support is provided by WordPress.
Take YouTube for example. If you paste a YouTube video’s link into your blog post, your WordPress blog (the consumer) will make a request to YouTube (the provider). YouTube then responds with an oEmbed response. The HTML therefore…[Read more]
-
Hugo Ashmore replied to the topic Where are the widgets stored? in the forum How-to & Troubleshooting 11 years, 4 months ago
@number_6 this is where – like the previous thread – we really need posters to detail their setup first before asking questions.
You are slightly confusing BP with your theme, your theme provides many options and conditions as in this particular instance.
This widget is part of the Custom Community theme and found in their core includes,…[Read more]
-
@mercime replied to the topic Where are the widgets stored? in the forum How-to & Troubleshooting 11 years, 4 months ago
@number_6 Only the 5 widgets listed at https://codex.buddypress.org/user/buddypress-components-and-features/buddypress-widgets/ are the BuddyPress defaults. Could you please clarify what you mean by the community navigation widget? Member navigation in WP Toolbbar perhaps?
-
@mercime replied to the topic Problem transferring (does BP have a new db system?) in the forum How-to & Troubleshooting 11 years, 5 months ago
@number_6 If you activated all of the components in Settings > BuddyPress > Components, 16 BP tables should be created in your site’s database as seen here.
BP interacts with most WP tables in database so you have to port it sitewide. Backup DB manually i.e., phpMyAdmin to computer hard drive, then use this plugin…[Read more]
-
@mercime replied to the topic Status Theme: Finding terms not dictated by lang file in the forum How-to & Troubleshooting 11 years, 7 months ago
@number_6 you can change “Your Friends” widget title in sidebar.php and sidebar-buddypress.php files in your theme. Please clarify, not quite sure what the issue is per image you attached which is not related to widgets at all.
-
danbpfr replied to the topic Removing featured image function from header – bpdefault in the forum How-to & Troubleshooting 11 years, 8 months ago
hi @number_6,
Number 2: – Why did you resign ? 😀
sticky is a WP setting. This can be done/undone when you publish a post.
The only sticky or featured related code i found is in the child theme […]
-
@mercime replied to the topic [Resolved] Frontend control panel wont expand in the forum Installing BuddyPress 11 years, 11 months ago
I was editing the header of my theme
@number_6 Clarifcation please: editing header of your theme from the front end or via wp-admin > Appearance > Header? WP/BP versions? What theme are you using? If you […]
-
mercime posted on the forum topic Not able to create a group in the group How-To and Troubleshooting: 13 years, 7 months ago
@number_6 you might need to update template tags in Saffron theme’s header.php which you can double check by comparing with header.php of bp-default theme https://trac.buddypress.org/browser/tags/1.2.8/bp-themes/bp-default/header.php
@number_6
Active 4 years, 7 months ago