Forum Replies Created
-
Author
-
tmh23Participant
Hmmm…. I’ve looked over the buddypress.pot file and don’t see that label? Any suggestions?
tmh23ParticipantI don’t need to translate it to another language, I just want to change what it says.
tmh23ParticipantCan I change the text in the standard search area? I’d like it add for than just “Search Members…”
Troy
Attachments:
You must be logged in to view attached files.tmh23ParticipantI’ve never seen the advanced search for the buddypress members page. Where do I get this to show up?
Troy
July 30, 2015 at 20:13 in reply to: Paid Membership Pro – Customize the Member Confirmation Page #70818tmh23ParticipantI’m also wondering if there is a solution to direct new members to upload a profile photo after membership confirmation. There are a couple plugins I found but they only work with the buddypress registration process.
Troy
tmh23ParticipantThank you! I’m all up and running with the Child Theme now and have a good understanding of it.
Your help and support is greatly appreciated… the best I’ve ever seen!
I’ve told several other people I know doing web design and development about Seventhqueen, your great products and support. #thebestTroy.
tmh23ParticipantI think I understand. The Child Theme is now my active theme and loads that functions.php file before the themes functions.php.
With the Child Theme as the active theme… are all the other changes… plugins, page modifications etc. now in the main theme as well? What happens when I do my Updraft backup when the Child Theme is active? Is it backing up everything in the the Child and the Main theme?
Troy
tmh23Participant@Radu
I added the code above (post#70266) to the Kleo-Child function.php files and if I have the Child themes activated it works perfectly but if I activate the Kleo theme it doesn’t work. I might not understand how the Child theme works, but I thought that it would pull that code from the Child theme functions.php to work when the Kleo them was active.Troy
tmh23ParticipantWait… It does work perfectly, I forgot to copy part of the code.
Thanks a million, you’ve been very, very helpful.
Troy
tmh23ParticipantIt does work, however the selected one does not stay green (#339933) when selected.
Troy
tmh23ParticipantI was not clear. I would like to have the text menu items shown in the screenshot on the site-wide activiy act like we made the other items work with the color green(#339933) and hover gray on the member profile page.
Troy
Attachments:
You must be logged in to view attached files.tmh23ParticipantDid you see my question about changing the color for the items on site-wide activity feed? (post #70142 above)
Troy
tmh23Participanttmh23ParticipantGreat! Glad it worked.
@radu and and all of Seventhqueen support are the best support ever! Always able to find great solutions.tmh23Participanttmh23ParticipantAnd… is can the border around the profile section be removed?
Attachments:
You must be logged in to view attached files.tmh23ParticipantThat works perfectly!
Another quick question… is there a way to have the profile section be the one that loads as default when visiting a members profile page. Either moving it to the first position and then the Activity icon or just having it default to profile in the same position.Troy
Attachments:
You must be logged in to view attached files.tmh23ParticipantThe code that you already provided does currently make the hover gray, what I would like to have happen is that the selected item stays gray when selected.
tmh23ParticipantRadu,
You also helped me with some code above… see July 14th. It works perfectly but wondering about having the selected menu item show as the gray color. Currently the hover color goes gray but the selected menu item goes back to the green. I’ve included the code I’m using below and two screen shots to illustrate.Thanks,
Troy#buddypress #item-body #subnav ul li { background-color :transparent; padding:0px;margin-right:3px; border-radius:2px !important}
#buddypress #item-body #subnav ul li a { color:#339933;font-weight:bold; line-height:1em }
#buddypress #item-body #subnav ul li#new-personal-li {background-color:f7f7f7; line-height:1em;padding:2px;border-radius:2px !important}
#buddypress #item-body #subnav ul li:hover{ background-color:#f7f7f7; }
#buddypress #item-body #subnav ul li a:hover{ color:#666; }Attachments:
You must be logged in to view attached files.tmh23ParticipantNope. This changes the font size of the first section of the breadcrumb.
see attached screen shots.Attachments:
You must be logged in to view attached files.tmh23ParticipantIn this example you have the group name listing in the breadcrumb bar. I have the setting for the buddypress pages to show the title in the main center.
Here is a screenshot from your example… it is in the breadcrumb section.
Other screen shot shows in Theme Options > Buddypress I have page title set to Main Section.Attachments:
You must be logged in to view attached files.tmh23ParticipantI had a database crash last night so I’m trying to restore that then yes, I can get you the link to where it appears.
I’d like to be able to increase the font size on all the group page titles.
It is the title on the group pages.Troy
tmh23ParticipantWondering if you can help me with changing the size of the heading for groups? I’d like to make the Group heading/title a larger font size and change the font color…the type that says Colorado Club.
See attached screenshot.Thanks.
Attachments:
You must be logged in to view attached files.tmh23ParticipantThis would be amazing! Maybe lets start a Gofundme.com campaign so people could donate to the cause if some people are willing to program it (I have not idea how). At least they could get paid to do it. Just a thougt.
Also for SweetDate too!!Troy
tmh23ParticipantHi Radu,
You helped me with the code above to add a highlight to section breadcrumb test above. Wondering if you can alter the code so that the text just shows up as a different color like #339933
Thanks,
TroyJuly 8, 2015 at 19:33 in reply to: Paid Membership Pro – Disable create account on login pop up #67354tmh23ParticipantHere is the link I’m referring to.
Attachments:
You must be logged in to view attached files.tmh23ParticipantI still get an odd border circle around the avatar on the profile page when using the full width profile page.
Screenshot shows issue.Attachments:
You must be logged in to view attached files.tmh23ParticipantI sort of like the effect that it has on the members page and the shading with the notification bubbles. Possible to just fix where it is effecting the search field on the members page?
tmh23ParticipantHas an effect and fills in the notification bubbles here as well.
Attachments:
You must be logged in to view attached files.tmh23ParticipantOh, I noticed a couple issues with your code installed. Changes background to #ffffff for the whole site no matter what you have selected in background styling options. And it changes the background of the members and the ring around the avatar is not correct. Screenshots show these issues. Search input field is affected as well.
Any idea how to have the fix but not have these other issues?Attachments:
You must be logged in to view attached files. -
AuthorPosts