Title: twiggledtech's Replies | WordPress.org

---

# twiggledtech

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event post] Location deleted after update a post](https://wordpress.org/support/topic/location-deleted-after-update-a-post/)
 *  [twiggledtech](https://wordpress.org/support/users/twiggledtech/)
 * (@twiggledtech)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/location-deleted-after-update-a-post/#post-7566068)
 * I have installed a fresh wordpress site and installed this plugin only and same
   thing happens. The database stores the latitude and longitude but does not retrieve
   them next time you go into the post to edit the event so next time you save it
   loses its location unless you re-enter the longitude and latitude.
 * Also have to use an external site to get longitude and latitude as the find does
   not work in the plugin.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event post] %event_link% not working](https://wordpress.org/support/topic/event_link-not-working/)
 *  Thread Starter [twiggledtech](https://wordpress.org/support/users/twiggledtech/)
 * (@twiggledtech)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/event_link-not-working/#post-7581654)
 * Can anyone help with this installed a test site on another server and same thing
   happens. Event links are not linking to the event page just linking to the page
   the event list is on.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event post] %event_link% not working](https://wordpress.org/support/topic/event_link-not-working/)
 *  Thread Starter [twiggledtech](https://wordpress.org/support/users/twiggledtech/)
 * (@twiggledtech)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/event_link-not-working/#post-7581544)
 * if we put a web address in its place it works for that web address however if
   we change it back to [Title](https://wordpress.org/support/users/twiggledtech/replies/%event_link%?output_format=md)
   then it does not work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event post] Location deleted after update a post](https://wordpress.org/support/topic/location-deleted-after-update-a-post/)
 *  [twiggledtech](https://wordpress.org/support/users/twiggledtech/)
 * (@twiggledtech)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/location-deleted-after-update-a-post/#post-7566053)
 * Not sure how things are going with the fix. If it does not already have so is
   it possible to add a read more button is as most people do no know to click on
   the event name in the event list. Or is there some way of achieving this already.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event post] Location deleted after update a post](https://wordpress.org/support/topic/location-deleted-after-update-a-post/)
 *  [twiggledtech](https://wordpress.org/support/users/twiggledtech/)
 * (@twiggledtech)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/location-deleted-after-update-a-post/#post-7566038)
 * Any update on fix for this issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event post] Location deleted after update a post](https://wordpress.org/support/topic/location-deleted-after-update-a-post/)
 *  [twiggledtech](https://wordpress.org/support/users/twiggledtech/)
 * (@twiggledtech)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/location-deleted-after-update-a-post/#post-7566023)
 * Thanks Bastien Ho,
 * If you ever need someone to test thing let me know.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event post] Location deleted after update a post](https://wordpress.org/support/topic/location-deleted-after-update-a-post/)
 *  [twiggledtech](https://wordpress.org/support/users/twiggledtech/)
 * (@twiggledtech)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/location-deleted-after-update-a-post/#post-7566020)
 * Sorry Hope this helps.
    Been reading the code and you store things as geo_address–
   geo_lattitude and geo_longitude but when you are retrieving them from the database
   you are trying to retrieve address, lat and long so they have different names.
   Is that correct.
 * I may be reading this wrong but it would answer why it is storing it but not 
   retrieving it.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event post] Location deleted after update a post](https://wordpress.org/support/topic/location-deleted-after-update-a-post/)
 *  [twiggledtech](https://wordpress.org/support/users/twiggledtech/)
 * (@twiggledtech)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/location-deleted-after-update-a-post/#post-7566017)
 * We are having the same issue.
    It adds the cords into the database postmeta but
   then when you go back to the page if you do not add the cords back in and safe
   the page they get deleted from the postmeta in the database. So it is adding 
   them just not retrieving them when you go back to the page.
 * Also we can not search for cords we have to use a 3rd party site to get them 
   then add them in as that has never worked for us.
 * The only other thing since the latest update is in event_list it no longer organises
   events by date but randomly and event titles when clicked just refresh the page
   instead of going to the post.
 * Great plugin will help with testing and dev if you have a github or something
   similar to help improve it if you need that.
 * Thanks

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