Forum Replies Created
-
Author
-
Radu
ModeratorCan you send me the plugin to can test it in our environment ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Header can be hidden from a specific page using this css where 334 represents that page ID.
COPY CODE.page-id-334 #header { display: none !important; }Or from page/post backend check hide header

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,
1. Nope… or ask on ThemeForest for this operation, but you can buy directly a new kleo license.
2. Kleo it’s more capable like sweet date is from my point of view.
3. There shouldn’t be problems just switch the theme, only the search form will miss but you can create new profile search from wp-admin -> users -> profile search based on certain profile fields. (in kleo this.) If you want a quote from us send an email here : dev@seventhqueen.com
4.I don’t know what to recommend.. if you will build your app natively i recommend you to get website content with rest api if you want to have it web based just search on google wordpress app template.
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,
It’s hard to figure out what you have done there, you are already modified and customized that, I’m not able to guide you on those conditions.
That snippet works but you should add the correct field name try on a fresh install to test it .
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The login and register buttons issue it’s caused by a bug and i will add this to bug list and future updates 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
ModeratorPay atention to the quotes it possible to have wired quote there, try to replace manualy quotes
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 paste this shortcode : [kleo_search_form] or your customized shortcode for search form from visual composer to wp-admin -> theme options -> side menu -> Before Menu text or After menu text
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 @championweb
Those codes are CSS snippets and those will be paste on wp-admin -> theme options -> general settings -> quick css
COPY CODE.kleo-search-form #searchform .input-lg {box-shadow: 0px 12px 42px 12px rgba(0,0,0,0.08);} button {box-shadow: 0px 12px 42px 12px rgba(0,0,0,0.08);}Those are created with featured items here it’s complete shortcode for that page : http://pastebin.com/raw/JTPic0cJ
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorMake sure to have the field name correctly pasted in functions.php, the exemple works users uses that..
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
No quick solution for that but I tan take a look at your current menu, provide page URL where I can see the uber menu in action to top menu, maybe I can give you a quick fix if not it will require to made an integration for the top menu.
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,
You are hosted somehow on wpengine ?
Anyway take a look here : http://www.inmotionhosting.com/support/website/wordpress/prevent-unauthorized-wp-admin-wp-login-php-attempts
FYI : This is not a theme problem
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 don’t think this is a theme problem.
Maybe a plugin compatibility problem ? or some of your custom code ?
If you put the slider in a new empty page it works ?
FYI : You website cannot be reached
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYes follows
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI’ve added this to improovment list.
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 have included that fix for next update,
For the sidebar in BuddyPress components, you can try to use this plugin : https://wordpress.org/plugins/content-aware-sidebars/ and to use conditional tags by components https://codex.buddypress.org/developer/template-tag-reference/
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 9, 2016 at 17:36 in reply to: Sidebar styling shows in customizer but won’t apply changes #143573Radu
ModeratorNot marked as solutionRadu
ModeratorOk then
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,
Keep your modification in child theme theme to can have those even you update the 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
ModeratorIf you want to have the nav thing on next theme updates post it ti feature request.
For that button I saw that you have found a workaround.
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
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, try to use the Kleo icon instead the icon shortcode let me know if with this shortcode will work if not provide admin credentials to take a look
Cheers
RHi 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 solutionRadu
Moderatormoved
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
Moderatordone
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
As how Kieran says, this isn’t related to the KLEO theme, it’s a server thing, if the problem persists ask the hosting provide for additional informations
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
This is the responsible PHP file for that shortcode : /wp-content/plugins/k-elements/shortcodes/templates/kleo_news_highlight.php
If you will want to modify this, copy this file first to wp-content/themes/kleo-child/k_elements to can have modifications on plugin 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
ModeratorHi,
The code works and it’s applied to your site
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,
Take a look here : https://drive.google.com/file/d/0Bxo5b6iHWRMwQWNrNmdHeUx0Mnc/view
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 will investigate the menu import problem, but you can add items to your menu from wp-admin -> appearance -> menus -> You should see KLEO section, but if is not there check the screenshot.
Then you should be able to add my account menu.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
No quick solution for this because for generating the user menu we are using this : which it’s a function part of buddypress core.
The solution it’s to add to every link at the end this div name #item-nav
Example : http://localhost/sweetdate/members/test/notifications/#item-navSo editing the core of BuddyPress it’s not a good idea because on plugin update this will be overwritten
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorJust copy from the original BuddyPress template the search form in our template.
And for that fields the how to guide it’s there, pay atention to the field names they should be idenctically and also from the user profile completed to can appear something
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Using this function
COPY CODE/* Schema org for body */ if ( ! function_exists( 'kleo_get_schema_org_markup' ) ) { function kleo_get_schema_org_markup() { $schema = 'http://schema.org/'; // If woocommerce product if ( function_exists( 'is_woocommerce' ) && is_woocommerce() ) { $type = 'Product'; } elseif ( is_singular( 'post' ) ) { $type = "Article"; } elseif ( is_singular( 'portfolio' ) ) { $type = "VisualArtwork"; } else { if ( is_author() ) { $type = 'ProfilePage'; } // Is search results page elseif ( is_search() ) { $type = 'SearchResultsPage'; } else { $type = 'WebPage'; } } $type = apply_filters( 'kleo_schema_org_type', $type ); return 'itemscope itemtype="' . $schema . $type . '"'; } }Will add your desired markup to the body class,
If you want to add another schema depends by pages just use this condition(about-us, contact and management represents the pages slug)
COPY CODEif( is_page( array( 'about-us', 'contact', 'management' ) ) { $type = "VisualArtwork"; }This will be added next to
COPY CODEelseif ( is_singular( 'portfolio' ) ) { $type = "VisualArtwork"; }the function will be added to wp-content/themes/kleo-child/functions.php
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYes, we will update the BuddyPress supported version in ThemeForest account too.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution -
AuthorPosts