-
Yvonne Nunez's profile was updated 7 years, 6 months ago
-
Boyd Wells's profile was updated 7 years, 6 months ago
-
Ada Sullivan's profile was updated 7 years, 6 months ago
-
Benjamin Allison's profile was updated 7 years, 6 months ago
-
Henry Wright replied to the topic Why ajax not working on profile tabs? in the forum Miscellaneous 7 years, 6 months ago
You will need to ask the author of your theme and plugins.
-
Bit Boy replied to the topic The filed "Who can see this field? keeps appearing when registration page loads in the forum How-to & Troubleshooting 7 years, 6 months ago
In that case, you can put it in your bp-custom.php or your theme/child theme’s functions.php
/**
* Start buffering the visibility template.
*/
function bitboy_start_buffering_visibility_template() {
ob_start();
}
add_action( 'bp_custom_profile_edit_fields_pre_visibility', 'bitboy_start_buffering_visibility_template', -1 );/**
* End buffer…[Read more] -
Henry Wright replied to the topic Why ajax not working on profile tabs? in the forum Miscellaneous 7 years, 6 months ago
If you aren’t modifying the templates then check your theme or plugins in case they are modifying them. It is likely that something has changed and that change has introduced the issue.
-
Prashant Singh replied to the topic Activation Email in the forum Miscellaneous 7 years, 6 months ago
Try to disable lazy loading in jetpack.
Thanks
-
Henry Wright replied to the topic Why ajax not working on profile tabs? in the forum Miscellaneous 7 years, 6 months ago
The script may use certain IDs or classes in the DOM and if you have modified the template then the AJAX request may not work as expected. Try again using a fresh copy of BuddyPress to see if the problem continues to happen
-
Bit Boy replied to the topic The filed "Who can see this field? keeps appearing when registration page loads in the forum How-to & Troubleshooting 7 years, 6 months ago
Btw, The above code disables the toggle option on profile edit too.
To only change it on registration page, Please use the below code instead
.register-page .signup-form .editfield .field-visibility-settings,
#register-page .standard-form .field-visibility-settings-header {
display:none;
}
Best Regards
B -
Bit Boy replied to the topic The filed "Who can see this field? keeps appearing when registration page loads in the forum How-to & Troubleshooting 7 years, 6 months ago
Hi,
How did you disable the option? Are you using css to do it?There are two ways to do it
1. Using css
2. editing template file(register.php and keeping a copy in your theme’s buddypress/members directory)I will prefer the first approach as it will not be much work on a site admin’s part.
[Read more]
.register-page .signup-form .editfield… -
Steven F. Phelps replied to the topic Groups keep logging me out in the forum How-to & Troubleshooting 7 years, 6 months ago
Try to disconnect a plug-in and to include anew. If the situation doesn’t exchange, remove a plug-in and establish anew. Has to help.
-
Steven F. Phelps's profile was updated 7 years, 6 months ago
-
Benjamin Allison's profile was updated 7 years, 6 months ago
-
Wellington New Air Conditioning Unit Installation and Repair Services's profile was updated 7 years, 6 months ago
-
Parkland Custom Kitchen, Bath, & Cabinet Remodeling Services's profile was updated 7 years, 6 months ago
-
Wesley Chapel Water Heater Installation & Repair Services's profile was updated 7 years, 6 months ago
-
Jacksonville Water Heater Installation & Repair Services's profile was updated 7 years, 6 months ago
-
Wesley Chapel Custom Kitchen, Bath, & Cabinet Remodeling Services's profile was updated 7 years, 6 months ago
-
Estelle Floyd's profile was updated 7 years, 6 months ago
- Load More