Title: jonaypelluz's Replies | WordPress.org

---

# jonaypelluz

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[100 Cities] Two name cities](https://wordpress.org/support/topic/two-name-cities/)
 *  Plugin Author [jonaypelluz](https://wordpress.org/support/users/jonaypelluz/)
 * (@jonaypelluz)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/two-name-cities/#post-4079564)
 * Hi Aradise,
 * Try to write name like this “Sao_Paulo” but I tested it locally and it was working
   with the space, maybe it is something else that creates the conflict, check if
   it works and please give me more info about the error so I can reproduce it locally
   🙂 .. thanks for using the plugin, I will update it with some fixes the next 
   month.
 * Regards,
    Jonay Pelluz
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[100 Cities] Use Post Title as a "location-name"](https://wordpress.org/support/topic/use-post-title-as-a-location-name/)
 *  Plugin Author [jonaypelluz](https://wordpress.org/support/users/jonaypelluz/)
 * (@jonaypelluz)
 * [13 years ago](https://wordpress.org/support/topic/use-post-title-as-a-location-name/#post-3849132)
 * Thanks, I am glad you like it 🙂
 * Yes, I could use it as location name, the problem is how to find the city in 
   the post title. I would need a database with all the countries, cities, regions,
   etc. to detect which part of the post title is the location name and then try
   to get the info from wikipedia, but the % of error without database is really
   high unless the post title is just the name of the place, in that case it would
   be really easy. I could add some sort of file with all the countries, all the
   main cities in the world that would help to do that, but it would fail in many
   cases. I will think about it and try to find a solution that more or less could
   be use and I will add it to the new releases.
 * Regards,
    Jonay Pelluz
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[100 Cities] plugin doesnt work](https://wordpress.org/support/topic/plugin-doesnt-work-24/)
 *  Plugin Author [jonaypelluz](https://wordpress.org/support/users/jonaypelluz/)
 * (@jonaypelluz)
 * [13 years ago](https://wordpress.org/support/topic/plugin-doesnt-work-24/#post-3800367)
 * Sorry, I sent a fix, the function should be called json_**e**ncode() that’s why
   it is given you the error. Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permanent link is not working with my categories](https://wordpress.org/support/topic/permanent-link-is-not-working-with-my-categories/)
 *  Thread Starter [jonaypelluz](https://wordpress.org/support/users/jonaypelluz/)
 * (@jonaypelluz)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/permanent-link-is-not-working-with-my-categories/#post-2070933)
 * I didn’t work 🙁 … thanks for the help!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permanent link is not working with my categories](https://wordpress.org/support/topic/permanent-link-is-not-working-with-my-categories/)
 *  Thread Starter [jonaypelluz](https://wordpress.org/support/users/jonaypelluz/)
 * (@jonaypelluz)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/permanent-link-is-not-working-with-my-categories/#post-2070875)
 * **I have created a temporal fix:**
 * _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome).
   Please use the [pastebin](http://wordpress.pastebin.com/)]_
 * but I will like to find an answer, I am thinking about the htaccess but I am 
   not good with it. The main problem is, it thinks they are pages so that’s why
   I get the 404. For this fix I have to create pages for each category, but that’s
   not the solution.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permanent link is not working with my categories](https://wordpress.org/support/topic/permanent-link-is-not-working-with-my-categories/)
 *  Thread Starter [jonaypelluz](https://wordpress.org/support/users/jonaypelluz/)
 * (@jonaypelluz)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/permanent-link-is-not-working-with-my-categories/#post-2070862)
 * category base: categoria
    permalink: /%year%/%monthnum%/%day%/%postname%/ Wordpress
   address: [http://www.paravegetarianos.com/blog/](http://www.paravegetarianos.com/blog/)
   Read the last entries
 * and I don’t know what else do you need to know 🙂
    Thanks for the help
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permanent link is not working with my categories](https://wordpress.org/support/topic/permanent-link-is-not-working-with-my-categories/)
 *  Thread Starter [jonaypelluz](https://wordpress.org/support/users/jonaypelluz/)
 * (@jonaypelluz)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/permanent-link-is-not-working-with-my-categories/#post-2070825)
 * I was trying things that’s why you saw it like:
 * **blog/categoryname **
 * but it meant to be like:
 * **[http://www.paravegetarianos.com/blog/categoria/defensa-animal/](http://www.paravegetarianos.com/blog/categoria/defensa-animal/)**
 * where categoria is the category_base.
 * and I can create categories, the problem is the don’t show up… wordpress doesn’t
   seem to think they are categories… not even when you write:
 * [http://www.paravegetarianos.com/blog/?cat=1](http://www.paravegetarianos.com/blog/?cat=1)
 * it does the redirect properly but after that 404 … 🙁
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permanent link is not working with my categories](https://wordpress.org/support/topic/permanent-link-is-not-working-with-my-categories/)
 *  Thread Starter [jonaypelluz](https://wordpress.org/support/users/jonaypelluz/)
 * (@jonaypelluz)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/permanent-link-is-not-working-with-my-categories/#post-2070820)
 * wordpress doesn’t seem to see it is a category… and I don’t why
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permanent link is not working with my categories](https://wordpress.org/support/topic/permanent-link-is-not-working-with-my-categories/)
 *  Thread Starter [jonaypelluz](https://wordpress.org/support/users/jonaypelluz/)
 * (@jonaypelluz)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/permanent-link-is-not-working-with-my-categories/#post-2070801)
 * the posts work fine, the only problem is with the categories…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permanent link is not working with my categories](https://wordpress.org/support/topic/permanent-link-is-not-working-with-my-categories/)
 *  Thread Starter [jonaypelluz](https://wordpress.org/support/users/jonaypelluz/)
 * (@jonaypelluz)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/permanent-link-is-not-working-with-my-categories/#post-2070795)
 * I have done it but I can get it to work … 🙁 it works with the default setting
   but stops working when I use permanent link… it seems it doesn´t read the categories
   🙁

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