Reply to: tickets(395780)

But i have not imported any events so far to the site. I had a look now and if there are any created events you have imported it. Can´t you just delete all events and then import all events?

I don´t have the skills nor know how to find all the event id´s in the file and make it work.

I thought it would be easy to transfer the events and never thought it would be a problem as there was Import CSV that would do the work.

 The launch of the site is later this week and this is one of the last things to be working before launch. 

I really don´t know how to proceed with this? as this is way over my skill level.

Reply to: tickets(396597)

We are glad your issue is resolved, if you have any further questions or concerns please create a new ticket.

Reply to: tickets(396593)

Hi Artem,

Thank you for the quick follow‑up and the clarification about manually enabling image upload. That is now enabled on our side; the remaining issue is that the front‑end “Upload/Choose image” field shows the full WordPress Media Library to low‑privilege users, including existing site assets. This is undesirable for privacy/least‑privilege, and it also doesn’t match the EventON UI visually.

Could you please confirm and clarify the following?

1) Confirmation of current behavior

Can you confirm that in the current ActionUser version, showing the full media library in the front‑end media modal is “as designed” and not a misconfiguration/bug on our side?

2) Front‑end‑only uploader (no library)

Is there a built‑in setting or supported method (shortcode/setting) in ActionUser to completely replace the WP media modal with a native front‑end uploader (upload‑only, with validation/limits), so users cannot view or select existing library items?

3) Restricting the WP media modal (as a temporary step)

If the WP media modal is unavoidable right now, is there an ActionUser setting or hook/filter to show only the “Upload Files” tab or open on that tab by default, and hide the “Media Library” view?

Is there an official AU hook to restrict the displayed attachments to only those uploaded by the logged‑in user (e.g., by filtering the underlying query), including a brief code reference or snippet?

4) Roadmap and next steps

If the above does not yet exist, is a “true” front‑end upload experience (upload‑only, no library) and/or a per‑user restricted library on the roadmap? If so, is there an indicative timeline or milestone, and can this ticket (or a Feature Request created by you) be linked to it so voting/following is possible?

Why this is needed

Security & privacy: the current behavior exposes internal assets to low‑privilege accounts, which we want to avoid in a front‑end flow (least privilege).

UX: the default WP media modal deviates visually; a native, clean EventON uploader would improve the experience.

What outcome is acceptable to us

Option A: native front‑end uploader in ActionUser with safe validation (file type/size), automatic thumbnails, and optional moderation.

Option B: keep the WP media modal but add options to hide the library, open on “Upload Files” by default, and restrict visibility to a user’s own uploads.

As a temporary solution within AU’s supported boundaries, a concise code example is also welcome to override the current image field via an official hook to an upload‑only field (server‑side processing and attachment to the event), as long as it is update‑safe and supported by you.

Thanks, and please confirm item 1, plus any pointers or documentation for 2/3, or otherwise a roadmap/ETA for 4. If staging access helps with reproducing, I can provide it.

Kind regards,

Mickey

Reply to: tickets(396432)

I am sorry, it seems that I misunderstood your question.

…move the date block and place it inside the text block showing Title, Location, Time, etc., 

This is not possible without customizing the source code.

I’m simply trying to have the date and month appear inline with the start time

It seems that you need to try different arrangements of EventON > EventTop.

For example, if you want to put in one line Title and Date Block, please arrange fields like this:

Will look like this:

Do you have an example of how you want it to look like? Maybe with EventTop and custom CSS code we will be able to achieve what you need.

Reply to: tickets(395780)

Ashan is referring to this part of the file:

It seems that some posts, pages on your server have same ids as the ones in the file. Could you remove event_id column completely to import all the data?

Reply to: tickets(396593)

Hello,

By default image upload isn’t enabled because of security issues that can follow by upload images to the server.

That’s why you must enable it manually:

The current functionality is what’s available at the moment, I am afraid. We are keep working on it and are going to extend it in the future.

For now, please create a new ticket and select Feature Request as category so others can vote on your ideas and get it moved into development faster.

Reply to: tickets(395910)

We are glad your issue is resolved, if you have any further questions or concerns please create a new ticket.

Reply to: tickets(396597)

Hello,

I added number_of_months=”12″ to the shortcode, so it seems to be working now:

https://www.portugalrunning.com/test-3/

Please check and let me know.

Reply to: tickets(396491)

11. Is there a way to set eventcard main event image size? I see that you load it to size 900×700 but i want to be shown in 700×500 pixels size. That means maybe make the whole window smaller so it will fit these pixels. Is that possible?