Forum Replies Created
-
Author
-
metalmickParticipant
I’m about to purchase CometChat, I want the same options as you and this one seems to tick all the boxes and appears to be the easiest to set up.
metalmickParticipantSorted it. Used:
.accordion-title, #main #object-nav ul li a {
color: #ffffff;
}metalmickParticipantThanks for that Abe. I thought it may also change the Profile group titles (silver tabs right under the VIEW tab) which you click to open the questions for that particular group. Do you have the css code for these too please.
Thanks.metalmickParticipantI’ve been wondering the same thing. Also the colour of this text is very light and being on a white background is very hard to read (See image). Is there anyway of changing the colour too?
Attachments:
You must be logged in to view attached files.metalmickParticipantJust sussed out the problem. I was trying to add another ‘search’ symbol to the page that was identical to the one being used on the actual button (left pointing magnifying glass). This confused it totally, I assume it did some weird search of itself causing it to crash and revert all settings to default. When I used a right pointing image I had no problem at all.
metalmickParticipantStill could do with some changes to this if possible guys. Advice to users underneath the Field Titles instead of at the bottom (sometimes with long fields the users has to scroll off the page to find out what exactly the advice to the question is) and the Field Titles could really do with being highlighted or a darker colour as they ‘get lost’.
metalmickParticipantI’ve just tried other unicode symbols and it doesn’t like them at all even though they paste in the box fine. When you press save changes it still resets all Sweetdate settings. The good news is if you go back one page to the previous dashboard page showing the search box before you added the symbol, press save changes … everything comes back as normal!
metalmickParticipantDiscovered cause of problem because it happened a second time! I wanted a ‘magnifying glass’ symbol in my search script so cut and pasted this symbol from Graphemica.com. The second I pasted it in the sweetdate – buddypress- horizontal from box it immediately reset all my Sweetdate settings to default! Grrrrrrr! Maybe it’s infected with a virus or the site is dodgy? KEEP CLEAR!
metalmickParticipantCould a similar code to
#search-bar {
background: #FFFFFF;
}be entered in the css box to allow an image in my media files to be used instead of a plain colour?
metalmickParticipantOk, fixed it. The Avatar Suggestions plugin had required extra code which was causing the problem. I removed it and all working fine now.
metalmickParticipantHowever, if I upload a photo option it does then change the large avatar (Mystery Man) on the profile page to the photo.
metalmickParticipantI have tried a plugin for adding my own user, once again it allowed me to select the new avatar but Mystery Man won’t budge! When I go to admin page the alternative gravatar is selected… but mystery man is showing instead.
I now have a plugin that allows me upload many avatar options on the profile page. This is working fine except for the profile page itself where Mystey Man still appears even though everywhere else on the site the users ‘new’ preferred option appears. Very strange.
I have installed Quick Cache this morning and hit the clear cache button and cleared my browsers cache…. still Mystery Man wont budge. I have also disabled all my added plugins and that didn’t work.metalmickParticipantSorted! All the avatars including the plugin adapted ones are now round.
Pasted the code at the end of the child themes style.css file.
.avatar {
background-color: #F5F5F5;
border: 1px solid #DDDDDD;
border-radius: 50% 50% 50% 50%;
padding: 4px;
}metalmickParticipantYou’re right! I’ve embedded it in a page using a ‘widget on pages plugin’ but for some reason it’s leaving it square!
metalmickParticipantNo. I mean’t instead of the plugin. In it’s normal state a box with the nickname flashes up when you hover over the avatar in all buddypress pages. What I mean’t was it would be great if you could change this from nickname to something else seeing as the name is beneath the avatar anyway.
metalmickParticipantJust thought of an additional way of doing this after trialing the BP Avatar Bubble plugin. At the moment when you hover over a BP avatar it flashes the nickname in a box. I have created a tagline option in my Profile Fields, it would be really nice if the avatar flashed up the tagline instead of the name which is already shown beneath the photo anyway. Anyway of doing this? Maybe giving admin the option to choose which field they want shown in the box?
metalmickParticipantI’ve got around this by putting the date of the quote after the hyphen so in a roundabout way… case solved.
metalmickParticipantWhen you say ‘force’ your users to repeat username in the old Full name box do you mean ‘ask’ them to repeat it or is there away of forcing them via software?
metalmickParticipantYep! This works… just done it! Thanks!
https://archived.seventhqueen.com/forums/topic/redirect-user-to-their-profile-after-login
metalmickParticipantHi, can you tell me how you did this because I have the same issue. I want non-paid members to go straight to home page not membership page.
metalmickParticipantOk got it… thanks for your patience! 🙂
I entered both exactly as you’ve shown but the @ username is still there and the functions.php script is appearing on view at the top of the website page. Am I missing brackets or something? As I said I copied the script exactly as it is.
Thanks.metalmickParticipantI did try that. Went to Appearance/editor/sweetdate but no “Styling options – Quick css” in the long list there. Am I in the right place?
metalmickParticipantCopied first script fine but can’t find “css to Sweetdate – Styling options – Quick css” on my ftp.
Will this definately remove the @username tab? It’s driving me nuts!
Please advise.
metalmickParticipantOk got it. Forums isn’t run by Buddypress, it’s a BBpress plugin. Went there and deactivated it… all gone, brilliant! 🙂
metalmickParticipantOk got it…. user error! it only works when you’re logged out of course and logged in as a registered user. Doh! 🙂
metalmickParticipantOk, I think I’ve found a way around it… Open up a new option and leave it blank, select the ‘default option’ button for the new blank box and press save. it doesn’t save the blank box but it does get rid of the original default selection and start again with a new blank box! 😉
metalmickParticipantDrop down menu.
When you first enter all your options all the ‘default’ buttons are clear. If you leave it like this the member gets a blank tab before entering his option. Once you selctan entry as an option you cannot go back to the blank option. I think you have to delete the whole thing and start again which it looks like I’m going to have to do on a few long entries. Now I know it does this I can be careful but it’s a shame if you can’t trial an option and then un click it to go back the blank version. -
AuthorPosts