• Resolved slipperyman

    (@slipperyman)


    Hi, I’m using List Layout with style 2. There is a selector for showing/hiding categories. I need to show them but even if the switch is on, they do not appear…

    How do you show them?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support shubham0095

    (@shubham0095)

    Hi @slipperyman

    Sorry for the inconvenience.?
    To fix this issue go to our plugin folder -> widgets ->layouts -> ectbe-list.php?? change line 17-19 with the code given below:

    if ( $style == ‘style-1’ || $style == ‘style-2’) {
    $events_html .=? $ectbe_cate;
    }

    Thread Starter slipperyman

    (@slipperyman)

    Thanks!!! Will it be overwritten when updating?

    And I see in your demo that you have instead of the date a start/end hour or an all day info. what’s the format I should set ?

    Thread Starter slipperyman

    (@slipperyman)

    I’ve tried your code suggestion and this is the result
    https://snipboard.io/efM9IY.jpg

    It looks ugly.
    There you can also see that I can’t get only the event start/end time

    Plugin Support shubham0095

    (@shubham0095)

    Hi @slipperyman

    Sorry for the inconvenience.
    We have shared the file with you.
    Please download the file from the link and replace that file with the file at location – plugin folder -> widgets ->layouts -> ectbe-list.php

    Thread Starter slipperyman

    (@slipperyman)

    HI!!! Thanks… Categories are Ok now….you rock!!!


    And the other question?. I see in your demo that you have instead of the date a start/end hour or an all day info. what’s the format I should set ?

    Plugin Support shubham0095

    (@shubham0095)

    Hi @slipperyman

    Sorry for the inconvenience.
    But this feature is not available in free Events Widgets for the Event Calendar and the Elementor plugin.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Categories’ is closed to new replies.