• hello, I would like to show a full page poster which is 600 width and 900 Image height.

    I setup the Image height to 1200 but still the image is not showing correctly one first 300 px is showing the reset are not showing? do I need to upgrade the plugin because there is no preium request for this feature. please help

    here is my code: [add_mwt_tec_slider slidertype=”upcoming” slidertheme=”coloredcard” cevents=”” eventinrow=”2″ eventinslide=”1″ slideheight=”990″ imageheight=”990″ countdowntimer=false autoplay=false newtab=false transitiondelay=”400″ colorscheme=”#0061ab” ]

    So I added 990 px to the slide heiht and the image height, but its not showing at all, the image shows only the trop part the rest are not showing.

    • This topic was modified 8 months, 4 weeks ago by okkhalid.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author mywptrek

    (@mywptrek)

    Hi!

    The image height option is currently experimental and might not work correctly on some themes. This is partly due to a small typo I made in the code, which I’ll fix in the next update.

    In the meantime, if you want the image to display at 990px height, you can use this quick CSS fix:

    .tec-slider-container.coloredcard .tec-sse-image {
    height: 990px;
    max-height: 990px;
    }

    Hope that helps.
    mywptrek

    Thread Starter okkhalid

    (@okkhalid)

    Hi, its not working still, Is that possible I upgarde to premium version so I can send you a ticket for help

    Plugin Author mywptrek

    (@mywptrek)

    Hi,

    Thanks for following up, and sorry it’s still not working. To assist you better, could you please share your website URL and a brief description of the issue via email?

    You can reach me at mywptrek@gmail.com. I’ll do my best to help you get it sorted.

    Best regards,
    mywptrek

    Thread Starter okkhalid

    (@okkhalid)

    Hi I sent you email, do you mind please checking it.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Image height is not working’ is closed to new replies.