Changeset 3324079
- Timestamp:
- 07/08/2025 07:04:59 AM (9 months ago)
- Location:
- category-ajax-filter/trunk
- Files:
-
- 4 edited
-
assets/css/common/common.css (modified) (3 diffs)
-
assets/css/common/common.min.css (modified) (1 diff)
-
category-ajax-filter.php (modified) (3 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
category-ajax-filter/trunk/assets/css/common/common.css
r2750636 r3324079 42 42 padding: 20px; 43 43 } 44 . status {44 .caf-post-layout-container .status { 45 45 position: absolute; 46 46 width: 97%; … … 51 51 } 52 52 53 . status i {53 .caf-post-layout-container .status i { 54 54 top: 30%; 55 55 position: relative; … … 60 60 padding: 10px; 61 61 } 62 . status img {62 .caf-post-layout-container .status img { 63 63 height: 220px; 64 64 } 65 . status.active {65 .caf-post-layout-container .status.active { 66 66 display: block; 67 67 /*background: #333;*/ -
category-ajax-filter/trunk/assets/css/common/common.min.css
r2928591 r3324079 1 @font-face{font-family:'Roboto Condensed';src:url(../font/RobotoCondensed-Regular.ttf);font-display:swap}@font-face{font-family:'Playfair Display';src:url(../font/PlayfairDisplay-Regular.ttf);font-display:swap}@font-face{font-family:OpenSans;src:url(../font/OpenSans-Regular.ttf);font-display:swap}@font-face{font-family:'Patua One';src:url(../font/PatuaOne-Regular.ttf);font-display:swap}@font-face{font-family:'Jolly Lodger';src:url(../font/JollyLodger-Regular.ttf);font-display:swap}@font-face{font-family:Raleway;src:url(../font/Raleway-Regular.ttf);font-display:swap}#caf-post-layout-container{width:100%;max-width:100%;padding:20px 0;display: inline-block;}#manage-ajax-response{position:relative;width:100%;min-height:300px;flex:100%;padding:20px;box-sizing: border-box;}. status{position:absolute;width:100%;text-align:center;height:100%;z-index:9999;display:none;left:0;}.status i{top:30%;position:relative;font-size:45px;color:#f79918;background:#fff;border-radius:50%;padding:10px}.status img{height:220px}.status.active{display:block;opacity:1}.error-caf{position:relative;width:100%;flex:100%;padding:20px;background-color:#d65151;color:#fff;text-align:center;text-transform:capitalize}.error-of-empty-result.error-caf,.error-of-post-layout.error-caf{height:100%;padding:120px;width:100%}.error-of-missing-id.error-caf{display:inline-block;width:100%!important;max-width:100%!important}.error-of-missing-id.error-caf a{color:#f7f7f7;text-decoration:underline}.error-of-missing-id.error-caf a:hover{color:#dad9d9;text-decoration:underline}.caf_mb-0{margin-bottom:0!important}.caf-mb-1{margin-bottom:5px!important}.caf-mb-2{margin-bottom:10px!important}.caf-mb-3{margin-bottom:15px!important}.caf-mb-4{margin-bottom:20px!important}.caf-mb-5{margin-bottom:25px!important}.caf-mt-0{margin-top:0!important}.caf-mt-1{margin-top:5px!important}.caf-mt-2{margin-top:10px!important}.caf-mt-3{margin-top:15px!important}.caf-mt-4{margin-top:20px!important}.caf-mt-5{margin-top:25px!important}.caf-pr-0{padding-right:0!important}.caf-pl-0{padding-left:0!important}.caf-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:769px){.caf-col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.caf-col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.caf-col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.caf-col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media only screen and (max-width:768px) and (min-width:500px){.caf-col-md-tablet3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.caf-col-md-tablet4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.caf-col-md-tablet6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.caf-col-md-tablet12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media only screen and (max-width:500px){.caf-col-md-mobile3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.caf-col-md-mobile4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.caf-col-md-mobile6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.caf-col-md-mobile12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.caf-col-md-1,.caf-col-md-10,.caf-col-md-11,.caf-col-md-12,.caf-col-md-2,.caf-col-md-3,.caf-col-md-4,.caf-col-md-5,.caf-col-md-6,.caf-col-md-7,.caf-col-md-8,.caf-col-md-9{position:relative;width:100%;padding-right:15px;padding-left:15px;box-sizing: border-box;}.caf-animate-skew1{transition:all 10s ease-out 10s;animation:skew 1s}@keyframes skew{0%{transform:skewX(10deg)}100%{transform:skewX(-10deg 1s)}}@keyframes skew1{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(354px,0,0)}}1 @font-face{font-family:'Roboto Condensed';src:url(../font/RobotoCondensed-Regular.ttf);font-display:swap}@font-face{font-family:'Playfair Display';src:url(../font/PlayfairDisplay-Regular.ttf);font-display:swap}@font-face{font-family:OpenSans;src:url(../font/OpenSans-Regular.ttf);font-display:swap}@font-face{font-family:'Patua One';src:url(../font/PatuaOne-Regular.ttf);font-display:swap}@font-face{font-family:'Jolly Lodger';src:url(../font/JollyLodger-Regular.ttf);font-display:swap}@font-face{font-family:Raleway;src:url(../font/Raleway-Regular.ttf);font-display:swap}#caf-post-layout-container{width:100%;max-width:100%;padding:20px 0;display: inline-block;}#manage-ajax-response{position:relative;width:100%;min-height:300px;flex:100%;padding:20px;box-sizing: border-box;}.caf-post-layout-container .status{position:absolute;width:100%;text-align:center;height:100%;z-index:9999;display:none;left:0;}.caf-post-layout-container .status i{top:30%;position:relative;font-size:45px;color:#f79918;background:#fff;border-radius:50%;padding:10px}.caf-post-layout-container .status img{height:220px}.caf-post-layout-container .status.active{display:block;opacity:1}.error-caf{position:relative;width:100%;flex:100%;padding:20px;background-color:#d65151;color:#fff;text-align:center;text-transform:capitalize}.error-of-empty-result.error-caf,.error-of-post-layout.error-caf{height:100%;padding:120px;width:100%}.error-of-missing-id.error-caf{display:inline-block;width:100%!important;max-width:100%!important}.error-of-missing-id.error-caf a{color:#f7f7f7;text-decoration:underline}.error-of-missing-id.error-caf a:hover{color:#dad9d9;text-decoration:underline}.caf_mb-0{margin-bottom:0!important}.caf-mb-1{margin-bottom:5px!important}.caf-mb-2{margin-bottom:10px!important}.caf-mb-3{margin-bottom:15px!important}.caf-mb-4{margin-bottom:20px!important}.caf-mb-5{margin-bottom:25px!important}.caf-mt-0{margin-top:0!important}.caf-mt-1{margin-top:5px!important}.caf-mt-2{margin-top:10px!important}.caf-mt-3{margin-top:15px!important}.caf-mt-4{margin-top:20px!important}.caf-mt-5{margin-top:25px!important}.caf-pr-0{padding-right:0!important}.caf-pl-0{padding-left:0!important}.caf-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:769px){.caf-col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.caf-col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.caf-col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.caf-col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media only screen and (max-width:768px) and (min-width:500px){.caf-col-md-tablet3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.caf-col-md-tablet4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.caf-col-md-tablet6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.caf-col-md-tablet12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media only screen and (max-width:500px){.caf-col-md-mobile3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.caf-col-md-mobile4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.caf-col-md-mobile6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.caf-col-md-mobile12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.caf-col-md-1,.caf-col-md-10,.caf-col-md-11,.caf-col-md-12,.caf-col-md-2,.caf-col-md-3,.caf-col-md-4,.caf-col-md-5,.caf-col-md-6,.caf-col-md-7,.caf-col-md-8,.caf-col-md-9{position:relative;width:100%;padding-right:15px;padding-left:15px;box-sizing: border-box;}.caf-animate-skew1{transition:all 10s ease-out 10s;animation:skew 1s}@keyframes skew{0%{transform:skewX(10deg)}100%{transform:skewX(-10deg 1s)}}@keyframes skew1{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(354px,0,0)}} -
category-ajax-filter/trunk/category-ajax-filter.php
r3183800 r3324079 3 3 Plugin Name: Category Ajax Filter 4 4 Description: Filter posts/custom post types by category without page reload.Easy to sort/filter and display posts on page with Ajax. It Supports Divi, Elementor and other page builders. 5 Version: 2.8. 35 Version: 2.8.4 6 6 Author: Trusty Plugins 7 7 Author URI: https://trustyplugins.com … … 17 17 /*---- CONFIGURATION >>>> DEFINE CURRENT VERSION ----*/ 18 18 if (!defined('CAF_CURRENT_VERSION')) { 19 define('CAF_CURRENT_VERSION', '2.8. 3');19 define('CAF_CURRENT_VERSION', '2.8.4'); 20 20 } 21 21 if (!defined('CAF_OPTIONS')) { … … 94 94 } 95 95 if (!defined('TC_CAF_PLUGIN_VERSION')) { 96 define('TC_CAF_PLUGIN_VERSION', '2.8. 3');96 define('TC_CAF_PLUGIN_VERSION', '2.8.4'); 97 97 } 98 98 } -
category-ajax-filter/trunk/readme.txt
r3313858 r3324079 4 4 Tags: Filter, elementor, divi, category-filter, post-filter 5 5 Requires at least: 6.0 6 Plugin URI: https://trustyplugins.com 7 Tested up to: 6.8 8 Stable tag: 2.8.3 6 Tested up to: 6.7 7 Stable tag: 2.8.4 9 8 Requires PHP: 7.0 10 9 License: GPL3 … … 107 106 == Changelog == 108 107 108 = 2.8.4 = (08/07/2025) 109 * CSS conflict issue fixed [for RankMath,woocommerce] 110 109 111 = 2.8.3 = (07/11/2024) 110 112 * Sorting feature added at the admin settings panel.
Note: See TracChangeset
for help on using the changeset viewer.