Forum Replies Created
-
AuthorPosts
-
anjuly
ParticipantGood morning Geoff,thanks for your patience!
I will make it with the additional field or integrade the Costs in the normal textfields.So, thanks a lot again for all these friendly support!!!!
Have a nice Day,
cheers
Julyanjuly
ParticipantGood morning Geoff,
thanks a lot!!!First: your updated child theme doesn’t go…? But that doesn’t Matter.
The additional field goes!But I need it in this specific field on top. So I’ll can change between Costs and Donation.
(Your answer: “As for your second need, that is a bit different. That specific field has validations on it.
This is why you are currently not free to input just any text.“)
I’m a little bit astonished about this, because when I insert in the Cost-Field only Text like: Spenden erwünscht, it goes…
But I need text with the special prices.So first I had the problem with the sign between the costs. There was no possibility to take a slash between the Costs like this 20/10€ and I’ve got this snippet
add_filter( ‘tribe_events_cost_separators’, ‘custom_cost_separators’ );
function custom_cost_separators() {
return array( ‘,’, ‘.’, ‘/’ );
}and this works – so maybe you can give me a nother snippet for this??
So, I hope that you’ll understand the most of my broken English and I don’t run you crazy .., it is a little bit hard for me to explain.
Many Thanks!!
Julyanjuly
ParticipantThis reply is private.
anjuly
ParticipantThis reply is private.
anjuly
ParticipantThis reply is private.
anjuly
ParticipantHi Geoff,
thanks for your effort!Poedit (1.5.7 – because of Mac 10.6.8) only works with the event Calendar but not with event calendar pro – that means I changed the text from ,Eintritt’ to ,Spendenvorschlag’ but in the Pro-Version after saving I get the old Text…
And I tried the snippet with Code Snippet and this also doesn’t work.
anjuly
ParticipantYYYesss!! Now it works fine!
Good afternoon, nice weekend! and thanks a lot
Julyanjuly
ParticipantHi Geoff,
it is not a problem of translation from english to german, it is more a question of taken another word for german EINTRITT to german SPENDENVORSCHLAG.
The Plugin is well translated (exept the little window view all events ;-))And another problem with the costsview:
is it possible to add a word in front of the Costs?? (see attachment)A little bit complicated but we are building a nonprofit association and so it is important…for the tax man ;-))
Maybe you’ll have a solution.
Thanks a lot!!!
Julyanjuly
ParticipantHi Geoff,
thanks for the answer, the 2nd Link works (Mehr anzeigen…) – but unfortunatly the first doesn’t.
A great Day for you too!
Julyanjuly
ParticipantHi Geoff,
now it works well!!!
Thanks a lot and have a nice Day,
Best,
Julyanjuly
ParticipantHi Geoff,
unfortunately it doesn’t work!Best Regards,
Julyanjuly
ParticipantThis reply is private.
anjuly
ParticipantHey George, thanks a lot for your quickly reply, but unfortunately both css-supports are not working in Firefox…!?
I tested this in Chrome and Safari and in this connection it works well.
Is there a possibility to change this in Firefox??
BR
Julyanjuly
ParticipantHey Josh, thanks a lot IT WORKS and I know how to insert the snippets in future.
Very helpfull!
Best
Julyanjuly
ParticipantHi Josh, thanks for your help.
Is this possible with an CSS-Code?I am not very fit in php…
but if there is no other possibility, please can you tell me where I shall insert this code in the function php??I’m a newbie, so sorry.
Thanks
July -
AuthorPosts
