Title: sudetsol@gmail.com's Replies | WordPress.org

---

# sudetsol@gmail.com

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP SVG Icons] SVG icons in menu item](https://wordpress.org/support/topic/svg-icons-in-menu-item/)
 *  [sudetsol@gmail.com](https://wordpress.org/support/users/sudetsolgmailcom/)
 * (@sudetsolgmailcom)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/svg-icons-in-menu-item/page/2/#post-4750871)
 * @ karem
 * for artisteer >>
    In the header.php I have changed this: (if you use other prefixises
   in the css also change that-if you use multiple templates also change in the 
   child templates headers)
 * <nav class=”art-nav”>
    <div class=”art-nav-inner”> <?php echo theme_get_menu(
   array( ‘source’ => theme_get_option(‘theme_menu_source’), ‘depth’ => theme_get_option(‘
   theme_menu_depth’), ‘menu’ => ‘primary-menu’, ‘class’ => ‘art-hmenu’ ) ); get_sidebar(‘
   nav’); ?> </div> </nav>
 * into this below:
 * <nav class=”art-nav”>
    <div class=”art-nav-inner”> <?php echo wp_nav_menu(array(‘
   source’ => theme_get_option(‘theme_menu_source’), ‘depth’ => theme_get_option(‘
   theme_menu_depth’), ‘menu’ => ‘primary-menu’, ‘menu_class’ => ‘art-hmenu’ ) );
   get_sidebar(‘nav’); ?> </div> </nav>
 * for me it works, so you do not have to do any major changes in other files, there
   are many plugins that are broken for this issue
    greetings from BE
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-CRM - Customer Relations Management for WordPress] [Plugin: WP-CRM – Customer Relations Management for WordPress] The CRM tab never appeared](https://wordpress.org/support/topic/plugin-wp-crm-customer-relations-management-for-wordpress-the-crm-tab-never-appeared/)
 *  [sudetsol@gmail.com](https://wordpress.org/support/users/sudetsolgmailcom/)
 * (@sudetsolgmailcom)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-crm-customer-relations-management-for-wordpress-the-crm-tab-never-appeared/#post-2290018)
 * try first to change theme tot twenty eleven?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-CRM - Customer Relations Management for WordPress] [Plugin: WP-CRM – Customer Relations Management for WordPress] Poedit addition of Language pt_BR](https://wordpress.org/support/topic/plugin-wp-crm-customer-relations-management-for-wordpress-poedit-addition-of-language-pt_br/)
 *  [sudetsol@gmail.com](https://wordpress.org/support/users/sudetsolgmailcom/)
 * (@sudetsolgmailcom)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-crm-customer-relations-management-for-wordpress-poedit-addition-of-language-pt_br/#post-2363981)
 * with all Mo-po and pot file you’l need
    poedit to translate and a plugin like
   wpml to set your translation valid
 * almost all mojor well written plugins use the .po files
    so adviseble to by WpMl

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