Forum Replies Created
-
Author
-
Radu
ModeratorSure,
I will mark the topic as resolved
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’m not sure if you can use a lang switcher with loco translate because i don’t haven’t use these plugins, i know that wpml have a lang switcher and you are able to translate any string from it , like loco translate.
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 give credentials to take a look please
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorUse this
COPY CODE@media (min-width:1600px) { .footer-color { background-position: center 25%; } }Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorAdd this and then set margin-right for li’s 4 px
COPY CODE.kleo-shop-cols-5 li.product, .kleo-shop-5 li.product, .woocommerce.columns-5 li.product { width: 19.5%; }Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorWhen i said that the shortcodes wasn’t working, now what is the problem ?
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
COPY CODE#buddypress .activity-list .activity-content .activity-inner, #buddypress .activity-list .activity-content blockquote { margin-top: 20px !important; }Replace 20px with your desired value
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,
Add this css that will set the background color, replace #dadada color with your desired color
COPY CODE@media (max-width: 991px) { .kleo-main-header, .navbar-transparent .kleo-main-header, .kleo-navbar-fixed.navbar-transparent #header { background-color: #dadada; }}Cheeers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Yes you right, my bad,
Use the attached file and upload it to wp-content/themes/sweetdate-child/members
NOTE : The child theme needs to be activated.
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,
For some reason i cannot add a custom class to an element, please ask the ubermenu support about this
You can see how popup login opens http://www.intuitalks.com/testing-login/
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorCOPY CODE@media (max-width: 600px){ #header .navbar-nav li a { padding: 5px 0; } }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Do you have renamed the women and man fields from profile fields ?
The name of cases should be identically
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi
Do you need to remove the icons from profile tabs or what ?
Provide more accurate details
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The template files are located under “wp-content/themes/kleo/buddypress/members/single/”, there are lots of template files so depending to the location you need to add content you will have to edit one of those files.
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 re-save permalinks from wp-admin -> settings -> permalinks
If this is useless please enable wp debug by going to ftp in root directory of your wp install open wp-config.php look for define( ‘WP_DEBUG’, false ); and change it to true and after this line add this
define( ‘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).
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
What theme version do you have ? and what version have these plugins ? Visual Composer and K-elements ?
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’m not aware if the qtranslate works with buddypress, we haven’t tested this plugin and you should test it.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
You will should to look for another plugin or to hire a developer
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,
You can do that by using loco translate plugin https://wordpress.org/plugins/loco-translate/
You will need to go to the plugin dashboard and in Kleo section 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/ ) then search for that string and translate it.
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,
Please follow this : http://seventhqueen.com/blog/code-snippets/the-definitive-wordpress-speed-guide-step-by-step-easy.html
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi
Install and configure this plugin : https://wordpress.org/plugins/wp-mail-smtp/ with the correct settings.
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,
On you homepage the posts are not displayed, provide the link to that page
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,
Go to wp-admin -> theme options -> general settings -> header options -> Main Menu Font size
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Nope, this is not possible in kleo.
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 an issue that coming from the theme, i see that you have made an custom modification and i see that you use background-size: cover; and this a normal behaviour.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 16, 2016 at 20:33 in reply to: Not able to update Visual Composer and Revolution Slider Plugins #111054Radu
ModeratorHi,
Do you have installed plugin Envato Toolkit ? https://github.com/envato/envato-wordpress-toolkit
If you have already the plugin installed and it not works, please provide admin credentials to take a look
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 disable all plugins except woocommerce then clear your browser cache and check again and let me know.
Also please try to deactivate the child theme and check again
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 setting go to wp-admin -> theme options -> header options -> Resize logo on scroll* set ON, if this not solving your issue, provide admin credentials to can view the page
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,
If you want to choose how many posts to be displayed or from what category or any other related settings you will need to go to wp-admin -> pages -> your news page then you will have to edit each post grid element, give a look at this video : https://drive.google.com/file/d/0Bxo5b6iHWRMwTDdLR2VacHU1ZVE/view … and so on.
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 is no bug, that image shouldn’t be there when you visit page from mobile device but for some reason is there, i will note that as bug and we will take a look at that
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,
Fist, please update the theme to latest version 4.0.3 and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.
If this is useless please enable wp debug by going to ftp in root directory of your wp install open wp-config.php look for define( ‘WP_DEBUG’, false ); and change it to true and 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.
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,
Yes remove this
COPY CODE#buddypress .activity-list .activity-content { margin: 0 0 0 100px !important; }Then ad the end of the css file add this
COPY CODE#buddypress .activity-timeline {left:45px}Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Yes
Add this css to wp-admin -> theme options -> general settings -> quick css
COPY CODE.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { margin-right: 0px !important; }Cheers
Radu
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
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 16, 2016 at 19:56 in reply to: Is there a command to launch the KLEO “Contact Us” Form from a URL? #111034Radu
ModeratorGood
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
ModeratorI see that you have 4.0.1 theme version please update the theme to 4.0.3 then you should update the plugins to, check form wp-admin -> appearance -> install plugins.
Let me know if the update will solve your issue.
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,
The VC should be 4.10 version, try to delete the 4.11 version then go to wp-admin -> appearance -> install plugins, install visual composer
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
ModeratorTake a look now,
It should be ok now 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
ModeratorYou’re shortcode are not running right now maybe you do some debugging let me know when i can see live example
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI think you don’t have child theme activated..
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts