Home › Forums › Ticket Products › Event Tickets Plus › To hide the number of tickets available
- This topic has 7 replies, 4 voices, and was last updated 9 years, 11 months ago by
Support Droid.
-
AuthorPosts
-
April 30, 2016 at 4:05 am #1109080
Sentosa Putra Tjandra
ParticipantHi Nico
I followed your instruction adding below CSS snippet to both theme stylesheet or via Simple Custom CSS plugin, but nothing is working. Please check out at http://viperchallenge.hangout.coupons//* hide number of tickets available */
.tribe-tickets-remaining {
display: none;
}April 30, 2016 at 5:42 pm #1109212Tommy
ParticipantI also have this issue. I want to hide number of tickets available and don’t see why the option to toggle this off isn’t there? This is the reason i’m still using WooTickets and have not migrated to ticket plus…. Please give us the option to remove that feature. Sentosa and myself are not the only ones who want control over that
-
This reply was modified 9 years, 12 months ago by
Tommy.
May 1, 2016 at 12:38 pm #1109327Hunter
ModeratorHello and thanks for reaching out,
You can remove/alter the number of tickets text by doing a template override as explained in our Themer’s Guide. The file you’ll need to overwrite is /event-tickets-plus/src/views/wootickets/tickets.php
Look around line 74 and you’ll see the following code:
' . esc_html( $remaining ) . ''
);
?>
Remove that code from the new file you’ve created when following the instructions of our Themer’s Guide and it should remove the tickets available text.
Good luck and thanks for reaching out. Have a great upcoming week 🙂
May 1, 2016 at 2:43 pm #1109341Tommy
ParticipantYour instructions are not clear.
May 2, 2016 at 9:36 am #1109584Hunter
ModeratorHey Tommy,
If you wouldn’t mind, go ahead and create a separate thread. You mentioned you’re still using WooTickets which has been deprecated and is no longer supported. To get support, you’ll need to make the switch from WooTickets to Event Tickets Plus.
Thanks for understanding and I’ll keep my eye on the new thread queue.
May 2, 2016 at 12:08 pm #1109668Tommy
ParticipantHello Hunter I do mind. I don’t like your response at all. Why do i need to start a new thread to the same issue? Your instructions are not clear so you send me away? And who gives a shit about me still using WooTickets? Maybe you should read what i wrote more clearly.. isn’t that your job? To read?
May 3, 2016 at 8:17 am #1110011Hunter
ModeratorHey Tommy,
I understand my reply is not what you were hoping for but, in the spirit of our stated forum guidelines, I will continue to help Santosa directly and you are welcome to open a new thread if you would like direct assistance.
Thanks,
HunterMay 18, 2016 at 9:35 am #1115937Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
This reply was modified 9 years, 12 months ago by
-
AuthorPosts
- The topic ‘To hide the number of tickets available’ is closed to new replies.
