-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
49 lines (33 loc) · 1.92 KB
/
readme.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
43
44
45
46
47
48
49
=== The Events Calendar Extension: Divi Theme Compatibility ===
Contributors: ModernTribe
Donate link: http://m.tri.be/29
Tags: events, calendar
Requires at least: 4.5
Tested up to: 4.9.6
Requires PHP: 5.4
Stable tag: 1.1.0
License: GPL version 3 or any later version
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Makes The Events Calendar compatible with Elegant Themes' Divi theme and Divi-based themes (e.g. Extra theme).
== Description ==
Makes The Events Calendar compatible with Elegant Themes' Divi theme and Divi-based themes (e.g. Extra theme). The posts_per_page / pagination fix should also work for all their themes, even if not Divi-based.
== Installation ==
Install and activate like any other plugin!
* You can upload the plugin zip file via the *Plugins ‣ Add New* screen
* You can unzip the plugin and then upload to your plugin directory (typically _wp-content/plugins)_ via FTP
* Once it has been installed or uploaded, simply visit the main plugin list and activate it
== Frequently Asked Questions ==
= Where can I find more extensions? =
Please visit our [extension library](https://theeventscalendar.com/extensions/) to learn about our complete range of extensions for The Events Calendar and its associated plugins.
= What if I experience problems? =
We're always interested in your feedback and our [premium forums](https://theeventscalendar.com/support-forums/) are the best place to flag any issues. Do note, however, that the degree of support we provide for extensions like this one tends to be very limited.
== Changelog ==
= 1.1.0 2018-06-13 =
* Fixed styling of mini calendar widget when used in a sidebar
* Fixed the color of the present day date in the mini calendar widget
* Adjusted the width of the day/date box (and event info box) in the sidebar so the day doesn't wrap when using a narrow sidebar
* Updated extension template
* Added readme.txt
* Added license.txt
= 1.0.0 2017-06-09 =
* Initial release