Forum Replies Created
-
Author
-
July 25, 2017 at 22:18 in reply to: Homepage Link Changes Wanted to Form Submit Button & JOIN Top Button. Need link to Custom Page Instead! #168562
Radu
ModeratorHi,
So all are ok excepting the PMPRO that doesn’t show the card information? This can be fixed using next method, you will have to copy the checkout.php file from paid memberships pro folder ( /wp-content/plugins/paid-memberships-pro/pages/checkout.php )
to : /wp-content/themes/sweetdate-child/paid-memberships-pro/pages/
In this way, the default pmpro checkout the form will be displayed that includes the pmpro credit card information.
If you cannot handle with those I need FTP login credentials + FTP, but this it’s a basic operation and a WordPress site admin should be able to follow those instructions.
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,
IT works, check : https://embassymarine.org/join-us/
I’ve added the code in header content

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 are no FTP login credentials but anyway, the Cpanel or WHM login details, not works, tell me something, have you installed some plugin that handles the user permissions of certain roles?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’re welcome, ok.
The profile fields are thru a translatable function __() but for some reason, I cannot figure what’s going on.
There should be made further investigation, we will come back to you those days.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Fixed please check.
In all mentionated locations now it’s displayed Date of birth
From profile fields -> date of birth i’ve delete all those placeholder.

And from the theme options -> BuddyPress -> marked fields to default options

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,
Please let me know if with KLEO theme activated and all plugins excluding WMPL String translation and WPML it’s the same issue?
If yes let me know exact versions for KLEO,WP,WMPL String translation and WPML.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 see,
You can use this plugin : https://wordpress.org/plugins/bp-activity-social-share/
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The issue seems to be related to the BuddyPress itself, just tested with default wp theme with no other plugins and it happens the same issue it’s present also for the rest of the filters.

I will report this issue on the BuddyPress bug tracker and I 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,
There is no known or plug and play solution for this.
You can try to ask this question on BuddyPress forums since this is more related to the BuddyPress than KLEOCheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorOk
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,
The member search will be performed or from home page search form or from the member directory.
Make sure to translate that message into the selected language.Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The error means that plugin missing some file, try to re-upload it
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,
For further development and adjustments here you should do it yourself cuz the support service can not cover custom works, I’ve guided you to start.
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,
Provide also the FTP credentials to can take a closer look at the files
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorCan you tell me exacly where you click and the username it’s with + instead the – ?
In the wise chat right? but where from what page URL?
Please provide also the wp admin credentials once with the reply of my previous questions
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 idea of adding wp_debug true and wp_debug_log true was to reproduce the accept situation where the issue occurs then in the debug.log file you will see related information, just upload the debug.log file here, also if you have installed any woo commerce addon try to de-activate it.
I’m using BuddyPress and woo commerce and I can accept friendship request with no errors
Cheers
RHi 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,
In the register page, only Base fields are shown, that’s the default behavior for BuddyPress, the only solution for that it’s to modify PHP files but you need to be a programmer or to hire one to can handle and develop the functionality custom as you need, our support cannot cover custom changes to the theme files, only guidance.
The Facebook login works, no problems just log in with Facebook in a single click

Ajaxify the profile page implies hard custom development that cannot be achieved by our support team, also I don’t know a capable plugin that can do that.
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 in this case
Use the next function instead
COPY CODEfunction remove_buddypress_tabs_by_membership_css() { echo' <style> .bbp-user-page #item-body .messages { display: none; } </style> '; } add_action( 'wp_head', 'remove_buddypress_tabs_by_membership_css', 999 );This will hide via CSS the messages container if you need to hide that via PHP and displaying a message there it requires more time and it’s something custom since our support team cannot cover custom development but guidance yes.
You can ask our development team about a price quote for this
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,
Please check if the plugin works with default wp theme and if it works, activate sweet date back and de-activate all plugins excluding BuddyPress and bp-activity-share and re-save permalinks and clear cache if you have it and check again
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 solutionJuly 24, 2017 at 17:47 in reply to: profile menu alignment, change icon size and Login options. #168446Radu
ModeratorHi,
Unable to view your site it’s displayed like this when I click on the: noblearn.com

Let me know where I can take a closer look at your website
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 tried to take a closer look but the login credentials seems to be incorrect
Let me know the correct one details.
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 see, ok then it’s ok of if it works now on your end.
Let me know if I can help you with anything else
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, I will add this in improvement list and we will let you know when we do something about this.
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
Let me know when the site it’s reachable

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,
Canoot see any profile cuz it’s displayed maintenance page,
Provide admin credentials to can take closer lookCheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi excellins,
Please tell me if reproducing this issue requires some special to make?
Take a look at this video : https://drive.google.com/file/d/0Bxo5b6iHWRMwdDRTdjk2VGNsTWc/view
There is no issue to signup via facebook using google chrome, where I can see the bug? In Firefox or in what browser, what version, what OS?
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 use this plugin: https://wordpress.org/plugins/buddypress-links/
from the plugin description, it should be what are you looking for!
Plugin desc : If you’re running a BuddyPress community, and would like to give your members the ability to
easily share content from across the web, this is your solution! BuddyPress Links allows your
members to quickly and easily share links, images, videos, and other rich contentCheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 24, 2017 at 15:16 in reply to: Homepage Link Changes Wanted to Form Submit Button & JOIN Top Button. Need link to Custom Page Instead! #168413Radu
ModeratorHi,
I’ve provided you a solution how to change the link for the signup button in my initial reply
1. You will need to have the child theme installed and active to can overwrite the original theme files even if you update!
The sign-up button will be linked to a membership levels page using the next file.
Go to wp-content/themes/sweetdate-child/ and create a new file named header.php in that you will paste the next content https://pastebin.com/raw/xTmwU19AFor changing the search button from the home form, it’s recommended to not modifying the template files if you aren’t familiar with the code change.
You can easly restrict the memebrship directory using the next mehod: Wp-admin -> theme options -> membership ->

You can choose the certain action to restrict that, in the screenshot, the member’s directory will be available only for 14-DAY FREE TRIAL and GOLD membership.
The users that don’t have access will be redirected to the membership levels page.
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,
Are you referring to a sharing option of posts to BuddyPress? Or how?
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,
Editing tasks will be made in the backend, that’s default behaviour.
Related to the bold text, make sure to not press enter before writing a new task WordPress editor sometimes adds p tags
For the number problem there it’s a task with transparent text somehow ? can you please provide an account with such as notifications to can take a closer look?
Also, you notice those things on our 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

