Commit Graph

179 Commits

Author SHA1 Message Date
a81b6ac5a7 Fix double padding issue in tab content spacing 2025-03-24 21:05:24 +00:00
634f29eee7 Refactor tab content spacing for consistent 22px gap across all sections 2025-03-24 21:02:48 +00:00
e94a1d902d Fix theme list spacing by adding !important to margin-top rule 2025-03-24 20:59:50 +00:00
1c477aa0f2 Standardize tab-to-content spacing to consistent 22px throughout plugin 2025-03-24 20:55:14 +00:00
16d0d5e2ef Increase gap between tabs and content by 2px (padding-top: 20px → 22px) 2025-03-24 20:51:27 +00:00
9e1c077080 Refactor plugin structure:
- Rename pro-plugins-config.php to data/pro-plugins.php
- Rename recommended-plugins.php to free-plugins.php
- Rename class-recommended-plugins-manager.php to class-free-plugins-manager.php
- Update all references throughout the codebase
- Add enhanced hover effects to Go Pro buttons
2025-03-24 18:42:24 +00:00
da5d08587c UI Improvements: Center-aligned tabs and filters, standardized button styles 2025-03-24 17:55:29 +00:00
c2276f4ebd Fix: Ensure consistent padding in Theme tab matching other tabs 2025-03-24 17:45:52 +00:00
b267156b68 Fix: Ensure consistent padding across all tab content areas 2025-03-24 17:43:14 +00:00
ddd2846171 Fix: Add proper tab content padding and fix Theme tab loading issues 2025-03-24 17:30:23 +00:00
7a5c5d8c0b Update version text color to dark orange 2025-03-17 14:10:49 +00:00
9302ea2cea Update version text color to WordPress blue to match Documentation button 2025-03-17 13:48:46 +00:00
eaf94a9e9e Fix plugin icon positioning across all viewport sizes, especially at mobile breakpoints 2025-03-17 04:48:10 +00:00
44f5c8fc6c Remove all responsive breakpoints for consistent plugin layout, fixing image position across all viewport sizes 2025-03-17 04:43:24 +00:00
7a971ca5e3 Remove responsive breakpoints for consistent plugin layout across all viewports 2025-03-17 04:38:32 +00:00
fa1744b892 Update mobile layout to single column with desktop styling 2025-03-17 04:33:51 +00:00
e8964b3f2b Apply exact desktop layout to mobile viewports for consistent UI across all screen sizes 2025-03-17 04:16:10 +00:00
bd4aab000a Apply consistent desktop-like layout across all viewport sizes for better UI consistency 2025-03-17 04:12:12 +00:00
6a9d30556a Fix mobile icon alignment to match desktop spacing based on screenshots 2025-03-17 03:41:10 +00:00
b505990902 Completely refactor CSS for consistent icon positioning at all screen sizes, especially below 780px 2025-03-17 03:38:59 +00:00
4dcc28c048 Fix icon positioning at mobile viewport sizes with highly specific CSS rules 2025-03-17 03:33:56 +00:00
ae7e82b730 Final UI refinements: Unify icon positions across all viewport sizes, bottom-align action buttons in desktop view 2025-03-17 03:28:53 +00:00
7f3e7cb94c Final UI fixes: Correctly position plugin icons at small screens, properly align action buttons with description text 2025-03-17 03:24:05 +00:00
05b846644d Precise UI adjustments: Fix plugin icon position at small screens, realign action buttons with description text, adjust compatibility checkmark alignment 2025-03-17 03:19:51 +00:00
2694d9d9d6 Precision UI fixes: Properly align plugin icons at small screens, adjust text wrapping widths, align compatibility checkmarks, position action buttons 2025-03-17 03:14:30 +00:00
140b028499 Fine-tune UI: Fix icon position below 768px, optimize plugin name wrapping widths at all breakpoints, and align compatibility checkmark 2025-03-17 03:07:56 +00:00
0099ed96c3 Refine UI: Fix plugin icon position, increase plugin name width, synchronize version display 2025-03-17 02:58:52 +00:00
c15ccc1233 Improve UI: Update version to 0.1 (Beta) and fix responsive layout for free plugins grid at 768px-1200px view width 2025-03-17 02:49:30 +00:00
d860f8f24f Multiple UI Improvements: Added Magic Login Pro, fixed sorting, updated version, fixed toggle behavior, improved responsive layout 2025-03-17 02:42:16 +00:00
52a0d25a53 Standardize panel styling: Move styles to external CSS for consistent appearance across tabs 2025-03-17 02:25:43 +00:00
487f197159 Fix plugin card bottom corners and ensure consistent hover styling 2025-03-17 01:53:52 +00:00
51ff2a0cc7 Fix plugin card bottom corners and ensure consistent hover border color 2025-03-17 01:51:20 +00:00
6947f72494 Apply consistent styling to free plugins grid panels across all screen sizes 2025-03-17 01:48:01 +00:00
3a6a89d2e8 UI improvements: added Kadence theme buttons, fixed panel spacing, and added consistent styling across panels 2025-03-17 01:37:16 +00:00
c01b4a2986 Fix theme installation button and remove image zoom effect 2025-03-17 01:16:38 +00:00
d50dfd344c Fix theme activation functionality and CSS conflicts with WordPress core 2025-03-17 00:45:15 +00:00
b4dbd01519 Simplify loading indicator to just show centered spinner 2025-03-16 18:58:08 +00:00
8de06cb869 Fix loading indicator with proper CSS and consistent positioning 2025-03-16 18:55:35 +00:00
43b9c1ba35 Make untested compatibility text black at all window widths 2025-03-16 18:42:37 +00:00
548a9b302a Fix untested compatibility text color with more specific selectors 2025-03-16 18:41:20 +00:00
bedf18b739 Set untested compatibility text to black and standardize panel height 2025-03-16 18:40:01 +00:00
d139674a6b Fix Go Pro button height to match other buttons 2025-03-16 18:36:32 +00:00
117ada30da Standardize button sizes: make Active and Go Pro buttons match Install Now width 2025-03-16 18:34:00 +00:00
0f649448dc Set compatibility panel height to 0px 2025-03-16 18:31:09 +00:00
bac66139cc Further reduce compatibility panel height to 13px and restore original font size 2025-03-16 18:28:06 +00:00
8cbc58bb45 Reduce compatibility panel height to 26px with smaller font 2025-03-16 18:25:50 +00:00
726833502c Adjust compatibility box: set 45px height and right-align text 2025-03-16 18:22:26 +00:00
088fa0e52b Revert "Adjust media queries to maintain desktop layout between 1086px and 768px"
This reverts commit 4266f37e4d.
2025-03-16 18:19:59 +00:00
4266f37e4d Adjust media queries to maintain desktop layout between 1086px and 768px 2025-03-16 18:19:02 +00:00
e69f0e382a Fix More Details centering, reduce compatibility panel height, narrow plugin name width 2025-03-16 18:11:43 +00:00