Title: multitaste's Replies | WordPress.org

---

# multitaste

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPPizza - A Restaurant Plugin] Edit the Navigation's links to (hashtag) #termSlug?](https://wordpress.org/support/topic/edit-the-navigations-links-to-hashtag-termslug/)
 *  Thread Starter [multitaste](https://wordpress.org/support/users/multitaste/)
 * (@multitaste)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/edit-the-navigations-links-to-hashtag-termslug/#post-7342641)
 * I found this code:
 *     ```
       add_filter('wp_list_categories', 'filter_categories', 10, 2);
       function filter_categories($output, $args=array()){
             return preg_replace('/(\<a\shref=\"?[^\>]+?)\"/', '$1#"', $output);
       }
       ```
   
 * but this code only adds a hastag at the end of the URL…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPPizza - A Restaurant Plugin] Edit the Navigation's links to (hashtag) #termSlug?](https://wordpress.org/support/topic/edit-the-navigations-links-to-hashtag-termslug/)
 *  Thread Starter [multitaste](https://wordpress.org/support/users/multitaste/)
 * (@multitaste)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/edit-the-navigations-links-to-hashtag-termslug/#post-7342597)
 * I’m not good with programming… can you please give me an example code for functions.
   php or template/wppizza-navigation.php ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPPizza - A Restaurant Plugin] Edit the Navigation's links to (hashtag) #termSlug?](https://wordpress.org/support/topic/edit-the-navigations-links-to-hashtag-termslug/)
 *  Thread Starter [multitaste](https://wordpress.org/support/users/multitaste/)
 * (@multitaste)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/edit-the-navigations-links-to-hashtag-termslug/#post-7342587)
 * Hi Ollybach,
 * Indeed, I’m using “one page” to show all categories:
    `[wppizza category='!all']`
 * The reason that I want to use the “wppizza navigation widget” and not the “normal”
   menu navigation is that the “wppizza navigation” automatically creates the category-
   menu links.
 * While in the “normal” menu I have to create it manually.
 * Is there any possibility to make it happen in functions.php to use the wppizza
   navigation?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[GeneratePress] CSS: sub-menu](https://wordpress.org/support/topic/css-sub-menu/)
 *  Thread Starter [multitaste](https://wordpress.org/support/users/multitaste/)
 * (@multitaste)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/css-sub-menu/#post-5968539)
 * Hi Tom,
 * Thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[GeneratePress] Change the height of the menubar](https://wordpress.org/support/topic/change-the-height-of-the-menubar/)
 *  Thread Starter [multitaste](https://wordpress.org/support/users/multitaste/)
 * (@multitaste)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/change-the-height-of-the-menubar/#post-5926602)
 * Hi Tom,
 * Wow! You are great!
    Thank you so much!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[GeneratePress] Change the height of the menubar](https://wordpress.org/support/topic/change-the-height-of-the-menubar/)
 *  Thread Starter [multitaste](https://wordpress.org/support/users/multitaste/)
 * (@multitaste)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/change-the-height-of-the-menubar/#post-5926574)
 * Hi Tom,
 * Wow, thanks for your fast reply!
 * It works great, but now there is a gap between the main-navigation and the sub-
   menu. Besides that, the sub-menu and search is bigger then normal.
 * Thanks in advance!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[GeneratePress] Show left bar on WooCommerce shop page](https://wordpress.org/support/topic/show-left-bar-on-woocommerce-shop-page/)
 *  Thread Starter [multitaste](https://wordpress.org/support/users/multitaste/)
 * (@multitaste)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/show-left-bar-on-woocommerce-shop-page/#post-5831245)
 * Hi Tom,
 * When will version 1.2.9 be released?

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