Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Xylus Themes

    (@xylus)

    Hello @thandorian100,

    Here is sortcode which you can use with different attributes.

    [facebook_events posts_per_page=”6″ col=”2″]

    bwlow are attributes with example value
    col=”2″
    posts_per_page=”12″
    category=”cat1,cat2″
    past_events=”yes”
    order=”desc”
    orderby=”post_title”
    start_date=”2017-12-25″
    end_date=”2018-12-25″

    You can check detailed document here

    Thanks

    Plugin Author Xylus Themes

    (@xylus)

    Hello @thandorian100,

    Thanks for reaching out to us.

    You can get a shortcode with all attributes from document please check here

    Let us know if you have any query.
    Thanks

    Thread Starter thandorian100

    (@thandorian100)

    Thank you.

    Unfortunately it keeps ordering in the wrong order, so its ordered first event in mrz 18, then feb 18, then oct 17, etc. It should be otherway round. What can I do? I tried both asc and desc by sorting by orderby:”start_date”.

    My page is dev.fenner-musik.de

    Plugin Author Xylus Themes

    (@xylus)

    Hello @thandorian100,

    Use below shortcode is example just put order or orderby in sortcode.

    [facebook_events col=”2″ posts_per_page=”100″ past_events=”no” order=”desc” orderby=”event_start_date” start_date=”2016-09-12″ end_date=”2025-12-25”]

    you can change order descending by order=”desc”. and use orderby “event_start_date” for sorting event by date.

    And also make sure starting and ending quote(“) are not same in shortcode attribute.

    Let us know if you have any query.
    Thanks

    • This reply was modified 6 years, 7 months ago by Xylus Themes.
    Thread Starter thandorian100

    (@thandorian100)

    Hm, it still doesnt work. Here is my code, what am i doing wrong?

    [facebook_events col=”2″ posts_per_page=”12″ past_events=”no″ order=”desc″ orderby=”event_start_date″ start_date=”2017-06-06″ end_date=”2018-12-12″]

    Plugin Author Xylus Themes

    (@xylus)

    Hi

    It seems double quote are not proper, please change it

    [facebook_events col=”2″ posts_per_page=”12″ past_events=”no″ order=”desc″ orderby=”event_start_date″ start_date=”2017-06-06″ end_date=”2018-12-12″]

    Thanks

    Thread Starter thandorian100

    (@thandorian100)

    Well, i dont see the difference, but now it works.

    Plugin Author Xylus Themes

    (@xylus)

    Hello @thandorian100

    Glad to know that it’s worked. Feel free to contact us again.

    [ Signature moderated ]

    • This reply was modified 6 years, 7 months ago by Jan Dembowski.
    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Side note to @xylus I really do not want to have a conversation about this or edit all of your replies. Lose the signature, that’s prohibited here.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘List of shortcodes’ is closed to new replies.