• Resolved tammya1999

    (@tammya1999)


    Hi, there is a comma after the location name. EX: Game Room,

    Is there a way for this to not show and I don’t have a comma after any of my venues but it shows up in all of them. Thanks

Viewing 1 replies (of 1 total)
  • Plugin Support Jyoti Bhandari

    (@jyoti197)

    Hi @tammya1999 ,

    Thanks for using our plugin.As you want to remove the comma that appears in the venue details, you can do this by making a small code change. Below are the steps to follow:
    Path:
     Go to: plugins → template-events-calendar → includes → events-shortcode.php
    Find the following line of code:

    $venue_details_html .= implode( ”, $venue_details );

    Replace this code after line number 230.
    Please note that you will need to apply this change manually again after every plugin update, as updates will overwrite custom modifications.
    You can also refer to the screenshot for better clarity:
    https://prnt.sc/62qJUBvND3Xh
    I hope this helps.


    Thanks & Regards

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.