Title: Loop76's Replies | WordPress.org

---

# Loop76

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Will WordPress 5.0 update automatically?](https://wordpress.org/support/topic/will-wordpress-5-0-update-automatically/)
 *  Thread Starter [Loop76](https://wordpress.org/support/users/loop76/)
 * (@loop76)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/will-wordpress-5-0-update-automatically/#post-10948917)
 * thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Working on a WordPress website from two local computers at the same time](https://wordpress.org/support/topic/working-on-a-wordpress-website-from-two-local-computers-at-the-same-time/)
 *  Thread Starter [Loop76](https://wordpress.org/support/users/loop76/)
 * (@loop76)
 * [9 years ago](https://wordpress.org/support/topic/working-on-a-wordpress-website-from-two-local-computers-at-the-same-time/#post-9238665)
 * Yes that would be an option , I just wonder if this can be done in a local network.
    -  This reply was modified 9 years ago by [Loop76](https://wordpress.org/support/users/loop76/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding a Sidebar (creating a template)](https://wordpress.org/support/topic/adding-a-sidebar-creating-a-template/)
 *  Thread Starter [Loop76](https://wordpress.org/support/users/loop76/)
 * (@loop76)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/adding-a-sidebar-creating-a-template/#post-8609263)
 * Hey Liam, thank you for your reply
 * so I made it but I don’t know if I covered everything.
    I used the sidebar creator
   and copid this in the functions.php (do I repeat myself here with the footer?):
 * function theme_widget_init() {
    register_sidebar( array( ‘id’ => ‘footer-info’,‘
   name’ => __( ‘Footer Info’, ‘mywebsite‘ ), ‘before_widget’ => ‘<div class=”%2
   $s” id=”%1$s”>’, ‘after_widget’ => ‘</div>’, ‘before_title’ => ‘<h3>’, ‘after_title’
   => ‘</h3>’ ) ); }
 * // Register new Sidebars
    function custom_sidebar() {
 *  $args = array(
    ‘id’ => ‘main-sidebar’, ‘name’ => __( ‘Main Widget Area’, ‘text_domain’),‘
   description’ => __( ‘Appears on posts and pages in the sidebar.’, ‘text_domain’),‘
   before_title’ => ‘<h2 class=”widgettitle”>’, ‘after_title’ => ‘</h2>’, ‘before_widget’
   => ‘<li id=”%1$s” class=”widget %2$s”>’, ‘after_widget’ => ‘‘, ); register_sidebar(
   $args );
 * Now Sidebar appears in the widget area in the dashboard.
    The question is…is 
   this all to it? also I Widget Name appears a h1 headline above the sidebar. How
   can I style or hide this?
 * thanks in advance
    -  This reply was modified 9 years, 5 months ago by [Loop76](https://wordpress.org/support/users/loop76/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Twentyseventeen | Header Image alignment problems](https://wordpress.org/support/topic/twentyseventeen-header-image-alignment-problems/)
 *  Thread Starter [Loop76](https://wordpress.org/support/users/loop76/)
 * (@loop76)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/twentyseventeen-header-image-alignment-problems/#post-8608847)
 * thank you.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Suddenly the Slideshow does not show the photos anymore](https://wordpress.org/support/topic/suddenly-the-slideshow-does-not-show-the-photos-anymore/)
 *  Thread Starter [Loop76](https://wordpress.org/support/users/loop76/)
 * (@loop76)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/suddenly-the-slideshow-does-not-show-the-photos-anymore/#post-4032986)
 * sorry I mean the Header…the pictures changing after some seconds.
    In the dashboard
   the pics are listed but you cant see the prview and if you click on them there
   is nothing there.
 * I took a look via FTP. The jpg files are still there. something must be messed
   up with the database
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Suddenly the Slideshow does not show the photos anymore](https://wordpress.org/support/topic/suddenly-the-slideshow-does-not-show-the-photos-anymore/)
 *  Thread Starter [Loop76](https://wordpress.org/support/users/loop76/)
 * (@loop76)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/suddenly-the-slideshow-does-not-show-the-photos-anymore/#post-4032963)
 * its based on twenty twelve .. the normal slideshow. When i click in Media in 
   the dashboard the pictures are listed but you cant see them anymore.

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