Forum Replies Created

Viewing 33 posts - 1 through 33 (of 33 total)
  • Author
  • in reply to: SweetDate Configure Profile Matching #134543
     milena
    Participant

    Thanks Laura, you know how I can contact the author?

    in reply to: SweetDate Configure Profile Matching #134182
     milena
    Participant

    Hello Laura, I have a doubt ..
    I installed Buddy Progress Bar, to encourage to complete the profile, I realized that if active the plugin when I go to users, I do not see more to belong level (although already belonging to a level).

    Is there a way to also show the level of belonging and let Buddy Active Progress Bar?

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    in reply to: woman free membership #133847
     milena
    Participant

    Yes you are right!

    Can you explain how the code in this link:

    https://archived.seventhqueen.com/sweetdate/article/free-females-free-males-membership-paid-memberships-pro

    I entered the site, but when one is logged after the module allows you to select the level that I created (man or woman), you can not set the level based on whether man or woman automatically? (Depending on your choice are a man or a woman are)

    THANK YOU!

    in reply to: Remove Members from the site administrator #133633
     milena
    Participant

    OK thank you very much!

    in reply to: Center the form of home #133632
     milena
    Participant

    OK thank you very much!

    in reply to: woman free membership #133631
     milena
    Participant

    I wanted to exclude the administrator of their function must have an entry level to move on the site.

    I inserted this code:

    add_action (‘template_redirect’, ‘my_membersip_restrict’);
     
    my_membersip_restrict function () {
         global $ pmpro_pages, $ post;
     
         if (is_user_logged_in () &&! pmpro_hasMembershipLevel ()) {
             if (isset ($ post-> ID) &&! in_array ($ post-> ID, $ pmpro_pages)) {
                 wp_redirect (pmpro_url ());
             }
         }
    }

    and it works perfectly!
    I wanted to understand if there is a way to exclude the administrator of this or simply have to assign an even level for the administrator.

    Thank you!

    in reply to: Center the form of home #133384
     milena
    Participant

    Thank you

    I modified the code you wrote me with this:

    .just-after-header {.seven.columns
         margin: 0 auto! important;
         float: none! important;
    }

    and I went to change even home-register-form.php
    so that the form was a little bigger, I mixed form, I have to change that too x maximize it?
    Currently if I sign the form is at the center, the login is on the left

    in reply to: Remove Members from the site administrator #133374
     milena
    Participant

    I think I’ve solved, but I want a confirmation from you ..
    I inserted this code:

    $ Excluded_user = ‘1,2,3,14’;

    14 and the user ID of the other administrator.
    I did a test and no longer appears.

    There remains the problem that the user has registered before and you do not see in searches, how to do? its ID is # 44

    Thank you!

    in reply to: woman free membership #133373
     milena
    Participant

    Hello Laura, I found this link that I solves the problem of users accessing without selecting the level:

    COPY CODE
    https://archived.seventhqueen.com/forums/topic/new-users-automatically-free-member-level-bypass-membership-level-page

    I wanted to know if there’s a way to make sure that the administrator is excluded from this function, I tried this:

    $ Excluded_user = ‘1,2,3’; // comma separated ids of users-whom you want to exclude

    but it does not work..

    Thank you!

    in reply to: Remove Members from the site administrator #133356
     milena
    Participant

    I went to the link, enter the code, it worked.
    I have another administrator, but I can not see the user number.
    can you help me?

    One more thing..
    He joined a female member, but if I go to search for it does not appear how to do?

    Thank you!

    in reply to: map with latitude and longitude not working #133253
     milena
    Participant

    Thanks Laura,
    I’ll let you know if the map after upgrading!

    in reply to: Invalid MailChimp List ID: #133179
     milena
    Participant

    I solved, Thanks!

    in reply to: Invalid MailChimp List ID: #133178
     milena
    Participant

    I found ID List, but I can not figure out where I need to add ..

    in reply to: membership levels #133176
     milena
    Participant

    Thanks Laura! ?

    in reply to: Center the form of home #133163
     milena
    Participant

    Good morning,
    I would get the form at the center.

    Thank you!

    in reply to: membership levels #133035
     milena
    Participant

    I send you a picture, thanks

    Attachments:
    You must be logged in to view attached files.
    in reply to: membership levels #133032
     milena
    Participant

    I solved a part (I think), now I can also see the free level.

    How do I edit or remove levels “Show Directory”

    Thank you

    in reply to: map with latitude and longitude not working #132979
     milena
    Participant

    Ok, I have to go to update the theme is Sweetdate > Miscellaneous > ThemeForest Username

    I wanted to know because I have made changes of some css on the site, I would not want to lose them, I created a clone of the site to make updates and verify the operation of the map.
    By entering the code ThemeForest, it may cause problems when I go to put the site on the actual domain?

    Thank you!

    in reply to: edit menu #132969
     milena
    Participant

    It works, thank you! ?

    in reply to: SweetDate Configure Profile Matching #132633
     milena
    Participant

    Ok, thank you very much!

    in reply to: edit menu #132630
     milena
    Participant

    Thanks Laura, it works!
    How can I even change the color of the menu under?

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    in reply to: map with latitude and longitude not working #132625
     milena
    Participant
    This reply has been set as private.
    in reply to: SweetDate Configure Profile Matching #132470
     milena
    Participant

    Ok thanks, about Sweetdate > Matching I have followed the tutorial and I put on some fields the percentage of 5 or 10, on the other I have nothing added.
    This is to the research of a member?
    According the percentage you have the possibility of finding the corresponding profile?

    I would like to better understand each other, because I do not have clear ideas motion of this function.

    Thank you!

    in reply to: phone number displayed #132385
     milena
    Participant

    I solved, thank you!

    Attachments:
    You must be logged in to view attached files.
    in reply to: phone number displayed #132373
     milena
    Participant

    Hello Laura,
    thanks for putting the private site data, had escaped me ..
    and thanks for the phone number, I wanted to know if there is the possibility to make it appear in the menu bar next to the email.

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    in reply to: edit menu #132369
     milena
    Participant

    Hello Laura,
    I tried to edit or remove the colors but I have background on mouse over the color blue, I’d take it off.
    I’d also like to change the background color to the burger menu, that he is blue.
    How can I do?

    Thank you

    Attachments:
    You must be logged in to view attached files.
    in reply to: Change the “Carico” text in Weight #132245
     milena
    Participant

    I solved it, thanks a lot !

    in reply to: SweetDate Configure Profile Matching #132173
     milena
    Participant

    I solved a part (the one that affects the image 1) I found where I needed to see the details in rtMedia> BuddyPress> Create activities for media caliber ON.

    I could not answer to the second image.

    How can I do?

    Thank you!

    in reply to: phone number displayed #132140
     milena
    Participant
    This reply has been set as private.
    in reply to: phone number displayed #132053
     milena
    Participant
    This reply has been set as private.
    in reply to: Change in the form of home #131895
     milena
    Participant

    Hello Laura,
    I think I’ve solved .. I realized later that the template was giving me a way to choose whether to insert the module for searching people or for recording in the home.

    I thank you for availability, good job!

    in reply to: Change in the form of home #131620
     milena
    Participant

    Yes, sorry, I sent another ticket in English.
    Thank you!

    in reply to: Change in the form of home #131619
     milena
    Participant

    Good morning,
    thanks for the answer, specifically can not tell me where do I go to change my files?
    I tried to edit custom_buddypress and added the form to register, just that when I click to register send me on the members page and not on the recording.

    Thank you

Viewing 33 posts - 1 through 33 (of 33 total)

Log in with your credentials

Forgot your details?