-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7088618
commit 88e2816
Showing
4 changed files
with
3,968 additions
and
2,206 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
# Changelogs: | ||
|
||
## Version 1.0.4 - 18/04/2023 | ||
|
||
**Fix bugs:** | ||
|
||
- Fix validate html | ||
- Fix require one path | ||
- Fix count def_options | ||
- Fix filter product by custom taxonomy | ||
- Fix issue image cover of uiposts widget | ||
- Fix errors when deactive advanced product | ||
- Fix issue introtext number for uiposts widget | ||
- Fix Filter by taxonomy advanced product module | ||
- Fix issue icon color option of uisocial widget | ||
- Fix issue Call to undefined function is_plugin_active | ||
- Fix default source with ui advanced product slideshow | ||
- Fix issue quote-icon of style2 for templza-testimonial widget | ||
- Fix issue undefined class Advanced_Product\Helper\FieldHelper of UI Advanced Product widget | ||
|
||
**Improvement:** | ||
|
||
- Update lead posts | ||
- Update language file | ||
- Update auto play for slider | ||
- Update uipost layout style 1 | ||
- Update uipro delearship user | ||
- Update title max width for uiposts | ||
- Update separator width for bullet style | ||
- Update Bullet, Line for Separator style | ||
- Update featured option for uiposts widget | ||
- Update card gutter option for uiposts widget | ||
- Update option Card Divider Horizontal for uiposts widget | ||
|
||
**Added:** | ||
|
||
- Added User element | ||
- Added widget UI Social | ||
- Added title ui lightbox | ||
- Added config ui slideshow | ||
- Added Circle text element | ||
- Added widget UI Posts Scroller | ||
- Added Options uislideshow element | ||
|
||
## Version 1.0.3 - 10/11/2022 | ||
|
||
- Remove $text_domain in uipro | ||
- Fix style element WooGrid layout 1 | ||
- Fix style element WooGrid layout 6 | ||
- Fix translate and add language file | ||
- Add uipost style 1 | ||
- Support control tabs and control popovers | ||
- Update icon for meta post | ||
- Update quickview advanced product style | ||
- Update icon view for advanced product style 4 | ||
|
||
## Version 1.0.2 - 29/07/2022 | ||
|
||
- Add element account, add options advanced product | ||
|
||
## Version 1.0.1 - 06/05/2022 | ||
|
||
- Fix issue load elements overflow (page speed) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,30 @@ | ||
# UIPro | ||
|
||
UIPro - Wordpress Plugin | ||
|
||
Changelogs: | ||
_Documentation: https://docs.templaza.com_ | ||
|
||
_Forum: https://www.templaza.com/forums.html_ | ||
|
||
_Ticket: https://www.templaza.com/tz_membership/addticket.html_ | ||
|
||
Version 1.0.3 - 10/11/2022 | ||
_FanPage: https://www.facebook.com/templaza_ | ||
|
||
- Remove $text_domain in uipro | ||
- Fix style element WooGrid layout 1 | ||
- Fix style element WooGrid layout 6 | ||
- Fix translate and add language file | ||
- Add uipost style 1 | ||
- Support control tabs and control popovers | ||
- Update icon for meta post | ||
- Update quickview advanced product style | ||
- Update icon view for advanced product style 4 | ||
_Twitter: https://twitter.com/templazavn_ | ||
|
||
Version 1.0.2 - 29/07/2022 | ||
_Google+: https://plus.google.com/+Templaza_ | ||
|
||
- Add element account, add options advanced product | ||
## Getting Started | ||
|
||
### Installation | ||
|
||
1. Download the plugin .zip file | ||
2. Log in to your WordPress admin panel | ||
3. Go to Plugins > click "Add New" button > upload the plugin .zip file | ||
4. Click "Install Now" and activate the plugin | ||
|
||
## Changelogs: | ||
|
||
Version 1.0.1 - 06/05/2022 | ||
Go read the entire changelog at [this link](https://github.com/templaza/uipro/blob/master/CHANGELOG.md) | ||
|
||
- Fix issue load elements overflow (page speed) | ||
Looking for older versions of TemPlaza Framework? Check the [releases](https://github.com/templaza/uipro/releases) |
Oops, something went wrong.