Images in all Courses are XXXL since update and 1 pic takes up the entire page

Home Forums Legacy Support Support queries Update Issues Images in all Courses are XXXL since update and 1 pic takes up the entire page

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #24625
    a4da
    Spectator
    <span style="line-height: 1.5;">www.academy4da.com</span> <span style="line-height: 1.5;">1.Since the update Images in "All Courses" are XXXL (extra extra large) and 1 picture takes up the entire page. Where do I go to make the pictures the size they were before the update??</span>
    1. under "all course" it shows the stars and reviews and student count which i want removed from everywhere . I have put the custom code is custom css but they wont go away from "All Courses"
    this is in my custom css but stars, reviews and student count still shows up .block.courseitem .block_content .star-rating{ display:none; } .block.courseitem .block_content .instructor_course+strong{ display:none; } .block.courseitem.course2 .block_content .star-rating{ display:none; } block.courseitem.course2 .block_content .star-rating+strong{ display:none;} #buddypress div#item-header div#item-meta, #course-list .item-meta .star-rating{ display:none; } #buddypress div#item-header div#item-meta .students{ display:none; } .single-course #item-admins{display:none;} .breadcrumbs{display:none;}   .students_undertaking{display:none;} .course_reviews{display:none;} div#item-meta {display: none; }   #course-list .item-meta{ display:none;} .footertop .footerwidget { text-align: center; } #headertop a{font-size:14px !important;} .more_course .review_course:first-child,.course_finish .review_title,.course_finish .review_title+#message{ display: none; } .product.woocommerce.add_to_cart_inline{border:none !important;} .more_course .review_course{margin-top:20px !important;}   .item-list-tabs #activity-personal-li,.item-list-tabs #xprofile-personal-li, .item-list-tabs #settings-personal-li{ display:none; } .certificate_content:before{ content:' '; display:none; }   .block.courseitem span.clear+strong{display:none;}   .block.courseitem .instructor_course + strong,.widget_course_list li h6 span{ display:none !important; } #footerlogo { display: none; } .course_reviews, #course-list .item-meta .students{display:none;}   .field-visibility-settings, .field-visibility-settings-notoggle, .field-visibility-settings-toggle{display: none !important;}   .course_reviews{ display:none; }   .breadcrumbs{display:none;}   .course_reviews .review_title, #course-list .item-meta .students{display:none;}   #buddypress div#item-header div#item-meta .students { display: none; } .students_undertaking{ display:none; } .course_description{ padding-top:20px; border-top:1px solid #efefef; } .star-rating { display:none; } .bp-user .mfp-auto-cursor .mfp-content{max-width:800px !important;}   .course_timeline li.done > span:before{position: absolute; left: 6px;margin:0; top: 3px;} .block_media { position: relative; max-height: 150px; overflow: hidden; } .block.courseitem .block_content { height: 120px; } .course_reviews{display:none;} .block.courseitem.course2 .block_content .star-rating{ display:none; }   .field-visibility-settings-notoggle, .field-visibility-settings-toggle { display: none; }    
    #24847
    MrVibe
    Keymaster
    a. It seems you've added some customisation for the all courses page which is affecting the all courses page. You'll need to update it. b. For the second part try adding this CSS in Theme Customiser : li.course_single_item .course-star-rating, li.course_single_item .course-star-rating+strong, li.course_single_item .students { display: none !important; }
    #24887
    a4da
    Spectator
    a. custom changes were done by vibe themes 1 yr ago adding pricing and it was nothing to the pictures. how can anyone make the pictures all the small size and smaller.??   Your WPLMS template is good but every time their is an update iy screws up everyones site.. Especially if they have any custom changes that have been made which most have,   I need another LMS website but for that reason sadly I cant buy another WPLMS
    #24973
    sandy
    Member
    Please share WP Admin credentials for this. The new update confirms to BootStrap 3.3.4 which is the base of the template, the earlier version < 1.9.9.x were on Bootstrap 3.0.1. The new update uses the grid more efficiently instead of before where it had manual widths for the images.
    #24983
    a4da
    Spectator
    www.academy4da.com admin baybay2525%@%
    #25135
    MrVibe
    Keymaster
    Let me know if the issue is now resolved.
    #27726
    a4da
    Spectator
    When viewing website from a mobile device the "courses" are all on top of each other so you cant read the names of the courses or see the prices. The font is either too large or some setting is making just the "course" overlap each other . every other section of the website is fine on mobile devises except "courses"  please see attached image from a mobile devices
    #27938
    Anshuman Sahu
    Keymaster
    Please try settings this settings in your page builder carousel  block :  http://prntscr.com/a29zit
    #28391
    a4da
    Spectator
    Yes that change to 2 Courses in the carousel no show on a mobile device but the text is still not correct it is showing outside of the box which looks unprofessional on a mobile device and on a computer. The prices don't even show on the mobile device but are showing up on computer and on the computer the prices aren't lining up even. You can see the gray box and the words and prices not aligned. The WPLMS template is supposed to be responsive and is not being responsive with the 2 videos I have on my home page also are not becoming responsive on the mobile devices .   Please see what the problem is with being responsive in some things but not others especially the videos and the course carousel and why are the prices missing from the course carousel on the mobile device version but no on the computer?   www.academy4da.com
    #28608
    Anshuman Sahu
    Keymaster
    Please try adding the given css fro the carousel block : @media (max-width: 767px){ .block h4.block_title {     margin: 10px 0 0;     font-size: 14px;     font-weight: 600; } .block.courseitem .block_content .star-rating+a,.block.courseitem .block_content span.amount{     font-size: 14px; }   } and for the video please add the video from youtube by using the [iframevideo] shortcode . like this : [iframevideo]<iframe width="560" height="315" src="https://www.youtube.com/embed/ONHBaC-pfsk" frameborder="0" allowfullscreen></iframe>[/iframevideo]
Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Images in all Courses are XXXL since update and 1 pic takes up the entire page’ is closed to new replies.