Title: hernanhms's Replies | WordPress.org

---

# hernanhms

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Site up on server but some links direct me to my localhost?](https://wordpress.org/support/topic/site-up-on-server-but-some-links-direct-me-to-my-localhost/)
 *  Thread Starter [hernanhms](https://wordpress.org/support/users/hernanhms/)
 * (@hernanhms)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/site-up-on-server-but-some-links-direct-me-to-my-localhost/#post-8169221)
 * I used the plugin and the same links still redirect me to my local host, when
   i go to the page, it says the url is correct, but it still doesnt link me to 
   the actual link, it always takes me to my local host links?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] How do i delete login after logging out of "My Account" page?](https://wordpress.org/support/topic/how-do-i-delete-login-after-logging-out-of-my-account-page-1/)
 *  Thread Starter [hernanhms](https://wordpress.org/support/users/hernanhms/)
 * (@hernanhms)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/how-do-i-delete-login-after-logging-out-of-my-account-page-1/#post-7224649)
 * thank you, i merely downloaded the plugin “simple restrict.”
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How can i change the name of "My Account" that comes with the theme?](https://wordpress.org/support/topic/how-can-i-change-the-name-of-my-account-that-comes-with-the-theme/)
 *  Thread Starter [hernanhms](https://wordpress.org/support/users/hernanhms/)
 * (@hernanhms)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/how-can-i-change-the-name-of-my-account-that-comes-with-the-theme/#post-7105542)
 * The name of the theme is Flatsome
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Cubic] help!](https://wordpress.org/support/topic/help-686/)
 *  [hernanhms](https://wordpress.org/support/users/hernanhms/)
 * (@hernanhms)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/help-686/#post-7073444)
 * I’m not exactly sure how this plugin works but i was looking around cause i need
   to learn the redirect urls and stuff but here check it out.
 * [https://wordpress.org/plugins/quick-pagepost-redirect-plugin/](https://wordpress.org/plugins/quick-pagepost-redirect-plugin/)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Cubic] help!](https://wordpress.org/support/topic/help-686/)
 *  [hernanhms](https://wordpress.org/support/users/hernanhms/)
 * (@hernanhms)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/help-686/#post-7073440)
 * I’m not sure, i’m kinda new to but i haven’t got to the products and stuff yet.
   But im pretty sure it’s something with url’s.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Cubic] help!](https://wordpress.org/support/topic/help-686/)
 *  [hernanhms](https://wordpress.org/support/users/hernanhms/)
 * (@hernanhms)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/help-686/#post-7073429)
 * The menus on the side are called sidebars, you can just search up sidebar tutorials.
   When you download a theme it only comes with certain sidebars, to add new ones
   search up instruction on custom sidebars, or custom widget area.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Cubic] help!](https://wordpress.org/support/topic/help-686/)
 *  [hernanhms](https://wordpress.org/support/users/hernanhms/)
 * (@hernanhms)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/help-686/#post-7073417)
 * It could mean the you don’t have the product set up. When it takes you to the
   oops page it means you don’t have that url with any of the pages.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Nav Menu Roles] Please help me, i don't understand the FAQ?](https://wordpress.org/support/topic/please-help-me-i-dont-understand-the-faq/)
 *  Thread Starter [hernanhms](https://wordpress.org/support/users/hernanhms/)
 * (@hernanhms)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/please-help-me-i-dont-understand-the-faq/#post-7073414)
 * I figured out what i was doing wrong, the line 65 was the line i needed to replace
   with
 * add_filter( ‘wp_edit_nav_menu_walker’, ‘sample_edit_nav_menu_walker’);
    function
   sample_edit_nav_menu_walker( $walker ) { return ‘Walker_Nav_Menu_Edit_Roles’;//
   this is the class name }
 * the thing is, i wasn’t changing the name of the sample to my themes name, the
   only thing im not sure of if this will mess up anything in my theme since i’m
   replacing the nav menu walker with something new, cause I’ve tried adding both
   at once and it doesn’t work. But i hope it won’t, thanks a lot, for the support,
   great plugin.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do i change the text to "my account" after the person has logged in?](https://wordpress.org/support/topic/how-do-i-change-the-text-to-my-account-after-the-person-has-logged-in/)
 *  Thread Starter [hernanhms](https://wordpress.org/support/users/hernanhms/)
 * (@hernanhms)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/how-do-i-change-the-text-to-my-account-after-the-person-has-logged-in/#post-7068619)
 * thank you, really appreciate it.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [New widget area registers but does not show on site?](https://wordpress.org/support/topic/new-widget-area-registers-but-does-not-show-on-site/)
 *  Thread Starter [hernanhms](https://wordpress.org/support/users/hernanhms/)
 * (@hernanhms)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/new-widget-area-registers-but-does-not-show-on-site/#post-7039646)
 * I figured it out, the problem was i was adding the call to action to display 
   the widget.
 *  <?php
    if (! function_exists ( ‘dynamic_sidebar’ ) || ! dynamic_sidebar ( ‘Name
   of widget’ )) : endif;?>

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