This topic has 14 replies, 2 voices, and was last updated 8 years by Milton Ayala.
-
Author
Tagged: Buddy Press Theme Options
-
April 3, 2015 at 08:04 #53004Milton AyalaParticipant
On theme options / Buddy Press / Page Title location
There’s no header option? I mean like the main header with top bar.
Is there a code to remove the header and keep the top bar on the profile pages? or to remove the header even with the top bar?
April 3, 2015 at 14:59 #53043sharmstrModeratorTry this
COPY CODE.is-user-profile #header { display: none; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
April 3, 2015 at 19:18 #53094Milton AyalaParticipantThanks for trying @ sharmstr
Nope, I even tried it with this, it didn’t work either
buddypress.is-user-profile #header {
display: none;
}April 3, 2015 at 23:03 #53137sharmstrModeratorYour code will never work.
Mine does.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.April 4, 2015 at 00:26 #53159Milton AyalaParticipantThat’s HOT!
I tried it again and noticed it only works on the admin profile, but not on the rest. I emptied the cache. Stuck 🙂
April 4, 2015 at 01:34 #53164Milton AyalaParticipantThank you @ sharmstr Works Perfect. Another one!
For the people who wanted to get rid of the showless buttom, I SAY; this is why is there, Perfect.
Just noticed they have to have a cover set up for it to work. It would be more motivational for the user to set up a cover if it worked on profiles with no cover. is there a way to do that?
April 4, 2015 at 01:47 #53166Milton AyalaParticipantin addition to the last note question,
A way to set up a default background for all users?
April 4, 2015 at 04:08 #53172sharmstrModeratorAhhh. Sorry. Use this instead
COPY CODE.bp-user #header { display: none; }
Let me know if it hides it where it shouldn’t.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
April 4, 2015 at 04:28 #53179Milton AyalaParticipantWorks Perfectly. Thank you so much @sharmstr
Love that style, in my opinion is the best for profile covers
April 4, 2015 at 05:12 #53185Milton AyalaParticipantBTW it doesn’t hide it in the members page, but in groups and forums I do not know. I don’t have those options installed yet. Let you know if it happens. If that’s ok with you.
Thanks again
April 4, 2015 at 05:30 #53186sharmstrModerator.bp-user does not equal groups and of course it wont equal forums since forums is bbp not bp. lol
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
April 5, 2015 at 08:12 #53289Milton AyalaParticipantHey @SHARMSTR
How about some parallax for the profile pages. Something simple @ least?
April 5, 2015 at 08:29 #53291sharmstrModeratorPut your request in the feature request topic.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 3, 2016 at 03:21 #127815Milton AyalaParticipantHello @sharmstr
How you been?
I want my header back, when I remove the code you gave me, nothing happens. Help
.bp-user #header {
display: none;
} -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.