Forum Replies Created
-
Author
-
Radu
ModeratorHi,
The images it looks clear

But this it looks pixelated : https://nonprofitally.com/how-to-keep-program-evaluation-simple-and-effective/
Maybe from some setting from cloudflare ? compressing images or images quality ? Did you have installed some image optimizer plugin on your site ? If yes that can be a cause.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorUse this css
COPY CODEdiv.wvpl-left-box, .wvpl-size-xs div.wvpl-left-box, div.wvpl-right-box, .wvpl-size-xs div.wvpl-right-box { z-index: 20 !important; }Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorOk let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThis is not theme problem, it’s wp backend you still encounter the same using default theme
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Ok thenCheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I understand what you say, this can be caused by hooking a shortcode of the portfolio in wp_footer so look in child theme if you have any function hooked at wp footer, try to de-activate child theme and check again.
Also make sure to not have any portfolio shortcode here : wp-admin -> theme options -> layout settings

Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
That it was a theme thing using latest version will fix that
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Thank you for posting the solution
Cheers
R.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 CSS
COPY CODE.section-container.container { max-width: 100% !important; }Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 10, 2017 at 20:25 in reply to: GeoDirectory Location Bar messes up Revolution Slider layers layout #158133Radu
ModeratorI see,
Ask the plug dev about that 11
Good luck with your project
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 10, 2017 at 20:23 in reply to: How create overall site breadcrumb that includes all page levels – issue with Home #158132Radu
ModeratorHi,
The kleo follows the permalink structure to generates breadcrumb.
I think geodir excludes the directory slug : https://wpgeodirectory.com/docs/core-permalinks/
Try to ask them on forum support
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
1. I see for the first problem try to re-save permalinks from wp-admin -> settings- > permalinks -> save changes.
2. Make sure to have latest woo-commerce version check for updates, update it if update it;s available.
3. De-activate all plugins excepting woocommerce + child theme and check again if you are able to make changes to images.
If you still having issues, enable wp debug
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
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorMaybe because of this setting

Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi again,
If you encounter same issue using default wp theme i recommend you to askk about this issue on pmpro forums.
But if you have the option OFF the gateway link it’s without HTTPS ?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 10, 2017 at 18:54 in reply to: “View All Results” doesn’t return anything even though CPTs are in Ajax search form… #158118Radu
ModeratorHi
This it’s the css for hiding view all button
COPY CODE#header .kleo_ajax_results a.ajax_view_all { display: none; }The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS
NOTE : Child theme needs to be installed and activated.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi again
You’re welcome
Have a good week
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI’ve tested live on your site where the BuddyPress I believe was active.
I’ve tested again on your site and same behavior the account was created.
So literally the signup it’s made
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 10, 2017 at 18:46 in reply to: Can’t rest password on member login and there is no logout button #158115Radu
ModeratorNot marked as solutionRadu
ModeratorI see, can you please provide FTP login and admin login credentials to test the fix live on this ?
Credentials will be provided in a private reply
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 10, 2017 at 18:31 in reply to: news focus element will be auto duplicated at front-end #158111Radu
ModeratorHi,
Thank you for additional details, it will be easier to fix the bug, I will add this to buglist and we will let you kno when we fix this. until then use different names by adding . or spaces or other small characters in names.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Related to the sidebar position problem, I was able to set right sidebar on my local install using latest version of WP and theme, if you have made changes in child theme this can be a cause. try to de-activate child theme and check again if you are able to set sidebar position.
If you don’t latest theme and wp i recommend you to update those.
When I want to see a member profile I receive this

This can be caused by changes in htaccess that aren’t related to the theme, please let me know when i can take a look at the member profile.
I recommend you to enable wp debug to see what causes the problem.
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,
I think it’s same or similar issue on that page,
For the events page you can use this function
COPY CODEadd_action('kleo_before_main', 'sq7rdu_show_full_width_image_before_content'); function sq7rdu_show_full_width_image_before_content() { global $post; //print_r($post); $post_name = $post->post_name; if ($post_name == 'events') { echo '<div class="fullwidth-image-before-content">'; echo the_post_thumbnail('full'); echo '</div>'; } }Then just add a featured image to that page with slug events and it should be displayed before breadcrumbs
NOTE : Child theme needs to be installed and activated.
The function needs to be pasted in wp-content/themes/kleo-child/functions.phpLet me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi again,
I will add the notifications issue to bug list and we will let you know when we investigate/fix this.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 10, 2017 at 17:18 in reply to: Why do the audio previews not work with the news element? #158092Radu
ModeratorUse this css
COPY CODE.news-focus .left-thumb-listing .mejs-controls { display: inline!important; }It should display the player
Cheers
R.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 but, there it’s something wrong, the JS should add a class to header when the scroll it’s performed but this it’s hot happens on your site, can you please update the theme to latest version if you don’t have it or if you have it ,re-upload theme files over the existing one.
Let me know
Cheers
R.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 box hover effect use this css
COPY CODE#buddypress #groups-list .group-inner-list:hover { box-shadow: 0px 0px 0px #e5e5e5; } #buddypress #friend-list .friend-inner-list:hover, #buddypress #member-list .member-inner-list:hover, #buddypress #members-list .member-inner-list:hover { box-shadow: 0px 0px 0px #e5e5e5; }For the cover photo first time when I’ve accessed the profile or the group the photo was expanded by default, try from incognito to see it’s like this by default

Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 7, 2017 at 19:04 in reply to: GeoDirectory Location Bar messes up Revolution Slider layers layout #157932Radu
ModeratorThen publish again the page
Let me know if those disappeared
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 7, 2017 at 18:49 in reply to: GeoDirectory Location Bar messes up Revolution Slider layers layout #157928Radu
ModeratorFor the test and 11 text from header I think I know what’s going on, try to add empty space in
header and bottom content (see screenshot) in this listing : https://republicofgreen.com/location/united-states/california/palo-alto/ and also on the listing page backend.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Yes, there it’s a small z-index css issue,
Provide page URL and a user access to see that.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I cannot see anything after footer, did you have solved?
If not tell me the URL of one or two images that are loaded in home but they shouldn’t be there.
Did you us some portfolio element on homepage ?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI see,
Ok I’ve figured out

The module it’s inactive and can be activated from wp-admin -> theme options -> Modules and Speed -> Poi/Pin shortcode -> ON
It’s ok from now
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Sorry but i don’t understand exactly what you want to acheive
But from what i understand, you need to render a shortcode in that CPT
You can do it by using a code like this
if ( is_singular( ‘book’ ) ) {
// conditional content/code
echo do_shortcode([”]);
}And that’s all
cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorSalut Adrian
Bine ai venit, o sa tinem cont de parerea ta referitoare la UX.
Cel mai probabil pentru a detecta limba browserului al userului vei avea nevoie de un plugin de localizare precum WPML, este un plugin premium dar complex si stabil.
Nu cunosc un alt plugin care poate detecta si schimba limba un functie de limba browserului decat programatic din cod.
Cele bune
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 I’ve installed and tested the plugin in woocomerce single product page and it works by default… maybe the issue it’s caused by another plugin?
Did you have made some modifications in the child theme ? If yes this can be a cause, try to de-activate child theme and check again.
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi joymoleta,
I saw that, for example this page: http://sandbox.luckywelivehere.com/activity-2/, right?
In those cases (white page) it’s recommended to enable wp debug to see it’s generated some error related to this.
Below it’s the procedure
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,
The function that handles comment form it’s the next one
COPY CODEif ( ! function_exists( 'kleo_comment_form' ) ) : /** * Outputs a complete commenting form for use within a template. * Most strings and form fields may be controlled through the $args array passed * into the function, while you may also choose to use the comment_form_default_fields * filter to modify the array of default fields if you'd just like to add a new * one or remove a single field. All fields are also individually passed through * a filter of the form comment_form_field_$name where $name is the key used * in the array of fields. * * @param array $args Options for strings, fields etc in the form * @param mixed $post_id Post ID to generate the form for, uses the current post if null * * @return void */ function kleo_comment_form( $args = array(), $post_id = null ) { global $id; $user = wp_get_current_user(); $user_identity = $user->exists() ? $user->display_name : ''; if ( null === $post_id ) { $post_id = $id; } else { $id = $post_id; } if ( comments_open( $post_id ) ) : ?> <div id="respond-wrap"> <?php $commenter = wp_get_current_commenter(); $req = get_option( 'require_name_email' ); $aria_req = ( $req ? " aria-required='true'" : '' ); $fields = array( 'author' => '<div class="row"><p class="comment-form-author col-sm-4"><label for="author">' . __( 'Name', 'kleo_framework' ) . '</label> ' . ( $req ? '<span class="required">*</span>' : '' ) . '<input id="author" name="author" type="text" class="form-control" value="' . esc_attr( $commenter['comment_author'] ) . '" size="30"' . $aria_req . ' /></p>', 'email' => '<p class="comment-form-email col-sm-4"><label for="email">' . __( 'Email', 'kleo_framework' ) . '</label> ' . ( $req ? '<span class="required">*</span>' : '' ) . '<input id="email" name="email" type="text" class="form-control" value="' . esc_attr( $commenter['comment_author_email'] ) . '" size="30"' . $aria_req . ' /></p>', 'url' => '<p class="comment-form-url col-sm-4"><label for="url">' . __( 'Website', 'kleo_framework' ) . '</label><input id="url" name="url" type="text" class="form-control" value="' . esc_attr( $commenter['comment_author_url'] ) . '" size="30" /></p></div>', ); if ( function_exists( 'bp_is_active' ) ) { $profile_link = bp_get_loggedin_user_link(); } else { $profile_link = admin_url( 'profile.php' ); } $comments_args = array( 'fields' => apply_filters( 'comment_form_default_fields', $fields ), 'logged_in_as' => '<p class="logged-in-as">' . sprintf( __( 'Logged in as <a href="%1$s">%2$s</a>. <a href="%3$s" title="Log out of this account">Log out?</a>', 'kleo_framework' ), $profile_link, $user_identity, wp_logout_url( apply_filters( 'the_permalink', get_permalink() ) ) ) . '</p>', 'title_reply' => __( 'Leave a reply', 'kleo_framework' ), 'title_reply_to' => __( 'Leave a reply to %s', 'kleo_framework' ), 'cancel_reply_link' => __( 'Click here to cancel the reply', 'kleo_framework' ), 'label_submit' => __( 'Post comment', 'kleo_framework' ), 'comment_field' => '<p class="comment-form-comment"><label for="comment">' . __( 'Comment', 'kleo_framework' ) . '</label><textarea class="form-control" id="comment" name="comment" cols="45" rows="8" aria-required="true"></textarea></p>', 'must_log_in' => '<p class="must-log-in">' . sprintf( __( 'You must be <a href="%s">logged in</a> to post a comment.', 'kleo_framework' ), wp_login_url( apply_filters( 'the_permalink', get_permalink() ) ) ) . '</p>', ); comment_form( $comments_args ); ?> </div> <?php endif; } endif;Paste it in child theme ( wp-content/themes/kleo-child/functions.php ) and change what you need for comment form, in your case the label can be changed from here ( see next screenshot )

Best regards
RaduHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI will add that to bug list and after we are able to reproduce that on our local installs yes we will fix that
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts