Title: jetshack's Replies - page 10 | WordPress.org

---

# jetshack

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 136 through 150 (of 266 total)

[←](https://wordpress.org/support/users/jetshack/replies/page/9/?output_format=md)
[1](https://wordpress.org/support/users/jetshack/replies/?output_format=md) [2](https://wordpress.org/support/users/jetshack/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/jetshack/replies/page/3/?output_format=md)…
[9](https://wordpress.org/support/users/jetshack/replies/page/9/?output_format=md)
10 [11](https://wordpress.org/support/users/jetshack/replies/page/11/?output_format=md)…
[16](https://wordpress.org/support/users/jetshack/replies/page/16/?output_format=md)
[17](https://wordpress.org/support/users/jetshack/replies/page/17/?output_format=md)
[18](https://wordpress.org/support/users/jetshack/replies/page/18/?output_format=md)
[→](https://wordpress.org/support/users/jetshack/replies/page/11/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [“Comment” function not working at all](https://wordpress.org/support/topic/comment-function-not-working-at-all/)
 *  [jetshack](https://wordpress.org/support/users/jetshack/)
 * (@jetshack)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/comment-function-not-working-at-all/#post-532816)
 * ok… then the next thing that I would try is to copy in the comment code from 
   a known good index.php file.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Post Headlines on a non WordPress page](https://wordpress.org/support/topic/post-headlines-on-a-non-wordpress-page/)
 *  [jetshack](https://wordpress.org/support/users/jetshack/)
 * (@jetshack)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/post-headlines-on-a-non-wordpress-page/#post-533300)
 * [http://www.dynamicdrive.com/dynamicindex18/rssdisplaybox/index.htm](http://www.dynamicdrive.com/dynamicindex18/rssdisplaybox/index.htm)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [“Comment” function not working at all](https://wordpress.org/support/topic/comment-function-not-working-at-all/)
 *  [jetshack](https://wordpress.org/support/users/jetshack/)
 * (@jetshack)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/comment-function-not-working-at-all/#post-532777)
 * try replacing your comments.php and comments-popup.php files with files from 
   a different theme just to see if it’ll work. If it does then you know the problem
   is within those files.
 * If it doesn’t work then it’s something inside the call.
 * maybe.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Static Front Page plugin](https://wordpress.org/support/topic/static-front-page-plugin/)
 *  [jetshack](https://wordpress.org/support/users/jetshack/)
 * (@jetshack)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/static-front-page-plugin/#post-533223)
 * [http://www.semiologic.com/software/static-front/](http://www.semiologic.com/software/static-front/)
 * reading down the page some
 * “WordPress 2.0 compatibility
    The “Blog” page feature does not work with WP 2.0.”
 * does that help?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Password Protect A Single Page](https://wordpress.org/support/topic/password-protect-a-single-page/)
 *  [jetshack](https://wordpress.org/support/users/jetshack/)
 * (@jetshack)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/password-protect-a-single-page/#post-533215)
 * this isn’t perfect… but… you can change the cookie timeout by
 * go to
    wp-includes/pluggable.php find the line which looks something like
 *  if ( $remember )
    $expire = time() + 31536000; else $expire = 0;
 * change the expire time from 31536000 (which equals 365 days in seconds) to the
   desired ammount of seconds
 * that’s going to change the timeout for your cookies sitewide… not just for that
   page.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [view blog](https://wordpress.org/support/topic/view-blog/)
 *  [jetshack](https://wordpress.org/support/users/jetshack/)
 * (@jetshack)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/view-blog/#post-533213)
 * go to the admin section click on the options tab
 * check the Blog address (URL):
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Validation errors caused by YouTube code](https://wordpress.org/support/topic/validation-errors-caused-by-youtube-code/)
 *  [jetshack](https://wordpress.org/support/users/jetshack/)
 * (@jetshack)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/validation-errors-caused-by-youtube-code/#post-532702)
 * link to site?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [CSS Pro needed](https://wordpress.org/support/topic/css-pro-needed/)
 *  [jetshack](https://wordpress.org/support/users/jetshack/)
 * (@jetshack)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/css-pro-needed/#post-532701)
 * not sure what your question is… to me it looks like the two are fairly similar…
   you’ll need to edit the css file in either your theme folder of your site folder
   to match up with the other…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [“Comment” function not working at all](https://wordpress.org/support/topic/comment-function-not-working-at-all/)
 *  [jetshack](https://wordpress.org/support/users/jetshack/)
 * (@jetshack)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/comment-function-not-working-at-all/#post-532700)
 * do you have your options set to allow comments and if so do you have a call to
   the comments in your page.php (or index.php) file?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Cannot use my own theme](https://wordpress.org/support/topic/cannot-use-my-own-theme/)
 *  [jetshack](https://wordpress.org/support/users/jetshack/)
 * (@jetshack)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/cannot-use-my-own-theme/#post-532697)
 * go to the admin menu then the presentation subtab and select your theme…
 * surely it’s not that easy of a fix is it?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Sidebar stops](https://wordpress.org/support/topic/sidebar-stops/)
 *  [jetshack](https://wordpress.org/support/users/jetshack/)
 * (@jetshack)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/sidebar-stops/#post-530572)
 * you’ve put the background image into your body callout (also I looked at your
   1×875 img and didn’t see anything…) and then set the “main” container indide 
   the body div…
 * try putting the background iamge into the main div.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can not do anything over than post](https://wordpress.org/support/topic/can-not-do-anything-over-than-post/)
 *  [jetshack](https://wordpress.org/support/users/jetshack/)
 * (@jetshack)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/can-not-do-anything-over-than-post/#post-530570)
 * do you have ftp access? check the permissions on your folders… [http://codex.wordpress.org/Changing_File_Permissions](http://codex.wordpress.org/Changing_File_Permissions)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Separate sidebar from main page?](https://wordpress.org/support/topic/separate-sidebar-from-main-page/)
 *  [jetshack](https://wordpress.org/support/users/jetshack/)
 * (@jetshack)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/separate-sidebar-from-main-page/#post-531218)
 * looks like you’re on the right track…
 * (sorry didn’t get back sooner… dont’ check in on weekends.)
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [How do I structure this site?](https://wordpress.org/support/topic/how-do-i-structure-this-site/)
 *  [jetshack](https://wordpress.org/support/users/jetshack/)
 * (@jetshack)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/how-do-i-structure-this-site/#post-530568)
 * you could have something similar to
    example.com/spells/magic-missile by changing
   the permalink structure. I’d suspect you’d want these two tags… %category% %postname%
 * more info
    [http://codex.wordpress.org/Using_Permalinks](http://codex.wordpress.org/Using_Permalinks)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [HELP! plz. My sidebar is missing (only appears on homepage)](https://wordpress.org/support/topic/help-plz-my-sidebar-is-missing-only-appears-on-homepage/)
 *  [jetshack](https://wordpress.org/support/users/jetshack/)
 * (@jetshack)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/help-plz-my-sidebar-is-missing-only-appears-on-homepage/#post-532691)
 * my bet is that you have a file called page.php in your theme folder which doesn’t
   make a call to the sidebar… you could delete that file and then it would use 
   the index.php file as the template.

Viewing 15 replies - 136 through 150 (of 266 total)

[←](https://wordpress.org/support/users/jetshack/replies/page/9/?output_format=md)
[1](https://wordpress.org/support/users/jetshack/replies/?output_format=md) [2](https://wordpress.org/support/users/jetshack/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/jetshack/replies/page/3/?output_format=md)…
[9](https://wordpress.org/support/users/jetshack/replies/page/9/?output_format=md)
10 [11](https://wordpress.org/support/users/jetshack/replies/page/11/?output_format=md)…
[16](https://wordpress.org/support/users/jetshack/replies/page/16/?output_format=md)
[17](https://wordpress.org/support/users/jetshack/replies/page/17/?output_format=md)
[18](https://wordpress.org/support/users/jetshack/replies/page/18/?output_format=md)
[→](https://wordpress.org/support/users/jetshack/replies/page/11/?output_format=md)