since many have asked the styles demo I'm using here on this site ( Styles Demo ) I have decided to release a working copy.
Please note that to make it work you need to manually feed styles_array.php and add all the styles you need.
Here is a quick example on how you may want to edit the configuration file:
array(
'style_id' => YOUR STYLE ID FROM THEMES TABLE,
'style_display' => true,
'style_demo' => true,
'style_list' => true,
'style_cat' => $style_cat,
'style_name' => 'YOUR STYLE NAME',
'style_sname' => 'REGULAR EXPRESSION NAME (NO CAPS, NO SYMBOLS, ONLY LOWERCASE AND UNDERSCORE',
'style_author' => 'AUTHOR NAME',
'style_demo_url' => $style_demo_url,
'style_download' => 'YOUR FULL URL TO DOWNLOAD',
'style_version' => $style_version,
),
'style_id' => YOUR STYLE ID FROM THEMES TABLE,
'style_display' => true,
'style_demo' => true,
'style_list' => true,
'style_cat' => $style_cat,
'style_name' => 'YOUR STYLE NAME',
'style_sname' => 'REGULAR EXPRESSION NAME (NO CAPS, NO SYMBOLS, ONLY LOWERCASE AND UNDERSCORE',
'style_author' => 'AUTHOR NAME',
'style_demo_url' => $style_demo_url,
'style_download' => 'YOUR FULL URL TO DOWNLOAD',
'style_version' => $style_version,
),
icy_phoenix_styles_demo_1_0_0.zip | ||
Description: | Icy Phoenix Styles Demo 1.0 | Download |
Filename: | icy_phoenix_styles_demo_1_0_0.zip | |
Filesize: | 16.07 KB | |
Downloaded: | 583 Time(s) |