Forum Replies Created
-
Author
-
Radu
ModeratorWhat theme version do you have ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please update the theme to latest version 4.0.4 and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.
If this is useless please follow these steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the error persists.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please follow this article : http://www.wpbeginner.com/wp-tutorials/how-to-create-staging-environment-for-a-wordpress-site/
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi
COPY CODE.main-color .sidebar-right, .main-color .sidebar-left { background: red !important; }Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 13, 2016 at 19:46 in reply to: WordPress admin fails with an error after installing Kleo on WordPress 4.5 #116359Radu
ModeratorNot marked as solutionRadu
ModeratorHi,
Please follow this topic : https://archived.seventhqueen.com/forums/topic/members-mansory-page/#post-85970
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
What mobile phone what browser ? and what font are you using ?
cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
For the moment this is not possible you can post your desired functionality in feature request setion https://archived.seventhqueen.com/forums/forum/kleo/feature-requests
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please look at your install plugins look for any captcha plugin and deactivate it
Let me know
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I’ve tried to see the behaviour that you describe and your website it shows white, let me know when you solve this to can view that behaviour
Cheers
Radu
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 not really possible, so maybe is but here is no quick solution for that…
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I will provide you a solution for this tomorrow
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorMost probably is a bug there, i will not using any menu ? i can give you a css that will hide that let me know
In this page email Adress and tel number are visible http://www.patrycjawojak.com/impressum/
Go to your homepage backend -> scroll down at theme option settings then look at the attached screenshot.
cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Try to use this css
COPY CODE.btn.btn-default { background: red; }The css can be added to wp-admin -> theme options -> general settings -> quick css
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi Francesco,
It’s better if you will provide ftp and admin credentials because it’s little odd the title is placed into ALT and the title is rendered outside the alt.
Please provide details to test directly on your website please
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorTheme 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
If you have followed these steps especially the language file location an you have chosen correctly and it doesn’t work provide admin credentials and FTP
Cheers
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
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorMaybe,
Try to put also this file http://localhost/kleo/wp-content/themes/kleo/assets/js/init.js test it with app.min.js and this file and if is useleess and also these
http://localhost/kleo/wp-includes/js/jquery/jquery.js
http://localhost/kleo/wp-includes/js/jquery/jquery-migrate.min.js
http://localhost/kleo/wp-content/plugins/buddypress/bp-core/js/jquery-query.min.js
http://localhost/kleo/wp-content/plugins/buddypress/bp-core/js/jquery-cookie.min.jsCheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please contact your hosting provide and ask them to increase the php memory to 128 or 256 please, i’ve tried to increase it but it seems that i’m not allowed
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi there, please wait for KLEO 4.0.5 update that will make KLEO compatible with WordPress 4.5.
If you already updated, please replace your files on the server located at assets/js/app.js and assets/js/app.min.js from the theme with the ones attached.
https://archived.seventhqueen.com/wp-content/uploads/2016/04/Archive-js-files.zipLEt me know
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorIT seems that are related to this
Hi there, please wait for KLEO 4.0.5 update that will make KLEO compatible with WordPress 4.5.
If you already updated, please replace your files on the server located at assets/js/app.js and assets/js/app.min.js from the theme with the ones attached.
https://archived.seventhqueen.com/wp-content/uploads/2016/04/Archive-js-files.zipFollow that and let me know
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHI,
The problem comes from a js error , in console it shows
jquery.js?ver=1.12.3:2 Uncaught Error: Syntax error, unrecognized expression: .kleo-main-header .nav > li a[href=#undefined]Please disable all plugins except buddypress,vc,k-element,rev slider then purge varnish and check again
Let me know
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThat’s the issue if you activate the child and not works but in parent works, it seems that some things has changed.
Please open a new ticket with what do you want to achieve
Meanwhile comment that function related to the pagination from child theme.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorIt seems that you don’t have the Kleo child theme.
First please install Kleo child theme, you will find it in main package form themeforest, before installing child please save your parent theme options ( go to import/export -> export then activate child theme and import settings. )
Then follow this reply : https://archived.seventhqueen.com/forums/topic/how-to-add-relnofollow-in-kleo-button-shortcode/#post-116008
It should work i’ve tested
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 13, 2016 at 17:41 in reply to: Where Can I Translate ‘Log in with your credentials’ when I click the login button? #116295Radu
ModeratorHi
Kleo theme doesn’t have cn language included
You can install the plugin following the steps above, then translate your strings and then you can disable the plugin and the translations will continuous to works
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 13, 2016 at 17:35 in reply to: Kleo / Visual Composer Problem – Can’t Edit, snippet won’t open #116294Radu
ModeratorHi
The problem is the php max memory i;ve tried all these solution and i doesn’t work http://seventhqueen.com/blog/code-snippets/increase-php-memory-limit-in-wordpress.html
Please contact your hosting company and ask them to increase your php max memory
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Try with this css
.ubermenu .ubermenu-nav .ubermenu-column-full ul li { font-size:18px; }Let me know
cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 13, 2016 at 17:10 in reply to: how to modify when RELATED PRODUCTS text is shown on the right in description area #116288Radu
ModeratorGreat
Have a nice week
Cheers
RAdu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 13, 2016 at 17:10 in reply to: Editor roll not showing not show Toolbar when viewing site #116287Radu
ModeratorHi again,
I’ve tested on my install this, and for the editor role the top bar is visible by default and if i deactivate the woocommerce is no different all are fine, i think your problem is caused by some settings that you have made in user role plugin or something similar and also i think is the editor role does not have permission to manage the content and i recommend you to look in user role plugin for at editor for an permission named something like “manage content or edit content or read content or all of these”
https://wordpress.org/support/topic/reset-in-user-role-editor-lost-access
If you will reset all the permissions for the roles, please make a db backup before.
You can also try in a staging install to see if you will disable/enable the woocommerce the editor role will look the same
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts