Forum Replies Created

Viewing 40 posts - 1 through 40 (of 49 total)
  • Author
  • in reply to: Is there an integrated instant messaging solution? #19213
     metalmick
    Participant

    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.

    in reply to: Colour of the headings on profile page. #18263
     metalmick
    Participant

    Sorted it. Used:

    .accordion-title, #main #object-nav ul li a {
    color: #ffffff;
    }

    in reply to: Colour of the headings on profile page. #18214
     metalmick
    Participant

    Thanks 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.

    in reply to: Changing navigation text #17902
     metalmick
    Participant

    Cool! 🙂

    in reply to: Can't change the styling options on certain pages #17404
     metalmick
    Participant

    Worked well… thank you! 🙂

     metalmick
    Participant

    Many thanks! 🙂

    in reply to: Can't change the styling options on certain pages #16899
     metalmick
    Participant
    This reply has been set as private.
     metalmick
    Participant

    I’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.
    in reply to: Sweedate crashed and stuck! #16880
     metalmick
    Participant

    Just 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.

     metalmick
    Participant

    Still 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’.

    in reply to: Horizontal Search Field Bacground Color #16816
     metalmick
    Participant

    Sorted! Used: {background-image:url(“paper.gif”);} 🙂

    in reply to: Sweedate crashed and stuck! #16775
     metalmick
    Participant

    I’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!

    in reply to: Sweedate crashed and stuck! #16770
     metalmick
    Participant

    Discovered 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!

    http://graphemica.com/%F0%9F%94%8D

    in reply to: Horizontal Search Field Bacground Color #16766
     metalmick
    Participant

    Could 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?

    in reply to: Avatar double bounce code? #16596
     metalmick
    Participant

    Many thanks! 🙂

    in reply to: Stuck on Mystery Man Avatar! #15455
     metalmick
    Participant

    Ok, fixed it. The Avatar Suggestions plugin had required extra code which was causing the problem. I removed it and all working fine now.

    in reply to: Stuck on Mystery Man Avatar! #15364
     metalmick
    Participant

    However, if I upload a photo option it does then change the large avatar (Mystery Man) on the profile page to the photo.

    in reply to: Stuck on Mystery Man Avatar! #15362
     metalmick
    Participant

    I 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.

    in reply to: Change square avatar to circle in 'online now' #15122
     metalmick
    Participant

    Sorted! 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;
    }

    in reply to: Change square avatar to circle in 'online now' #15109
     metalmick
    Participant

    You’re right! I’ve embedded it in a page using a ‘widget on pages plugin’ but for some reason it’s leaving it square!

    in reply to: Profile Headline or Tag? #15049
     metalmick
    Participant

    No. 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.

    in reply to: Alter Keo Pricing table colour? #14889
     metalmick
    Participant

    Thanks. 🙂

    in reply to: Profile Headline or Tag? #14816
     metalmick
    Participant

    Just 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?

    in reply to: Remove hyphen from Testimonials #14814
     metalmick
    Participant

    I’ve got around this by putting the date of the quote after the hyphen so in a roundabout way… case solved.

    in reply to: Remove username #14732
     metalmick
    Participant

    When 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?

    in reply to: Remove username #14729
     metalmick
    Participant

    Wonderful!! Thanks. 🙂

    in reply to: Redirect To Home Page #14553
     metalmick
    Participant

    Yep! This works… just done it! Thanks!

    in reply to: Redirect After Login #14552
     metalmick
    Participant
    in reply to: Redirect To Home Page #14544
     metalmick
    Participant

    Hi, 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.

    in reply to: How to get remove full name and instead use username #14452
     metalmick
    Participant

    Both codes entered as you suggest but still have @ username on profile page. 🙁

    in reply to: How to get remove full name and instead use username #14379
     metalmick
    Participant

    Ok 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.

    in reply to: How to get remove full name and instead use username #14327
     metalmick
    Participant

    I 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?

    in reply to: How to get remove full name and instead use username #14286
     metalmick
    Participant

    Copied 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.

    in reply to: Remove username #14285
     metalmick
    Participant

    Will this remove the @username display? This is driving me nuts!

    in reply to: How to remove 'Forums' #13992
     metalmick
    Participant

    Ok got it. Forums isn’t run by Buddypress, it’s a BBpress plugin. Went there and deactivated it… all gone, brilliant! 🙂

    in reply to: Link to 'Create Account Page' #13991
     metalmick
    Participant

    Ok got it…. user error! it only works when you’re logged out of course and logged in as a registered user. Doh! 🙂

    in reply to: Profile Headline or Tag? #13752
     metalmick
    Participant

    Thanks.

    in reply to: Min & Max words in Multi-line text area? #13751
     metalmick
    Participant

    Ok. Thanks.

    in reply to: Blank 'Default Value' issue on Edit Field page. #13392
     metalmick
    Participant

    Ok, 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! 😉

    in reply to: Blank 'Default Value' issue on Edit Field page. #13390
     metalmick
    Participant

    Drop 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.

Viewing 40 posts - 1 through 40 (of 49 total)

Log in with your credentials

Forgot your details?