WPLMS 4: Footer/User Dashboard Conflict

Home Forums Legacy Support Support queries Other issues WPLMS 4: Footer/User Dashboard Conflict

Tagged: 

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #348532
    mgozitn
    Participant
    Hello There, Please note that when I login to the user dashboard, the footer covers the entire dashboard and as a result, I am unable to work on the login page - Desktop App Page. Please refer to the attachment: https://www.academy.virtualx.tv/xaceemsu/2021/03/footer-dashbaord-conflict.png
    #348534
    mgozitn
    Participant
    This reply has been marked as private.
    #348581
    MrVibe
    Keymaster
    Ideally you can use barebones template. or you can use this fix , add css in custom CSS in customizer :
    .page-template-barebones .elementor.elementor-15406.elementor-location-footer {    position: fixed;
        bottom: 0;z-index:-1}
    #350513
    mgozitn
    Participant
    This reply has been marked as private.
    #350601
    Ada
    Participant
    Hi, Firstly you are using buddypress on single page and has also enabled global login https://prnt.sc/114k6zh So I disabled global login and checked the dashboard but I could not found this issue. https://prntscr.com/114kevw Please confirm when this footer is appearing? Should I check with global login?
    #352467
    mgozitn
    Participant
    This reply has been marked as private.
    #352570
    Ada
    Participant
    Hi, Please add this css code in appearance>>customize>>custom css
    
    .page-id-14453 .elementor.elementor-15406.elementor-location-footer {    position: fixed;
        bottom: 0;z-index:-1}
    
    Then check this.
    #352588
    mgozitn
    Participant
    This reply has been marked as private.
    #352846
    Ada
    Participant
    You can replace the previous code with this. Then let me know if still you are getting vibebp section covered with footer.
    #356966
    mgozitn
    Participant
    This reply has been marked as private.
    #357002
    Ada
    Participant
    This reply has been marked as private.
    #357023
    mgozitn
    Participant
    This reply has been marked as private.
    #357031
    mgozitn
    Participant
    This reply has been marked as private.
    #357146
    Ada
    Participant
    This reply has been marked as private.
    #357176
    mgozitn
    Participant
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 18 total)
  • The topic ‘WPLMS 4: Footer/User Dashboard Conflict’ is closed to new replies.