Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The topic ‘Turn off side bar for Porfolio as a default choice’ is closed to new replies.
Hi all,
In the theme options it is currently not possible to set any sidebar setting for Portfolio items.
If possible I would to to turn off the sidebar for Portfolio items, as the default choice. I have tried the code mentioned in this ticket but it turns it off also for blog posts.
Is there a way to turn it off only for portfolio ?
Thanks,
Bérangère
Hi!
Try opening single-portfolio.php and remove/comment this line:
get_sidebar();
Best regards,
Josue
OK thanks !
Bérangère