I am sorry but the theme was not designed with that in mind. I will add an option to disable the sidebar in a feature update.
Hello Acosmin,
i’ve opened a blog too with your theme Justwrite and below are some questions :
– Same question as elmitedesisif : when do you think it will be possible to remove posts Sidebar ?
– How is it possible to display full articles on homepage ? Even if you check “display full article” in administration, it only display an excerpt …
– Is it possible to display portrait style image in excerpt image ? or only landscape style image ?
– I want to insert few lines of presentation of the blog before the posts in the homepage, can you tell me how to do ?
Thanks for your help …
Pierre
Moreover, is there a spanish translation of your theme ready ?
Do you know someone who can help to complete it ?
Hi! Next time please make a new thread.
1. In a week or two.
2,3. It’s not possible, that is how the theme was designed.
4. You can use a text widget and add it in the right sidebar.
5. JustWrite comes with .po/.mo files and it can be translated. Check out this: http://codex.ww.wp.xz.cn/Translating_WordPress#Translation_Tools
I am sorry I couldn’t be more useful.
Hi
thanks for your reply.
Hi Acosmin, I’m running a blog at edgeonline.org and I love the theme, but I too am hoping to remove the posts sidebar on the right. Is there a way to do that yet? If not, can I work with you to do that?
You can’t remove the sidebar. If you want you can remove the notice to add widgets. Open sidebar-posts.php and remove this line:
else { echo '<p class="add-some-widgets">' . __( 'Add some widgets! (Posts Sidebar)', 'acosmin' ) . '</p>'; }