Forum Replies Created
-
Author
-
AbracadabraParticipant
Ok, so now the page does not say you are already logged in when you log in again and it doesnt ask to refresh, it simpy allows you to log back in again, but in that case remember me option does not work. Is there a way to have it in a way that people logged in be redirected to profile page when they enter your home url? Thats how everything works if someone is logged in, when they enter URL they dont sign in again, they just get taken to profile page.
AbracadabraParticipantIm talking about the issue where once someone is logged in, they close browser and comeback, and try to login again it tells them the are already logged in and to refresh the page, when they refresh they stay on the same page, thus they dont know what to do. Once someone is logged in, they should not be shown the login screen again, or when they refresh they should go to (username) page.
I am pretty sure there is a solution for it now, but how do I do it, some kind of guidance please.
AbracadabraParticipantIm looking in miscellaneous where facebook login is, but there is nothing there for redirects ?
Can someone from KLEO please give exact steps on how to fix the FB login issue now.
AbracadabraParticipantHi Peter, Im not seeing it…
Im sorry do you mean Kleo theme options menu? I looked all over there there is nothing for redirects, also buddypress settings there is nothing new there.
June 9, 2015 at 21:54 in reply to: Forum posts, Participant role under avatar, how to hide it? #61719AbracadabraParticipantyes that did it, thank you
AbracadabraParticipanti added that line in kleo and in kleo-child in the specified folder, nothing has changed unfortunately.
AbracadabraParticipantHi Laura, thanks but i am not sure what to put and where
I assume I only use the second code you provided the one with “bphelp_dpioml” in it?
When I go to /wp-content/plugins/buddypress/bp-groups there are 14 different php files, which one do I use?
If I entered that code in functions.php would that work?
AbracadabraParticipantHello Laura, I’m actually interested in doing this as well.
I already have custom code in my functions.php that adds extra information to my all members page profiles and I would like to have that visible on group members page as well.
I have this code:
COPY CODEadd_action('bp_directory_members_item', 'bphelp_dpioml'); function bphelp_dpioml(){ $bphelp_my_profile_field_1='Location'; $bphelp_my_profile_field_2='Company'; $bphelp_my_profile_field_3='Position'; if( is_user_logged_in() && bp_is_members_component() ) { ?> <div class="bph_xprofile_fields" style=" margin-left:0 !important; text-align:center !important;"> <br /> <?php echo bp_member_profile_data( 'field='.$bphelp_my_profile_field_1 ); ?><br /> <?php echo bp_member_profile_data( 'field='.$bphelp_my_profile_field_2 ); ?><br /> <?php echo bp_member_profile_data( 'field='.$bphelp_my_profile_field_3 ); ?><br><br /> </div><?php }}
What I noticed is that the information you had given was for bp directory members item as well, so would that work for group members page?
Im guessing there is a way just to copy the same code but replace the
COPY CODEadd_action('bp_directory_members_item', 'bphelp_dpioml'); function bphelp_dpioml(){
with something else for it to work with group members?
June 7, 2015 at 19:03 in reply to: Kleo pop up Login – how to add new text to fields, cant find in buddypress.po #61429AbracadabraParticipantdidnt see that thread, searched for different keywords
thanks SharmstrAbracadabraParticipantHi Sharmstr, any idea when 3.0 will see the light of day then? Is it a matter of few days or a couple of weeks now?
AbracadabraParticipanthttp://buddydev.com/snippets/tag/add-xprofile-fields-to-the-members-directory/
I used this information to add extra fields, perhaps it could be of help
AbracadabraParticipantso you use them for hosting and smtp services?
i thought usually its a third party like mandrill, sendgrid or one of those.AbracadabraParticipantIm having the same problem with MSN emails, everything else gmail, yahoo etc is fine.
i think its an issue with godaddy being blacklisted with MSN.
@Jonaro, to set up these smtp configurations you need to buy a third party service like mandrill, sendgrid etc.. correct? which one would you recommend?AbracadabraParticipantHI essach, I actully have the same thing, when i try the smtp it gets sent as test but automatic emails dont get send to msn accounts, i think in my case thats an issue with godaddy and being in some way blacklisted with MSN email accounts. Have you solved this problem?
AbracadabraParticipantHI Christian,
which smtp provider are you using? im having issues with godaddy emails not going through to MSN and need to use smtp as well. Mandrill seems to be cheap not sure on reliability however.AbracadabraParticipantHello, is this still happening with arrowchat and cometchat? I am considering buying one of them and would like to know if that facebook avatar pull issue still exists.
ThanksAbracadabraParticipantI was able to identify which icons I want, but these codes shown do not work.
Attachments:
You must be logged in to view attached files.AbracadabraParticipant2. I dont see little tool icon at top to import. Do you mean download webfont?
3. There is no font-icons.json file in Assets/Fontello/Font, there is a file called config.json. I cant open it properly, when I open it with wordpad its a bunch of text.Perhaps Im doing something wrong, but I followed your steps as outlined.
I want to switch my media icon to (pictures) icon, to the one in the attachment, could you tell me what the identifier is for that circled icon please?
Attachments:
You must be logged in to view attached files.May 19, 2015 at 22:37 in reply to: Formating pure text pages on KLEO (Terms of Use, About.. etc) #59488AbracadabraParticipantAwesome thanks again Sharmstr
May 19, 2015 at 16:04 in reply to: Moving footer down on pages with not a lot of content, making it stick on bottom #59409AbracadabraParticipantthanks
May 19, 2015 at 03:02 in reply to: Moving footer down on pages with not a lot of content, making it stick on bottom #59341AbracadabraParticipantIs there perhaps a way to lock the footer at the bottom of a page similar to choosing a sticky top menu?
May 19, 2015 at 01:28 in reply to: Moving footer down on pages with not a lot of content, making it stick on bottom #59318AbracadabraParticipant& nbsp ;
May 19, 2015 at 01:28 in reply to: Moving footer down on pages with not a lot of content, making it stick on bottom #59317AbracadabraParticipantentering should have been
May 19, 2015 at 01:27 in reply to: Moving footer down on pages with not a lot of content, making it stick on bottom #59316AbracadabraParticipantI realize that I can push it down by entering ” ” multiple of times, but that is not a real solution.
If i push it down enough to be viewed properly on a 19 inch screen its still going to look bad on a 25 inch screen. It would be nice to have a dynamic solution which adjusts for screen sizes in cases that there is not enough text for footer to be pushed all the way down by text/content.AbracadabraParticipantok thanks that makes it easier having them all accessible in one place, thats what I was looking for.
May 17, 2015 at 14:50 in reply to: Moving footer down on pages with not a lot of content, making it stick on bottom #59181AbracadabraParticipantThis reply has been set as private.AbracadabraParticipantthanks thats very valuable! I was able to figure out how to hide a button on group members page by using your guide.
AbracadabraParticipantI have tried using the code provided here to hide Add friend and Private message buttons from all members list and it did not work for me. Does anyone have something that works in CSS edit for that? There is also add friend button on group members list that I would like to get rid of.
Thanks
-
AuthorPosts