The Divi 100 - Article Card Plugin is made for Divi as apart of the Divi 100 series by Elegant Themes. This plugin looks for any page that has the Blog Module enabled and applies a new style too.
Divi-100-Article-Card
├── LICENSE
├── README.md
├── article-card.php
├── assets
│ ├── css
│ │ └── style.css
│ └── js
│ └── scripts.js
├── divi-100-setup
│ ├── class-divi-100-settings.php
│ ├── class-divi-100-utils.php
│ ├── css
│ │ └── admin-style.css
│ ├── divi-100-setup.php
│ └── js
│ └── admin-scripts.js
└── preview.gif
6 directories, 11 files
Optional: You can change the accent color of the article cards by heading over to the Divi 100 - Article Card control panel where you'll be greeted with a color picker.
Found a bug or have a question? Please first read the issue guidelines and search for existing and closed issues. If your problem is not addressed yet, feel free to open a new issue.
When opening an issue, please make sure you assign the proper label. For example, if you had a question, you would assign the QUESTION
label.
Copyright © 2016 Elegant Themes. Code released undered the GPL License.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.