Forum Replies Created
-
Author
-
greenscotlandParticipant
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!
greenscotlandParticipantSorry, 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;}
greenscotlandParticipantBrilliant, 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.
CheersgreenscotlandParticipanthi 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 thanksgreenscotlandParticipantThat 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!
greenscotlandParticipantThanks!
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.
ThanksgreenscotlandParticipantOk, 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???
greenscotlandParticipantThanks Laura.
Do you think this is a feature that could be introduced in a newer version of the theme? It would be really useful.January 18, 2017 at 11:53 in reply to: How to add a new user field that is large like a multi line text area but cannot be edited #150089greenscotlandParticipantok, thanks Laura!
greenscotlandParticipantOK, no problem, I will ask a developer to look into it some time, thanks, Adam
greenscotlandParticipantThanks, 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!
greenscotlandParticipantActually 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.
greenscotlandParticipantHi 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,
AdamgreenscotlandParticipantHi 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,
AdamgreenscotlandParticipantHi 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,
AdamgreenscotlandParticipantHi 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.
AdamOctober 24, 2016 at 22:26 in reply to: Simple way to enlarge profile pic and add info lines below profile pic #141014greenscotlandParticipantThanks a lot Radu!
October 24, 2016 at 12:56 in reply to: Simple way to enlarge profile pic and add info lines below profile pic #140857greenscotlandParticipantHi,
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,
AdamgreenscotlandParticipantBrilliant. Again this code has done exactly what I was after, so thank you very much Laura for your time and expertise. Much appreciated! Adam
greenscotlandParticipantAwesome! Thank you so much Laura. This has done exactly what I wanted. Much appreciated. Have a great day! Adam
greenscotlandParticipantThanks 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
greenscotlandParticipantCan you tell me also how to reduce the width of the search box. Thanks very much
greenscotlandParticipantThanks 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
greenscotlandParticipantI 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,
AdamgreenscotlandParticipantPlease 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,
AdamAttachments:
You must be logged in to view attached files.greenscotlandParticipantThanks 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, AdamgreenscotlandParticipantHi Radu,
You will see the search box in the socket at the bottom of my website: https://greenscotland.org/
Thanks,
Adam -
AuthorPosts