-
Author
-
December 9, 2014 at 15:48 #38315
Sebastien789
ParticipantHi,
I have a small issue on my home page, which have a transparent main menu, but i still have a 1px line present.
I’de like make it transparent, but I absolutely don’t find which part is it, i’ve try almost all the change, all the “border colors” and it keep to show up.
Is there a way to know which part do i have to change ?
Thanks !
December 9, 2014 at 22:28 #38387Kamal
ModeratorHello,
I have tried to replicate your problem, but I could not. Though you have mentioned that you have already tried changing the border colors of everything, still I suggest you to change the border color from >Theme Options>Styling Options>header. and clear browser caches after saving the settings. If this does not help you, kindly try to give me the link to your site then I will be able to write css code instantly to forcibly hide that line.
Thanks
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 9, 2014 at 22:40 #38388Sebastien789
ParticipantHi,
Thanks for your quick reply, is there a way to send you a private message ? So i can also give you a login if you need it.
December 9, 2014 at 22:46 #38389Kamal
ModeratorHi,
I do not need login access. Please just give me the normal url to your site.
And if you ever need to share any confidential data then please mark your message private while replying.
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 9, 2014 at 22:50 #38390Sebastien789
ParticipantOh sorry, didn’t saw the “private.
Here is my website :
http://www.greenapplab.com/BTW, do you have any advice to optimise the speed of my website with your theme ?
December 9, 2014 at 23:31 #38392Sebastien789
ParticipantSorry to ad a new request, but to avoid lost of time, i’de like to ask you 2 other issue that I have :
As you can see on this page, i have the “Archive for category”.
http://www.greenapplab.com/category/associations/
I’ve read this post : https://archived.seventhqueen.com/forums/topic/change-kleo-page-title-for-archives-and-other-wordpress-pages
But i don’t understand what do I have to rename. (I’ve ask on the post). Can you tell me what to do please ?
And 2nd issue :
How can i put a custom Register page, instead of the original from Buddypress ?
On Themeforest, your crew propose me to rename my original page and and rename my custom by “register”. But it didn’t works..Can you help me on those issues ?
Sorry for all those questions..
December 10, 2014 at 16:53 #38442Kamal
ModeratorHi @Sebastien789,
1. For first problem I am working on it.
2. I would recommend using caching plugins to optimize your site with any Theme or KLEO. Our theme is already optimized for high performance.You need to optimize WordPress to get high performance. One of the best caching plugins is W3 Total Cache. You can also search on Google for WordPress optimization for high speed performance.
3. For issue with archive page title, You need to change the text written in first quotation. For example, lets say you want to change the title for category archive, so you should change the text like the following.
Example code was given:COPY CODE$output = __('Archive for category:','kleo_framework')." ".single_cat_title('',false);You should change the text ‘Archive for category:’ to anything you want to show on category archive page.
eg.COPY CODE$output = __('MY CUSTOM TITLE FOR CATEGORY ARCHIVE','kleo_framework')." ".single_cat_title('',false);I hope you understand now what to change in the code give there. and you asked about string there. String means characters eg. abcdeABCDE etc.
4. Custom registration page, I am working on it and will let you know soon.
Thanks,
KamalHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 10, 2014 at 17:31 #38448Sebastien789
ParticipantThanks for your reply ! π
3/I’ve fix the “Archive” issue now ! π
2/I’ll use a cache plugin, thanks.
4/About the register, for now i have found a bypass : When I use the widget of login, it’s linked to BP so, when I click on register, it goes on the default page. But, when i use the “Kleo register” menu (that i’ve put on top bar), I don’t know why.. but it goes on my custom page..
But, on the “Kleo Login” menu that i’ve put on top bar too, if I click on the “create an account”, it will goes to the wrong page (the default from BP).I don’t really understand..(If you want, you can check my website for both menu).
Thanks for your help, I hope you’ll found out from where come the “one pixel bar”, and if you need I make some test, just tell me. π
(One last question : Do you know if there is a way to show a different “slider” based on the device which goes to my website ?
I have a video on my home page, which showed on computer, but i’de like to put only an image, for those who visit my website on phone/tablet)Thanks for all your support, you roxx’ !
December 12, 2014 at 16:10 #38797Abe
KeymasterHi, regarding to the border on the header try to update to latest theme version.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 12, 2014 at 16:13 #38800Sebastien789
ParticipantHi,
Thanks for your reply but i’ve put the last version y1 or 2 days ago.
SΓ©bastien
December 13, 2014 at 01:27 #38936Abe
KeymasterStrange. I see you have some caching installed.
You can disable it with this css added to the child theme/ style.css or in Theme options – Quick css
COPY CODE.kleo-main-header { box-shadow: none; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 13, 2014 at 12:58 #38991Sebastien789
ParticipantOh thanks it’s works ! π
You’re the best ! πDo you know which color option is for the background of the “Login popup” ? I’m fighting with it I don’t know if it’s on the main/ background or alternante or Alternate/ background or alternate..
I have uncheck all my “transparent” case and it’s still transparent.. wired.
Thanks for your help on this pixel bar ! π
December 16, 2014 at 01:56 #39228Abe
KeymasterIt should take the background color from the Main section in the Styling options
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.