90 Commits

Author SHA1 Message Date
8e6371fe9d Revert changes to layout and compatibility text positioning 2025-03-25 01:10:29 +00:00
2d644e9c37 Fix compatibility text positioning using transform instead of margin 2025-03-25 01:05:50 +00:00
7a3b8a948f Move compatibility text another 10px to the left 2025-03-25 01:03:13 +00:00
d8130b1e19 Move compatibility text further left by increasing margin-right to 35px 2025-03-25 01:02:01 +00:00
b069bf3f3c Reduce gap between filter nav bar and results to be consistent with other tabs 2025-03-25 00:59:23 +00:00
ba0878b230 Update theme tiles to be constrained to max-width of 800px 2025-03-25 00:57:40 +00:00
4f391f0cda Fix responsive navigation: make top tabs and filter links wrap properly at smaller window widths 2025-03-25 00:55:46 +00:00
d5a4a29ae9 Fix compatibility text alignment using margin-right instead of padding-left 2025-03-25 00:54:10 +00:00
daccb54342 Double padding-left for compatibility text to move it further left 2025-03-25 00:53:05 +00:00
90f6969e1b Move compatibility text 25px to the left instead of right 2025-03-25 00:52:00 +00:00
f7b8629926 Move compatibility text 25px to the right for better alignment 2025-03-25 00:50:52 +00:00
6528d8e79a Make plugin layout consistent for all screen widths based on 768px layout 2025-03-25 00:45:29 +00:00
21b0ef599d Fix text overlap on desktop screens by increasing content margins and button width 2025-03-25 00:41:58 +00:00
5f45ea85fa Fix mobile layout and text wrapping: prevent button overlap, improve text wrapping on desktop, fix mobile responsiveness 2025-03-25 00:39:30 +00:00
c3d1aff49f Refine single column plugin layout: full-width nav, fix descriptions, right-align compatibility text, transparent loading spinner 2025-03-25 00:36:08 +00:00
d389f92bd6 Update plugin tile layout to single centered column with max width 700px 2025-03-25 00:28:19 +00:00
23c5d0adce Improve free plugins tile layout: Implement consistent grid layout matching pro plugins section, add responsive design with breakpoints, improve spacing and alignment, standardize styling, fix mobile layout, add hover effects 2025-03-25 00:15:09 +00:00
5f195f8cfb Remove duplicate margin from plugin table to fix spacing 2025-03-24 21:18:48 +00:00
dc6b1a046f Set consistent 22px top margin on plugin browser container 2025-03-24 21:10:25 +00:00
221eefab9e Reduce filter menu bottom margin from 25px to 22px for consistent spacing 2025-03-24 21:07:27 +00:00
1c477aa0f2 Standardize tab-to-content spacing to consistent 22px throughout plugin 2025-03-24 20:55:14 +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
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
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
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