Okay
  Public Ticket #3097144
Learning center theme padding issue
Closed

Comments

  • mkerr started the conversation

    1. How do I get it to be flush with the side of the screen like in the demo? On my site there is a ~10px padding on both sides (except for the footer)

    2. How do I use the animated background like in the demo?

    When logged in as a user, I see the static backup image. When logged out, I see the mp4 background video.

    3. There seems to be many images that aren't downloaded during the demo install. This causes SSL mixed content errors. Any idea why this is happening? I can't see it being as a result of connection issues during theme installation.

    4. I couldn't see in the documentation how to modify the menu content under "courses". It has course categories on the left, though doesn't seem to show all of them. How do I edit / choose what is shown here?

    5. The objects to the right of the menu / search icon - where it has "admin" and the shopping trolley. How do I edit these bits?

    Many thanks.

  •   mkerr replied privately
  •  390
    Ripul replied

    The issue is with content actually . 


    Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css :


    .container, .container-fluid {
        padding-right: 0;
        padding-left: 0;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
    }

    .row {
        padding:0 15px;
    }


     

  • mkerr replied

    Hi Ripul, 

    Thanks for the reply.

    Would you mind addressing the other questions please.

    Cheers.

  •  390
    Ripul replied

    2 . Yes I checked this out and find it really strange there . Please try to clear out cache .

    3 . well the images loading from http source cause this issue .You need to replace those images by editing the pages .Also set your images in wp-admin -> wplms -> course manager -> default avatar and in Buddypress -> default avatar . 

    Upload you default avatar . 

    and favicon in wplms ->> header  /


    4 . https://docs.wplms.io/administrator-guide/step-by-step-guide-for-administrators/directories#creating-course-directory-layouts-and-cards-in-4.0


    5 . sorry they cannot be edited .we can hide them using css . 

  • mkerr replied

    Hey Ripul, just wanting to thank you for the reply.


    With 2. it seems that it's somehow related to the wordpress logged in user bar. When I log into the site through WPLMS, everything displays correctly. It shows the animated background, and it's also fully flush with the edges. When the wordpress black user bar is up top, it doesn't show the animated background, and has the padding issue.

    Any thoughts on this?


    With 3. I was wondering if this was an issue with my importing the demo data, or if these images simply aren't included with the demo import. It's a bit frustrating, as i'm having to go trhough the site using the chrome console, find each image loading over http from the wplms demo site, download each image, and then find out how to change the image source in wordpress. surely this wasn't intentional?


    for 5. - no worries.


    thanks again

  •  390
    Ripul replied

    2 . This is the first we are seeing this issue . I believe the site is cached for non logged in user and is displaying fine.I would recommend you to add the video background to the page again by using some other video source , that way cache might clear . 

    Also need to know which server you are using? 


    3 . NO it wasn't intentional at all .There are some elements where we have added background and for that purpose we added it to the css there .Please upload those avatars and favicon fields and issues should be resolved 

  • mkerr replied

    Hi Ripul,

    2. is still not working. tried re-adding the video source, no luck.

    using namecheap servers

  • mkerr replied

    Nevermind. Have changed to learndash.