Forum Replies Created
-
Author
-
Radu
ModeratorHi,
There are the css selectors that controls content area and sidebar area
COPY CODE.template-page.col-sm-9.tpl-right { width: 85% !important; } .sidebar.sidebar-main.col-sm-3.sidebar-right { width: 15% !important; }Change the values or replace it with px values to achieve what you need
The css can 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. Ticket solutionRadu
ModeratorHi,
There is no option to set this and we don’t have a quick solution to this, because the menu haves many dependencies.
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,
If you want to see the members on the map you should use geomywp but it will require this premium addon : https://geomywp.com/add-ons/kleo-geolocation/ or this : https://geomywp.com/add-ons/geo-members-directory/ depends what you need see the addons demo.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 5, 2016 at 18:50 in reply to: profile menu in buddypress section is minimizing… how to expand? #131492Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
By adding this css to wp-admin -> theme options -> general settings -> quick css
COPY CODE.register ul#menu-main-menu,.login ul#menu-main-menu { display: none !important; }Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 5, 2016 at 18:34 in reply to: How can I change (override) the hyperlink text color for the woocommerce product titles? #131486Radu
ModeratorNot marked as solutionRadu
ModeratorYou can do that with this kind of selector
COPY CODE.section-container .kleo-tabs.tabbable ul.nav.nav-tabs li.active {color:red !important;}Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 5, 2016 at 18:19 in reply to: Can there be two moderator’s labeled for a Discussion topic? #131482Radu
ModeratorHi,
I’ve added this css in quick css area
COPY CODE#bbpress-forums ul.bbp-replies li div.reply { position: relative; z-index:1 !important; } #bbpress-forums div.bbp-forum-header, #bbpress-forums div.bbp-topic-header, #bbpress-forums div.bbp-reply-header { background: #fff !important; z-index: 2; }Now it should be ok, but empty all caches form wp engine and from the plugin if you have one
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,
You should create all combinations that you need
Filed names example :
-Male
-Female
-Male + Male
-Male + Female
-Female + FemaleAnd they will be shown all…. and only who are interested by options will be checked if you select select box…
And for the search you can use two pages couple search and individual search in that you will paste the form shortcode.
To search works the profiles should complete the new fields added to can be shown in search
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,
Make sure you have assigned a my account page and also the options checked see screenshot
wp-admin -> woocoomerce -> settings -> accounts ->

Then re-save permalinks from wp-admin -> settings -> permalinks.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGreat,
If you are pleased with the support service please very much to leave a short review … few words about your experience with the support service.
https://themeforest.net/item/kleo-next-level-wordpress-theme/reviews/6776630
Thank you in advance
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
If you are pleased with the support service please very much to leave a short review … few words about your experience with the support service.
https://themeforest.net/item/kleo-next-level-wordpress-theme/reviews/6776630
Thank you in advance
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGreat
Have a nice week
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,
Add this css to wp-admin -> theme options -> general settings -> quick css
COPY CODE.kleo-tabs.tabbable ul.nav.nav-tabs.responsive-tabs.tabs-style-default li.active a { background-color: #026d63 !important; color:#fff !important; }Now the active tab will be shown at page load
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorNo problem
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 5, 2016 at 16:04 in reply to: Can there be two moderator’s labeled for a Discussion topic? #131462Radu
ModeratorIf another admin reply after me you will see that both admins haves moderator badge… like this…
Give me admin credentials to can check
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I think the cause it’s plugin unyson that load same icon library over the theme icons
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorHi,
We don’t have such as option, but an easy way it can be to be hidden via CSS.
Try with this css
COPY CODE.kleo-quick-contact-wrapper { display: none !important; } .home .kleo-quick-contact-wrapper { display: block !important; }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. Ticket solutionRadu
ModeratorHi,
We don’t have such as option, but an easy way it can be to be hidden via CSS.
Try with this css
COPY CODE.kleo-quick-contact-wrapper { display: none !important; } .home .kleo-quick-contact-wrapper { display: block !important; }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. Ticket solutionAugust 4, 2016 at 19:41 in reply to: Change login-position in mobile version / Unwanted space in mobile version #131395Radu
ModeratorHi,
It’s ok if i answer you later or tomorrow ?
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,
Please provide FTP and wp admin account in a private reply
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,
Thank you so much !!
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,
just i’ve looked at this problem, and it seems you have an issue with file/folder permissions on your server.
You should talk at your hosting provider to make sure you have write permission to the uploads/ folder from your server,once this is done the customizer will save the file.
Anyway now the customizations are generated and loaded in the head section,this is a backup method to ensure that the customizations are applied to your site.
I’ve tested and the customizations are applied.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts