Forum Replies Created
-
Author
-
July 19, 2018 at 20:51 in reply to: I’d like to change the language of the comments section on Facebook, but what should I change? #204282
Radu
ModeratorNot marked as solutionRadu
ModeratorHi
The theme settings from parent and child are separated, example : if you have child theme activated and you have made your theme adjustments using the child theme, when you activate the parent theme the theme options remain in child theme to can have that in both variants you should import from child theme to parent theme the theme settings that can be imported/exported from wp-admin -> theme options -> import/export.
So doing that from above, it’s no need to change them manually from parent to child or vice-verse, the json import/export contains all.
So having default members-loop.php as in parent you can simply remove it from child or rename it from members-loop.php to members-loop-backup.php then will be used the file from parent. OR you can copy again the members-loop.php from parent (wp-content/themes/kleo/buddypress/members/members-loop.php ) to child wp-content/themes/kleo-child/buddypress/members/members-loop.php ) then you can adapt the file as you need.
So pmpro it’s fully compatible with our theme and the issue isn’t the plugin, as how you said it can be the memebrs-loop.php or some php file from parent.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
As admin you want to have on your email email messages for every user that sign-ups via facebook ?
If you receive when a user signup normally with email and pass it might be possible.
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 will take a look at this, and today later or tomorrow will get back to you.. write to me tomorrow if no reply
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Here’s my email adress : radu@seventhqueen.com
Provide url to a post where the photo or thigs are not fitter because of the modification to show full content.
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,
Asked this above but no response : Only those two fileds cannot be translated ? Let me know.
Can i de-activate all plugins and child theme just to test things ?
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 need also the FTP
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Now yes, can you test using default wp theme first ?
Let me know if you encounter the same using defualt one
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
For your first reply, you can paste that in quick css or you can use instead pasting css directly the option from our theme under wp-admin -> theme options -> miscellaneous -> sitewide animations -> disable on all devides, so pasting the code or set off for that option offering the same result.

For the second, it means that for some reason that was not changed and you will needed to make that via FTP as error message suggest. If you don’t know as the hosting support to guide you orr do it yourself it’s simple.
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,
Not sure why you get redirect instead of 404 status check this video : https://drive.google.com/file/d/1Mh3VMHXwdkdaXknLieSeYMeT2unXPUwS/view
As you can see for me it shows 404.
Further debugging i had notified that the media page of the images generates 404 even you are using any other theme , example see this video : https://drive.google.com/file/d/1ZWQhc89KQBT_B85TXwfn4iYvOVD-PKin/view
In conclusion the issues has nothing to do with our theme and it a misconfiguration or a plugin conflict or maybe the cache… not sure… try to de-activate all plugins and see if the images are loaded… you can ask aslo on wp forums why that can happens.
I will activate Kleo theme back.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 19, 2018 at 18:12 in reply to: Is it possible to add “activity” search context under Search context of theme option #204259Radu
ModeratorHi guys,
There is no pre-made snippet allowing to search for the authors… and also no quick solution, The theme search for bp members no for authors, here’s the php code that can be pasted in wp-content/themes/kleo-child/functions.php and overwritten as you need.
code : https://pastebin.com/raw/QnjbXuhF
Then you can alter the logic by developing your desired functionality.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorFixed,
I had changed that to 980px
Check the 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
ModeratorI mean that those strings that you had reported with the issues uses the same technological way that others strings than can be translatable does.
So for the moment i don’t have exact instructions how you can do,… it should work like the others does… can you please provide wp admin credentials + ftp to can take a closer look at that ?Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorNo problem
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
That implies to have full content, so father you can provide to me the url to can see how it behaves and maybe with some lines of CSS they will be fitted.
Or removing all richmedia content and leaving only plain text ?!
Let me know
CheersHi 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.kleo_framework.breadcrumb a[href="https://cute8.net/bs/"] {display:none !important;} .kleo_framework.breadcrumb .sep:nth-child(2) { display: none !important; }The css will be added to wp-admin -> theme options -> General settings -> Quick CSS Cheers RRadu
ModeratorGreat
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 18, 2018 at 17:58 in reply to: I’d like to change the language of the comments section on Facebook, but what should I change? #204156Radu
ModeratorNot marked as solutionRadu
ModeratorAh, sorry
Use this one
COPY CODE.bp-light-icons #buddypress div#item-nav ul li a { padding: 20px 10px; }To can make additional space change 10px to 5px or lower
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 i had tested now.
I logged in default wp theme was activated, i had tested if it works and it works.
Then i had activated the Kleo parent theme and tested, it works.
Then i had activated Kleo child theme and was worked also.
There was no redirection at all or any glitch… did you had solved somehow ?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
Moderator1,2 I had copied your entire shortcode and the page was displayed for me directly no animation issues, check this video : https://drive.google.com/file/d/1flduQOC-AVWjgs7T7KAT2G81SXVW-FAl/view
To can know a thing certain de-activate all plugins, leave only the visual composer and k-elements activated.De-activate also the child theme!
3. OR you can wait until the theme updae since you don’t want to apply the fix manually. Anyway the update will to the same(no ETA yet)
4. If you use the media features from rtMedia in buddypress maybe you will see some differences, if not you can de-activate it.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Those had kleo_framework domain and they should be translatable

Only those two fileds cannot be translated , did you had tried to re-scan or re-sync the translation file ?
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,
Using seo by yoast will allow you to handle also the CPTs https://kb.yoast.com/kb/does-yoast-seo-work-with-custom-post-types/
https://wordpress.org/plugins/wordpress-seo/
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
1. We will investigate and do some test and in 2-3 days we can communicate if yes/no/ETA
2.Hi, use this snippet instead for using the_content instead the_excerpt https://pastebin.com/raw/NCCakG4J so the_content will show all content of the post.
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 had completed my profile with Interest Ufology then i had made a search and all users had been displayed like the search not works at all.. then i had activated Kleo parent and the results was the same so child/parent theme makes no difference for that.

Tried to see how it behaves with default wp theme and cannot see it, and cannot install that at all, can you please install from wp super admin dashboard or allow me to can install it and test ?

Let me know, it’s essential to see if it works using default wp theme
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts

