• Hi Alex,

    Thanks for much a wonder Theme.

    I’m using an plugin ImagePress for Galley,were user can submit image from front end.

    I want different side bar for imagepress single.php,so i created simgleimage.php now i want different side for my singleimage.php.

    I created different sidebar but it’s showing same sidebar in all single.php and singleimage.php,I want different sidebar by post type (image),Because imagepress uses posttype image.

    can you please help me in this.

Viewing 1 replies (of 1 total)
  • Hi jalgaonwala. I haven’t actually tested this but I think you could register and create a new sidebar in functions.php, copy sidebar.php to a new file like sidebar-singleimage.php, change that file to load your new sidebar instead of the default primary sidebar, then edit simgleimage.php to call sidebar “singleimage” instead of the default sidebar.php file. Or you could try the Easy Custom Sidebars plugin.

Viewing 1 replies (of 1 total)

The topic ‘Multi single.php different by post type.’ is closed to new replies.