• Resolved Andrew Leonard

    (@andrewleonard)


    I want to create a widget that only appears on the right hand margin of
    ebps.org.uk/events/list/?tribe_paged=2&tribe_event_display=list
    but I do not know what the nature of this page is
    If you look here: ronangelo.com/how-to-use-widget-logic-for-wordpress/
    you will find a list of commands that Widget Logic caters for
    Can you help me use this plugin to create a widget that only appears on this “page”?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Barry

    (@barryhughes-1)

    Hi @andrewleonard!

    We have various functions such as tribe_is_list_view() that could be helpful here.

    However, as with custom dev tasks generally, we’re unable to go into too much depth here on the www.remarpro.com forums simply because we need to prioritize supporting our premium users (and we’re currently experiencing high demand there).

    I hope that gets you started in the right direction, though, and perhaps other community users will be able to chip in with further advice ??

    Good luck!

    Thread Starter Andrew Leonard

    (@andrewleonard)

    Thanks
    I must confess that I found a method for doing this
    First I had to go into Event Calendar settings and change the template to the WordPress default template (which has a margin on the right hand side). Then I added this code to the Widget Logic
    “is_post_type_archive( ‘tribe_events’ )”

    Barry

    (@barryhughes-1)

    Boom!

    Thanks for sharing – hopefully that’s helpful for others out there, too ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Widget Logic’ is closed to new replies.