Viewing 1 replies (of 1 total)
  • Hi Bart!

    In order to modify the soldout notice, you could edit the file located at /wp-content/plugins/gigpress/gigpress.php.
    Line #370:
    case 'soldout' : $showdata['ticket_link'] = '<strong class="gigpress-soldout">' . __( "Sold Out", 'gigpress' ) . '</strong>';

    Be careful though: if you directly modify this file, it will be overridden next time there is a plugin update.

    I hope this helps,

    Cheers,
    Jeremy

Viewing 1 replies (of 1 total)
  • The topic ‘Replace ‘Sold out’ notice’ is closed to new replies.