Forum Replies Created
-
Author
-
Radu
ModeratorDone,
Check now,
The problem was caused by server i think for majority of php files it places a space before Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Hi Thalia,
I’ve accessed your website and i’m able to scroll now, maybe the plugin is deactivated , please activate plugin and let me know
Cheers
Radu
Great !
Have a nice week
Cheers
Radu
Add this css to wp-admin -> theme options -> styling options -> quick css
.news-thumb img {
border-radius: 0 !important;
}
Cheers
Radu
Hi,
Great !!!
I’m here to help
Have a nice week man,
Cheers
Radu
Hi,
Please disable this plugins : Dilemma and easy-social-share-buttons these can cause your issues, disable these plugins and test and see if the issue appears
Cheers
Radu
Done please check now
Cheers
Radu
Hi,
Please use this function
For renaming the media label you should add this snippet to wp-content/themes/kleo-child/functions.php
function rename_profile_menu_items(){
global $bp;
$bp->bp_nav['media']['name'] = 'documents';
}
add_action('bp_setup_nav', 'rename_profile_menu_items', 201);
See related topics here : https://archived.seventhqueen.com/forums/topic/how-i-can-change-my-order-tab-in-buddypress-profile#post-85874
If you need to rename another item just copy this $bp->bp_nav[‘media’][‘name’] = ‘documents’; and instead media put profile or what you need to translate.
Cheers
Radu
Hi Reikidome,
Regarding to this
hi, I was just testing my theme on apple devices and when I log in with facebook login, buttons and selection fields don’t work after info is transferred from facebook to the website. Have this theme been tested with apple devices?
I’ve tested login with facebook on your site form a Iphone 6 and the inputs and button works and yes the theme is compatible with apple devices.
Regarding to this
I reset the password again. Please use new credentials below to login. My friend told me that in small resolution devices the default functions of profile section after activating free member account are not working because for some reason they are disabled. Please take a look at this issue because I really need this project to go live in a week. Thank you.
I’ve tried to reproduce but unsuccessful, please make a video in that i can see that.
(see screenshots)
Cheers
Radu
Attachments:
You must be logged in to view attached files.Hi Mark,
Thank you for informing this.
We will take care of broken layouts of woocommerce in next theme update
Cheers
Radu
Ok, le me know
Cheers
Radu
Hi,
1. Yes, just add a new layer and paste your shortcode
2. No
Cheers
Radu
Hi,
I suppose you referring to the member profiles , yo ucan see all your members by accessing this link
http://yourdomain.com/members/ or in backend from wp-admin -> users
Cheers
Radu
Hi,
Can you please enable that plugin and provide URL where the plugin blocks the scroll ?
I will take a look and if is something that i quickly fix i will be happy to help
Cheers
Radu
Great,
Have a nice week
Cheers
Radu
Hi,
You can hide that element by using this css
p#btnGoUp {
display: none !important;
}
The css can be added to wp-admin ->theme options -> Styling Options -> Quick css
Cheers
Radu
Hi,
This option is not available in Kleo theme
Cheers
Radu
Hi,
Do you want to change the icons ?
Look here : https://archived.seventhqueen.com/kb/changing-section-icons-in-profiles-and-groups
If not let me know
Cheers
Radu
Hi,
Please enable wp_debug function / https://codex.wordpress.org/WP_DEBUG#Usage enable also the wp_debug_log to store all errors / https://codex.wordpress.org/WP_DEBUG#WP_DEBUG_LOG
Please enable these functions and repeat your action then see on screen if any error is shown if not please check the debug.log file from wp-content/ directory.
Let me know
Cheers
Radu
Hi,
Thank you for reporting this,
We will investigate and we will get back to you as soon as possible.
Cheers
RAdu
Hi,
Please provide a article when a embedded is in post to can see that.
Cheers
Radu
Yes,
Please provide url or a screenshot to see exactly
Cheers
RAdu
Hi,
Do you have something in wp-content/themes/kleo-child/functions.php ? if yes please disable the kleo child theme to see if the error disappears, if not please disable all plugins, if the error disappear, please enable plugins one by one to see what causing this.
Cheers
RAdu
Hi,
Do you receive any error ? If not please enable wp_debug function / https://codex.wordpress.org/WP_DEBUG#Usage enable also the wp_debug_log to store all errors
https://codex.wordpress.org/WP_DEBUG#WP_DEBUG_LOG
Please enable these functions and repeat your action then see on screen if any error is shown if not please check the debug.log file from wp-content/ directory.
Let me know
Cheers
Radu
Hi,
Please add this css to wp-admin -> theme options -> general settings -> quick css
input.ninja-forms-field {
border-radius: 3px;
font-size: 1.2em;
background: #400098;
color: #fff;
padding: 10px 30px;
border: 1px solid #999;
}
Let me know
Cheers
Radu
Hi,
Please add this css to wp-admin -> theme options -> general settings -> quick css
a.kleo-icon-anchor {
margin: 0 15px;
}
Hi,
Please try to do that with this plugin : https://wordpress.org/plugins/bp-display-name/
Let me know
If it works
Cheers
Radu
Hi,
Go to wp-admin -> pages -> open the pinterest style and look for search form visual element and check your desired post types.
Cheers
Radu
Attachments:
You must be logged in to view attached files.Hi,
Please add this css to wp-admin -> theme options -> general settings -> quick css
.kleo-navbar-fixed .kleo-main-header.header-scrolled {
border: 0;
box-shadow: 0 0 10px rgba(0,0,0,0.0) !important;
}
Cheers
Radu
Hi,
Do you receive any error ? If not please enable wp_debug function / https://codex.wordpress.org/WP_DEBUG#Usage enable also the wp_debug_log to store all errors
https://codex.wordpress.org/WP_DEBUG#WP_DEBUG_LOG
Please enable these functions and repeat your action then see on screen if any error is shown if not please check the debug.log file from wp-content/ directory.
Let me know
Cheers
Radu
Hi,
Do you have some modifications in kleo-child/functions.php ?
Cheers
Radu
I suggest you to make test with php7 and kleo on a staging server
Cheers
Hi,
The kleo theme it works with php7 but some of third plugins not, but the kleo recommended plugins it works , see here how runing kleo on php7 http://45.32.152.214/
Cheers
Radu
Hi,
can you please provide url ?
Cheers
Radu
Great,
Have a nice week
Cheers
Radu
FTP please, i need to enable wp deubug
Cheers
Hi,
Please review the ftp details
Response: 530 Login incorrect.
Error: Critical error
Error: Could not connect to server
Cheers
Radu
Can you please provide wp admin credentials and FTP ?
Cheers
RAdu
Hi Designtivity,
Please try to do this : Reupload the theme files over the existing theme files and make sure that the plugins are up to date except woocommerce
Let me know
Cheers
RAdu
Hi Fabienne,
I’ve tested on IE11 – WIN8 and i cannot reproduce your described issue,
In past i remember a similar problem in a version of ie that crashes the entire browser, then it was caused by a embedded video on page, in your case i don’t know try to disable all plugins or removing any iframe from page (if you have one)
Cheers
Radu