Commit Graph

296 Commits

Author SHA1 Message Date
0db22d8b1b Add Go Pro buttons and hosting providers tab
- Added Go Pro buttons for TranslatePress, Hreflang Manager, AutomatorWP, Bit Integrations, Bit Flows, Yellow Pencil, Anti-Malware, and Advanced Database Cleaner
- Updated pricing URLs for various plugins
- Added new Hosting tab with panels for Closte, Cloudron, Hostinger, Hetzner Cloud, and SimpleHost
2025-03-16 22:54:49 +00:00
3ceeb3e05d FluentCommunity URL fix 2025-03-16 22:15:43 +00:00
2aecdad960 Add FluentBoards and FluentCommunity to pro plugins configuration 2025-03-16 22:13:06 +00:00
e05d5b2f43 Fix 'Go Pro' button links to point to respective plugin landing pages 2025-03-16 22:04:21 +00:00
d837eb2572 Update latest code changes 2025-03-16 21:45:27 +00:00
46b03a8e48 Update settings.php and .gitignore 2025-03-16 20:30:33 +00:00
2bf2612db6 Fix theme tab loading panel by removing static overlay 2025-03-16 19:14:29 +00:00
479934b6c3 Fix theme tab loading by using the same inline script approach as the plugins tab 2025-03-16 19:08:13 +00:00
f848160158 Fix theme tab loading with improved error handling and proper function scoping 2025-03-16 19:05:32 +00:00
31a68c0333 Fix theme tab loading issue with improved error handling and caching 2025-03-16 19:01:32 +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
1694c6c9d5 Adjust loading indicator to properly center text with spinner 50px below 2025-03-16 18:53:51 +00:00
55071d3bc8 Move loading spinner below the Loading plugins text with 50px spacing 2025-03-16 18:52:49 +00:00
c704dbecd8 Simplify loading indicators with a single spinner next to Loading text 2025-03-16 18:50:28 +00:00
a28f3ed267 Implement standard WordPress plugin loading spinner 2025-03-16 18:48:00 +00:00
7b9c0fbfe9 Fix More Details link to properly use thickbox modal popup 2025-03-16 18:44:39 +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
284ae1c32f Fix plugin name positioning, More Details centering, and compatibility status width 2025-03-16 18:04:58 +00:00
afc527c30b Refine mobile layout: adjust image position, text wrapping, button alignment 2025-03-16 17:58:55 +00:00
408207d595 Implement mobile layout fixes: smaller images, left-aligned plugin icons, fixed compatibility status 2025-03-16 17:45:56 +00:00
5aafd4dd54 Final mobile layout refinements: optimize image and text spacing 2025-03-16 06:11:46 +00:00
fbb0078e07 Refine mobile layout: text left, images right, action buttons overlaying images 2025-03-16 06:11:12 +00:00
f5b448cf3c Reposition elements: images on right, text on left, action buttons in top-right 2025-03-16 06:10:39 +00:00
19c035de1f Fix plugin icon positioning to stay within card boundaries 2025-03-16 06:07:19 +00:00
f5c06020f8 Fix plugin image positioning and reduce excessive spacing 2025-03-16 06:05:20 +00:00
099c184ba0 Add debug CSS with higher specificity to diagnose styling issues 2025-03-16 06:03:38 +00:00
3669a33d61 Add stronger CSS overrides with !important to force desktop layout on mobile 2025-03-16 06:02:45 +00:00
f0da1e1522 Add explicit mobile styling that matches desktop layout structure 2025-03-16 06:00:37 +00:00
d5dc3d0772 Drastically simplify layout CSS to fix mobile issues 2025-03-16 05:58:33 +00:00
8559eba7ac Add specific mobile styles to fix layout issues 2025-03-16 05:56:04 +00:00
bd5b1b2427 Simplify responsive CSS by removing redundant mobile styles 2025-03-16 05:54:16 +00:00
3a904b1ab9 Simplify mobile layout to maintain desktop structure with full width 2025-03-16 05:53:39 +00:00
060e4fa70a Complete overhaul of mobile layout for consistent appearance 2025-03-16 05:48:40 +00:00
47dacd10eb Fix center gutter at wide widths and improve mobile layout 2025-03-16 05:46:43 +00:00
4c82566466 Final grid layout adjustments: align right edge with navigation and improve responsiveness 2025-03-16 05:43:09 +00:00
2af6463eea Update plugin grid layout to exactly match WordPress core Add Plugins page 2025-03-16 05:38:39 +00:00
1b0f5ac980 Fix plugin grid layout to show exactly two per row and remove divider lines 2025-03-16 05:34:51 +00:00
596dd6bb99 Fix plugin grid layout spacing and structure 2025-03-16 05:31:25 +00:00