Forum Replies Created
-
Author
-
Radu
ModeratorHi,
I see that maximum is 5 posts..
Add this file after you unzip ( post-content-carousel.php – see attached ) to wp-content/themes/kleo-child/page-parts/
That’s all
Kleo 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 solutionAttachments:
You must be logged in to view attached files.Radu
ModeratorHi again,
Unable to connect via ftp,
For the folders that are not there, create the folders, go in kleo-child create new folder named k_elements here you should upload the php file from the zip archive.
That’s all now you should see the new images sizes in your home in Highlight widget.
If you cannot handle with these, please provide me correct FTP details, you are able to connect via ftp with the details that you have provided to me ? you can ask for assistance at your hosting provide regarding the ftp accounts.
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
We will take this in consideration
Have a nice day
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 4, 2016 at 13:36 in reply to: pinterest home with social info top menu not responsive with background image #108482Radu
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 solutionRadu
ModeratorHi investa,
It’s good if you have get rid of the problems, i’m glad about that.
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
ModeratorHi,
I suggest you to try to upload the new theme files over the existing theme files
https://archived.seventhqueen.com/documentation/kleo#updates -> scroll to Manual update by FTP.
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
ModeratorOk
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
ModeratorHi,
Do you have figure our ? i see icons on all menu items
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
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
ModeratorHi,
Login to FTP -> go to directory where your wp is installed -> look for wp-config.php -> look for
define( ‘WP_DEBUG’, false );and change it to
define( ‘WP_DEBUG’, true );
enable also the wp_debug_log to store all errors / https://codex.wordpress.org/WP_DEBUG#WP_DEBUG_LOG by adding under define( ‘WP_DEBUG’, true );
COPY CODEdefine( 'WP_DEBUG_LOG', true );
the debug log will store all errors
Then repeat the action and check the debug.log from wp-content and let me know what errors appears there.
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 try to disable all plugins except buddypress and let me know if the error persists or is gone, if the error is gone, enable plugins one by one then check again to identify what plugins causes this.
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,
You can try to change the sender email with this plugin : https://wordpress.org/plugins/wp-mail-smtp/
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,
Just add this css to wp-admin -> theme options -> styling options -> quick css
COPY CODEbody.home ul#menu-sweetdate { display: none !important; }
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 Vida,
Do you want to display 6 related articles inline ?
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 -> appearance -> menus -> choose your menu and see attached screenshot.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.Radu
ModeratorHi,
Please follow this
https://bbpress.org/forums/topic/change-the-oh-bother-no-topics-were-found-here-message/
https://bbpress.org/forums/topic/bbpress-2-4-change-oh-bother-message/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,
Please provide a screenshot where do you need to font color and size changes.
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 tested on Firefox and Chrome and it shows carousels in both browsers, make sure that is no cache issue or something like that
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,
Yes but not when you scroll
Please follow this : https://archived.seventhqueen.com/forums/topic/large-logo
Let me know if you was able to handle with 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,
Sure, but is the contact form is opening in your site, can you explain more about this ?
Cheers
Radu
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 solutionMarch 3, 2016 at 20:23 in reply to: How do I customize a a plugin already customized by Kleo? #108350Radu
ModeratorHi,
That is not possible.
You can try to edit the plugin but backup the files, if the plugin will update you will loose the modification.
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,
That can be caused by your server that cannot connect to cdn
https://github.com/reduxframework/redux-framework/issues/2628
https://wordpress.org/support/topic/redux-framework-warning-cdn-unavailable
http://codeless.co/support/forums/topic/redux-framework-warning-remotely-hosted-scripts/Check if debug is set to be true in wp-config.php if is true change it to false
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHello,
I see now that there is no link to download… strange,
Try to import only one place then export the place and look in exported file to see order of the fields.
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
We will see in next vc update how things work
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYes you should copy the file here : wp-content/themes/kleo-child/page-parts/general-popups.php
You should have kleo child theme installed and activated, kleo child will keeps your modifications after update.
You can customize the menu font size line height from wp-admin -> theme options -> header options -> Main Menu Font size and line height
You can set color for the text menu with this css, add the css to wp-admin -> theme options -> general settings -> quick css
COPY CODE.navbar .navbar-nav>li>a { color: red !important; }
Replace red with your desired color
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
ModeratorPlease check now, i’ve suppressed the function kleo_breadcrumb() from /home/…/…/mysite/wp-content/themes/kleo/lib/theme-functions.php
I see that the error not appear in debug.log
I’ve enabled debug log form wp-config.php
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 3, 2016 at 18:35 in reply to: pinterest home with social info top menu not responsive with background image #108321Radu
ModeratorHi,
Please check now, i’ve unchecked the transparent menu from that page.
It seems that the transparent option overwrites the image by adding rgba color code.
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 enable/disable the snowing effect from wp-admin -> theme options -> miscellaneous -> Let it snow -> OFF/ON
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
Don’t forget to rate our theme 5 stars on Themeforest since it will really help us.
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,
Do you know how i can add the new url for the same app and platform?
Personally no, do a fast google search
Again thank you for that fix with Cyrillics symbols. Do you want I place a separate ticket and you will answer on it with that code, so other users can fix it? Or you will be add it in future version of KLEO?
This will not be implemented in the theme yet, we will add the snippet in our knowledge base.
Also, why you use rtMedia? DO you think i can just disable it and ur theme will works fine?
Also, may be you can advice me which plugins I can also disable which I dont very need?rTMedia is used only for buddypress and if you not use buddypress ( used for community purposes ) you can disable buddypress and rtmedia and buddypress related plugins, also if you are not using forums you can disable bbpress, if you are not using woocommerce you can disable it, the kleo theme requires only 3 plugins to work : K-elements, Visual composer and Revolution Slider.
Also, when I try edit any image. I got preview error. “Could not load the preview image. Please reload the page and try again.” – it cause plugin Visual Composer. Should I ask them or do you have some suggestions?
Try to disable plugins ( if you have installed other plugins ) and check again, if this is useless, try to re-upload the theme files, if not works, try to disable child theme if you have added some custom code into it.
I’ve tried again to login via FB but it says same thing
Given URL is not allowed by the Application configuration: One or more of the given URLs is not allowed by the App’s settings. It must match the Website URL or Canvas URL, or the domain must be a subdomain of one of the App’s domains.
I suggest you to create a new app for this dev subdomain.
Cheers
Radu
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 CODE@media (max-width: 990px) { div#header { position:fixed; width:100%;!important; display: inline-block; z-index:99 !important; height: 100px; } div#main { margin-top:90px; } }
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
ModeratorYou’re welcome
Don’t forget to rate our theme 5 stars on Themeforest since it will really help us.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 3, 2016 at 17:38 in reply to: codecanyon-9073637-bbpress-shortcodes-for-visual-composer.zip #108290Radu
ModeratorGood,
You’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 solutionRadu
ModeratorHi,
Kleo doesn’t have this functionality but you can use this javascript.
COPY CODE<script src="https://rawgit.com/leafo/sticky-kit/v1.1.2/jquery.sticky-kit.js"></script> <script> jQuery(".sidebar-right").stick_in_parent(); </script>
This code will be added to wp-admin -> theme options -> general settings -> JavaScript code.
Instead of .sidebar-right you will need to paste the widgets class or div that you want to stay floated
If you cannot handle this, let me know what widgets to stay floating
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 reproduce what you have described but unsuccessful, i’ve logged in via facebook from login pop-up without any problems.
I’ve tried in chrome browser and it works.
If you know the steps to reproduce the issue, tell me
Cheers
Radu
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 day
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 day
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorStrange,
Normally this is not happends, please try to re-upload the theme files…
If this is useless, please provide me access to wp-admin and to FTP to can debug this.
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