Forum Replies Created
-
Author
-
RaduModerator
Can you provide the page URL ? i need to take a look closer.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorCan you provide the URL and admin credentials ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
Ive tried to identify whats caused the problem, but unsuccessful.
But i deleted that post, and i created again and it seems to work.
http://highwayliberty.com/human-rights/
Cheers.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
How you installed and active any other plugins that not comes with the kleo theme ? (if yes, disable them and recheck after)
Also make sure you have update all plugins along with Kleo 3.0
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
Please give me the URL from screenshot and an user and password to view the page.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
Try to do this: go to -> Wp-Admin -> Settings -> Permalinks -> Save.
It works ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
Thank you for reporting this bug, we will put this on bug list and will be fixed in a future update.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorIf you not solved yet, please provide me admin and ftp credentials if you want 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 solutionRaduModeratorTry to disable the cache plugin,
Try to update theme to latest version 3.0.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
Read here,
https://archived.seventhqueen.com/documentation/kleo#updates
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorYes, i will try to use a VPN or something…
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Please read these discussions, here it’s presented more solutions , you need to try them.
http://wordpress.stackexchange.com/questions/169704/redirect-to-referring-page-after-logging-in
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
Use this CSS
COPY CODEbody.groups div#item-header-avatar { display: none; } body.groups div#item-header-content { display: none; } body.groups .profile-cover-action { display: none; } .profile-cover-inner { } body.groups div#item-header { padding: 130px; } body.bbp-user-page .profile-cover-action { display: none; } .buddypress div#item-header .toggle-header .bp-toggle-less, .buddypress div#item-header .toggle-header .bp-toggle-more{ display: none; } body.bbp-user-page div#item-header-content { display: none; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
You can use this shortcode on any page you want, also you will find and configure this module in visual composer it’s named Search Form
COPY CODE[kleo_search_form form_style="default" type="both" context="" placeholder="Search..."]
Best Regards
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorhmm, to place files in this location it should be correct, try to change your website language from PL to EN, then from EN to PL from Wp-Admin -> Settings -> General -> Site Language.
It works ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 7, 2015 at 22:09 in reply to: Woocommerce in Kleo – hot to have toggle text open by default #61466RaduModeratorHi,
Sorry but for the moment this is the only layout available for woocommerce product descriptions
if you need another layout you will either have to develop it by yourself or you can add it yo our feature request voting system.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorCOPY CODE@media (min-width: 768px) { .template-page.col-sm-push-3 { left: -moz-calc(25% - 1px); left: -webkit-calc(25% - 1px); left: -o-calc(25% - 1px); left: calc(20% - 1px); } .col-sm-pull-9 { right: 80%; } .col-sm-3 { width: 20%; } }
It works now ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorhttp://dexterlist.com/wp-content/uploads/2015/06/Artists-360×360.jpg – old image
http://dexterlist.com/wp-content/uploads/2015/06/Artists.jpg – new imageBecause of this images should be regenerated, but if you don’t want ..ok.
Try to upload the new images with other name like Artists1 the file name don’t needs to be identically
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
It seems that your thumbnails needs to regenerate, you need try to regenerate them with this plugin : https://wordpress.org/plugins/regenerate-thumbnails/ it should work, but if doesn’t 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 solutionRaduModeratorApply this css to WP-Admin -> Theme Options -> General Settings -> Quick CSS or in kleo-child/style.css
COPY CODEimg.avatar.avatar-social-login { margin: 0 !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorI mean /public_html/wp-content/languages/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
You can do that by using this CSS
COPY CODEinput.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required { color: Red; } input.wpcf7-form-control.wpcf7-text { color: green; } textarea.wpcf7-form-control.wpcf7-textarea { color: blue; } input.wpcf7-form-control,textarea.wpcf7-form-control.wpcf7-textarea { font-size:2em; }
Just replace the colors and font size as you wish.
You can add this snippet to Wp-Admin -> Theme Options -> General Settings -> Quick CSS Area , or you can add it into kleo-child/style.css
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
About first question, it’s possible caused by caching, try to clear your cache and see after if it works.
About the second question, there are no out of the box options to achieve this right now but we will take it into consideration.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
The problem is caused by youtube API 2.0 that was deprecated, in new version of Kleo 3.0 this issue will be fixed and the 3.0 will be released these days.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorCan you provide the URL, i need to look closer, to see what alter the CSS.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorTake a look over these guides, i don’t know if this cause the issue, but is possible, you need to try, also try to post on wordpress forum support.
http://refreshless.com/blog/imagick-pecl-imagemagick-windows/
http://php.net/manual/en/imagick.setup.php
http://stackoverflow.com/questions/3036847/how-to-install-imagemagick-on-windows-7
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Add this snippet to your kleo-child/functions.php
COPY CODEadd_action('wp_logout','go_home'); function go_home(){ wp_redirect( home_url() ); exit(); }
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorI suggest you to do this :
Copy you mo/po files, update the theme, then put them back into same location, if this dosen’t work, upload that translation files to wp-content/languages/
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorSorry for misunderstanding
Try like this
COPY CODEul.nav.nav-pills.responsive-pills.pills-style-square.tabs-centered li a{ font-size:2em !important; } ul.nav.nav-pills.responsive-pills.pills-style-square.tabs-centered li:hover { background-color:rgba(1,1,1,0.09); }
Add this css to Wp-ADmin -> Theme Options -> General Settings -> Quick CSS area or in kleo-child/style.css
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorIf the extension in uninstalled try to install and see after if works.
If that is unsuccessfully, try to put this commands into php.ini in root folder installation.
COPY CODEmax_execution_time = 90 max_input_time = 90 max_input_vars = 3000 memory_limit = 256M
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
On blog page it works, to hide tite section, but in forum i not working, because that page is generated automatically, but you can hide that title in forums page by using this CSS.
COPY CODEbody.forum-archive section.title-single { display: none !important; }
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorYou can rename/translate via Loco Translate https://wordpress.org/plugins/loco-translate/ here it’s a small guide : https://localise.biz/help/wordpress/translate-plugin
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 4, 2015 at 19:30 in reply to: My featured images and thumbnails are not showing on new posts. #61034RaduModeratorHello,
Please provide URL and credentials.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorWhat tab ?
Provide the url, to give you correct CSS fix.
Cheers:D
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorTry like this with !important declaration
COPY CODE@media (max-width: 991px) .kleo-main-header, .navbar-transparent .kleo-main-header, .kleo-navbar-fixed.navbar-transparent #header { position: relative!important; top: auto!important; background-color: rgba(0,0,0,0.5) !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Try to contact your hosting company and ask them if imagemagick extension is installed.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts