twiggledtech
Forum Replies Created
-
Forum: Plugins
In reply to: [Event post] Location deleted after update a postI 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
In reply to: [Event post] %event_link% not workingCan 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
In reply to: [Event post] %event_link% not workingif we put a web address in its place it works for that web address however if we change it back to Title then it does not work.
Forum: Plugins
In reply to: [Event post] Location deleted after update a postNot 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
In reply to: [Event post] Location deleted after update a postAny update on fix for this issue.
Forum: Plugins
In reply to: [Event post] Location deleted after update a postThanks Bastien Ho,
If you ever need someone to test thing let me know.
Thanks
Forum: Plugins
In reply to: [Event post] Location deleted after update a postSorry 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
In reply to: [Event post] Location deleted after update a postWe 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