Forum Replies Created
-
Author
-
Radu
ModeratorDo you use cache ? if yes purge all caches, the method works if it’s applied correctly, try also to search for those strings in K-elements plugin not only in kleo
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorMost probably you haven’t configured the SEO by Yoast plugin correctly or another reason, check please:

https://seventhqueen.com/themes/kleo/portfolio/single-image-lightbox/
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 we will let you 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
ModeratorYes,
You can try this add this line at the start of the PHP file immediately after http://php.net/manual/ro/function.error-reporting.php
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 22, 2016 at 19:49 in reply to: I imported the demo content and set the homepage, but it is blank #145029Radu
ModeratorHi,
Please add this snippet to your child theme functions.php
wp-content/themes/kleo-child/functions.php
http://pastebin.com/raw/m2U45Gy3
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 solutionNovember 22, 2016 at 19:19 in reply to: menu font size reduced…overflows browswer bc of long menu… #145027Radu
ModeratorNot marked as solutionRadu
ModeratorI see the Kleo demos are shown ok on your computer with IE11 right ?

This is how i see site in ie11Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
That it’s part of Visual Composer and if you will modify that file on the plugin update that file will be overwritten /wp-content/plugins/js_composer/include/templates/shortcodes/vc_posts_grid.php
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 22, 2016 at 18:40 in reply to: Sidebar suddenly showing on page that shouldn’t be there #145022Radu
ModeratorThe parent,
Nope, you won’t loose CSS work if you re-upload parent theme files over the existing parent theme files.
Anyway perform a database and files backup for any case.
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGreat
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
Moderator@Dylan
Follow this : https://archived.seventhqueen.com/forums/topic/edit-form-register/#post-144927
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 21, 2016 at 19:18 in reply to: menu font size reduced…overflows browswer bc of long menu… #144933Radu
ModeratorNot marked as solutionRadu
ModeratorFor the VC, if you don’t see any update notice on wp-admin -> appearance- > install plugins , no need to 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,
In what version of IE ?
Kleo runs on : IE10, IE11, Firefox, Safari, Opera, Chrome, Edge

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 take a look here : https://archived.seventhqueen.com/forums/topic/visual-composer-custom-query-pagination/#post-144886
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 use the next method to can change/translate any string from the theme or plugins
Theme strings and plugins strings can easily be changed by using Loco Translate plugin https://wordpress.org/plugins/loco-translate/
A small introduction on how translations work
Translatable strings can come from the theme or from the installed plugins. You need to translate the theme or the plugin depending on what section of the site your string is found.
For example if your string is on your BuddyPress profile then most probably you will need to translate BuddyPress plugin. If you are on the Forums section of your site then bbPress plugin should be the one that needs to be translated. Another example is the rtMedia plugin that adds the Media links to BuddyPress and if you want to translate it then this plugin will contain the string.
Follow these steps to get you started:
- Install Loco Translate plugin
- Go to the plugin dashboard: WP Admin – Tools – Manage translations
- Find the theme or plugin in the list.
- If the language isn’t already in the list then click Add new language, choose your language and if you are asked where you want to save the language files choose global language directory ( wp-content/languages/ ).
- Press SYNC button to synchronise your translation with the provided .pot file
- Search for the string you want to translate and add your translated string.
- Press Save when you finished your translation.
Note: You will have to set the language for your blog from WP-admin – Settings – General – Site Language – Choose your language
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorFor the moment no quick solution regarding to this, you can search for a plugin that allows you to add custom OG tags
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 mini cart CSS selector
COPY CODE.kleo-toggle-menu .kleo-minicart {}OR directly
COPY CODE.kleo-minicart {}Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 21, 2016 at 18:58 in reply to: center logo in header space (more padding above) and extend top menu further left #144923Radu
ModeratorNot marked as solutionRadu
ModeratorOk then, in future we will improve the RTL style!
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
1. The control panel for the blog page it’s found under wp-admin -> theme options -> blog
2. The archive page ( http://kleo-site.com/blog/ ) it’s the default one but with our styles, and those can be changed in wp-admin -> theme options -> blog.
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 still in the bug list we will add a new note about this in our bug tracking system
We will let you 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
ModeratorPlease add this css to wp-admin -> theme options -> quick css
COPY CODEul.item-list.kleo-bp-active-members li:nth-child(6n+1) {clear:both !important;}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 we have made an integration between kleo and directory that’s all.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 21, 2016 at 18:07 in reply to: center logo in header space (more padding above) and extend top menu further left #144903Radu
ModeratorNot marked as solutionNovember 21, 2016 at 18:01 in reply to: Sidebar suddenly showing on page that shouldn’t be there #144902Radu
ModeratorRe-upload theme files over the existing files or simply delete the theme and upload and activate it
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
That it’s not really possible because if you will have the breadcrumb structure longer that example photo those will overlap over the search form.
That space it’s destinated to the title area and breadcrumbs.
If you want to use to render that search form somewhere else add this function to wp-content/themes/buddyapp-child/functions.php
COPY CODEfunction buddyapp_search_shortcode() { $context = sq_option( 'search_context', '' ); echo kleo_search_form(array('context' => $context)); } add_shortcode('buddyapp_search_shortcode','buddyapp_search_shortcode');Then use this shortcode [buddyapp_search_shortcode] to render it
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 21, 2016 at 17:57 in reply to: How to stop a Pageable container moving content downunder #144896Radu
ModeratorHi,
That’ it’s happening because the content of those two items is not identically,
Try to have the same number of text rows for each item also the image should have same size.
Try that
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 21, 2016 at 17:35 in reply to: I imported the demo content and set the homepage, but it is blank #144891Radu
ModeratorHi,
Unable to login, to can check this, until you provide to me correct admin credentials in a private reply, please try to add some text in english to see if the excerpt works
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 solution -
AuthorPosts