Wplms theme and Google App

Home Forums Legacy Support Support queries How-to & Troubleshooting Wplms theme and Google App

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #387177
    softodex
    Spectator
    Dear Alex. Please help me to solve some issues. 1. 1. Dear Sir I requested you to change register page background color not for register form background color. I am using default register page. I tried this css provided at knowledgebase for register page but not soled it change only form color not background. .register .pusher, .register div#buddypress{background:#78c8c9 !important;} 2. I want to show a message/Email button in (1)Instructor/Student Profile (2) in Course Layout near Take this Course button to connect student/Instructor like your tutorial this. Message and E-mail button 3. One Session Per User is still not Working: One Session per user Error 4. CORS Error: This CORS blocked error is showing in console :
    #387221
    Anshuman Sahu
    Keymaster
    1 , please share your page url . 2 . Well right now this is not available in wplms v4 3 . Please enable Prevent simultaneous logins -> to log all existing login 4 . Need page url or screenshot of this.
    #387243
    softodex
    Spectator
    This reply has been marked as private.
    #387266
    Anshuman Sahu
    Keymaster
    We have replied on another topic for these . 1 is fixed . 3 . still pending . 4 . this is not related to our theme or plugin .Please check if you are using some third party plugin maybe for chat .contact that chat plugin support on this.
    #387318
    softodex
    Spectator
    This reply has been marked as private.
    #387388
    Anshuman Sahu
    Keymaster
    1 . try adding this custom css in wp-admin -> appearance -> customize -> custom css :
    .pusher .container {
        display: flex;
    }
    2 . that is coming from jetpack related posts feature . 3 . seems like there is some connection being fond by jetpack there . Would suggest delete this register page and create a new one and select it in wp-admin -> settings -> buddypress-> options . 4 . try adding this custom css in your wp-admin -> appearance -> customize -> custom css :
    ul.products.columns-3 {
        display: flex;
        flex-wrap: wrap;
    }
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Wplms theme and Google App’ is closed to new replies.