. .
ShallHelp

×


| Home | home
| Consumers |
| Quote |
| Licensed Professionals |
| Clients |

| EXPLORE |
| Community / Forum |
| Articles / Blogs |
| Members Chat |

| MY ACCOUNT | person
| Sign In or Register |
| Missions |
| Tech Team |

5 thoughts on “Session: May 30 2021, Sun

  1. I tried to upload a picture on the forum, from my phone, and put the post as “private”. However, I cannot edit the post, because the source codes appear blank. Now I remember why I put the forum registration on “pause” and password protected it until the devs resolve it.

    So I am doing updates on it today, and if my testing don’t work, I’ll just keep it on pause still. If it works now, then I can keep it open.

  2. V 1.9.6
    Added: WordPress 5.7 compatibility
    Fixed Bug: Problem with the filter ‘not replied posts’ in recent posts page
    Fixed Bug: Inactive user is shown in the footer latest member section
    Fixed Bug: Wrong link to font-awesome icons
    Fixed Bug: Threaded layout avatars size issue on high resolution screens

    IMPORTANT NOTES for UPDATE

    After the update, please delete all caches.
    If you have a Minifier/Optimizer plugins please delete all caches.
    If you use CDN and found some issues please purge it.
    Some JS and CSS files are changed, please refresh (press Ctrl+F5) on forum front-end twice to reset browser cache, otherwise you’ll see crashed design.

  3. Also did updates and clearing error logs:

    Fixes PHP deprecated notice non-string needles
    Fixes Uncaught TypeError on Android/Chrome
    Removes deprecated .po translation file
    Updates default translation template
    Tests on WordPress 5.7

  4. ShallHelp Chat Forum : Welcome to the Chat Forum! Chat sessions are automatically erased every 60 minutes. Just select the REFRESH link above to go to the latest chat session. We are glad you are here!
    CrisW :test 3.58
    CrisW : Testing the error on the needles. And WHY is the website asking to show notification?
    CrisW : I did NOT set that! Who cares?
    CrisW : I am seeing this while chatting. when I click “Submit” the Chrome prompt shows up, saying …
    CrisW : shallhelp.com wants to “Show notications”. NO we don’t!

  5. I added the code to the forum, because the previous version code didn’t work after I updated it. They changed the field label name.

    /*Hides Label and Field for About Me* - OLDer version code/

    .wpf-field-type-textarea.wpf-field-name-about {
    display: none !important;
    }

    /*Hides Label and Field for About Me - Version 1.9.6*/

    .wpf-field-type-tinymce.wpf-field-name-about {
    display: none !important;
    }

Comments are closed.