Title: creative's Replies | WordPress.org

---

# creative

  [  ](https://wordpress.org/support/users/creative/)

 *   [Profile](https://wordpress.org/support/users/creative/)
 *   [Topics Started](https://wordpress.org/support/users/creative/topics/)
 *   [Replies Created](https://wordpress.org/support/users/creative/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/creative/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/creative/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/creative/engagements/)
 *   [Favorites](https://wordpress.org/support/users/creative/favorites/)

 Search replies:

## Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Need one page without sidebar](https://wordpress.org/support/topic/need-one-page-without-sidebar/)
 *  Thread Starter [creative](https://wordpress.org/support/users/creative/)
 * (@creative)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/need-one-page-without-sidebar/#post-1534756)
 * Thank you. That did the trick.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Need one page without sidebar](https://wordpress.org/support/topic/need-one-page-without-sidebar/)
 *  Thread Starter [creative](https://wordpress.org/support/users/creative/)
 * (@creative)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/need-one-page-without-sidebar/#post-1534754)
 * I was able to get the sidebar removed by creating a new page template based on
   the page.php file. I am not sure how to get the information to take over the 
   space that was previously occupied by the sidebar though.
 * [http://adonishomes.com/listings/](http://adonishomes.com/listings/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Embedding Webpage into WordPress Page](https://wordpress.org/support/topic/embedding-webpage-into-wordpress-page/)
 *  Thread Starter [creative](https://wordpress.org/support/users/creative/)
 * (@creative)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/embedding-webpage-into-wordpress-page/#post-1535267)
 * ok. thanks.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Embedding Webpage into WordPress Page](https://wordpress.org/support/topic/embedding-webpage-into-wordpress-page/)
 *  Thread Starter [creative](https://wordpress.org/support/users/creative/)
 * (@creative)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/embedding-webpage-into-wordpress-page/#post-1535230)
 * Are there any other options besides iframes? I am concerned that not all browsers
   support them, and it is an important part of the site.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Embedding Webpage into WordPress Page](https://wordpress.org/support/topic/embedding-webpage-into-wordpress-page/)
 *  Thread Starter [creative](https://wordpress.org/support/users/creative/)
 * (@creative)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/embedding-webpage-into-wordpress-page/#post-1535217)
 * I tried an iframe and it posted the code on my blog page instead of the webpage.
   Do I need to use a plugin to use an iframe?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [BlueMagic 1.4 help with Menu Bar](https://wordpress.org/support/topic/bluemagic-14-help-with-menu-bar/)
 *  Thread Starter [creative](https://wordpress.org/support/users/creative/)
 * (@creative)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/bluemagic-14-help-with-menu-bar/#post-1227867)
 * I changed the permalinks back to page numbers to get this figured out.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [BlueMagic 1.4 help with Menu Bar](https://wordpress.org/support/topic/bluemagic-14-help-with-menu-bar/)
 *  Thread Starter [creative](https://wordpress.org/support/users/creative/)
 * (@creative)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/bluemagic-14-help-with-menu-bar/#post-1227856)
 * It is the navbar in the header that I want to change.
 * The code currently reads …
 * <div id=”tabs”>
    <?php echo ap_buildPageMenu(); //wp_list_pages(‘title_li=&sort_column
   =menu_order&depth=1’); ?> </div>
 * I want to change it so that the Home and Blog pages are the only pages that show.
   I use pretty permalinks so I do not know what the page numbers are for these 
   pages.
 * Can I limit the pages by their names? If yes, how?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Sidebar only shows on blog not other pages](https://wordpress.org/support/topic/sidebar-only-shows-on-blog-not-other-pages/)
 *  Thread Starter [creative](https://wordpress.org/support/users/creative/)
 * (@creative)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/sidebar-only-shows-on-blog-not-other-pages/#post-1227843)
 * resolved … There was a </div> missing.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Want Pretty Permalinks … Hosted with Go Daddy](https://wordpress.org/support/topic/want-pretty-permalinks-hosted-with-go-daddy/)
 *  Thread Starter [creative](https://wordpress.org/support/users/creative/)
 * (@creative)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/want-pretty-permalinks-hosted-with-go-daddy/#post-1140430)
 * I hate to be a pest, but does anyone know of a work around that I can use to 
   get pretty permalinks when I do not have access to the web.config file?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Blue background showing around header](https://wordpress.org/support/topic/blue-background-showing-around-header/)
 *  Thread Starter [creative](https://wordpress.org/support/users/creative/)
 * (@creative)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/blue-background-showing-around-header/#post-705813)
 * Thanks! I substituted the image you provided and all is well now. Thanks again!

Viewing 10 replies - 1 through 10 (of 10 total)