Title: timon989's Replies | WordPress.org

---

# timon989

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Lavish] Menu broken with latest version](https://wordpress.org/support/topic/menu-broken-with-latest-version/)
 *  [timon989](https://wordpress.org/support/users/timon989/)
 * (@timon989)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/menu-broken-with-latest-version/#post-6584593)
 * I found the problem. It is in a file called: sidebar-cta.php
    This is the content:
 *     ```
       <?php
       /**
        * The Call to Action Sidebar
        * @package lavish
        * @since 1.0.0
        */
       /*
       $default_content = get_theme_mod('hide_default_content', '0');
       if ( ! is_active_sidebar( 'cta' ) && (!$default_content)):?>
       	<div class="lr_widgets_cta" >
       	<div class="container">
               <div class="row">
                  	<div class="col-md-12">
                  		<div class="align_center" style="padding: 0rem 25%">
       <h2><?php echo __('Everything you need', 'lavish');?></h2>
       <p><?php echo __('Lavish Pro Themes provides you everything that you need on a WordPress theme,
       	extensive customize options for user-oriented easy use, flat and modern design to capture
       	 viewers attention, plenty color options to full fill the choice of yours and many more.', 'lavish');?></p>
       <button class="btn"><?php echo __('Download Now', 'lavish');?></button>
       </div>
               	</div>
               </div>
           </div>
       </div>
       <?php elseif(is_active_sidebar( 'cta' ) ):
       ?>
       <div class="lr_widgets_cta" >
       	<div class="container">
               <div class="row">
                  	<div class="col-md-12">
                  		<?php dynamic_sidebar( 'cta' ); ?>
               	</div>
               </div>
           </div>
       </div>
       <?php else:
           return;
       endif;
       ?>
       */
       ```
   
 * I added a comment start /* and end */ to make it disappear.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Lavish] Menu broken with latest version](https://wordpress.org/support/topic/menu-broken-with-latest-version/)
 *  [timon989](https://wordpress.org/support/users/timon989/)
 * (@timon989)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/menu-broken-with-latest-version/#post-6584592)
 * Both are not widgets, The banner is’t in the widgets settings.
    And the Bottom
   is the empty space for widgets, but I don’t want widgets there.
 * Here is a picture of all my active widgets:
 * > wp
 * <script async src=”//s.imgur.com/min/embed.js” charset=”utf-8″></script>
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Lavish] Menu broken with latest version](https://wordpress.org/support/topic/menu-broken-with-latest-version/)
 *  [timon989](https://wordpress.org/support/users/timon989/)
 * (@timon989)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/menu-broken-with-latest-version/#post-6584521)
 * Thank you very much.
 * However the banner with “Get proversion…..” is still there. How do I remove this.
   Also how do I remove the “Bottom 1, Bottom 2, ect.” if I don’t want to use them?
 * Timon
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Lavish] Menu broken with latest version](https://wordpress.org/support/topic/menu-broken-with-latest-version/)
 *  [timon989](https://wordpress.org/support/users/timon989/)
 * (@timon989)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/menu-broken-with-latest-version/#post-6584485)
 * Thanks already for the help!
 * But I got this error message:
 *     ```
       Installing Theme from uploaded file: lavish.1.0.7.zip
       Unpacking the package…
   
       Installing the theme…
   
       Destination folder already exists. /home/degrootb/domains/floweryseasons.nl/public_html/wp-content/themes/lavish/
   
       Theme install failed.
       ```
   
 * I have no idea what to do?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Lavish] Menu broken with latest version](https://wordpress.org/support/topic/menu-broken-with-latest-version/)
 *  [timon989](https://wordpress.org/support/users/timon989/)
 * (@timon989)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/menu-broken-with-latest-version/#post-6584458)
 * Yes, It happened to me.
 * After the Version: 1.0.8 update:
    The menu is messed up. I have no idea how to
   solve it. Also there is a banner in the middle of the site saying: Get pro version…
   Last there are bottom 1 and bottom 2 etc. Can’t get them away.
 * My site:
 * [http://www.floweryseasons.nl](http://www.floweryseasons.nl)
 * Please help quick, because the site is already up.

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