• Plugin Author Guido

    (@guido07111975)


    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

Viewing 12 replies - 1 through 12 (of 12 total)
  • Eemeli

    (@eemeli)

    Hi,

    Unfortunately featured images doesn’t show anymore on event list. What can I do for it?

    • Eemeli
    Plugin Author Guido

    (@guido07111975)

    Hi,

    That’s not good..
    Check the settings page, do you have “Event info” set on “hide” and “Featured image” not?

    Guido

    Plugin Author Guido

    (@guido07111975)

    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

    Plugin Author Guido

    (@guido07111975)

    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 list attribute 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

    Plugin Author Guido

    (@guido07111975)

    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?

    Plugin Author Guido

    (@guido07111975)

    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.

    Plugin Author Guido

    (@guido07111975)

    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"]

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘VS Event List plugin update version 18.2’ is closed to new replies.