skoda007
Forum Replies Created
-
Hi jespersk,
I had the same problem. In my case it was a conflict with the plugin Yoast SEO. After deactivating Yoast and then activating again – the problem was fixed.Thank you for your quick response. But I have set the right localtime.
I choosed “Berlin” and the WordPress-system shows the right time (and daylight time).So I do not know, why opentickets shows the wrong time. (only for the events in the future when daylight saving time will end)
Thank you for your help
P.S. In the calendar the time is correct, only the title (and ticket) gets the wrong time
- This reply was modified 8 years, 2 months ago by skoda007.
Forum: Plugins
In reply to: [OpenTickets Community Edition] Database is not updated (_purchases_ea)thank you very much, all is working fine now ??
Forum: Plugins
In reply to: [OpenTickets Community Edition] Database is not updated (_purchases_ea)Thank you very much ??
The last version (which I know), where the field is updated is opentickets 2.1.0Thank you.
In deed my functions.php restricted the featured image by this code.add_theme_support( 'post-thumbnails' , array( 'post' , 'page' , 'portfolio' , 'product' ) )
I changed it in the following code without restrictions:
add_theme_support( 'post-thumbnails' )
;and now all is wonderful. Thanks ??
Forum: Plugins
In reply to: [OpenTickets Community Edition] Add to Calendar button doesnt workSince the last update I have the same problem. The problem is the date/time format. In my case the button do not accept the german format (hh:mm). It only accept the following format hh:mma. For example: 10:23am or 11:23pm. Then you can add an event. In the frontend the normal time is displayed. So, the problem is not fixed, but it is one way to finish the event.
1. oooups – the problem with the writable files is fixed. I forgot the parent folder.
2. But the problem of the missing meta-box (for featured image) is still remained