-
Tyler started the question Cancel Friendship in PHP files in the forum Boss. theme 9 years, 11 months ago
Where can i find the cancel friendship code. I can’t find it for the life of my. I would like to remove it from the header.
Is there a way to use Firebug to identify what php files is being used?
-
Tyler replied to the question CSS in Footer not working/Font Type in BuddyWall does not match BossTheme This in the forum Boss. theme 9 years, 11 months ago
Hi TJ,
need a little help here. For some reason the CSS files aren’t loading in the correct order and the wordpress.css is taking precedent. I’ve even tried to stipulate Raleway on the custom.css global but wordpress.css is still taking precdent.
custom.css: 29 body {
<del”>font-family: “Raleway”;
}
options.css 282 body {
font…[Read more] -
Tyler replied to the question Redirect to login if not logged in in the forum BuddyPress (general issues) 9 years, 11 months ago
Thanks for the recommendations. I was able to use Jon Radio to do what I partially want. It does redirect to the login page and I’ve used an URL converter to hide the wp-login.
Would love to redirect to an external page aka Site A but haven’t found a plugin that has worked yet. But this should do for now.
Thanks again.
-
Tyler started the question Redirect to login if not logged in in the forum Boss. theme 9 years, 11 months ago
Hi,
Again, I think I posted to the wrong sub forum. Appreciate the help.
https://www.buddyboss.com/support-forums/topic/redirect-to-login-if-not-logged-in/
-
Tyler started the question CSS in Footer not working/Font Type in BuddyWall does not match BossTheme This in the forum Boss. theme 9 years, 11 months ago
Hi,
Apparently I’m posting my issues in the wrong sub forum. Apologies. Assistance would be greatly appreciated.
-
Tyler replied to the question CSS in Footer not working/Font Type in BuddyWall does not match BossTheme in the forum BuddyPress (general issues) 9 years, 11 months ago
Hi Paul,
Thanks again. Actually Raleway is supported, at least in the newest release. That’s how I applied the Raleway font to the rest of the theme. It is a selection in the Appearance > Customize screen.
I would like to avoid using more plugins if possible, especially since it looks like it’s a theme or boss wall plugin issue.
-
Tyler replied to the question Redirect to login if not logged in in the forum BuddyPress (general issues) 9 years, 11 months ago
Hi Paul,
Thanks for the response. I am using PMPro to restrict content on the other site in my multisite. The users from siteA.com get access to siteB.com/community , aka the buddypress site. The issue is that everything on http://www.siteA.com is correctly locked unless you are logged in. But when you go to siteb.com/community, when you are not logged…[Read more]
-
Tyler started the question Redirect to login if not logged in in the forum BuddyPress (general issues) 9 years, 11 months ago
Hi,
How do I set up a redirect that goes to the login page if the use is not logged in already? Currently, my site just shows the blank template?
Tyler
-
Tyler replied to the question CSS in Footer not working/Font Type in BuddyWall does not match BossTheme in the forum BuddyPress (general issues) 9 years, 11 months ago
I can see that the reason for the font-family discrepancy is becasuse for some reason the child theme is using body, p {
font-size: 14px;
font-family: “Arimo”;
color: #737373;
line-height: 1.4;
}from the wordpress.css:122. It isn’t using the CSS from the options.css file?
-
Tyler replied to the question CSS in Footer not working/Font Type in BuddyWall does not match BossTheme in the forum BuddyPress (general issues) 9 years, 11 months ago
Attached an image to give you an idea
-
Tyler replied to the question CSS in Footer not working/Font Type in BuddyWall does not match BossTheme in the forum BuddyPress (general issues) 9 years, 11 months ago
well, I lied, another thing. My font type is being implemented in odd places. For example, I was just testing the messaging function. The font type here is also reverted to Times New Roman. Basically the font is correct in some places and not correct in others.
-
Tyler replied to the question CSS in Footer not working/Font Type in BuddyWall does not match BossTheme in the forum BuddyPress (general issues) 9 years, 11 months ago
Ah. 1 more thing. Hopefully quick as well.
How can I remove cancel friendship from the header? Also, how can I make the cancel friendship in the body less prominent. I don’t want encourage de-friending.
Thanks.
-
Tyler started the question CSS in Footer not working/Font Type in BuddyWall does not match BossTheme in the forum BuddyPress (general issues) 9 years, 11 months ago
Hi,
Hopefully two quick fixes.
1. I’m trying to make the footer text #fff. I go to Customize > Layout > Footer Bottom Area Text Color and I change it to #fff. It works on the customizer screen but when I visit that page out of the Customize screen it reverts to Times New Roman and black text?
2. I’m using the Buddywall plugin. I want the font…[Read more]