Forum Replies Created

Viewing 40 posts - 1 through 40 (of 90 total)
  • Author
  • in reply to: Styling the search form #153930
     greenscotland
    Participant

    Perfect Radu!
    Thank you for all your help. Looks good now.
    Cheers

    in reply to: Styling the search form #153754
     greenscotland
    Participant

    Thank you. Finally could you please show me some code to make a small border around the whole search box on this directory page (003300). Many thanks!

    in reply to: Styling the search form #153662
     greenscotland
    Participant

    Sorry, that code didn’t seem to work.
    This is what I have so far for this search box on the directory page, but the placeholder text is not showing white:

    .kleo-search-form #searchform .input-lg {
    opacity: 1 !important;
    }

    .page-id-7504 .kleo-search-form #searchform .input-lg {background-color:#07da00;color:#003300;}

    .page-id-7504 .kleo-search-form #searchform .input-lg::placeholder {color:#fff;}

    in reply to: Styling the search form #153401
     greenscotland
    Participant

    Brilliant, thanks Radu!
    Finally, could you let me know what css to add to this so that the placeholder text on the directory search box always shows as white.
    Cheers

    in reply to: Styling the search form #152980
     greenscotland
    Participant

    hi again,
    please can you show me how to make the search box on this page: https://greenscotland.org/directory/ a different colour (#07da00) with the text (#003300).
    please can you also give me a similar bit of code that you gave me previously to stop this search box turning a darker colour when you click elsewhere on the page (so that it stays the same colour #07da00)
    many thanks

    in reply to: Styling the search form #152827
     greenscotland
    Participant

    That code is perfect, thanks. Could you also help me with one more thing related to this search box… If you type in a search, say “organic”, and click enter it stops the search working. It works fine if the user waits for the results to arrive, but if someone clicks enter (which I think they will) it stops the search from working properly. Is there something I can do/add/change to stop this happening. Thanks!

    in reply to: How to style search results #152709
     greenscotland
    Participant

    OK, thanks Laura

    in reply to: Styling the search form #152708
     greenscotland
    Participant

    Thanks!
    By the way, I have now decided to use “just ajax results” with this search form so I don’t need to know how to make the search icon bolder.
    But I would still like to know how to stop the search box turning a darker colour when you click somewhere else on the page. Please see the two attachments which show the normal search box (white/ok) and then a darker search box (after clicking somewhere else on the page). I would like the search box to stay the same colour white all the time.
    Thanks

    in reply to: Kleo icon padding #152682
     greenscotland
    Participant

    Done!

    in reply to: Kleo icon padding #152414
     greenscotland
    Participant

    OK, understood, thanks for clarifying that Laura, all my best Adam

    in reply to: Kleo icon padding #152309
     greenscotland
    Participant

    Ok, thanks, but can you explain why the option box of the kleo element doesn’t work. It is specifically set up to perform this task???

    in reply to: Add friend / Private message buttons #151990
     greenscotland
    Participant

    OK, thank you Laura

    in reply to: Add friend / Private message buttons #151331
     greenscotland
    Participant

    Thanks Laura.
    Do you think this is a feature that could be introduced in a newer version of the theme? It would be really useful.

     greenscotland
    Participant

    ok, thanks Laura!

    in reply to: Author archive #150042
     greenscotland
    Participant

    OK, no problem, I will ask a developer to look into it some time, thanks, Adam

    in reply to: Author archive #149886
     greenscotland
    Participant

    Thanks, but could you explain how I apply a new grid to an author archive page such as this one: https://greenscotland.org/author/adam-skelton/. I don’t know where to apply the grid as I don’t see author archives in my list of pages. Sorry, I am new to these grids, maybe this is a really stupid question, but please help me out, thanks!

    in reply to: Problem signing up new member #149885
     greenscotland
    Participant

    Actually it turns out the problem wasn’t a conflict with wp-spamshield and wordpress/buddypress, rather that I needed to flush all of the caches of my siteground supercacher via my control panel. That has solved the problem and the plugin and site are working back to normal again.

    in reply to: Problem signing up new member #149712
     greenscotland
    Participant

    Hi Laura,
    I have found the issue was down to wp-spamshield plugin conflicting with the latest version of wordpress. I have disabled that plugin until it is updated and now the register process is working again.
    Thanks,
    Adam

    in reply to: Author archive #149648
     greenscotland
    Participant

    Hi Radu,
    Thanks for getting back to me. No problem that I can’t customize this page much, I will add this job to my list of things for the developer.
    Sorry, I don’t understand your last sentence: “The grid it’s loaded automatically but when you load the page the widgets it’s on waiting to can pull all the posts, you can see there the loader, this is how the plugin it works.”
    Can I change the grid for this page? And if so, how? I would really like to be able to choose a different grid at least.
    Thanks,
    Adam

    in reply to: Author archive #149447
     greenscotland
    Participant

    OK, thanks Laura

    in reply to: Problem signing up new member #149446
     greenscotland
    Participant

    Hi again Laura,
    Did you have chance to take a look at this problem? I would really appreciate some help with this as I have new members wanting to sign up and this issue is making it impossible.
    Many thanks,
    Adam

    in reply to: Problem signing up new member #149254
     greenscotland
    Participant
    This reply has been set as private.
    in reply to: Page title when full width #142318
     greenscotland
    Participant

    Thanks Laura. I have just sent you an email.
    Kind regards,
    Adam

    in reply to: Page title when full width #142021
     greenscotland
    Participant

    Hi again,
    I would like to return to this ticket as I would still like to know how to style the Forums and Groups main pages.
    I can see the Groups page in my list of pages and can add visual composer elements, but they do not show up on the page. It seems like it is set to a default state and cannot be altered. How do I make changes to the page, like adding text blocks, etc?
    The Forums page does not show up in my list of pages so I cannot even try to alter it.
    Many thanks.
    Adam

     greenscotland
    Participant

    Thanks a lot Radu!

     greenscotland
    Participant

    Hi,
    I opened this ticket some time ago and have returned to it because I never managed to achieve what I wanted.
    I would like to make the user avatar image and circle larger in the profile area. I have added the css that I was given

    .buddypress div#item-header img.avatar {
    width: 100% !important;
    }

    …and tried adding larger sized avatars but still it remains the same size.
    Could someone please let me know what I am doing wrong.
    Many thanks,
    Adam

    in reply to: Responsive headings #140275
     greenscotland
    Participant

    Brilliant. Again this code has done exactly what I was after, so thank you very much Laura for your time and expertise. Much appreciated! Adam

    in reply to: Remove option to upload cover image #140274
     greenscotland
    Participant

    Awesome! Thank you so much Laura. This has done exactly what I wanted. Much appreciated. Have a great day! Adam

    in reply to: Equal column heights #139892
     greenscotland
    Participant

    OK, understood, thanks Laura.

    in reply to: Remove option to upload cover image #139891
     greenscotland
    Participant
    This reply has been set as private.
    in reply to: Responsive headings #139890
     greenscotland
    Participant
    This reply has been set as private.
    in reply to: Search function #139344
     greenscotland
    Participant

    Ideal! Thanks for all your help Radu. Much appreciated, Adam

    in reply to: Search function #139173
     greenscotland
    Participant

    Thanks Radu, I have added the code to my quick css and the size is now perfect but the search box still turns a darker colour when you click somewhere else on the page. Please could you take another look and advise how to stop this happening. Many thanks again, Adam

    in reply to: Page title when full width #138959
     greenscotland
    Participant

    Ideal, works a treat! Thanks very much Laura

    in reply to: Search function #138958
     greenscotland
    Participant

    Can you tell me also how to reduce the width of the search box. Thanks very much

    in reply to: Search function #138957
     greenscotland
    Participant

    Thanks Radu. Sorry could you please confirm that the css below is the correct one to add as I wasn’t sure how to add the last bit to the previous bits:

    #socket .kleo-search-form #searchform .input-lg { opacity:1 !important;} {
    height: 40px !important;
    }

    Cheers, Adam

    in reply to: Page title when full width #138653
     greenscotland
    Participant

    I would like them to look like my other pages with larger page titles at the top of the page to the left.
    These are some of the other pages that look OK….
    https://greenscotland.org/directory/
    https://greenscotland.org/articles/
    https://greenscotland.org/authors/
    These are the pages that I would like to alter to have similar page titles to the previous pages… (the buddypress and bbpress pages)
    https://greenscotland.org/activity/
    https://greenscotland.org/members/
    https://greenscotland.org/groups/
    https://greenscotland.org/forums/
    Thanks,
    Adam

    in reply to: Search function #138649
     greenscotland
    Participant

    Please see screenshot 1 which shows how the search box looks normally (white). Just click anywhere else on the site apart from in the search box and you will see that the search box turns a darker colour (see screenshot 2). I do not want this to happen, I would like the search box to stay white always.
    This is the code I am using in the socket:
    <p style=”text-align: center;”>[kleo_search_form placeholder="Search this website..."]</p>
    Thanks,
    Adam

    Attachments:
    You must be logged in to view attached files.
    in reply to: Search function #138484
     greenscotland
    Participant

    Thanks Radu,
    Can you show me also how to reduce the width of the search box. And why does the search box turn a darker colour when you click somewhere else on the page?
    Regards, Adam

    in reply to: Search function #138376
     greenscotland
    Participant

    Hi Radu,
    You will see the search box in the socket at the bottom of my website: https://greenscotland.org/
    Thanks,
    Adam

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

Log in with your credentials

Forgot your details?