WPLMS customization – a few issues

Home Forums Legacy Support Support queries Styling issues WPLMS customization – a few issues

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #27210
    bru1987
    Spectator
    Hi guys, I need some help in a few issues I'm having:
    • How can I remove the "go to the top" arrow? (Image 11.03.54)

    • Can I put these social icons on the topbar too? (they are currently on the bottom bar) (Image 11.05.17)

    • Is there a way to sync a Facebook (or Google) registration to the website and also include that client on a MailChimp Mailing List?

    • Do you have a tutorial showing how to make the Facebook login work step-by-step (using Social connect)

    Thank you.  

    #27622
    H.K. Latiyan
    Participant
    1) Please use this custom css in your wp-admin->appearance->customize->custom css:
    div#scrolltop {
    display:none;
    }
    2) Please try our different header styles from wp-admin->appearance->customize->header->header styles. In some header styles like standard, standard center. Also refer: https://wplms.io/support/knowledge-base/wplms-social-info-child-theme-2/ And refer: https://wplms.io/support/knowledge-base/wplms-social-info-child-theme/ 3) You can use some third party plugin as of now for the mailing purpose. 4) You can use BP social connect, refer: https://wplms.io/support/knowledge-base/bp-social-connect-integration-with-wplms/
    #28044
    bru1987
    Spectator
    Guys, - Installing the Social Info Child Theme will erase my current theme? I already have the website 50% customized. - I cannot replace (insert) my logo on the theme. Is there any issue to be corrected? After I upload the logo, it doesn't show (images 1 and 2) - If I enable Twitter Login using Social Connect, the whole websites turns blank and I cannot access the login page (it shows the webpage http://www.cursodecalculo.com.br/#login) - The screenshots from the Google+ login (bp social connect) have changed completely. Do you have a newer tutorial?
    #28116
    H.K. Latiyan
    Participant
    1) No it will not erase anything. You have to keep default wplms theme in the themes folder (deactivated) and activate the child theme. 2) When you upload any image in the wordpress don't forget to click on the file url button before clicking on the use this image button, refer: https://wplms.io/support/knowledge-base/adding-or-uploading-image-for-badge-parallax-logo-notworking/ 3) Yes there is an issue with the twitter, so I recommend you to not enable twitter as of now. 4) The settings are still the same.
    #28284
    bru1987
    Spectator
    Hi Latyian,   thank your the info, you helped me resolve almost all of the issues. I have a few questions left, please: - I removed the XXX and there are now two big white spaces at the bottom of the page. How can I remove those? (image_1) - How can I edit the physical location of Google Maps on the Contact page? Thank you.
    #28560
    H.K. Latiyan
    Participant
    1) There is no white space at the bottom of the page, refer: http://prntscr.com/a3fe25. But if you are talking about the space above the copyright content, then please go to wp-admin->appearance->customize->footer->footer styles and choose copyright only, refer: http://prntscr.com/a3fen7 2) You can change it from your wp-admin->wplms->miscellaneous->contact page latitude and longitute, refer: http://prntscr.com/a3fd3h
    #28675
    bru1987
    Spectator
    Hi Latyian,   thank you that is exactly what I needed. - Is there a way to remove this search bar next to the social icons (image_4)? - Is there any issue with the theme not loading the gravatars? (image_5) Thank you Latyian.  
    #28935
    H.K. Latiyan
    Participant
    1) Please share the site url with us to give appropriate solution for this. 2) This is because you haven't set the default buddypress avatar in your wp-admin->wplms->buddypress->upload default buddypress avatar, refer: http://prntscr.com/a3vp5e OR if you don't want the default avatar and wants only the gravatars then use this tip: https://wplms.io/support/knowledge-base/enabling-default-gravatar-for-users/
    #29033
    bru1987
    Spectator
    Hi Latiyan,   the domain is http://www.cursodecalculo.com.br/ and the search bar is next to the social icons.   Thank you Latiyan everything else is working perfectly. Best Regards.
    #29075
    H.K. Latiyan
    Participant
    Please use this custom css in your wp-admin->appearance->customize->custom css:
    ul.topmenu li:nth-child(1) {
    display:none;
    }
    #29103
    bru1987
    Spectator
    Hi Latiyan, thank you, that worked fine. Latiyan if I buy another license of the theme to build another e-learning website, is there a way to replicate everything (courses, layouts, all of the customizations that I've made...) to the new website? Is it easy to do? Thank you.
    #29194
    bru1987
    Spectator
    Latiyan, two more questions: - Is there a "Frequently Asked Questions" page template for WPLMS? - When I enable Jetpack plugin ("Sharing" settings of the plugin) the blog posts shows two social icons sets, instead of just one. How can I correct that? (image_7) Thank you
    #29320
    H.K. Latiyan
    Participant
    1) You can use wordpress default import/export plugins to export all the courses, lyouts, settings everything and import in the new website. But the customizations you have to manually customize them again. 2) No there is no FAQ template for wplms, but you can make FAQ page yourself by using vibe shortcodes. 3) You can hide the one below related posts by using this custom css:
    .single-post .social_sharing {
    display:none;
    }
    #29383
    bru1987
    Spectator
    Thank you for the support Latiyan. Best Regards, Bruno
    #29447
    H.K. Latiyan
    Participant
    Thanx for the confirmation. Since the topic is resolved, so closing the topic.
Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘WPLMS customization – a few issues’ is closed to new replies.