-
@mercime replied to the topic How to use the BP default stylesheet for other themes? in the forum How-to & Troubleshooting 10 years, 4 months ago
How to use the BP default stylesheet for other themes?
@leonyipa Other themes could in all probability have different HTML tags and CSS classes/ID’s, so the chances that that stylesheet would work on other themes would be almost nil.
It could possibly work in the BuddyDefault theme but you would have to dequeue the stylesheet from BP Theme…[Read more]
-
@mercime replied to the topic Active Friend Sidebar Widget in the forum How-to & Troubleshooting 10 years, 4 months ago
@leonyipa It is possible for those who can code because it requires creating a new widget which is not as simple as changing the widget title.
-
@mercime replied to the topic [Resolved] Error in Invitation in the forum How-to & Troubleshooting 10 years, 4 months ago
@leonyipa At this stage, I’m marking this topic – error in invitation – as resolved. Please start a new topic for stylesheet issues.
-
@mercime replied to the topic Error in Inbox/Outbox in the forum How-to & Troubleshooting 10 years, 4 months ago
@leonyipa I’ve just been able to recreate the issue for Messages > Inbox. Will be creating trac ticket.
-
@mercime replied to the topic [Resolved] Error in Invitation in the forum How-to & Troubleshooting 10 years, 4 months ago
@leonyipa please delete the following lines from BuddyDefault’s
sidebar.php
file
<?php if ( bp_is_active( 'messages' ) ) : ?>
<?php bp_message_get_notices(); /* Site wide notices to all users */ ?>
<?php endif; ?>You can instead either add the Sitewide Notices widget in your sidebar or just allow the sitewide notice to appear in the header area…[Read more]
-
@mercime replied to the topic [Resolved] Error in Invitation in the forum How-to & Troubleshooting 10 years, 4 months ago
@leonyipa http://bpdevel.wordpress.com/2013/11/13/the-future-of-the-bp-default-theme/
At this stage, only security fixes are being done on the BP Default theme so you’d be missing out on the enhancements/improvements added onto the new BP templates which are rendered inside regular WP theme pages as you found out using Twenty Fourteen theme.…[Read more] -
@mercime replied to the topic [Resolved] Error in Invitation in the forum How-to & Troubleshooting 10 years, 4 months ago
@leonyipa WP/BP versions? Change to one of the WP Default Themes Twenty-xxx to check if issue is resolved there.
@leonyipa
Active 8 years, 4 months ago