Forum Replies Created
-
Author
-
harryshapesParticipant
Hi Abe,
At first it looked to be working however there is a slight glitch with the update that you made..
when you are past page one and you search for example a man looking for a women.. this now works as far as I can see.. however the following sometimes happens.
when you click a profile and click the back button.. it ‘sometimes’ takes you back to the original page.. after a couple of attempts.. if I am on for example page 3 and click a profile.. then click back I would appear on page 2?? sometimes it would take me back to my original page..
Please keep me updated and thank you for looking at this.
harryshapesParticipantApologies.. I didn’t hear back before for over 48 hours and was a little worried I got missed.. so went a bit ott on this one.. but I have tested this, flushed it.. and working like a dream.. Abe you are the Man!!
after the kinks being ironed out.. I can actually say this is the best theme I have worked with yet.. thanks so much!!! case closed 😀
harryshapesParticipantPrimarily below are the things I would like but can’t get working.
1. Have my Base tab appear as ‘My Profile’ next to my members profile picture as well as when a member edits their profile
2. Have 3 of my other profile tab fields appear next to my members profile so the tabs should be in the blue section
My Profile – About me – Looking for – My photos (which should.be the Rt media)
3. When members edit their profile no duplications are shown.
These are the only things needed for it to be right.
Appreciate you looking at this for me also if you need my wp details login please let me know.
I look forward to your reply
Thanks
harryshapesParticipantftp and changed my functions.php to how it was when downloaded. no extra code added in there.
could you please advise what the cause could be. as the only duplication is showing in the base tab and not the other ones in which I have created.
My requests are:
1. change name of base tab from Base to My Profile.
2. when the tab is named base and fields filled out the tab in the profile is then called about me. I would like this tab title to reflect as My Profile.
3. when a user tries to edit their profile the primary tab is duplicated as shown in my first attachment. Users are complaining that there is a duplication – how can this be resolved?
4. If I was to have all tabs which I create for users to fill out what code is needed to have them all showing in a members profile. The above code I used works but when a member tries to edit their profile all fields are duplicated???
Thank you in advance.
harryshapesParticipantI added the code but just for the Base tab to.show.which I changed to my profile
Since changing the.user.field to my profile and also reflecting that in my code mywho website.has.stopped working and sshowing the http500 error :s
Please help
harryshapesParticipantI don’t haven’t other code.
The plugging which I use is
Bbpress
BP profile message ux
BP you are.blocked
Buddypress
Contact form 7
Event booking pro
Hide admits bar.from non admits
Paid membership pro
Pmprp Bbpress
Revolution slider
Rt media for WordPress
WordPress importerIn terms of changing the code for the primary tab.Base.. Where would I edit this code?
Sorry I am a novice but learning 🙂
harryshapesParticipantAlso the default title for the primary Base tab is next to my member profile pic is ‘about me’
How do I change this to say ‘profile’? And aappear as profile tab next to my profile p picture
Thanks
harryshapesParticipantwhen I add the following code to my editor – functions.php it all duplcates when trying to edit.. maybe the code is wrong :s
but regardless my Base profile when I try to edit is duplicated as shown in the attached??
function.php code:
//my changes to profile tabs
add_action(‘after_setup_theme’,’kleo_my_custom_tabs’);
function kleo_my_custom_tabs()
{
global $bp_tabs;
$bp_tabs = array();$bp_tabs[‘Profile’] = array(
‘type’ => ‘regular’,
‘name’ => __(‘My Profile’, ‘kleo_framework’),
‘group’ => ‘Profile’,
‘class’ => ‘regulartab’
);$bp_tabs[‘Personal-Info’] = array(
‘type’ => ‘regular’,
‘name’ => __(‘Personal Info’, ‘kleo_framework’),
‘group’ => ‘Personal Info’,
‘class’ => ‘regulartab’
);$bp_tabs[‘About-me’] = array(
‘type’ => ‘regular’,
‘name’ => __(‘About me’, ‘kleo_framework’),
‘group’ => ‘About me’,
‘class’ => ‘regulartab’
);$bp_tabs[‘Looking-for..’] = array(
‘type’ => ‘regular’,
‘name’ => __(‘looking for..’, ‘kleo_framework’),
‘group’ => ‘Looking for..’,
‘class’ => ‘regulartab’
);}
Attachments:
You must be logged in to view attached files.harryshapesParticipantHey Abe,
Sorry but I added the // where you said and uploaded via ftp but instead it threw my website layout into overload and went crazy, also took sections away.. so reverted back to how it was. – Also have a launch tomorrow soooo this is pretty essential :s
I will send my log in details for you to have a peek and see what is going on.
Also – I am having a problem with users who sign up but don’t choose a membership straight away. If non choosing members receives a message from another member they are able to read and even reply back to them which is a big no no especially when not set to a membership. However when they first send a message they are unable to which is fine. Do you know why this is? as cant have this happening.
Cheers Abe
harryshapesParticipantHi, Sorry I tried to add the // where you suggested and when updated via ftp my whole arrangement of my site went weird and layout all mixed. so reverted back to how it was. I have a launch tomorrow and would really need this to be fixed :s I will send you my log in details in the next message to have a peek.
Also while there I the problem of someone signing up as a member messaging someone who has signed up but not chosen a membership. The user who has not chosen a membership cannot send a message to other users which is perfect, however when someone messages the member who hasn’t chosen a membership first, they can read and also reply back? ideally I wouldn’t want users not being able to read incoming messages or replying back until they have chosen a membership that gives them this permission.
cheers Abe
harryshapesParticipanthi, thanks for that.. so just to be clear.. just enter the double // infront and this stops the ajax login pop up appearing??
If so this would fix the log in to be quicker as well as free females members profile tab to show up straight away rather than them having to refresh the page.. 🙂
harryshapesParticipantim having the exact same issue with the user above..
– click the top right login button.. login pop up comes up.
– logs in with username and password – ‘Sending info please wait’ – this stays like this and does not log member in.– go to login /wp-admin – enter exact same username and password of member – logs straight in give or take 5-10 seconds. Still slow.
Weird thing is i dont have captcha plugin installed??? i have members not being able to log in 😮
harryshapesParticipanti too have the same issue.. i created a terms and conditions page as well as a privacy policy page.
I go to sweetdate > misc and set the pages accordingly and save. however when i click the log in button top right and see the privacy link.. when clicked it directs me back to the home page and not the privacy policy page i created?
also now having the issue where members cant even log in via the pop up login menu 🙁
harryshapesParticipanti agree with rudik.. but also agree with the first question – theme would be great to have members profile pics shown first 🙂
btw does anyone know how to shut off the pop up login.. its stopped working for me and members cant log in.. can only login via the wp-admin set login page 🙁
harryshapesParticipanthaving the same issue.. checked plugins.. nothing..
it seems to log in once every 20 times you try but the majority of the time it just halts and says loading..
however when you try logging in with the same member login username and password via the wp-admin login page and not the pop up. the user logs in within 10 seconds?? looks like the pop up is having problems.. how can this be resolved?
harryshapesParticipantok this is now working.. however is there a way to get rid of the text that says you can upload a gravatar image.. id rather not have that an option at all nor have the text there
thanks
harryshapesParticipantI have tried deactivating all plugins and still does not work.. as the admin I can but members cant.. this is puzzling me.. but im hoping I have over looked something and is a simple quick fix 🙂
harryshapesParticipantthis is what I want to achieve yes.. I have multiple profile fields.. base – about me – physical etc and would like these to be populated on a members profile page with clickable tabs next to each other next to the profile picture 🙂
-
AuthorPosts