Forum Replies Created
-
Author
-
Radu
ModeratorHi,
You should search for the notification messages that appears on certain language and to translate it to the desired language from wp-admin -> wpml -> string translation
Also, the BuddyPress multilingual plugin should be installed : https://wordpress.org/plugins/buddypress-multilingual/
reference : https://wpml.org/documentation/related-projects/buddypress-multilingual/
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 8, 2016 at 18:46 in reply to: Slider Revolution main background images ideal size settings #135465Radu
ModeratorGreat
Have a nice week
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 8, 2016 at 18:45 in reply to: After update to Kleo 4.1.3 Members page not display member #135464Radu
Moderatoryes
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The censorship plugin should work because we are using the default BuddyPress logic.
You can modify the templates by copying them on child theme in same directory structure
members directory loop : /wp-content/themes/kleo/buddypress/members/members-loop.php
member profile layout : /wp-content/themes/kleo/buddypress/members/single/member-header.php
So you can copy them on child /wp-content/themes/kleo/buddypress/members and /wp-content/themes/kleo/buddypress/members/single/
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorHi,
try with this code
COPY CODEjQuery( document ).ready(function() { (function(jQuery){ jQuery('#text-11').affix({ offset: { top: 600, bottom: 0, } }); }) ( jQuery ); });Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionSeptember 8, 2016 at 17:01 in reply to: How do you change the text in the Kleo Register element? #135455Radu
ModeratorYes,
K-elements folder should be named like this k_elements with underscore not with minus,also for the buddypress, buddypress folder name
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 CODEbody.bbpress.single.single-forum .template-page article .article-media { display: none !important; }the css will be added to wp-admin -> theme options -> general settings -> quick css
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
ModeratorDone, Please copy the wp-content/themes/kleo/content-image.php to wp-content/themes/kleo-child/ to have this modification update proof, currently the changes are made in parent theme and on next theme update those will disappear Note : child theme needs to be installed and activated Cheers r.Radu
ModeratorREplace that css-s with those
COPY CODE.bp-login-widget-user-avatar { border-radius: 0; border: 5px solid #ddd; } #buddypress .rounded, .buddypress .rounded { border-radius: 0 !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
ModeratorNo pb
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 CODEbody.directory.members #buddypress #members-list span.update { display: none !important; } #item-header-content #latest-update { display: none; }the css will be added to wp-admin -> theme options -> general settings -> quick css
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 7, 2016 at 19:56 in reply to: Youtube video in Revolution Slider does not autoplay in mobile device #135317Radu
ModeratorHi,
Check the slider settings for this kind of options check all panels

Anyway i think it’s a good idea to have video slider turned off on mobile for performance and also for the bandwidth consumption
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorWhat demo you want to achieve ? provide exact link to that certain demo
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 7, 2016 at 19:49 in reply to: How do you change the text in the Kleo Register element? #135312Radu
ModeratorHi,
If you really need to edit the fields here is responsible file : wp-content/plugins/k-elements/shortcodes/templates/kleo_register.php but you will need to know some php and html also by copying this file to wp-content/plugins/k_elements/ you will be able to rewrite it in child
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,
Make sure you have group component activated first, from wp-admin -> settings -> buddypress ->

the by accessing http://yourdomain.com/groups/ you should see create group button
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,
Go to wp-admin -> theme options -> blog -> Display media on post page* -> no
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,
From what i see the code that you have added in function that i have provided to you it’s displayed on members directory and it’s full width
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 think that strings are somehow hard coded, tomorrow we will investigate more , please do not change the passwords
We will let you 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,
Try with this code
COPY CODEfunction custom_redirect_link_facebook_login(){ global $post; $reloadcurrentpage = get_permalink( $post->ID ); return $reloadcurrentpage; } add_filter('kleo_fb_register_redirect','custom_redirect_link_facebook_login');Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Yes, we have investigated yesterday and today this, and tomorrow we will investigate more please do not change passwords and remove google authenticator.
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,
Just add this css to your site
COPY CODEinput[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button { -webkit-appearance: scrollbarbutton-up !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
ModeratorAre you referring to limit the image width and height ?
If yes add this
COPY CODE.sidebar .news-thumb img { width:75px; height:75px; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorFor the logo thing use this CSS
COPY CODE@media screen and (max-width: 480px) { img#logo_img { height: 90px; } }CSS will be added to wp-admin -> theme options -> general settings -> quick css
For the widgets on mobile try this plugin : https://wordpress.org/plugins/hide-widgets/ it looks ok for you need
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionRadu
Moderatorit ask me to login, create an account please to can view the issue
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,
You can modify the structure of the profile header by modifying some php files but you know how to handle this,
The responsible file for member profile header : /wp-content/themes/kleo/buddypress/members/single/member-header.php
for member cover image : /wp-content/themes/kleo/buddypress/members/single/cover-image-header.php
All those files can be overwritten in child theme to can be theme updateproof so practically you copy those files and in child theme in this path : /wp-content/themes/kleo-child/buddypress/members/single/
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 solution -
AuthorPosts