Forum Replies Created

Viewing 13 posts - 41 through 53 (of 53 total)
  • Author
  • in reply to: Changing Text on Register page #151144
     gfisch
    Participant
    This reply has been set as private.
     gfisch
    Participant

    Great – thank you.

    in reply to: Changing Text on Register page #150893
     gfisch
    Participant

    Hi Lara
    I have problems with Loco Translate. I think followed your description above (with Loco version 2) but the changes don’t show up.

    The last step in the explanation was

    Note: You will have to set the language for your blog from WP-admin – Settings – General – Site Language – Choose your language

    I only see one language option (see screen1.jpg) and cannot select the translated one.

    ————-

    Here is what I did.

    1. In Loco : Themes Sweetdate I copied the English file (screen3.jpg)
    2. On the next screen I choose “English” as language, “custom” as location, “source strings” as options. (screen4.jpg)
    3. Then I translated the string and saved (screen5.jpg)
    4. The translated copy appears in the list but with the same name! (screen6.jpg)

    Attachments:
    You must be logged in to view attached files.
    in reply to: Changing Text on Register page #150094
     gfisch
    Participant

    OK – this sounds like a good system. There is a new version 2 of Loco Translate available though. So the steps you mentioned only work for the legacy version.

    What should I do? Go for 2 or the legacy version (which will not be supported in the future).

    Also – when I want to modify English I probably create a copy first and will NOT modify the original. Right?

    I was not sure what to select at that point (screen1.jpg).

    Thanks
    Andreas

    Attachments:
    You must be logged in to view attached files.
    in reply to: Log-in issue. Can I define a welcome page after Log-in? #150093
     gfisch
    Participant

    Hi Laura,
    this was a good suggestion. I solved the log-in puzzle – sigh.
    The “problem” was Paid Memberships Pro. Once de-activated and the log-in worked fine.

    But now I realize. This is to be expected. I have to configure PMP first to make it behave like it should. Just activating it creates some issues.

    Just yesterday I found this link how you can redirecting users to a certain page when logged in. https://www.paidmembershipspro.com/hiding-the-wordpress-dashboard-from-your-members/

    So I think we can close this thread. Thank you for your patience.
    Regards
    Andreas

     gfisch
    Participant

    Thanks Radu, understood. I can show both. “About” me and “My Photos” in the member header. Great. I was not aware of that.

    But somehow it seems I do something wrong with the code.

    I put this in member-header.php (in the child folder) but it still displays ALL fields. Is it because all my fields are (deliberately) in the primary group?

    Can I not only select SOME fields from the primary group?

    Here is the code I am using (the names are correct).

    <?php
    /***
    * If you’d like to show specific profile fields here use:
    * bp_member_profile_data( ‘field=About Me’ ); — Pass the name of the field
    */
    bp_member_profile_data( ‘field=AGE / BIRTHDAY’ );
    bp_member_profile_data( ‘field=COUNTRY’ );
    bp_member_profile_data( ‘field=CITY’ );
    bp_member_profile_data( ‘field=I AM A’ );
    bp_member_profile_data( ‘field=LOOKING FOR’ );
    bp_member_profile_data( ‘field=HEIGHT’ );
    bp_member_profile_data( ‘field=WEIGHT’ );
    bp_member_profile_data( ‘field=POSITION’ );
    do_action( ‘bp_profile_header_meta’ );
    ?>

    in reply to: Formating search #149623
     gfisch
    Participant

    Very good. Thank you Laura. Case closed 😉

    in reply to: Formating search #149260
     gfisch
    Participant
    This reply has been set as private.
    in reply to: Formating search #149046
     gfisch
    Participant
    This reply has been set as private.
    in reply to: Formating search #149042
     gfisch
    Participant
    This reply has been set as private.
    in reply to: Formating search #148653
     gfisch
    Participant

    Very cool this looks nice now. You sure can give me a tip how to give more padding to the check boxed in the edit mode now too. Thank you. Andreas

    Attachments:
    You must be logged in to view attached files.
    in reply to: How to remove a BuddyPress Profile Tab #147102
     gfisch
    Participant

    Hi Laura, yes that would be a clean solution. But I DO want to use bbPress-forums – but only via Groups (forgot to say that). I have removed Forums from the “real” (big) menu already. Now the user could still reach the “real” forum via the BuddyPress Tabs still, if I would don’t remove it there. That would be totally confusing.

    I assume, if I would remove the bbPress plug-in alltogether, the forum funktionality in groups would be gone too. I want it there. 🙂

    in reply to: Change Hover Color of BuddyPress Profile Tabs #146753
     gfisch
    Participant

    Cool and thank you. This did work. I did put the code into
    Sweetdate : Styling Options : Quick CSS

    Would it be better (faster?) to put all my CSS changes in the actual style.css of the child theme, after testing it in the Quick CSS?

Viewing 13 posts - 41 through 53 (of 53 total)

Log in with your credentials

Forgot your details?