This topic has 4 replies, 2 voices, and was last updated 10 years by Abe.

  • Author
  • #11027
     oscar34
    Participant

    Hi SweetDate WP theme is great but I wish the layout was like your HTML version.
    Anyway, what I m trying to achieve is this: Just like on your HTML version of your theme’s user profile page,
    http://seventhqueen.com/demo/SweetDate/DefaultHeader/Wide/profile.html#my-photos
    I want that non-members can only view the user’s first name and one avatar photo only, but members can view first name and surname and profile photo and all rest photos and all info about the user. So how can I do that with PMPro plugin? Or do I need to use S2Member plugin? Or any other ways? Please any ideas any help?
    Thanks.

    #11137
     Abe
    Keymaster

    Hi, I tried in this topic to give some instructions to get closer to that design:
    https://archived.seventhqueen.com/forums/topic/how-to-get-the-wordpress-profile-page-to-look-like-the-html-one-you-offer

    Whichever plugin you are using you will have to change file templates and add conditions based on user lever. Depending on the plugin the function to check for a user level will be different. For PMPRO the function to check for a specific level is:

    COPY CODE
    
    /* If members are levels 1 or 2 */
    <?php if ( pmpro_hasMembershipLevel(array(1,2))) { ?>
    /*put here code for those levels*/
    <?php } ?>
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #11139
     oscar34
    Participant

    Thanx Abe I will do that now right away. You re very helpful thanx.

    #11143
     oscar34
    Participant
    This reply has been set as private.
    #11224
     Abe
    Keymaster

    About the AJAX issue I think I already responded and said that its a known issue with S2 Member. Try their forum.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

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

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?