-
Ian replied to the question Problem with side menu on Profile & Group single page in the forum BuddyBoss theme 9 years, 6 months ago
Thank you so much TJ – you are a star. I think I have found it at last.
If anybody else is looking for a solution to this try: https://buddypress.org/support/topic/hide-bp-sub-nav-name/#post-243006
-
Ian replied to the question Problem with side menu on Profile & Group single page in the forum BuddyBoss theme 9 years, 6 months ago
Thanks TJ – I have been trying to do this for some time.
I’m not sure why it is so difficult. All I want to do is make the Friends menu tab behave the same as the Settings tab. i.e – The Friends option should only be visible to the owner of the profile. Logged out people and other members should not see it.
You guys at BuddyBoss are stars -…[Read more]
-
Ian replied to the question Problem with side menu on Profile & Group single page in the forum BuddyBoss theme 9 years, 6 months ago
This is a very tricky thing to find. I’m not even sure what question to ask. Can you point me in the right direction?
-
Ian started the question Problem with side menu on Profile & Group single page in the forum BuddyBoss theme 9 years, 6 months ago
How to control the visibility of the menu items below the profile / group photo? [ Wall / Profile / Notifications / etc.]
How to make items behave the same as the Settings item (Visible only to the profile owner).
-
Ian started the question Problem with side menu on Profile & Group single page in the forum BuddyBoss theme 9 years, 6 months ago
I would like to be able to make the menu options on a single profile page behave the same way as the settings option (Only showing for the owner). The only options I would like to be available for other people are the wall and their profile.
How do I do this?
-
Ian replied to the question Manipulate excerpts length in the forum BuddyBoss 3.0 11 years ago
All done thanks TJ
-
Ian and nolls are now friends 11 years ago
-
Ian replied to the question Change profile labels in the forum BuddyBoss 3.0 11 years ago
Wow – thanks nolls
-
Ian replied to the question This new buddyboss 3.1.1 with child theme NAV 3.1.1 seams very slow in the forum BuddyBoss 3.0 11 years ago
This is my .htaccess file – multisite install
#Use PHP 5.4
AddType application/x-httpd-php54 .php
<IfModule mod_suphp.c>
suPHP_ConfigPath /opt/php54/lib/php.ini
</IfModule># BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]# add a trailing slash to /wp-admin
RewriteRule…[Read more] -
Ian replied to the question This new buddyboss 3.1.1 with child theme NAV 3.1.1 seams very slow in the forum BuddyBoss 3.0 11 years ago
Hi Simone
I use the code exactly as above but I haven’t put the expires code in yet since I’m still working on my site and don’t know what it will do. But I have tried it and it increased the scores a little.
I don’t use:
#Gzip
<ifmodule mod_deflate.c>
AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css…[Read more] -
Ian replied to the question This new buddyboss 3.1.1 with child theme NAV 3.1.1 seams very slow in the forum BuddyBoss 3.0 11 years ago
Hi Simone
You can try adding this to your .htaccess file.
# START Compression
<IfModule mod_deflate.c>
# compress text, html, javascript, css, xml, (and more):
# compress text, html, javascript, css, xml, (and more):
AddOutputFilterByType DEFLATE text/css text/plain text/html text/richtext
AddOutputFilterByType DEFLATE text/javascript…[Read more] -
Ian and randereg are now friends 11 years ago
-
Ian replied to the question Manipulate excerpts length in the forum BuddyBoss 3.0 11 years ago
Thanks Rene – I will give it a try
-
Ian replied to the question Manipulate excerpts length in the forum BuddyBoss 3.0 11 years ago
Hi TJ – I need a little more help than that.
I had already found the page you mention and tried changing the_excerpt() to the_content() in content.php – that made the site disappear – no problem I undid the change…
Now all pages have gone???
Which template can we try on?
-
Ian replied to the question Manipulate excerpts length in the forum BuddyBoss 3.0 11 years ago
Hi – I’m also having this problem and would like to be able to control the length of the excerpt with a link at the bottom.
Rene have you been able to find a solution yet? I would much appreciate if you could share it.
Ian
-
Ian replied to the question Ghost Scroll Bar in the forum BuddyBoss 3.0 11 years, 1 month ago
Thanks TJ – that works – hope you have a wonderful New Year.
-
Ian replied to the question Ghost Scroll Bar in the forum BuddyBoss 3.0 11 years, 1 month ago
Stubborn Problem – this might help:
When I put ” #inner-wrap {overflow:hidden;} ” everywhere / anywhere in the Style Sheets it makes no difference. The Ghost Scroll Bar definitely seems as if it is loading last – after all the style sheets.
When I upload and activate BuddyPress – the Ghost Scroll Bar is not there.
-
Ian replied to the question Ghost Scroll Bar in the forum BuddyBoss 3.0 11 years, 1 month ago
This is turning out to be a stubborn problem. The CSS you gave me is not working.
The pages seem to load fine but the last thing to happen is to add the Ghost Scroll Bar???
Is there something else I can try?
-
Ian replied to the question Ghost Scroll Bar in the forum BuddyBoss 3.0 11 years, 1 month ago
Thanks TJ – I will try that and let you know how it works
-
Ian replied to the question Change colors of menu tabs in the forum BuddyBoss 3.0 11 years, 1 month ago
Hi Jeff
In order to change the colours of the buttons, tabs, blue strip, etc. – I would find the CSS that controls them with Firebug (Add on for browsers) and then put the changes wanted into the child-theme custom CSS.
Simply copy the CSS Firebug says is controlling the item and paste it into the Custom CSS file – then make changes.
Hope this…[Read more]
- Load More