Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter progressive_

    (@progressive_)

    I solved it by adding /.*2014.*/ since my permalinks are set up to show the date. This means I will have to remember to add 2015 next year but it works for now.

    Plugin Author Mohan Chevuri

    (@mchev2)

    Thanks for posting your logic here.

    You could also try the below one to make it show on all URLs starting with 20xx/anything. Which will match pretty much all blog posts.

    /20\d{2}\/.*/

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

The topic ‘Show widget on single posts?’ is closed to new replies.