ultimate-addons-for-gutenberg
ultimate-addons-for-gutenberg copied to clipboard
V1.25.7
Description
- Fix: Styling not applying on frontend when block used in the widget area.
- Fix: Table of contents - Not preview on the page when Buddy Boss Platform is activated.
- Fix: Info Box - Padding not applying on frontend when zero is set. task link
Screenshots
Types of changes
- Bug fix (non-breaking change which fixes an issue)
How has this been tested?
-
For widget area styling 1st case :
- Clear widget area, removed all blocks from widget area, and save/update.
- Open customizer, it should not show this kind of error when customizer is open - https://share.getcloudapp.com/X6u8PQ51
-
For widget area styling 2nd case :
- Goto widget area add and Drag drop info-box, advanced heading block change color to check styling issue.
- Regenerate assets and check is blocks on the front are visible properly and is color styling applies to the block working properly or not.
-
For TOC
- Install BuddyBoss Platform.
- Drag and drop the UAG TOC block on-page.
- It will not preview in the editor and throw a console error.
- Switch to above branch and check is issue is resolved or not.
Checklist:
- [x] My code is tested
- [ ] My code follows accessibility standards
- [ ] My code has proper inline documentation
- [x] I've included any necessary tests
- [ ] I've included developer documentation
- [x] I've added proper labels to this pull request
[08-Jun-2022 09:34:07 UTC] PHP Warning: Undefined variable $this_post in C:\Users\aksha\Local Sites\test2\app\public\wp-content\plugins\ultimate-addons-for-gutenberg\classes\class-uagb-post-assets.php on line 327 [08-Jun-2022 09:34:07 UTC] PHP Warning: Attempt to read property "ID" on null in C:\Users\aksha\Local Sites\test2\app\public\wp-content\plugins\ultimate-addons-for-gutenberg\classes\class-uagb-post-assets.php on line 327 [08-Jun-2022 09:34:20 UTC] PHP Warning: Undefined variable $this_post in C:\Users\aksha\Local Sites\test2\app\public\wp-content\plugins\ultimate-addons-for-gutenberg\classes\class-uagb-post-assets.php on line 327
Block Error if we add block in Apperances > Widget - https://share.bsf.io/mXuxmXw5
[08-Jun-2022 09:34:07 UTC] PHP Warning: Undefined variable $this_post in C:\Users\aksha\Local Sites\test2\app\public\wp-content\plugins\ultimate-addons-for-gutenberg\classes\class-uagb-post-assets.php on line 327 [08-Jun-2022 09:34:07 UTC] PHP Warning: Attempt to read property "ID" on null in C:\Users\aksha\Local Sites\test2\app\public\wp-content\plugins\ultimate-addons-for-gutenberg\classes\class-uagb-post-assets.php on line 327 [08-Jun-2022 09:34:20 UTC] PHP Warning: Undefined variable $this_post in C:\Users\aksha\Local Sites\test2\app\public\wp-content\plugins\ultimate-addons-for-gutenberg\classes\class-uagb-post-assets.php on line 327
Block Error if we add block in Apperances > Widget - https://share.bsf.io/mXuxmXw5
Warning issue is fixed now. Please pull branch once @akshaylakh
working fine