Forum Replies Created
-
Author
-
RaduModerator
After you translate something, you need press “generate mo file” or you can edit directly php file.
themes/kleo/page-parts/general-popups.php line 9
COPY CODE<h3 class="kleo-pop-title"><?php _e( "Log in with your credentials", "kleo_framework" ); ?>
Let me know if you solve this.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
You need to disable that Contact form from Theme Options -> Layout Settings, and then you need to add some code to theme.
I can help you if you provide FTP details.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorThank you for posting .
Have a nice day.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
This plugin can help you : https://wordpress.org/plugins/related-posts-via-taxonomies/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
This is how masonry works by default.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorTry to add with !important declaration
COPY CODE#activate-page .bp-template-notice {display:none !important;} #activate-page .error {display:none !important;}
If not work, you can send me ftp details and i will take a look closer.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorYou can do it via CSS by adding this code to your kleo-child style.css
COPY CODE#activate-page .bp-template-notice {display:none;} #activate-page .error {display:none;}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
That is custom work which requires programming skills and a dedicated amount of time that isn’t covered by our support team and I am sure you understand that.
Hope you understand
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorYou need to edit your header.php ( See Attachment ) go to wp-content/thmes/kleo/header.php
IMPORTANT : Put that code immediately after head tag open.
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.RaduModeratorHello,
Add this code :
COPY CODE<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE" />
on head on first line to force disable compatibility view.
I you cannot handle this, provide FTP details.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorIf the strings belongs ‘buddypress’, you need to translate buddypress plugin.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorProblem solved
Excerpt fix
COPY CODE.entry-summary p { word-wrap: break-word; }
And for that link, you need to put # in href .
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorOn my side works well, it shows only content without header,socket etc…
What version of kleo do you have ?
Provide url
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorCan you provide a screenshot with that message ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Unfortunately, the integration of this captcha plugin needs more amount of time that i have firstly evaluated and it cannot be covered by our support team. We will consider this feature and probably include a captcha solution or plugin compability in one of our future updates.
Please let me know if I can assist you with anything else.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorApparently that plugin can do that, you need to try.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorIf you cannot handle with this, i can help you with implementing that captcha plugin in popup login.
If is not possible to provide the ftp details, sorry i can’t help you without to take a look closer at code.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorMake sure that your strings added in the child theme have the kleo-child domain
Example : __( ‘My Custom Text String’, ‘kleo_child’ )Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
I looked at you site, all seems to be ok, try to contact your hosting provider, i think is security setting like mod security or something like that.
Let me know
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorPlease provide FTP details
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorI recive
“Connection failed. Permission denied (check “FTP access” in DirectAdmin panel) / Brak dostepu (prosze sprawdzic “Dostep FTP” w panelu DirectAdmin)”Anyways, i suggest you to open ticket on wpml support forum. WPML is compatible with Kleo Theeme
http://wpml.org/forums/topic/content-displaying-twice/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
I need to look closer
Please provide FTP details.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorTry to disable all plugins one by one that do not come with theme.
Let me know if it works.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi again,
Please understand that importing such a big user base, implies more than just adding a script or importing a file somewhere.
I repeat you need to contact/hire a programmer or a specialist on wordpress and buddypress.
Hope you understand
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
If you want to limit about me fields at 250 characters you need to add this file in this path
wp-content/themes/sweetdate-child/custom_buddypress/class-bp-tabs.php ( @attachment )
Note : This modification limit all fields to 250 characters.
If you have programming skills you can add more conditions to fit your needs
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.RaduModeratorHello,
Works good in IE10, but you have checked compatibility view, in default mode works great.
http://screencast.com/t/7vkSkhK5GR
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
That review function is a part of woocommerce.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Your request implies more just importing them and you need to hire a specialist to optimize your loading time and configure hosting environment.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello again,
On my side works fine without sidemenu.
I tested yoursite also here : http://netrenderer.com/index.php ( see screenshot )
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.RaduModeratorPlease provide URL
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello try to update Visual Composer
Intructions here : https://archived.seventhqueen.com/documentation/kleo#visual-composer
Let me know if it woks.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorAcces YourHostName.com/groups/create/
Works?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 2, 2015 at 18:33 in reply to: Displaying extended profile fields in member's header profile page #44387RaduModeratorOn my side works correctly not duplicated fields.
COPY CODE<?php /** * BuddyPress - Users Header * * @package BuddyPress * @subpackage bp-legacy */ ?> <?php do_action( 'bp_before_member_header' ); ?> <div id="item-header-avatar" class="rounded"> <a>"> <?php bp_displayed_user_avatar( 'type=full' ); ?> </a> <?php do_action('bp_member_online_status', bp_displayed_user_id()); ?> </div><!-- #item-header-avatar --> <div id="item-header-content" <?php if (isset($_COOKIE['bp-profile-header']) && $_COOKIE['bp-profile-header'] == 'small') {echo 'style="display:none;"';} ?>> <?php if ( bp_is_active( 'activity' ) && bp_activity_do_mentions() ) : ?> <h4 class="user-nicename">@<?php bp_displayed_user_mentionname(); ?></h4> <?php endif; ?> <span class="activity"><?php bp_last_activity( bp_displayed_user_id() ); ?></span> <?php do_action( 'bp_before_member_header_meta' ); ?> <div id="item-meta"> <?php if ( bp_is_active( 'activity' ) ) : ?> <div id="latest-update"> <?php bp_activity_latest_update( bp_displayed_user_id() ); ?> </div> <?php endif; ?> <div id="item-buttons"> <?php do_action( 'bp_member_header_actions' ); ?> </div><!-- #item-buttons --> <div class="profile_fields"> <span style="font-size:22px; color:#222222; font-weight: normal;"> <?php bp_profile_field_data( 'field=Hobbies' );?></span> | <span style="font-size:22px; color:#222222; font-weight: normal;"> <?php bp_profile_field_data( 'field=Location' );?></span> </div> <br> <div class="profile_fields">Web<br> <span style="font-size:14px; color:#00bcf2; font-weight: normal;"><a href="<?php bp_profile_field_data( 'field=Website' );?>"><?php bp_profile_field_data( 'field=Website');?></span></div><br> <?php /*** * If you'd like to show specific profile fields here use: * bp_member_profile_data( 'field=About Me' ); -- Pass the name of the field */ do_action( 'bp_profile_header_meta' ); ?> </div><!-- #item-meta --> </div><!-- #item-header-content --> <?php do_action( 'bp_after_member_header' ); ?> <?php do_action( 'template_notices' ); ?>
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Go to Settings -> Buddypress -> Components
Check User Groups
Let me know if it works
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Provide a URL please
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
This message comes from the browser and not the subject of this message kleo and varies from browser to browser
Take a look here : http://demosthenes.info/blog/697/Customizing-HTML5-Form-Error-Messages-With-JavaScript
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
You can try this :
In W3 Total Cache :Uncheck : Cache front page
Check : Don’t cache pages for logged in usersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
If you want to disable that effect go to Kleo Child Theme, create a folder named buddypress, then inside buddypress folder create new one named members, then when you are in members folder add this file ( see and unrar attachment )
the path need to be like : /kleo-child/buddypress/members
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.RaduModeratorHello,
Just replace file wp-content\themes\kleo\assets\js\plugins\snow\img\ParticleSmoke.png
For additional js settings go to wp-content\themes\kleo\assets\js\plugins\snow\Snow.js
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHello,
Try this plugin to conditionate logged in/out users what menu to see https://wordpress.org/plugins/menu-items-visibility-control/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts