Forum Replies Created
-
Author
-
Radu
ModeratorHi,
I was able to reproduce that,
I will add this to bug list and we will let you know when it’s fixed those days.
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,
If you want to alter the function that displays the image the responsible function is: bp_get_member_avatar() a native BuddyPress function that uses bp_get_member_avatar filter
You can hook up to this and modify the logic.
https://buddypress.org/support/topic/how-to-properly-filter-bp_member_avatar/
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorReplied you in the group grid ticket concerning also this matter
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 31, 2017 at 19:00 in reply to: profile menu alignment, change icon size and Login options. #169145Radu
ModeratorHi,
The provided credentials are incorrect, can you please provide the correct one to can sign in to how exactly the side menu behaves.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYou’re welcome
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 see what you say, it’s already added to future 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
ModeratorHi,
Ok, but some plugins that have already translations will be shown automatically in the loco with a certain percentage translate for the other one where the long missing, no translation is available for that language.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThe provided credentials, not works,
Can you provide the correct ones, I will solve both issues, with groups space and also with the member carousel space between circles.
https://archived.seventhqueen.com/forums/topic/setting-up-top-members-with-filters/#post-168877
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 will affect all carousels from the page and for groups will be ok not for members.
I will access your dashboard right now and I will add a specific class for the elements to can target specific carousels. I will let you know when it’s done.
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,
Sure,
That’s the CSS that makes more space between circles using Groups GRid
COPY CODE.kleo-gallery .kleo-thumbs-images a img.photo { padding: 40px; }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,
I saw your review on ThemeForest, it’s there something that can we made to change your mind? since our customers are happy with the theme and also with the support service, all users were helped in time to solve their issues and questions please let me know how can we help you to can change your review from ThemeForest since that not reflect the reality of our support service.
Have a nice day bro.
Best Regards
Radu.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYou’re welcome
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 solutionRadu
ModeratorHi,
I’ve found also this, can you follow the last solution from the ticket: https://wpml.org/forums/topic/fatal-error-when-saving-cpt-fields-could-not-add-string-with-arguments/
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,
While debugging (I’ve tried to deactivate all plugins at once then enable only the string translation plugin) it shows same error on the plugins page, can you please provide also the FTP login credentials?
Meanwhile please try to re-upload the plugin files or add the plugin archive here and I will do that for youLet 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,
Replace the css provided by the Laura with this one
COPY CODE@media(min-width:768px) { .responsive-cols.per-row-6>* { width:15.5%; } .kleo-masonry article { padding: 0; margin-right: 10px !important; } .kleo-masonry article:last-of-type { margin-right:0 !important; } }Let me know if it’s ok
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 use the next snippet
COPY CODEfunction sq7_rdu_restrict_but_exception_cpt() { /*check if is blog page choosen on wp-admin -> settings-> reading -> posts page.*/ if( is_singular( 'post' ) || is_singular('you-custom-cpt-name') ) { remove_action('template_redirect', 'kleo_restrict_site'); } } add_action('wp','sq7_rdu_restrict_but_exception_cpt');Just replace the: you-custom-cpt-name with your CPT slug
That’s all
Let me know
The function needs to be pasted in wp-content/themes/buddyapp-child/functions.php
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 solutionJuly 31, 2017 at 15:28 in reply to: Homepage Link Changes Wanted to Form Submit Button & JOIN Top Button. Need link to Custom Page Instead! #169110Radu
ModeratorHi,
Sign-up button done and pmpro check out page also done, now it’s prompted for user info details and the pay with PayPal button it’s also there.
I hope you all good now, let e know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 28, 2017 at 20:27 in reply to: Homepage Link Changes Wanted to Form Submit Button & JOIN Top Button. Need link to Custom Page Instead! #168879Radu
ModeratorHi,
I see but I’m not allowed to do that operation to call and to ask some credentials, the owner should!
Using only WordPress credentials I’m not able to do that operation.
You cannot do that, to call and to get the FTP details from them since you are the manager of the project ?!
LEt me know
I will check the ticket again soon, please provide to me the correct FTP credentials faster to can solve this!!
Meanwhile, I’ve found this maybe it helps: https://help.1and1.com/hosting-c37630/webspace-and-access-c85098/ftp-c37631/ftp-software-connection-credentials-a595099.html
Good Luck
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 yet It’s added to the improvement list, we will let you know when it’s done
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 -> porfolio -> image sizes

IF the image doesn’t change even you changed the size, install and run this plugin https://wordpress.org/plugins/regenerate-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,
Since this issue does not happen on my local install and neither on the demo, the issue seems to be isolated to you.
So switching themes doesn’t fix this issue cuz the user permissions are stored in the database, you should look into the plugin if haves any defaults permissions for the roles or if haves any possibility to run the old ones before using the plugin.
here it’s the table of default wp capabilities by role.
https://codex.wordpress.org/Roles_and_Capabilities#Capability_vs._Role_Table
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorUsing loco translate you are able to translate any string you need. from any plugin or theme.
I don’t understand what do you mean by “but I need to streamline the service.”
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 see you can have more space beetween circles using this css
COPY CODE.kleo-carousel-items.kleo-groups-carousel ul li { padding: 0 20px; }The css will be added to wp-admin -> theme options -> General settings -> Quick CSS
Simply add the background to entire row.

Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 28, 2017 at 18:36 in reply to: Homepage Link Changes Wanted to Form Submit Button & JOIN Top Button. Need link to Custom Page Instead! #168862Radu
ModeratorHi,
Sorry for the delay, our system sorts the tickets by most recent replies at the end… sorry for this I will check your reply manually from time in time.
Please see this video: https://drive.google.com/file/d/0Bxo5b6iHWRMwZmg2VUc5R2psZEE/view
As you can see with the provided FTP details I’m not able to connect neither with FileZilla.
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 not the container it’s the issue on big monitors, what’s the issue? please explain to me to can understand correctly.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 it’s happens also on the demo ?
If you de-activate child theme and upload media it’s the same?
If you deactivate all plugins except BuddyPress it’s the same?
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,
Indeed, the bug shows noting, maybe a level up the errors are turned off.
Please look in the cpanel for error log and provide it here, if the error logs it’s empty ask the hosting the provider if he knows a reason for the err_log function, not works and also for the wp_debug function that displays nothing. even a server error its throw.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 28, 2017 at 16:36 in reply to: search function not searching for members / groups / forums, but shows it in suggested #168846Radu
ModeratorHi,
The search ajax suggestions are grouped by type and you should choose your desired result or group of results by “View ALL Groups or Members”, for the moment we don’t have a quick solution to have the general search page the same type like on search suggestions.
I will add your suggestion to improvement list and in future this will be implemented
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,
Finally figured out…There was an invalid HTML markup that breaks all layout.

I’ve added the correct copyright from the parent theme, hope all good now.
How runing with child 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
ModeratorI’ve added chat feature to improvement list but for that surest we will suggest a plugin to use
Cheers
R.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorIt’s added to improvement list.
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 go to wp-admin ->general -> reading -> Front page display -> Front page, see what’s selected then go to wp-admin ->pages look for that page and edit it.
Animations can be turned off sitewide from wp-admin-> themes -> Miscellaneous -> Site-Wide Animations*. -> OFF.
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

