Hi Im trying to add an astore to my wordpress blog, im using a flexitheme and the sidebar is in the way, ive searched google on how to remove sidebar from a certain page and ive managed to fine and do it by placing <?php if (!is_page(‘store’)) : ?> <?php get_sidebar(); ?> <?php endif; ?> <?php endif; ?> </div> above the <?php get_sidebar(); ?> in page.php , now my sidebar is gone and no longer showing, but the sidebar margins are still there Is there a way to remove these sidebar margins only for the page i want the astore to show, so that my astore can show fully on the page ? Thanks In Advance
If you want it for all the pages, Its very easy and is a work on the CSS + PHP page OR if you want it only for the first page, its possible, if you fail trying, why dont you rent me for it? HUh?
Look at your themefolder, if there is a one column page template. This page template can you copy and rename it to page-astore.php edit in the first commentline the name after Theme Name: Astore Page If you use a flexitheme, it can be, that there is a pagetemplate without sidebars and margins. Look at your theme documentation or rent a coder ;-) that can save you time and money