• Hi,

    I have a ‘Speakers’ custom post type that uses single-speakers.php instead of the default single.php. I want to display a specific sidebar on my single-speakers.php (with Widget Logic) when single speakers/posts are displayed. What is the proper conditional code for my single-speakers.php posts?

    Thanks

Viewing 1 replies (of 1 total)
  • Keith

    (@keithdriscoll)

    You can try is_single(‘speakers’) but if that doesn’t do it I would try asking in the Widget Logic support forum 🙂

Viewing 1 replies (of 1 total)

The topic ‘Problem with Widget Logic and is_single()’ is closed to new replies.