-
Notifications
You must be signed in to change notification settings - Fork 0
/
Tyler theme guide.txt
42 lines (35 loc) · 1.48 KB
/
Tyler theme guide.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Please find Event Manager theme Guide at
http://www.eventmanagerblog.com/tyler-theme-guide
== Changelog ==
(06/13/2014)
* Version updated to 1.4
* Remove Post info , share button and older post link in pages. File(s) changed:
- page.php
* Fix "Sessions cannot have no speakers" issue. File(s) changed:
- event-framework/components/metaboxes/session.php
* Fix "Menu in Mobile has problem". File(s) changed:
- js/main.js
(06/04/2014)
* Version updated to 1.3
* Fix "Schedule not appearing" issue. File(s) changed:
- event-framework/helpers/cpt/sessions.php
* Fix "Proper scrolling with arrows between sessions" - now the order should be by session date. File(s) changed:
- functions.php
- single-session.php
(06/03/2014)
* Version updated to 1.2
* No HTML in registration widget. File(s) changed:
- event-framework/components/widgets/widget-registration.php
* Add Widget Search filter for Widgets and Widget areas. File(s) changed:
- event-framework/event-framework.php
- event-framework/assets/js/search-widget.js
(05/28/2014)
* Version updated to 1.1
* Fix issue with Tyler Registration Widget register button. File(s) changed:
- functions.php
- index.php
- event-framework/components/widgets/widget-registration.php
* Replace Speaker checkbox selector with AJAX for single Session. File(s) changed:
- event-framework/components/metaboxes/session.php
* Fix issue with Tyler Latest News Widget if there is no "Blog" category. File(s) changed:
- event-framework/components/widgets/widget-news.php