Forum Replies Created
-
Author
-
Radu
ModeratorHi,
Tried to make a workaround by cannot get the right result… i recommend you to ask this on buddypress forums since it’s more related to their plugin not with our theme.
IF you get suggestion to edit members-loop.php here’s the file located : wp-content/themes/sweetdate/buddypress/members/members-loop.php
Also when you change that it’s recommend to copy the file to child first in same location and there to make your changes.
wp-content/themes/sweetdate-child/buddypress/members/
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 this matter contact the pmpro team since they alter things to can restrict in buddypress.
The member stats should be empty on both fields and all members will be counted.
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,
There it’s mandatory to add your domain, http://rdu.local it’s my development url.
Replace it with your https://findingsuccessathome.com
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorToday later or tomorrow we will update the plugin, check later in wp-admin -> appearance -> install plugins.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorTy for providing solution for your scenario
Have a nice day
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
Moderatorhttps://developers.facebook.com/apps/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Screenshot ?
Anyway follow this tutorial : https://archived.seventhqueen.com/video-tutorials/kleo-quick-install-and-setup.html
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 important thing it’s to have your domain into Valid OAuth Redirect URIs.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHI,
The important thing it’s to have your domain into Valid OAuth Redirect URIs.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorWe had fixed that in the past so something it’s not updated or something…IT’s mandatory to have buddypress to latest version and also the theme.
Then go to wp-admin -> users -> tools -> buddypress -> re-install emails
For the Call to undefined function bp_is_user_forums() try to enable bbpress plugin then the error should disappears.
Here’s what support covers and what not : https://archived.seventhqueen.com/general/article/what-support-includes
Orrrr you can do the next:
1. Save theme options from wp-admin -> theme options -> import/export
2. Delete sweetdate parent theme
3. Re-download the theme from theme forest
4. Upload it again and import the settings wp-admin -> theme options -> import/export if it’s needed.The things that you describe that not works was fixed in previous versions of the theme!
Leave the child theme de-activated while testing, also the child theme may cause the issues if you had rewritten any file in 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,
What error you receive ? You haven’t mentioned in initial message.
In past versions we had fixed the unverified fb login error, so if you see something about verification of fb account while login it meaning you need to update the theme to latest version.
Anyway the important thing it’s to have your domain into Valid OAuth Redirect URIs.

Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Check in elementor

Now it appears one man online where that it’s me
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorAsk the hosting for email smtp limits
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 the next snippet simply all guests will be redirected to /register/ page but allow the homepage to be viewed also for guests
COPY CODEfunction sqr_prevent_search_guest_user() { if ( class_exists( 'BuddyPress' ) ) { if (!is_user_logged_in() && !is_front_page() ) { wp_redirect(home_url() . '/register/'); exit; } } } add_action('template_redirect', 'sqr_prevent_search_guest_user');Code will be added to wp-contnet/themes/kleo-child/functions.php
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Sure, go to wp-admin -> users -> profile fields and add your desired field
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
We will update the theme today or early tomorrow the update contains some safari fixes. So please update the theme tomorrow and let me know
It should be fixed those issues
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorCheck to search for them or in sweetdate or in buddypress or in bp profile search. If you cannot figure out show me a screenshot where exactly those fields appears.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Ok
From where that can be changed, from customizer somehow? or function with hoook ?Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorAlso you may try to set off here
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
ModeratorHi,
In general this issue it’s caused by loading bootstrap library twice so our theme loads one and sometimes some of the third party plugins load also bootstrap framework or some odd cases.
Have a nice week
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Not sure exactly what to suggest you, i recommend you to ask the same on bbpress support forums since this it’s related to their plugin.
Also take a look here : https://bbpress.org/forums/topic/showing-parent-forums-and-subforums-categories-in-forum-root-how/
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
It seems to come from buddypress so ask them , cannot find a workaround

As you can see it looks the same if you activate a 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

