Forum Replies Created
-
AuthorPosts
-
dimitrilongo
Participantthanks , hope will be in 4.2
March 10, 2016 at 8:26 am in reply to: Google calendar link failed with full day and timezone in url #1087189dimitrilongo
Participanthi,
send me your ip (private), i can whitelist you ip for access, because the site not on prod
tested with you demo site, doesn’t work same issue
i add &ctz=Europe/London to the url (only all day event) and same issue as me
thanks
-
This reply was modified 10 years, 1 month ago by
dimitrilongo.
March 7, 2016 at 11:58 pm in reply to: Google calendar link failed with full day and timezone in url #1086167dimitrilongo
Participanthello,
The link is from the single event view, even if i change the time in WP, EC still use &ctz=Europe/London and it doesn’t work i test with time zone London etc same issue.
Thanks
February 22, 2016 at 12:43 am in reply to: Plugin conflict select_locale Event Calendar & Advanced Custom Fields Pro #1079587dimitrilongo
ParticipantHello Modern Tribe,
i’have some info about the conflict, Elliot the main dev of ACF, kindly made some debugging, here’s the answer of what he founds, Hope it can helps
“I’ve been doing some debugging and have some useful info for you.The Events Calendar plugin is including an older version of Select2 which does not support translations.
ACF is including a newer version which does.In theory, ACF will not include the select2 translation file unless it is including select2.
The problem is that the Events Calendar plugin is registering Select2 with a prefix in the script name.
Instead of being ‘select2’, it is ‘tribe-events-select2’.Now than multiple plugins are including Select2, it is important that we all call it ‘select2’ so we can avoid including multiple instances of it.
Can you please contact the Event Calendar devs with this info?”
Regards
Dimitri-
This reply was modified 10 years, 2 months ago by
dimitrilongo.
dimitrilongo
Participanthi, thanks a lot, your snippet is all good i adapt it to different views, it helps me a lot
You can mark resolved
Merci beaucoupdimitrilongo
ParticipantThis reply is private.
dimitrilongo
Participantoh great, thanks for advices I have to investigate now , I’ll come back in 2 or 3 days I hope with the solution for tribe’s folks
September 9, 2013 at 12:38 pm in reply to: Excluding categories from month view in the calendar #65177dimitrilongo
Participanthello
the code is the same as Jonah, my paste http://pastebin.com/Ue198H86.
As I said works on list view but don’t in month view beside that “view all” also disappear.Thanks a lot
dimitrilongo
Participanthello
thanks a lot it does the trick
issue solvedDimitri
dimitrilongo
Participanthi,
almost fine see link
http://imgh.us/event-calendar-dropdown.pngbut the previous selected items stay with the background (I change color to background-color)
I really appreciate your help
Thanks
Dimitridimitrilongo
Participantin /wp-content/plugins/events-calendar-pro/views/widgets/mini-calendar/single-event.php
line 29
class=”list-dayname”>
date(‘D’,$postdate) are short english day name but in grid.php there is a var :
$days_of_week = tribe_events_get_days_of_week(‘short’);
this one is well translatedHope that can help investigation
dimitrilongo
ParticipantAs you can see the 3 letters day name are well translated in the calendar
http://imgh.us/event-calendar-widget.pngbut bellow in the list of the day selected, it appears still in english (THU 21)
Strange ?Thanks for advices
Dimitridimitrilongo
Participanthello, I have the same issue, but the 3 letters day are well translated in worpress, but still in english in the calendar widget
dimitrilongo
ParticipantI answer to myself, no need to translate, change time format in wordpress settings and it works like a charm (24 hours format)
ps : for the staff, can you put post resolved, thank you
dimitrilongo
Participanthello casey,
thank you for your help, it’s better. But one more issue when you have selected a country for instance, and you go back to select another one, the previous country selected is blank until you mouse hover on the drop down.
Thanks
Dimitri -
This reply was modified 10 years, 1 month ago by
-
AuthorPosts
