Home › Forums › Ticket Products › Event Tickets Plus › Remove \"buy now!\" button from list view.
- This topic has 3 replies, 2 voices, and was last updated 7 years, 10 months ago by
Miki.
-
AuthorPosts
-
June 7, 2018 at 6:36 am #1548347
Miki
ParticipantHi,
FRONT END – LIST VIEW:
– (img. 1) I can’t figure out how to remove the “buy now!” button from the list view. How do I do that?
– (img. 1) in the list view it says “30 tickets left” i tried to install “loco translate” but I cant seem to find where I can translate that sentence. Is it somewhere else?FRONT END – INDIVIDUAL EVENT
– (img. 2) In the event page it says “unlimited ledige” below where you chose the amount of tickets you need. “unlimited” dissapear when i use -/+. How do I remove “unlimited” so it just say “ledige” and then the amount of tickets available.?BACK END
– (img. 3.1 ) In the back end it also says “(unlimited)” eventhough i put 30 as max.
– (img. 1 and img. 4) Furthermore, it seems like “share capacity with other tickets” works for the first event but “set capacity for this ticket” does not work.
– (img. 4) on the second event neither “share capacity with other tickets” or “set capacity for this ticket” works – nothing happens when I use them.June 7, 2018 at 4:44 pm #1548971Victor
MemberHi Miki!
Thanks for reaching out to us! I’d be happy to help you with this topic.
First, please let me note that we are fairly limited in how much support we can give for custom development questions like that.
That said, we always like helping out and at least point users into the right direction as much possible.
As a reference, you can customize our event template using one of the methods described in our Themer’s Guide > https://theeventscalendar.com/knowledgebase/themers-guide/
I can’t figure out how to remove the “buy now!” button from the list view. How do I do that?
You hide the “Buy Now” button by pasting the following CSS snippet into your theme’s styles.css file or using the WordPress customizer (WP Admin > Appearance > Customize > Additional CSS):
.tribe-events-event-cost .tribe-button {
display: none;
}in the list view it says “30 tickets left” i tried to install “loco translate” but I cant seem to find where I can translate that sentence. Is it somewhere else?
The translation for that string should be inside the event tickets translation files. Let me share the following article about how to add/updating translations for our plugins > https://theeventscalendar.com/knowledgebase/adding-or-updating-a-translation/
For Danish, I can see the “<span class=”notranslate”>%s</span> ticket left” string is waiting approval from a translator editor for that language as you can see in https://translate.wordpress.org/projects/wp-plugins/event-tickets/stable/da/default?filters%5Btranslated%5D=yes&filters%5Bstatus%5D=waiting&page=3
For the ticket stock issue, I will kindly ask you to open a new separate topic for it. This will allow us to keep things more organize and ensure we give the proper attention to each item.
When doing so, please go through the steps outlined in our Testing for Conflicts guide and see if you can reproduce the same issue under default conditions. This will ensure you are not dealing with a theme/plugin conflict.
Let me know how it goes.
Best,
VictorJune 7, 2018 at 11:39 pm #1549064Miki
ParticipantHi Victor,
Thanks for your reply. “buy now” button is now gone- perfect 🙂
I have translated “tickets left” and some other strings via the link you send. How/when will these translations be available?
Best regards
Miki
June 8, 2018 at 6:39 am #1549245Victor
MemberHi Miki,
Glad to know the CSS snippet worked for you 🙂
The translations for our free plugins must be approved by a Translator Editor for each language, so it may take a while until one of them approves new translations. You could also reach out to one of them and ask them to approve your submissions.
If you want to become a translator editor yourself, I’d recommend the following article to learn more about it > https://make.wordpress.org/polyglots/handbook/
On the other hand, if you have submitted a translation for one of our premium plugins, we make a pass to approve awaiting submissions on a weekly basis. Feel free to reach out to us if there’s any submission in particular that you have submitted and hasn’t been approved so far.
In the meantime, you can manually apply your own translations by overriding the language files. Here’s a pretty good guide on how to accomplish that > https://theeventscalendar.com/knowledgebase/how-to-override-plugin-language-files/
I hope that helps!
Best,
VictorJune 30, 2018 at 9:35 am #1565181Support Droid
KeymasterHey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team -
AuthorPosts
- The topic ‘Remove \"buy now!\" button from list view.’ is closed to new replies.
