Forum Replies Created
-
Author
-
LuukDriessenParticipant
Hello Radu,
Thank you for your reply. Really appreciate the support.
I tried to use the changes. The same problem occurs.
add_filter( ‘bp_get_the_profile_field_value’, ‘kleo_get_field_value’, 1, 2);
Question: Which ID’s I need to select? Ofcourse the field_id of the dateofbirth. But what about the other ID?The settings in the theme don’t make sense since using Xprofile.
LuukDriessenParticipantHello Laura,
Yes, ofcourse.
We use Xprofile to show the date of birth field.
We succesfully showed the age on the members profile.
Question 1: What do I have to do to show ‘Age’ instead of ‘DateofBirth’
Question 2: Which code do I need to use to show the ‘Age’ on the members overview page?
When activating in theme the Xprofile plugin shows the DateofBirthThanks in advance.
We had all these functions working correctly without Xprofile plugin.
So now we need to use another code?LuukDriessenParticipantHello Laura,
We also make use of this plugin. But I can’t get it to work.
We are confused with the sweetdate options.
I use the correct code in the functions.php
When viewing memberspage, I get the date and time instead of the age.
Als when viewing the profile i get: Dat of Birth intead of ‘Age’. The age self is showing correctly.
Which sweetdate options do I need to use?
LuukDriessenParticipantHello,
I’m still having problems with this option/solution.
I don’t make use of the Xprofile plugin.
Instead, I use: Custom Profile Filters for BuddyPressMy bp-custom.php:
COPY CODE<?php /* remove profile field links */ function remove_xprofile_links() { remove_filter( ‘bp_get_the_profile_field_value’, ‘xprofile_filter_link_profile_data’, 1, 469 ); } add_action(‘bp_setup_globals’, ‘remove_xprofile_links’);?>
Does anyone has any idea what to change?
1. I would like to DISABLE to search/link for username. ID:1
2. I would like to ENABLE the search/link for age. ID:2LuukDriessenParticipantHello Laura,
Thanks for your reply.
Most problems I could solve with other ways.
I have a different question:
A known problem: Mobile Upload Avatar can’t crop due the size.
These ‘solutions’ din’t work for me.
– https://archived.seventhqueen.com/forums/topic/mobile-1-style-editing-profile
– BuddyPress Avatar Cropper Skipper
– BuddyMobile
– Buddypress Upload Avatar AjaxDo you have any suggestions?
Gr Luuk
Attachments:
You must be logged in to view attached files.LuukDriessenParticipantI understand that this is for the KLEO theme.
Which structure/files do I need to edit on my Sweetdate Theme?
This solution would be great!
LuukDriessenParticipantHello Laura,
Thanks for your answer.
I checked the add-ons. I had already activated 2 of them.
But I think you mean the add-on: Xprofile fields
https://geomywp.com/add-ons/xprofile-fields/
LuukDriessenParticipantI´m agreeing with Leahh.
Users now needs to input their address on the location tab.
It would be perfect if we can use the ´city´ profile field on the signup form.
(When members are dating online, they mostly don’t want to use their exact location.)
Or am I missing something?
LuukDriessenParticipantMy new datingsite in the Netherlands: canna-dating.nl
Still developing for another datingsite. Love Sweetdate and Buddypress!
LuukDriessenParticipantHello Laura,
Great code.
My admin account is still showing in the recent active widget.
Also, my admin profile is also showing in the who’s online widget.Is there a solution for this too?
Thanks in advance!
LuukDriessenParticipantHello Laura,
I understand.
Can you point me to the file that needs to be changed?
I will contact a developer.
gr Luuk
LuukDriessenParticipantAwesome, thanks 🙂
I did something wrong when adding a sidebar to the members page.
Will check that again.
November 6, 2015 at 18:39 in reply to: Login/Logout not working – Register not working either #85994LuukDriessenParticipantAwesome! How can I missed that!
Thanks for your help 🙂
November 5, 2015 at 16:20 in reply to: Login/Logout not working – Register not working either #85719LuukDriessenParticipantThis reply has been set as private.November 4, 2015 at 03:01 in reply to: Login/Logout not working – Register not working either #85571LuukDriessenParticipantThis reply has been set as private.November 3, 2015 at 13:13 in reply to: Login/Logout not working – Register not working either #85458LuukDriessenParticipantHello Laura,
Thanks for your reply.
When I am logged out OR logged in, the profile/register/login/logout menu is not working at all.
I can’t click and there is no dropdown when I am logged in.This has nothing to do with the coming soon page.
Do you want user credentials so you can check for yourself?
October 28, 2015 at 17:40 in reply to: Login/Logout not working – Register not working either #84720LuukDriessenParticipantHello Laura,
Thanks for your e-mail.
I made a mistake. When I am logged in it s obvious you cant register again.
So when I’m logged out, the register page works fine!So thats one problem solved.
But the login/profile menu is still not working. Do you have any idea how I can solve this?
Gr Luuk
October 28, 2015 at 02:16 in reply to: Login/Logout not working – Register not working either #84578LuukDriessenParticipantUpdate*
When I use the mobile view on Chrome, the login/profile menu is working fine!
But register a new user from the main webslide is not working on a mobile device.
October 28, 2015 at 01:17 in reply to: Login/Logout not working – Register not working either #84562LuukDriessenParticipantI deactivated all plugins and reuploaded the theme.
Unfortunately nothing changes.
What else can I do?
-
AuthorPosts