VS Event List plugin update version 18.2
-
Hi,
Sometimes you cannot change (improve) things without a breaking change.
I have made major changes to the code structure of the shortcode/block.
Please check your event list after this update.
It may have fall back to its default list (upcoming events).
For details check the changelog.Guido
-
Hi,
Unfortunately featured images doesn’t show anymore on event list. What can I do for it?
- Eemeli
Hi,
That’s not good..
Check the settings page, do you have “Event info” set on “hide” and “Featured image” not?Guido
Hi,
I have updated plugin again, fixed a mistake in the template.
Guido
Help since the change my event page does not show image of the event.
I would screen shot but don’t see anywhere to upload it.
Here is what it reads on the page.
I deactivated and reactivated the plugin.
Help it is the calendar of a professional performer
Upcoming Dates
Deprecated shortcode. Use
[vsel list="future"]instead.Past Dates
Deprecated shortcode. Use
[vsel list="past"]instead.Website is https://richrorexguitarist.com/calendar/
Thank you
-
This reply was modified 11 months, 2 weeks ago by
oursweetworldof.
Hi,
You should go to the editor and change the shortcode itself, to the one that is displayed in the frontend of your site. Previous plugin versions had multiple shortcodes (for upcoming, future, current, past, all events) and I have merged all of them into one shortcode. Depending on the
listattribute you can now display the events you want.Guido
I do not write much code, so I am going to ask specifics:
I need to find the editor for the plugin?
Is there a tutorial for me to see what you are referring to?
Thanks
Hi,
I mean the WordPress page editor. You must have added a shortcode at that page, to display the event list. That shortcode should be changed.
Guido
I am lost and don’t know where to find it.
This is frustrating
There is a theme editor but that is not what I want, correct?
You have a page called Calendar, right? Open that page in the editor and edit the content.
I notice you’re using the default block editor. Remove both blocks that have the shortcodes and replace that with VS Event List blocks. One for the upcoming and one for the past events.Guido
Thank you for being supporting me on this.
I am in the editor.
I found the code and deleted [vsel-past-events] what is the new code I am replacing it with?
Thank you. I am learning something new.
The frontend of your website already gave you the answer:
For future events:
[vsel list="future"]
For past events:[vsel list="past"]The future events shortcode is used to display future events (today not included).
If you want to include today:[vsel list="upcoming"]
The topic ‘VS Event List plugin update version 18.2’ is closed to new replies.