Student Count is displayed duplicated in Course Directory and Course Page

Home Forums Legacy Support Support queries Other issues Student Count is displayed duplicated in Course Directory and Course Page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #342291
    pablocanedoq
    Participant
    Hello, Student Count is displayed duplicated in Course Directory and Course Page. I have checked the Course Card and Course Layout in Elementor and everything seems correct. Watch the video, please: https://screencast-o-matic.com/watch/crnTc4WY6z Could you please help me fix it? NOTE: It is not a cache issue. I have cleared the cache for the whole site and also cleared the cache of the browsers.
    #342423
    Veronica
    Moderator
    well this is really weird can you please try to create a new layout and test the same on that or give us permission to do the same
    #342485
    pablocanedoq
    Participant
    Hi @Veronica Yes, the problem was the old Course Cards and Layouts. I have created new ones and the duplicate Student Counter issue has been resolved. But I have a problem with the new COURSE CARD. It looks properly on Desktop, but not on mobile devices. Please watch this video: https://screencast-o-matic.com/watch/crnOcOWTEo Please, help me make the COURSE CARD displays correctly on mobile devices as well. You can enter to my site and make changes. But, please, only with COURSE CARD (other cards and layous are fine).
    #342563
    Ada
    Participant
    HI, For mobile view please add this css for directory page
    
    @media(max-width:600px){.directory.course #wplms_courses_directory .course_card {
        width:350px !important;
    }
    }
    
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Student Count is displayed duplicated in Course Directory and Course Page’ is closed to new replies.