Go to appearance > widgets > and delete all the widgets that are in the sidebar
to disable the Author Bio in the sidebar
go to appearance > theme options > general > Display Author Bio in sidebar and choose no
Thread Starter
Doug
(@nicoblog)
It doesn’t make the sidebar disappear, have you tried to do that and see what happens?
If you completely wan’t nothing you should change the template
Pages > Page Attributes > Template > choose for Full width page
Team,
Even i had the same issue, would rather want the siDebar just not to show in the homepage, would there be a work around for that
Hi,
Unfortunately now in Duena theme are not exist option for removing sidebar from home page. And today the best way to do it – is rewrite via child theme file index.php and manually remove sidebar and change layout class for content. But there is one problem – featured image size, image sizes for Image and Gallery post types are adapted for current layout, so if you change layout – you also need to change defined image sizes and regenerate your thumbnails.
Maybe such option will be added in future updates, because you are not first, who asked about it, but now i can’t say exactly when
HI i have a problem with duena theme.
I can’t choose the number of articles for each page.
I can just choose the number of article on the home page.
http://www.breakingvap.fr
wordpress 4.0
Thanks
That’s not true, yes it’s posible to delete the sidebar.
– Go to the folder where you have the template and open the sidebar.php
– Delete all the code inside the file and save it with the same name.
– Go to page.php and change <div id="primary" class="col-md-8
for <div id="primary" class="col-md-12 and save it with the same name too.
– Clean cache of you internet browser, and…
You got it!