Forum Replies Created
-
Author
-
February 14, 2017 at 21:24 in reply to: Add Extra Profile Fields – Profile Fields – Member Directory Video Tutorial – AGE QUESTION #153066
Radu
ModeratorNot marked as solutionRadu
ModeratorIf you encounter the same issue using default wp theme it doesn’t having anything to do with KLEO
The problem may be related to PMpro and multisite or something elese
cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorDo you have the latest version of WordPress ? If not update those
Do you have the latest version of Kleo theme ? If not update those
Do you have the latest version of plugins installed ? If not update those
If you de-activate all plugins it works ? if yes enable back plugins one by one to identify what causes this.
If you de-activate the child theme it works ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Sorry for the late reply, I’ve looking for a solution multiple times and i cannot see any quick solution to this
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
From what I see this it looks as it should (no bug) using iPhone 6
https://seventhqueen.com/themes/kleo/forums/topic/what-is-this/Did you see the same bug on our demo?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi @maegras
Can you be more specific please ?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorDid you have noticed theme bugs or problems ? IF yes tell me those but we don’t offer custom support ! Please limit to ask things that cannot be covered by our support service
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Use this CSS selector
COPY CODE.home .kleo-search-form #searchform .input-lg { opacity: 1 !important; }The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorWE will investigate this and we will get back to you, but tell me how you have been blocked the cookies ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
What do you want to acheive ?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorUse and the border propriety
button#signup {
background-color: red;
border: 1px solid red;
}Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 12, 2017 at 20:55 in reply to: Mobile theme parsing too slow. Showing white screen when scrolling down fast. #152742Radu
ModeratorHi,
You can try to enable this features

Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The form doesn’t have keyboard interaction support and we don’t have a quick solution to this
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI see, ok
BBpress it’s most popular trusted and recommended.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYou’re welcome
Have a nice week
Best regards
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorPlease search or ask this on the rtmedia forums
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 12, 2017 at 20:25 in reply to: Change amount to scroll before transparent menu transition #152729Radu
ModeratorHmm,
Can you confirm if in another page than geo directory it works ?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorOk let’s try, put the whole page source on pastebin.com from example.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Let me know if using twenty sixteen wordpress theme (the default one) and pmpro plugin activated you encounter the same issue.
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 9, 2017 at 14:39 in reply to: Possible Javascript error- KLEO + Registration overlay from another plugin #152466Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
I’ve tried to login from the pop-up and the login credentials are not correct.
So if you login form pop-up and you receive the success message you are redirected to the wp-login.php and you’re asked again to enter the password ?
Please provide to me in a private reply login details to test this behaviour.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorIf you activate the default WordPress theme ( twenty seventeen ) from wp-admin -> appearance -> themes and you still don’t have the revisions options it means that problem isn’t related to KLEO theme.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi again,
I understand your point of view, you are right.
Please attach in a private reply your current version of ubermenu so wen can test the behavior using two menus locally.
Sorry for the bad experience, we try to make every client happy.
Here are the CSS selectors that helps you to achieve the submenu background white and links color black and also the border a gray color.
COPY CODE@media (min-width: 992px) { .navbar-transparent .navbar-nav > li > .dropdown-menu, .navbar-transparent .navbar-nav > li > .dropdown-menu .dropdown-menu { background: #fff !important; } .navbar-transparent .navbar-nav > li > .dropdown-menu li, .navbar-transparent .navbar-nav > li > .dropdown-menu .dropdown-menu li { border-bottom-color: #dddddd !important; } .navbar-transparent .navbar-nav .dropdown-menu li a { color: #333 !important; } } @media (max-width: 992px) { .navbar-transparent .navbar-nav > li > .dropdown-menu, .navbar-transparent .navbar-nav > li > .dropdown-menu .dropdown-menu { background: initial !important; } .navbar-transparent .navbar-nav .dropdown-menu li a { color: #FFF !important; } }You can copy the CSS directly from here : https://gist.githubusercontent.com/sqcodes/41718c9612c728a78776f7174c677d3c/raw/5071dbb999c28a90ee62c61dcfc8b5c86d39b087/.css
And the submenu will look like this

I hope you will change your mind on our support and rating after we solve this kind of issue, maybe this makes you happy.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
WE don’t have something like that all available stuff that comes with the theme can be found in main files pack.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Make sure to have the login,register and activate pages on the exception list if you have turned on the private community feature.

Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorReading the code it’s correct
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The previous CSS code it’s stylized a little the mobile on mobile, but I’ve misunderstood, the uber menu works as it should using the only one menu I’ve tried a workaround for your website ubermanu and two menus and it’s not enough.For that should be made some investigations, for the moment we don’t have a quick solution
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The KLEO register it works like that and we don’t have a quick solution to achieve what you need
If you really need to modify that you should have strong knowledge PHP and javascript.
here is the responsible file: wp-content/plugins/k-elements/shortcodes/templates/kleo_register.php but you will need to know some PHP and HTML, if you will rewrite that file you should copy it to wp-content/themes/kleo-child/k_elements to can have the functionality that you need over the theme update.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI will add this to bug list and in future this will be fixed.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Yes i can see the changes


Maybe you should empty all caches from the browser ? Or to try from another browser ?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts