Forum Replies Created

Viewing 40 posts - 1 through 40 (of 53 total)
  • Author
  • in reply to: How to update SweetDate from 2.9 to 3.2 #215063
     gfisch
    Participant
    Not marked as solution
    in reply to: How to update SweetDate from 2.9 to 3.2 #213533
     gfisch
    Participant
    Not marked as solution
    in reply to: Problem with newSweetDate Theme update #175759
     gfisch
    Participant

    So how can I learn to do the changes? I was busy the last weeks but would like to start now.
    Thanks.

    Andreas

    P.S. I don’t understand that there is no change log with this new version or any information what to take care of. If you would just blindly click on update you get into big trouble. I guess this is now how it should be? Doesn’t this create a lot of support issues?

    in reply to: Problem with newSweetDate Theme update #173424
     gfisch
    Participant

    Hi Laura

    yes I did a lot of child theme mods. Help would be appreciated.

    Did I miss any tutorial info? Actually i did not see any change log info with the new update.
    3.0 seems like a big step.

    Regards

    Andreas

    in reply to: Line Highte in Paragraphs #159560
     gfisch
    Participant

    cool – thank you…

    in reply to: Changing CSS for Navigation Buttons #159559
     gfisch
    Participant

    Laura

    I found a fix myself. It seems the I get CSS more and more πŸ™‚

    This reduced the font size just for those navigation buttons and now they are aligned in one line again. But thanks for your proposed help. Regards. Andreas

    #dreapta-next {
    font-size: 10px;
    }

    #stanga-prev {
    font-size: 10px;
    }

    in reply to: Issue with profile photo cropping #157937
     gfisch
    Participant
    Not marked as solution
    in reply to: How to display 5 photos in a row #157934
     gfisch
    Participant
    Not marked as solution
    in reply to: Issue with profile photo cropping #157723
     gfisch
    Participant
    Not marked as solution
    in reply to: How to display 5 photos in a row #157706
     gfisch
    Participant
    Not marked as solution
    in reply to: Profile photo cannot be uploaded with iPhone #156220
     gfisch
    Participant
    Not marked as solution
    in reply to: Padding to the right for avatar in message thread #156026
     gfisch
    Participant

    Oh – I just realize. The avatar when you WRITE a response needs padding to the right too (screen3.jpg). But once you sent it, the padding is there and looks great (screen4.jpg).

    UI-hair-splitting-hell (sorry) πŸ™‚

    Attachments:
    You must be logged in to view attached files.
    in reply to: Force members to upload profile picture #155030
     gfisch
    Participant

    OMG. LAURA!!!! Thank you soooo much πŸ™‚
    You made my day. Just tested. Works great. And while doing it – I discovered another missing thing. Haha. TOS where not accessable…

    Regards
    Andreas

    in reply to: Problems at register page #155007
     gfisch
    Participant

    Hmm – I found the reason for this behavior. It is this Plug-in
    Google Analytics for WordPress by MonsterInsights

    They just released a new version
    6.0.15, March 7, 2017

    Fixed: Issue with translation string numbering in the disabled user group frontend template.
    Fixed: Resolved issue that caused issue with lightbox-style redirects.
    Fixed: Issue where admin pages had JS issues from mis-ordered JS files.

    This does fix this strange jumping-to-the-top behaviour when you select a Drop-Down-Select-Menu.

    But now there is a NEW PROBLEM. Suddenly ALL bottons in the header of the homepage (when not yet logged in) just dont work.

    I have disabled the Plug-in for the time being and wrote a bug report.

    With it deactivated, all runs smooth again on my site.

    Maybe this is interesting for you to know, because I bet MANY are using this plug-in.

    Regards
    Andreas

    in reply to: Member statisics shortcode #154256
     gfisch
    Participant

    Hi Laura

    I made a test and there indeed is an issue with the statistic shortcode.

    I created a test field with 3 values A, B, C.
    When I set it to Drop Down Select box everything is fine. The Stats get displayed.
    When I set it from Drop Don Select box to Checkbox and leave the one value as it was (A selected) the stats get displayed fine.

    BUT – when you start changing the value by selecting other checkboxes, the stats give all 0 for the three values.

    Regards
    Andreas

    in reply to: Member statisics shortcode #154051
     gfisch
    Participant

    Thanks Laura – this is not really important. Stats are just stats. But I was curious. I will test it by setting this one field, that doesnΒ΄t give results, to drop-down and see if this makes a difference. I might report that because, as you said, it should work. Anyway. I put this on solved.

    Regards
    Andreas

    in reply to: Remove the grey area under slider when on mobile #154050
     gfisch
    Participant

    Hello, sure I understand. When I need support I will limit access to g-rated photos during the support cycle. Sorry that I havn’t thought about that before. But I am ready to launch and had everything ready like it should be. This was actually the last issue but it is resolved. I will be more careful in the future. Thanks for reminding.

    Regards
    Andreas

    in reply to: Remove the grey area under slider when on mobile #153972
     gfisch
    Participant

    So cool – thank you πŸ˜‰

    in reply to: How to get category title? #153799
     gfisch
    Participant

    Not so important. No problem. ?

    in reply to: Sliders disabled via CSS on responsive screen sizes #153710
     gfisch
    Participant

    Thanks you Radu. The setting was on but this CSS fix does it. Slider works now on mobile.

    in reply to: Member Count Code #153704
     gfisch
    Participant

    πŸ™‚

    in reply to: Menu on small screens with display error #153703
     gfisch
    Participant

    πŸ™‚ I tweaked the parameter a bit and used a -px value instead of %. But now it looks great again. Thank you Laura.

    @media only screen and (max-width: 940px) {
    nav.top-bar .name a {
    margin-top: -20px;
    }
    }

    in reply to: WordPress FAQ Manager displays wrong font #153652
     gfisch
    Participant

    Ahh – I continuously learn more CSS with your help, Laura.

    Actually I modified your CSS and have the perfect solution now with

    .faqlist-question {
    font-size: 16px;
    }

    code {
    background: #ffffff none repeat scroll 0 0;
    font-family: Open sans;
    }

    I was aware of “font-family” but I put Open sans in “” and ” – which does not work
    That’s a bit misleading here
    https://www.w3schools.com/cssref/pr_font_font-family.asp

    Anyway. Looks perfect now. Problem solved.

    Thanks
    Andreas

    in reply to: How to get category title? #153651
     gfisch
    Participant
    This reply has been set as private.
    in reply to: Log in Error when using Modal Box #153468
     gfisch
    Participant

    Thank you.

    Well – I resolved it by getting rid of the modal box and link to
    /wp-login.php/
    and
    /register/

    No errors then and actually better for my use case.
    So we can close this ticket although it is not resolved πŸ˜‰

    Regards
    Andreas

    in reply to: Remove white space from fullscreen spash page #153138
     gfisch
    Participant

    Actually. I got this CSS from ThemePunch. This removes everything. Just for your info. πŸ™‚

    h2.article-title {
    display: none !important;
    }
    #main {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    }

    in reply to: Remove white space from fullscreen spash page #153137
     gfisch
    Participant

    Great – that does it. I have to find a way how to make the background dark. But I will ask that over at Revolution Slider. Maybe this is just a setting. I am still learning this plug in. Have a nice day. Great support again. A pleasure to work with you. πŸ™‚

    Regards
    Andreas

    in reply to: Displaying 15 member avatars per page #153105
     gfisch
    Participant

    Blush – of course. Sorry πŸ˜‰
    thanks
    Andreas

    in reply to: Remove field “Your full name” in modal sign-up box #153104
     gfisch
    Participant

    Great – that works. Thank you Laura

    in reply to: Formating Password fields at Sign-up #153103
     gfisch
    Participant

    Hi Laura – this kinda works although the second pw field now is outside the box.
    But I decided to not use the sign-up box and send users right to the full sign-up page. That is much more logic.

    Thanks anyway
    Andreas

     gfisch
    Participant

    Thanks for the tips. I will think about it more after the beta test when I start working on the monetization part. This will take some months. I want to build the community first.

    Regards
    Andreas

    in reply to: Restyle text field on register page #153101
     gfisch
    Participant

    Wonderful Laura. This is so much better now. Thanks for your patience with my endless wishes for tweaks. But you already know me. I am perfectionist and UI is my passion πŸ˜‰

    Regards
    Andreas

    in reply to: Line Spacing and Padding for a.s.o. #153098
     gfisch
    Participant

    Perfect. That works – and I learned another bit of CSS (Blush).
    Regards
    Andreas

    in reply to: Remove white space from fullscreen spash page #152921
     gfisch
    Participant

    Hi Laura
    hmm – this took away a bit of white space on top. But I would like to cover the page with the slider completely – no whitespace whatsoever on top and at the bottom. See Screenshots. Sorry if I was misleading.

    Regards
    Andreas

    Attachments:
    You must be logged in to view attached files.
     gfisch
    Participant

    Very good – this is even better than the plug-in I was using. Thank you Laura

    in reply to: Select from drop-down menu with keyboad #152748
     gfisch
    Participant

    Thanks Radu,

    I just wanted to know if users would ask. Can live with it.

    Regards
    Andreas

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

    Ah ok. Found it. Could edit the Buddypress file. Thanks for your patientince. /Blush/
    Regards
    Andreas

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

    Laura, sorry for my confustion. I partly solved the puzzle. I can edit in Loco.
    I just changed the home page sign-up dialog at new.datedidick.com to

    Apply for Datedick
    Datedick is a secret community. Our club is private and new members must be approved. During Beta Datedick is free. Use your Nickname as Username.

    I am wondering though, where this text is located at
    https://new.datedick.com/register/

    Please use the same name for USERNAME and NICKNAME. For security reasons don’t use your real name.

    I cannot find it in Loco. Is it on the page itself? But I cannot find anything there in the editor.

    One last thing.

    How can I make the password fields (required and confirm) bigger so the text is not truncated?
    It should look something like that (screen1.jpg)

    Thanks
    Andreas

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

    Thanks Laura. Yes, I see the changes.

    I should be able to edit myself, right?
    Because I tried to change “security” into “privace” and saved. No errors – all fine.
    In the editor I do see the changes.

    But in when I go to
    https://new.datedick.com/register/
    it still says “security”

    Hmm…

    Thanks
    Andreas

    in reply to: Changing Text on Register page #151502
     gfisch
    Participant
    This reply has been set as private.
Viewing 40 posts - 1 through 40 (of 53 total)

Log in with your credentials

Forgot your details?