• I already left a review. It’s a positive review because I think your plugin is great!

    I was hoping you could help me with a small thing though. I am a happy StudioPress user. I love the StudioPress Simple Sidebars plugin, but I can’t change the sidebars on the “Reviews” page and the single review pages.

    Can you please tell me how this can be done? Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Chetan Chauhan

    (@chetanchauhan)

    Hello Edo! please add the following code to your genesis child theme functions.phpto change the sidebars on single review pages.

    
    add_post_type_support( 'review', 'genesis-simple-sidebars' );
    

    Let me know if you need help with anything else.

    Thanks
    Chetan

    Thread Starter Edo Dijkgraaf

    (@sjoechem)

    That works great! Christmas is early this year! Cheers!

    If only I could have as much power over the archive page (https://combron.nl/reviews/ in my case).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sidebars on single review pages and archive’ is closed to new replies.