• Resolved dietcheese

    (@dietcheese)


    Hi,

    I need to theme the filter bar on the superwidget differently than the filter bar on the standard local calendar.

    Is there a Twig variable that will tell me whether I’m in the Superwidget?

    Maybe something like:

    {% if in_superwidget %}
    Do stuff specific only if we’re displaying the superwidget
    {% endif %}

    If not, is there a PHP variable I can access via functions.php and throw into my Twig template?

  • The topic ‘Theming Superwidget Filterbar’ is closed to new replies.