uscarsfrance
Forum Replies Created
-
Hi.
This basic functionnality is broken for months now and the support does not care while it has been informed of this issue a ton of times. So just to help you, put the following code in your theme’s functions.php file. This is not a fix but a workaround.
Best regards.//
// Your code goes below
///**
* Causes calendar to always show Google Map and Link, regardless of individual event settings
*/add_filter( ‘tribe_embed_google_map’, ‘__return_true’ );
add_filter( ‘tribe_show_google_map_link’, ‘__return_true’ );I just let you know that I’m still not able to test any fix as soon as the CSV importation is still broken with version 4.6.3.
Forum: Plugins
In reply to: [The Events Calendar] CSV import broken with version 4.6.1The issue is still there in version 4.6.3. For the knowledge of the manager who is supposed to take care of the support, nothing has been done in one month. A one star review (I should say “report”) has been posted and that is a first time for me.
Forum: Plugins
In reply to: [The Events Calendar] CSV import broken with version 4.6.1Hi.
All the issues still exist with version 4.6.2.
– One event is missing (157 imported) whereas the import counts 158 usefull lines
– January 1, 1970 dates for half of the imported events
– Two days classes appear with a lenght of exactly one month
…
Any fix possible ?
Best regards?- This reply was modified 7 years, 5 months ago by uscarsfrance.
Forum: Plugins
In reply to: [The Events Calendar] CSV import broken with version 4.6.1Hi.
I let you know that the CSV importation is still broken.
From the provided CSV file, the import misses one line, injects many “01 January 1970” dates and makes many events lenghts one year.
Frankly I don’t really understand where the development of this plugin is going to whereas the basics are regularly broken by updates.
See you.Ok. Unfortunately, I’m not able to test right now because the CSV importation is broken.
Please see :
https://www.ads-software.com/support/topic/csv-import-broken-with-version-4-6-1/#post-9570771
Best regards.Forum: Plugins
In reply to: [The Events Calendar] Google Maps does not show up in my eventsFYI, I had grey maps from Google on iOS as soon as the maps were embedded in a tab provided by my theme. Putting the shortcode for the map out of the tab fixed it. So you may look twice if the issue does not come from the formatting of your page before thinking the issue is within the plug-in perimeter, as soon as the map appear grey and not not at all.
- This reply was modified 7 years, 5 months ago by uscarsfrance.
Forum: Plugins
In reply to: [The Events Calendar] CSV import broken with version 4.6.1I think that this forum is checked by the team on wednesday. It means that we may not have a fix this week now.
Forum: Plugins
In reply to: [The Events Calendar] CSV import broken with version 4.6.1Hi. Nice to know that this is a shared issue to expect a fix soon.
Maybe a developer would be interested to know that we may also expect that the CSV importer should be able to offer to delete automatically all the actual imported events before a new file is imported. Just a checkbox “Delete all imported events before importing this new file”. So we may not have to delete manually +160 events each time we change the date of a training.Hi.
The issue still exists with version 4.6.
For the community, I’m still using the snippet provided above to bypass the issue :
https://gist.github.com/elimn/4cbdbf600e4d25842a824147b2e56e5e#file-tribe_embed_google_map_true-php
Best regards.
Franck.Forum: Plugins
In reply to: [The Events Calendar] Wrong duration for iCal exported eventHi.
This is very easy to clarify.
If you export the sample to Google Agenda, the event appears at the right dates :
https://www.dropbox.com/s/zc6wzm5fmwjnezp/Google-export.png?dl=0
If you export the sample to iCal, the event ends one day before :
https://www.dropbox.com/s/mwu5oorllhugurv/iCal-export.png?dl=0
I don’t have a similar issue with other calendars. So I think that something in the exported event is not interpreted correctly by the iCal application.
Best regards.
PS : The previous thread was more than 7 months old, I don’t find the link neither in my activity.- This reply was modified 7 years, 6 months ago by uscarsfrance.
- This reply was modified 7 years, 6 months ago by uscarsfrance.
Forum: Plugins
In reply to: [The Events Calendar] Clicking on an event does not display the eventHi.
There was no issue with the plug-in itself.
An typo was made previously in the URL redirections written in a .htaccess file.
Best regards.Forum: Plugins
In reply to: [Wordpress Tabs] Overlapping displayNo, it was not solved.
I’m using this plug-in, another one called WP UI – Tabs, accordions and more (version 0.8.8) and finally the built-in tabs function of the Wooframework (canvas theme). And none of these solutions are perfect.
Lack of support from the editors, the price of the fact it is free.Forum: Plugins
In reply to: [The Events Calendar] Clicking on an event does not display the eventIssue solved.
Forum: Plugins
In reply to: [The Events Calendar] Clicking on an event does not display the eventI have just downgraded to version 4.5.10.1 but the issue is still there.
Now waiting for the editor’s advices before breaking the thing more than it is !