key360
Forum Replies Created
-
AuthorPosts
-
Hi Paolo,
Sorry to bug you about this again, but I didn’t see a release yesterday. When is this update slated for released? I need a timeline so we can work updating the plugins and testing into our schedule.
Thanks!
Thanks, Paolo. Can you send me a link to this on your demo site?
Well, I’ve seen other people ask about this functionality on the forums. At the very least, the current Link Business should be renamed. It’s very misleading. All it seems to do is populate address fields and the page title with the business name and address and doesn’t really “LINK” it in any useful way.
Hey Paolo,
I’m just following up on this. When do you think the next update with the date fix will be released?
Thanks!
Yes, that’s precisely what we want to do – add a widget to an events single page that lists the business. I’ve seen this request from others. Is this something you plan on adding in the near future?
Yes, it’s linked but how do you display the linked business using a widget?
Hi Paulo,
Thanks for looking into it. Do you mean the next major version or the next update?
Hi Paulo,
So, I’ve thoroughly reviewed your code and it appears that the sql query for upcoming events does include today’s date. However, your code to get the current date does not use the WordPress settings time zone, so it defaults to UTC. For example, our time zone is set to Arizona but because your plugin uses the default UTC date, today’s date is off by 1 day and today’s events are not actually displayed.
Thanks!
Thanks, Paulo. How many hours and at what rate?
I’ve done that and it sorts the items by title, not event date. Or was this fixed with that last update??
I had it set to that before and it sorts by title in descending title order. This doesn’t make sense for an events display. It should sort by event date.
No, I don’t want to sort by Featured. This would restrict the output to those events that have been designated as featured. I want to filter by Upcoming, so that all upcoming events are included in the possible output. Then, the events should be sorted by date.
Correction: I meant to say that the events are listed by date order when filtered by Upcoming and sorted by Featured.
Any feedback on this?
Paulo,
Thanks for your answer. Is it possible for us to implement a mod_rewrite (see below) that removes the country and region from the URL? Will this somehow interfere with the sessions?
Example: RewriteRule (.*)/united-states/arizona/(.*) $1/$2 [L]
-
AuthorPosts