DL
Forum Replies Created
-
Forum: Plugins
In reply to: [EventPrime – Events Calendar, Bookings and Tickets] Structured Data IssuesSeems the start/end dates in eventprime are stored as unix timestamp values. Evidently Google doesn’t like that and want to see 2026-01-20 (Y-d-m) format instead.
@eventprime can anything be done about that?
Forum: Plugins
In reply to: [EventPrime – Events Calendar, Bookings and Tickets] Structured Data Issues@wpmudevsupport14 Thanks for your reply.
For the date format it looks like Eventprime only offers selection for the frontend form entry style in Settings > General, I have that set to 2026-01-20 (Y-d-m) but not sure if that affects how dates are stored.
I’m actually using Smartcrawl Pro, so I will open a ticket there for you to take a look at my settings.
Forum: Plugins
In reply to: [EventPrime – Events Calendar, Bookings and Tickets] Weather API IssueThanks for your detailed reply on the weather issue.
I have tried all of your suggestions and found that while the Google Maps API works in all cases, the weather API only works part of the time. Here are two examples each of successful and unsuccessful weather display.
successful:
/calendar/?event=1377119
/calendar/?event=1385137unsuccessful:
/calendar/?event=1377085
/calendar/?event=1377098For the unsuccessful venues I tried many versions of the venue address, and in some cases the venue actually has a Google Places listing, which worked for the map but not the address.
If the weatherapi connection is that unreliable I would prefer to disable it and remove from the event display. Will removing the Weather API code at
Eventprime > Settings > General > Third Party
remove the display of the Weather button from the row of
Details | Map | Weather
on the event pages or will I need to hide it with CSS?- This reply was modified 4 months, 2 weeks ago by DL.
Thanks for your input, unfortunately your suggestion for Divi Theme Options doesn’t work because although Divi is the theme I had Divi turned off for Events in
Theme Options > Builder > Post Type IntegrationNOTE: it would be great if you enabled better integration with Divi Theme but at this point probably just Divi 5 which is about to launch and will soon replace Divi 4.
I did try turning that on and creating a Theme Builder Template for the Events post type but something isn’t compatible with EventPrime since the Divi module “Post Content” only pulls the description field and nothing else. Normally that module pulls all the output from a post type by a plugin.
I tried several other ways to solve this and did manage to prevent the duplicate featured image by CSS with
article.type-em_event div.et_post_meta_wrapper img {
display:none;
}And with SEO option turned on that does work for the event detail page, UNOFORTUNATELY I found that with the SEO Pretty URL’s on, the links to “organizer” and “venue” no longer worked, so I had to revert to using standard urls for EventPrime.
I have seen mentions of other users having trouble with the linked organizer and venue pages not showing associated events, maybe the Pretty Urls were the problem there too.
Thanks for your prompt reply. While you are considering this feature, the ability to assign an event to multiple users would be handy for many events, more complicated since, just like any post editing, would need to prevent simultaneous edits and enable revisions.
Until you add this feature, would it cause any problems if I change the post_author ID in the database for the em_event post types in the posts table? Would any other changes be needed in order to assign event ownership for an event and for the event to appear in the My Events in the EventPrime profile?
Related to this, how can I edit the profile to remove all of the unused features, which will be confusing to members since they do nothing my site.
Coming Up
My Bookings
My Wishlists
My Transactions
My Account
My DataHere is what I am seeing now, would like to retain the list of “my events” and the “Add Event” button whiteout the unused features above.
I’m aware I could hide these with CSS but it would be nice if they would not appear if not used or could be turned off in
Settings > Front End Viewshttps://thebeachcats.com/files-archive/eventprime-profile.png
Thanks for your powerful event plugin.

Thanks for the info, I will give it a try.
Thanks for the explanation. So what happens when many events end up with the same URL? Maybe it isn’t the problem I think it is? I can’t be the first person to notice this issue.
Did you get a fix for this? Same issue.
I understand the security reason, but please consider offering the option of producing the actual url in a future version.
It looks like that external URL option is only available on the premium plugin and not the one here at ww.wp.xz.cn, is that correct?
@erniecom I’m not if sure your problem is related to mine.
My issue remains, the links to PDF files produced by the Product Attachment for WooCommerce plugin do not give browsers enough information to identify them as PDF files and open them in a browser window, if that is the local preference of the user.
Thanks for the reply. The mobile downloads are working in some cases after turning off all caching for the product pages.
This is not a great solution since page caching is important to site speed.
In addition, since the PDF links are not actual .pdf file links from the media library it is very inconsistent whether these are opened by desktop browsers or only downloaded.
Please offer a way to make these links display the pdf files according to the browser settings of the visitor.
Forum: Plugins
In reply to: [Redirection] Simple Regex to drop .html and add /product/It’s working now, must have been my typo. Sorry for the trouble.
Thank you for the reply, I hope you will consider adding attachment support for the External/Affiliate product type in a future update.
Unless there is a problem with that I don’t see.
Thank you, turned out the problems were theme related, and not the fault of BP Lock.
- This reply was modified 6 years, 7 months ago by DL.
Forum: Plugins
In reply to: [All-In-One Security (AIOS) – Security and Firewall] Customize Emails?Sorry, accidentally asked the same question twice, tired.