• Resolved nekosan01

    (@nekosan01)


    Hello guys,

    can you help me how to display the remaining tickets in my event list?

    I’m using this shortcode now: [events-calendar-templates template=”grid-view” style=”style-3″ category=”all” date_format=”MD,YT” start_date=”” end_date=”” limit=”10″ order=”ASC” hide-venue=”yes” time=”future” featured-only=”false” columns=”3″ autoplay=”true”]

    Thanks

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @nekosan01,
    I have checked this link(https://www.alkotasutca.hu/elmenyfestes/debrecen)you are using the shortcode of The Events Calendar(By Modern Tribe) plugin.
    Please share the specific link where you have added this shortcode
    [events-calendar-templates template=”grid-view” style=”style-3″ category=”all” date_format=”MD,YT” start_date=”” end_date=”” limit=”10″ order=”ASC” hide-venue=”yes” time=”future” featured-only=”false” columns=”3″ autoplay=”true”].

    Thanks

    Thread Starter nekosan01

    (@nekosan01)

    Hello,

    the code is on the front page on https://www.paintandfun.hu/
    I attached the screenshot of our events, also want to know is there anyway to center the button and the text?
    Talking about “Tudj meg többet” button and text in the event list.
    Thanks!
    Screen : https://i.imgur.com/RnvaEs6.jpg

    Plugin Author Satinder Singh

    (@satindersingh)

    Use this custom css, it will help you for a better view:-

    #ect-grid-wrapper .style-3 .ect-grid-event-area,
    .ect-grid-title, .ect-grid-venue, .ect-grid-cost, .ect-grid-readmore,
    #ect-grid-wrapper .ect-grid-readmore a{
        box-sizing: border-box;
    }
    
    .ect-grid-cost, .ect-grid-readmore {
        width: 100% !IMPORTANT;
        padding-top: 10px;
    }

    Rest, show number of tickets is a feature of premium version of the events calendar plugin, please contact with our premium support team at https://eventscalendartemplates.com/contact-us/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Showing up remaining tickets for an event’ is closed to new replies.