Title: profago's Replies | WordPress.org

---

# profago

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [woocommerce layered nav widget returning out of stock products](https://wordpress.org/support/topic/woocommerce-layered-nav-widget-returning-out-of-stock-products/)
 *  [profago](https://wordpress.org/support/users/profago/)
 * (@profago)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/woocommerce-layered-nav-widget-returning-out-of-stock-products/#post-4437029)
 * I have the same problem, this is a very annoying question for large catalogues.
   Anyone has find a solution?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ndizi Project Management] [Plugin: Ndizi Project Management] Translation](https://wordpress.org/support/topic/plugin-ndizi-project-management-translation/)
 *  Thread Starter [profago](https://wordpress.org/support/users/profago/)
 * (@profago)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-ndizi-project-management-translation/#post-1873053)
 * I have had some troubles in first generation of .pot file but now il’s all working
   fine.
    [This article](http://weblogtoolscollection.com/archives/2007/08/27/localizing-a-wordpress-plugin-using-poedit/)
   has helped me at all. I hope that it should be useful also for you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ndizi Project Management] [Plugin: Ndizi Project Management] Translation](https://wordpress.org/support/topic/plugin-ndizi-project-management-translation/)
 *  Thread Starter [profago](https://wordpress.org/support/users/profago/)
 * (@profago)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-ndizi-project-management-translation/#post-1873051)
 * Hi Ebicita,
    you may download the .pot version [HERE ](http://losego.info/servizi/wp-content/uploads/2011/01/ndizi-project-management-it_IT.zip)
   from my site (there is also it_IT you may delete it). I hope this may help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ndizi Project Management] [Plugin: Ndizi Project Management] Translation](https://wordpress.org/support/topic/plugin-ndizi-project-management-translation/)
 *  Thread Starter [profago](https://wordpress.org/support/users/profago/)
 * (@profago)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-ndizi-project-management-translation/#post-1872887)
 * I have done all the translation .pot .po .mo but i can’t fin the way to correctly
   integrate the translation i have try with this syntax
 * _load\_plugin\_textdomain( ‘ndizi’, false, WP\_PLUGIN\_URL . ‘/languages/’ );_
 * but in intin function but it doesn’t work.
    Anybody has any suggestion?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] [Plugin: The Events Calendar] Fatal Error](https://wordpress.org/support/topic/plugin-the-events-calendar-fatal-error-1/)
 *  [profago](https://wordpress.org/support/users/profago/)
 * (@profago)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-the-events-calendar-fatal-error-1/#post-1802434)
 * I had the same problem, i solved it:
    – disable the plugin; – set Permalink Settings
   ad Default – re-enable Plugin
 * the problem is obiouvsly that you must use Default permalink.
    I hope that they
   will fix this problem
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Import Users Plugin?](https://wordpress.org/support/topic/import-users-plugin/)
 *  [profago](https://wordpress.org/support/users/profago/)
 * (@profago)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/import-users-plugin/#post-702896)
 * I have auto-solved first part of mine problem 🙂
 * Line 179 must be:
    `wp_new_user_notification($user_id, $ud['password']);` and
   not `wp_new_user_notification($user_id, $password);`
 * But nothing about name|surname.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Import Users Plugin?](https://wordpress.org/support/topic/import-users-plugin/)
 *  [profago](https://wordpress.org/support/users/profago/)
 * (@profago)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/import-users-plugin/#post-702895)
 * Hi,
    i have tried progresst plugin in WP 2.6.2 and it doesn’t seem work. Anyone
   has the same problem? There is a way to add also name|surname? Thankyou
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [First name and last name as username](https://wordpress.org/support/topic/first-name-and-last-name-as-username/)
 *  [profago](https://wordpress.org/support/users/profago/)
 * (@profago)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/first-name-and-last-name-as-username/#post-818667)
 * Yes,
    it works but my problem is doing that automatically for every user… anybody
   know a way to do that?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [First name and last name as username](https://wordpress.org/support/topic/first-name-and-last-name-as-username/)
 *  [profago](https://wordpress.org/support/users/profago/)
 * (@profago)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/first-name-and-last-name-as-username/#post-818661)
 * I’m sorry because i haven’t find any solution but i have the same problem !!!

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