Vibe Carousel is not displaying properly on mobile phones.

Home Forums Legacy Support 4.0 Bugs & Issues Vibe Carousel is not displaying properly on mobile phones.

Viewing 15 posts - 1 through 15 (of 25 total)
  • Author
    Posts
  • #334469
    behappy536
    Participant
    The Vibe Carousel is not displaying properly on mobile phones. The problem may be related to code that Vibe Themes provided to fix The Vibe Carousel on computer screens. The previous issue can be seen by clicking the following link: https://wplms.io/support/forums/topic/the-right-side-of-the-vibe-carousel-course-block-has-become-invisible/ A screenshot image of the current problem will be provided in my next reply.
    #334470
    behappy536
    Participant
    This reply has been marked as private.
    #334471
    behappy536
    Participant
    This reply has been marked as private.
    #334727
    Diana
    Participant
    This reply has been marked as private.
    #334797
    behappy536
    Participant
    This reply has been marked as private.
    #334872
    Ada
    Participant
    Use this css code for wider course8 block and blank space.
    
    @media(max-width:760px){
    .home-page .flex-viewport .block.course7{
        width:auto !important;
    } 
    .flex-viewport .block.course8{
        width: auto !important;
        height:auto !important;
    }
    }
    
    #335007
    behappy536
    Participant
    This reply has been marked as private.
    #335119
    Diana
    Participant
    This reply has been marked as private.
    #335654
    behappy536
    Participant
    This reply has been marked as private.
    #335881
    Diana
    Participant
    This reply has been marked as private.
    #336138
    behappy536
    Participant
    This reply has been marked as private.
    #336145
    MrVibe
    Keymaster
    checking site.
    #336146
    MrVibe
    Keymaster
    note that you are using outdated scripts in your site which could be the reason why vibe carousel is not working correctly in your site. I would like to know if this is deliberate or you are not aware of the setting. https://prnt.sc/xkveut This setting is specially enabled to support older versions of the theme, I am not sure if you need this at all.
    #336147
    MrVibe
    Keymaster
    So i enabled the above switch and there is an error appearing from : imageMapPro [ https://prnt.sc/xkvmxw ] Is this plugin required : https://prnt.sc/xkvo5t can it be deactivated ?
    #336148
    MrVibe
    Keymaster
    after deactivating the above addon elementor loads correct in the page : https://prnt.sc/xkvqex
Viewing 15 posts - 1 through 15 (of 25 total)
  • The topic ‘Vibe Carousel is not displaying properly on mobile phones.’ is closed to new replies.