Changeset 1016144
- Timestamp:
- 10/29/2014 07:40:46 PM (11 years ago)
- File:
-
- 1 edited
-
flexible-posts-widget/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
flexible-posts-widget/trunk/readme.txt
r984600 r1016144 27 27 = Supported Languages = 28 28 * English 29 * Finnish 29 30 * Italian 30 31 * Polish … … 39 40 40 41 = To use a custom HTML output template = 41 1. Create a folder called `flexible-posts-widget` in the root of your theme folder.42 1. Create a folder called `flexible-posts-widget` in the root folder of the currently active theme. 42 43 1. Copy `widget.php` from within the plugin's `views` folder into your theme's new `flexible-posts-widget` folder. 43 1. Optional: Rename your theme's `widget.php` template file to a name of your choice (to use different templates for each widget instance).44 1. Rename your theme's `widget.php` template file to a name of your choice. Example: `my-template.php`. 44 45 1. Go to 'Appearance' > 'Widgets' in WordPress to configure an instance of the widget. 45 1. In the 'Template Filename' field enter the name of the template file you added to your theme. Example: `my-themes-widget.php`46 1. In the 'Template Filename' field choose the name of the template file you added to your theme. Example: `my-template` 46 47 47 48
Note: See TracChangeset
for help on using the changeset viewer.