ASRG / asrg.io

asrg.io - website and docs
MIT License
8 stars 4 forks source link

In webinar page, presentations should be as a Icon with a file name beside it. #423

Closed heldyboy closed 2 years ago

heldyboy commented 2 years ago

We want to upload a file (presentation slides) to each event. This should be a new field in each event. When there is data, then a file icon (favicon) should be present in the webpage with a file name. The link and icon should only be visible after the presentation date.

image

usman-asrg commented 2 years ago

@heldyboy I added the code for this scenario: When you edit any Event there will be a custom meta file field with the name of Presentation File: Can you just try to add any presentation file into any event? and share the link?

There are the following conditions that I have added:

The file will only be visible when The event date is passed: Also if the file is available.

image

usman-asrg commented 2 years ago

I test the code into the localhost here is the view:

image

heldyboy commented 2 years ago

Looks good. Please implement.

usman-asrg commented 2 years ago

@heldyboy can you share any presentation file for ant event so I can test this ?

heldyboy commented 2 years ago

image

usman-asrg commented 2 years ago

@heldyboy I removed one file and replace its location Here is the URL https://asrg.io/event/powersports-and-recreational-vehicle-networks/

Here is the view... also, Do you want me to update all the events just I did this one ?

image

heldyboy commented 2 years ago

@usman-asrg has changed all the presentation links to the new field.