• Hi,

    Is it possible to change the order of the fields?
    I would love to have this order:

    Date of Event
    Name of Event
    Time of Event
    Location of Event
    More Info link

    I don’t mind editing some .php to get the result..

Viewing 14 replies - 1 through 14 (of 14 total)
  • Thread Starter ecdj

    (@ecdj)

    (had another question, but fixed that one)

    • This reply was modified 5 years, 2 months ago by ecdj. Reason: Ah, leaving it blank suddenly worked
    Plugin Author Guido

    (@guido07111975)

    Hi,

    Yes, for that you should make changes to plugin files.

    I will update plugin this week, have added comments to code so it’s much clearer to determine which code you should re-order.

    For now the frontend code is located in PHP files vsel-list (for shortcode list), vsel-widget-list (for widget list) and vsel-templates (for support native page templates, such as single event).

    But in case of plugin update you will lose al changes again..

    Guido

    Thread Starter ecdj

    (@ecdj)

    And there is no way to use a child theme like construction with the plugin so changes are still present after updating?

    Plugin Author Guido

    (@guido07111975)

    Not yet, but this is possible with some changes. I will look into this later this week. Might be a nice addition.

    Guido

    Thread Starter ecdj

    (@ecdj)

    That would be awesome!
    And maybe later even make it possible to natively sort the fields. That would be amazing!

    Plugin Author Guido

    (@guido07111975)

    Hi again,

    Unfortunately it will not be possible to override plugin template via your (child) theme. Have looked into this feature, but in my case it’s too much work to support that. For that I should fully rewrite the plugin template.

    Guido

    Thread Starter ecdj

    (@ecdj)

    Pity. But understandable.
    Have tried many (paid) event plugins and none of them are fully offering what I’m looking for:

    – Ordering fields
    – Ability to add extra fields (your plugin can do that now)
    – Fully translatable with WPML so it can be used on a multi language website
    – Choosing to keep showing old events, but choosing at what date the plugin starts (so you can scroll back if wanted)

    So there’s definitely room for one more plugin that offers this ??

    Plugin Author Guido

    (@guido07111975)

    Fully translatable with WPML

    Dutch?

    Ik meende dat dit al mogelijk was, zoals besproken in een eerdere thread en daarna via e-mail.

    Guido

    Thread Starter ecdj

    (@ecdj)

    Dat dacht ik inderdaad ook.
    Maar blijkbaar toch niet.

    Ik heb wel ge?xperimenteerd met ACF en daar zoveel mogelijk in te zetten, maar dat werd ook niet helemaal met het vertalen op een of andere manier.

    Please, take a look at Gamajo_Template_Loader (https://github.com/GaryJones/Gamajo-Template-Loader), maybe it could help to get templates in the theme.

    And sorry to bother on this thread.

    Plugin Author Guido

    (@guido07111975)

    Hi @pauloc

    Thanks for this, will take a look at it.

    But I don’t think I’m gonna include this in my plugin anytime soon, don’t have time for it now.

    Guido

    Thread Starter ecdj

    (@ecdj)

    Still hoping to have the option to show the date first and then the title of the event.. Still no easy solution for that?

    Plugin Author Guido

    (@guido07111975)

    No, dit not work on this. But did take a look at it and it seems to be quite difficult (I’m not a full stack developer). So, don’t think I will add this template support. Sorry.

    Guido

    Thread Starter ecdj

    (@ecdj)

    No worries, I understand.
    But what about order of fields in general?

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Change order of fields’ is closed to new replies.