• Resolved shypete

    (@shypete)


    Hi there, first of all love the plugin! thank you ??

    I have a single-column event list carousal, with show=’1′ and column=’1′. Found towards the bottom of the page. The shortcode is [event-list style=’list’ pagination=’carousal’ carousal-dots=’yes’ carousal-nav=’yes’]

    However, under roughly 1000px it automatically splits into two columns and ignores other CSS formatting. I can’t seem to figure out why this is, as I have nothing in my CSS that would be doing this. I’d like it to always stay as a single event no matter the width. Can you help me out?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Md. Abdullah Al Mahim

    (@aamahin)

    As it’s the owlCarousel it’s not following the CSS media. There is an option to set a column in the owlCarousel jQuery options. You can change the value in the below plugin file

    wp-content/plugins/mage-eventpress/inc/mep_shortcode.php

    Line 190 – 225

    Thread Starter shypete

    (@shypete)

    Thank you sir!! I was able to change it.

    One last thing, now at 650px it seems that the image on the event-list automatically resizes and becomes much bigger, sitting on top of the event rather than beside it. I also don’t want this to happen. I’m going to do my best to try and find it in the plugin files, but could you please direct me to it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘One-column carousal breaking into 2’ is closed to new replies.