Forum Replies Created
-
Author
-
June 29, 2017 at 17:13 in reply to: whats happening in the old sweetdate templates it worked in this new one it does not #165655
Radu
ModeratorHi,
Tried to reproduce that on my local install, but I cannot, I’ve created a new member type and I’ve check if it’s registered in theme options -> buddypress -> and it’s register.
Did dyou have another member types other than https://wordpress.org/plugins/bp-member-type-generator/ ? Anyway try to leave activated only buddypress and this plugin and check agian,disable also the child theme.
If it’s stil the same please provide admin credentials and FTP
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,
Just use this CSS to decrease or increase the font size of the icons, change the font-size: 14px to a higher or lower value.
COPY CODE#buddypress div#item-nav ul li a { font-size:14px !important; }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 solutionRadu
ModeratorHi,
Maybe there it was a cache remained on your browser

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,
Add this CSS
COPY CODE.bbp-reply-content iframe[src*='youtube.com'], .bbp-reply-content iframe[src*='vimeo.com'], .bbp-reply-content iframe[src*='dailymotion.com'] {width:100%;height: 320px !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. Mark as a solutionRadu
ModeratorHi,
Hi,
Do you have the latest version of WordPress ? If not update those
Do you have the latest version of Kleo theme ? If not update those
Do you have the latest version of plugins installed ? If not update those
If you de-activate all plugins it works ? if yes enable back plugins one by one to identify what causes this.
If you de-activate the child theme it works ?
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,
that’s odd did you have latest theme update ?
TRy to de-activate all plugins and try to customize and save again , you see same error ?
If yes provide ftp + wp-admin credentials here 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 solutionRadu
ModeratorHi,
We don;t have a ready plug and play solution for that but you can read and find more codes and hints related to this on the next links :
https://buddypress.org/support/topic/allowing-new-users-to-select-wp-role/
https://buddypress.org/support/topic/add-role-to-user-depending-on-value-in-buddypress-profile-field-on-registration/My personal suggestion it’s to ask this directly on bp forums since this is more buddypress related than Kleo.
Best regards
RaduHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
All the links from KB are clickable.

What’s the problem cuz i don’t understand
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,
I need also the wp-admin credentials , provide them in a priuvate reply.
Meanwhile try to re-save permalinks from wp-admin -> settings -> permalinks -> save changes .
Also make sure to have the permalinks choosen as postname.
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,
I’ve added this to future features/improvement list
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 then
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorI see, this can be simply fixed by changinf the register link from the menu instead /register/ change to /home-reigster/ link and this should be ok!
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,
There was an issue, the input (submit button) missing instead of the imput it was a
COPY CODE<a href="#">So ,i’ve replace that, the button it’s communicate with maichimp but there it’s no list where the emial address to be subscribed or your mailchimp account isn’t connected with the site.

If you want to color the subscribe button use this css
COPY CODE.mc4wp-form .form-inline input.form-submit { background: #0a2342; }The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS
So just assign a list to that form 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
ModeratorHi,
Just open the files from /wp-content/themes/kleo-child/page-parts and look for this line
COPY CODE<small class="meta-category"><?php echo get_the_category_list(',');?></small>and add a space there after the ,
Example
COPY CODE<small class="meta-category"><?php echo get_the_category_list(', ');?></small>
Then you should de-activate the category info from wp-admin -> theme options -> blog (see screenshot)

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,
What do you mean? (screenshot)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 then
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,
See the next screenshot you should figure out

That’s all
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,
Is it the same on our demo? cuz I cannot see/reproduce that > can you please try from another phone ? Is it the same?
It’s already to the buglist
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,
I’m unable to see the behavior the maintenance page it’s displayed instead.

Meanwhile can you check with Kleo theme de-activated by using a default wp theme ? to see if the issue it’s between the plugin and latest woocommerce version ? or between the plugin and other plugins ? by de-activating all plguins except woocommerce and that plugin.
Let me know
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Glad if you have solved,
Ok then
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 28, 2017 at 17:23 in reply to: Thumbnails in Kleo Posts widget no longer displayed after update to 4.2.7 #165526Radu
ModeratorHi,
Can you please provide access to https://hplus.club/ to can see if how I can reproduce the issue that featured image isn’t displayed? On the homepage it should appear the thumbnails ?
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,
When you press load more you have some JS error in browser console?
IT’s somehow online the install where it now works?
TRy to delete the Visual Composer and K-elements pliugin then re-install those from wp-admin -> Appearance -> install plugins
There is no know reason for that behaviour.
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,
there is no screenshot on both replies, but I think you are talking about the forgot pass from pop up and the responsible file for that it’s : /Applications/XAMPP/htdocs/kleo/wp-content/themes/kleo/page-parts/general-popups.php If you want to change the file you should copy the file first in the child theme in /wp-content/themes/kleo-child/page-parts/
See redbordered area

RElated to the avatar in the menu this feature belongs to KLEO and you should enable KLEO menu from wp-admin -> appearance -> menus

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 wp-admin -> theme options -> quick css
COPY CODE#buddypress div#item-header div#latest-update { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; text-overflow: ellipsis; }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,
There is no specific place from where you can arrange/change/edit the BuddyPress user menu, you can use this plugin: https://wordpress.org/plugins/buddypress-custom-profile-menu/
Let me know
Cheer
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Please enable wp debug and then perform search and view all results then post the debug log file here, before that try to de-activate all plugins to see if it’s caused by one of them
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,
This can be found under wp-admin -> Appearance -> menus ->

And it behaves the same in buddyapp live messages featured
https://seventhqueen.com/themes/buddyapp/demo/members/demo/

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

