Title: sysconnweb's Replies | WordPress.org

---

# sysconnweb

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [EventCalendar Question(s)](https://wordpress.org/support/topic/eventcalendar-questions/)
 *  Thread Starter [sysconnweb](https://wordpress.org/support/users/sysconnweb/)
 * (@sysconnweb)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/eventcalendar-questions/#post-707486)
 * Does anyone have any suggestions?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Help modifying functions.php](https://wordpress.org/support/topic/help-modifying-functionsphp/)
 *  [sysconnweb](https://wordpress.org/support/users/sysconnweb/)
 * (@sysconnweb)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/help-modifying-functionsphp/#post-692778)
 * I jumped into WordPress today and have never looked at the file so I am sorry
   if this doesn’t help – but here we go
 * I noticed something similar to a lot of my Rails work. There’s a slight difference
   that may be affecting your sidebar(s). The original function reads “register_sidebars(
   $var);” and yours now reads “register_sidebar(array(blah));”
 * The difference I see is that the word “sidebar” is singular in YOUR code. Try
   adding the “s” and see if that is a different function. register_sidebar() may
   just be a function for the only (or the first in your case) sidebar that is passed
   through it. register_sidebars() may have a foreach that runs them all.
 * It’s just a thought. Again – I’ve never messed with wordpress code in my life
   so I may be typing in vain.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Recent Posts Display](https://wordpress.org/support/topic/recent-posts-display/)
 *  Thread Starter [sysconnweb](https://wordpress.org/support/users/sysconnweb/)
 * (@sysconnweb)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/recent-posts-display/#post-695918)
 * Does anyone have any thoughts? Perhaps another area I should post the question
   in?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Displaying Entries on Index Page](https://wordpress.org/support/topic/displaying-entries-on-index-page/)
 *  Thread Starter [sysconnweb](https://wordpress.org/support/users/sysconnweb/)
 * (@sysconnweb)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/displaying-entries-on-index-page/#post-691232)
 * I just started a new theme and solved the problem. Thank you for your help! You
   made me consider starting over from the default theme and going from there.
 * 😀
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Displaying Entries on Index Page](https://wordpress.org/support/topic/displaying-entries-on-index-page/)
 *  Thread Starter [sysconnweb](https://wordpress.org/support/users/sysconnweb/)
 * (@sysconnweb)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/displaying-entries-on-index-page/#post-691178)
 * They are individual posts…they each have a unique post ID. For each one I’ve 
   gone to Write > Write Post. I can go to Manage > Posts and see them listed individually.
   Any thoughts? Thanks!

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