Search Results for 'theme'
-
AuthorSearch Results
-
December 1, 2017 at 1:38 pm #269310
In reply to: Organic Square theme
johnagreene
ParticipantSeriously amazing work @peter-hamilton! It looks better than any premium Buddypress/bbPress theme I’ve seen. Great job and can’t wait to see the finished product!
December 1, 2017 at 10:39 am #269306In reply to: Organic Square theme
peter-hamilton
ParticipantI am aiming to make this a modern fully functional forum website that does offer the same if not more functions then most commercially available alternatives and prove that BBpress is capable of providing everything we need to create a full-fledged forum.
As I am not a programmer I have been cutting and pasting for so long that I now start to get a basic understanding of php, but still only cutting pasting and making minor adjustments.
I am almost ready incorporating all features I need, as soon as that is done I will once again rewrite all code to tidy it up and try to make it into a theme for others to use.
I hope my effort shows those looking for software to make a forum that BBPress is capable and with wordpress in the background potentially better then anything you can buy.
Peter Hamilton
i-am-peter.comDecember 1, 2017 at 10:24 am #269304In reply to: Organic Square theme
peter-hamilton
Participantfew shots of current state of this theme.



December 1, 2017 at 10:08 am #269302In reply to: Organic Square theme
peter-hamilton
ParticipantHi @johnagreene, I am aiming to make it so that it can be used by others, still working on the theme at the moment.
December 1, 2017 at 10:06 am #269301In reply to: How NOT to redirect users after login.
peter-hamilton
Participantyou could make a custom login page in your child-theme.
November 30, 2017 at 3:27 pm #269279In reply to: Need some help figuring out a template problem
Boone Gorges
KeymasterIf the users of the site don’t care too much about what it looks like, then I would suggest switching to a theme like Twenty Sixteen. This will move you over to a “template pack” that is more modern and well-supported by the BuddyPress team.
Otherwise, there’s no danger in sticking with the existing theme, as long as it’s working for you. It’s outdated in the sense that it won’t receive any more feature updates from the BP team, but if you’re not using most BP features, this probably won’t bother you or your users 🙂
> Now the problems I see is that when creating a new thread, the thread is created and shown but only the title, the content posted when creating the thread is hidden. All subsequent replies show just fine.
If this is a CSS issue, it’s easily fixed. Look at the page source to see if the content is there. If so, it is probably being hidden by a rogue style, which you could override. If not, it’s a deeper problem that may require some PHP skills to debug.
November 30, 2017 at 2:56 pm #269272naomibuch
ParticipantBTW: I am using Newspaper – Theme version: 8.1
WP version 4.8.3
Buddypress Version 2.9.2November 30, 2017 at 12:26 pm #269269In reply to: Profile Image Widget Question
Julia_B
ParticipantI’m still looking for answer unfortunately.
I’ve been chatting with Avada support and they seem to have come to the conclusion that what I’m asking for is not possible, not just in Avada theme but in any theme.
I’m sure this is not correct, especially since I had it working on my site until recently. All I need is simple widget displaying each memeber’s profile image. Or it doesn’t even have to be in a widget if that’s what’s causing the issue.
Anyway, Avada support said they attempted to do this by reverting my site to default theme and trying it out.
They sent me this video clip which they say shows it’s not possible:
https://www.dropbox.com/s/p91l3nfofvb04a7/2017-11-30_16-36-36.mp4?dl=0
…So I can only think I must need to use different code.
Any ideas please? 🙂
November 30, 2017 at 10:08 am #269267In reply to: Need some help figuring out a template problem
ovizii
ParticipantHi @boonebgoges and thanks for replying.
I get what you are saying, its just that I am maintaining this site for a bunch of friends for their forum. basically no other feature of buddypress is used. I try and keep my efforts at a minimmum as its an unpaid favor I am doing them. So for the last few years all I did was keep WP and themes + plugins up to date.What I am looking for is the solution with the least effort 🙁
Still, do you have some pointers where to start? Some links I could read up or tips what to do and check?
What to do about this budypress message about the outdated template pack? I googled those terms and found some old posts from a few years back, mentioning some BP template pack plugin but that seems outdated information.
Say I can solve this outdated template pack, can I then keep using the buddypress default theme? I did improve it by adding some css but that is the only change I made to it.
November 29, 2017 at 6:53 pm #269251Boone Gorges
KeymasterAh, so that is the issue. Something in your theme, or another one of your plugins, is causing the navigation to be rendered two times. If you’re able to switch to Twenty Sixteen or another default WP theme, you could verify that the theme is the culprit.
In the meantime, I’m not quite sure how to address the problem. Is it important for your purposes that
Homeisselectedin this view? If not, it may be possible to drop in a bit of JavaScript that’ll unselect it, which will probably cause the search to work again.November 29, 2017 at 4:55 pm #269246In reply to: Need some help figuring out a template problem
Boone Gorges
KeymasterHi @ovizii – Changing to a separate theme just because of a single styling issue is a pretty big step. If you’re generally happy with the way your site looks and works, it may be worth putting a bit of time into solving the specific issue, rather than looking for a larger switch.
If you do want to change, BuddyPress now supports a feature called “theme compatibility”, which means that it works well in most WordPress themes – whether or not they have specific support for BuddyPress. A nice place to start is the WP default themes (Twenty Sixteen, etc), some of which are particularly well suited to running a BuddyPress site.
November 29, 2017 at 2:07 pm #269237naomibuch
ParticipantBTW: I am running:
WP version 4.8.3
Newspaper theme 8.1
BuddyPress Version 2.9.2November 29, 2017 at 9:07 am #269225In reply to: Need some help figuring out a template problem
ovizii
ParticipantI just checked the tempalte’s css file and it says:
/**
* Theme Name: BuddyPress Default
* Theme URI: https://buddypress.org/extend/themes/
* Description: [NOTE: except for security issues, BuddyPress Default is no longer being actively maintained by the BuddyPress team.]so is there another default theme available?
November 29, 2017 at 5:29 am #269216In reply to: Rebooting Activity Stream?
mbfit
Participant@mbfit If by “unsearchable” you mean that they don’t show up in the directory anymore, then the problem is probably that the plugin deleted the ‘last_activity’ activity items for each user. As such, BP doesn’t show them as active users.
Yes you nailed it.
Tech support copied the file members-loop.php from the main theme to the child theme, so it looks like this childtheme/buddypress/members/members-loop.php
and code:
<?php if ( bp_has_members( bp_ajax_querystring( ‘members’ ) . ‘&per_page=’.sq_option( ‘buddypress_perpage’ ) ) ) : ?>to:
<?php if ( bp_has_members( bp_ajax_querystring( ‘members’ ) . ‘&type=alphabetical’ . ‘&per_page=’.sq_option( ‘buddypress_perpage’ ) ) ) : ?>
In case anyone else every happens to run into this..!
November 29, 2017 at 5:23 am #269215In reply to: Creating Forum for Groups
mbfit
ParticipantIt is that: site.com/forums (under construction at the moment)
There is an option on the Dashboard to allow Forums for User created Groups, which then directs to the main Forum page (created and directed to Forum/”Groups”, by me as the Admin) and within are the subtopics created by the Users.
If the case isn’t a BP issue I will also ask the Theme support. Any insight would be appreciated here too! Thanks.
November 28, 2017 at 10:59 pm #269211Boone Gorges
Keymaster@scribit – Thanks for following up. We are getting closer 🙂
Do you have any idea why the
homeelement has theselectedclass? Does this mean that, when you view the group nav tabs, both Home and Selected have the “current” styling? BuddyPress doesn’t do this out of the box, so I wonder if perhaps there’s something in your theme that’s causing it to happen. Figuring out what’s causing that extraselectedclass, and disabling it, would probably fix the problem you’ve described.It is also the case that this JavaScript is quite fragile. I wonder if we could use the body class or something like that as a more reliable way of deterimining which tab we’re looking at. On the other hand, the JS for the new, upcoming template packs (bp-nouveau) is totally different here, so maybe it’s not worth fixing.
November 28, 2017 at 10:39 pm #269208Boone Gorges
Keymaster> Should I give you access to my website? Or do you have a better understanding of the problem now?
Hi Naomi – I and other members of the site post here as volunteers, so please understand that there may not always be immediate feedback to your posts.
> I uploaded an image to the link you provided, the file is called “Comment_Overlap”
Can you please share a URL?
The following snippet, in your theme’s functions.php or your bp-custom.php file, will prevent users from leaving more than one top-level comment on a given activity item:
add_filter( 'bp_activity_can_comment', function( $can ) { global $activities_template; // Users who are already forbidden from commenting should still be forbidden. if ( ! $can ) { return $can; } // If the user has already posted to this activity item, disallow more posts. $activity_id = $activities_template->activity->id; $children = BP_Activity_Activity::get_child_comments( $activity_id ); foreach ( $children as $child ) { $activity = new BP_Activity_Activity( $child->id ); if ( bp_loggedin_user_id() == $activity->user_id ) { return false; } } return $can; } );November 28, 2017 at 4:14 pm #269202Scribit
ParticipantThank boonebgorges.
First of all buddypress.min.js is correctly loaded in the page and it is not part of the theme but the plugin is installed indipendently.I’m using version 2.8.2. I load not minified js to debug it. Look at this part of code:
if ( target.attr('type') === 'submit' ) { css_id = jq('.item-list-tabs li.selected').attr('id').split( '-' ); object = css_id[0]; template = null; search_terms = target.parent().find( '#' + object + '_search' ).val(); // The Group Members page specifies its own template if ( event.currentTarget.className === 'groups-members-search' ) { object = 'group_members'; template = 'groups/single/members'; } bp_filter_request( object, jq.cookie('bp-' + object + '-filter'), jq.cookie('bp-' + object + '-scope') , 'div.' + object, search_terms, 1, jq.cookie('bp-' + object + '-extras'), null, template ); return false; }when it create “item-list-tabs li.selected” class to populate css_id array it takes the first one div in DOM with that class, and the corresponding array is [home, groups, li]. So it searches for #home_search to set value of search_terms…but home_search element doesn’t exists on the page!
To correctly search terms it should search for #members_search. What can I do? I don’t want to hardcode some javascript 🙂
November 28, 2017 at 3:56 pm #269201naomibuch
ParticipantHi Boone,
I uploaded an image to the link you provided, the file is called “Comment_Overlap”. I took a peek at the Twenty Sixteen theme this is exactly how I want my Activity Stream to flow and function.
Please advise on what you think I am doing wrong.
Thanks,
NaomiNovember 28, 2017 at 3:29 pm #269200Boone Gorges
KeymasterI’m unable to test with the proprietary Magnum theme, but with the free version of Optimizer, I’m unable to reproduce the problem. Group member searches are working as expected: https://postimg.org/image/axag5nsjr/
Here’s the relevant part of BP’s JavaScript: https://buddypress.trac.wordpress.org/browser/tags/2.9.2/src/bp-templates/bp-legacy/js/buddypress.js?marks=863#L848 The first thing to check is that your theme is actually requiring buddypress.js (or buddypress.min.js) out of the buddypress theme directory; if not, it’s possible you’re running an out-of-date version bundled with a theme or something. Then, you may need to deminimize (or set
define( 'SCRIPT_DEBUG', true );) to debug. Then, check to see whether this bit of script is actually able to find thesearch_termselement. It’s possible that your theme, or some other plugin, is modifying the markup so that the selectors or the element hierarchy has changed.November 28, 2017 at 9:46 am #269195naomibuch
ParticipantHi Boone,
For some reason it’s not allowing me to edit my post, the changes are not appearing, so I am having to create separate posts!
I always do my code editing in the Newspaper child theme (
Newspaper 7 Child theme: Theme Functions (functions.php)The only other option I have is the edit Twenty Seventeen theme? But I have never used this theme for updating code, I always had success using the Newspaper child theme.
Thanks,
Naomi
November 28, 2017 at 9:33 am #269194naomibuch
ParticipantHi Boone,
BTW: I am using Newspaper – Theme version: 8.1
WP version 4.8.3
Buddypress Version 2.9.2I always do my code editing in the Newspaper child theme (
Newspaper 7 Child theme: Theme Functions (functions.php)Thanks,
Naomi
November 28, 2017 at 2:50 am #269188Boone Gorges
KeymasterWhat theme are you using? I wonder if the JS that you’re using is out of sync with the search template.
November 28, 2017 at 2:29 am #269182Boone Gorges
KeymasterWhat theme are you using? It’s possible that this problem is specific to the theme. Try on a default WordPress theme like Twenty Sixteen to be sure.
Can you share a screenshot of the “comment box” and the “reply box”? It’s unclear from your questions whether you’re talking about textareas or about buttons. Also, BP doesn’t have separate Comment and Reply functionality for activity items, which makes me think that this may be a conflict with another plugin.
November 28, 2017 at 1:48 am #269178In reply to: Cover Photo Issues
Boone Gorges
KeymasterHm. In this case, there must be a disconnect between your theme’s setting
$content_widthand the BP features that use this value. Start your debugging atbp_register_theme_compat_default_features()in bp-core/bp-core-theme-compatibility.php. -
AuthorSearch Results



