Changeset 2506068
- Timestamp:
- 03/30/2021 03:05:30 PM (5 years ago)
- Location:
- holler-box/trunk
- Files:
-
- 6 edited
-
assets/css/holler-frontend.css (modified) (3 diffs)
-
assets/css/holler-frontend.min.css (modified) (1 diff)
-
holler-box.php (modified) (3 diffs)
-
includes/class-holler-admin.php (modified) (1 diff)
-
includes/class-holler-functions.php (modified) (5 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
holler-box/trunk/assets/css/holler-frontend.css
r2502718 r2506068 684 684 685 685 @font-face { 686 font-family: "hwpfontello" !important;687 src: url( "../font/fontello.eot?57130597");688 src: url( "../font/fontello.eot?57130597#iefix") format("embedded-opentype"),689 url("../font/fontello.woff2?57130597") format("woff2"),690 url("../font/fontello.woff?57130597") format("woff"),691 url("../font/fontello.ttf?57130597") format("truetype"),692 url("../font/fontello.svg?57130597#fontello") format("svg");686 font-family: 'hwpfontello'; 687 src: url('../font/fontello.eot?57130597'); 688 src: url('../font/fontello.eot?57130597#iefix') format('embedded-opentype'), 689 url('../font/fontello.woff2?57130597') format('woff2'), 690 url('../font/fontello.woff?57130597') format('woff'), 691 url('../font/fontello.ttf?57130597') format('truetype'), 692 url('../font/fontello.svg?57130597#fontello') format('svg'); 693 693 font-weight: normal; 694 694 font-style: normal; … … 705 705 */ 706 706 707 .holler-box [class^="icon-"]:before, 708 .holler-box [class*=" icon-"]:before, 709 .hwp-floating-btn [class^="icon-"]:before, 710 .hwp-floating-btn [class*=" icon-"]:before { 711 font-family: "hwpfontello" !important; 707 .holler-box [class^="icon-"]:before, .holler-box [class*=" icon-"]:before, .hwp-floating-btn [class^="icon-"]:before, .hwp-floating-btn [class*=" icon-"]:before { 708 font-family: "hwpfontello"; 712 709 font-style: normal; 713 710 font-weight: normal; … … 743 740 } 744 741 745 .icon-search:before { 746 content: "\e800"; 747 } /* '' */ 748 .icon-cancel:before { 749 content: "\e801"; 750 } /* '' */ 751 .icon-mail:before { 752 content: "\e802"; 753 } /* '' */ 754 .icon-chat:before { 755 content: "\e803"; 756 } /* '' */ 757 .icon-comment:before { 758 content: "\e804"; 759 } /* '' */ 760 .icon-comment-empty:before { 761 content: "\f0e5"; 762 } /* '' */ 763 .icon-chat-empty:before { 764 content: "\f0e6"; 765 } /* '' */ 766 .icon-help:before { 767 content: "\f128"; 768 } /* '' */ 769 .icon-info:before { 770 content: "\f129"; 771 } /* '' */ 742 i.hwp-icon, i.hwp-icon:before { 743 font-family: "hwpfontello"; 744 } 745 746 .icon-search:before { content: '\e800'; } /* '' */ 747 .icon-cancel:before { content: '\e801'; } /* '' */ 748 .icon-mail:before { content: '\e802'; } /* '' */ 749 .icon-chat:before { content: '\e803'; } /* '' */ 750 .icon-comment:before { content: '\e804'; } /* '' */ 751 .icon-comment-empty:before { content: '\f0e5'; } /* '' */ 752 .icon-chat-empty:before { content: '\f0e6'; } /* '' */ 753 .icon-help:before { content: '\f128'; } /* '' */ 754 .icon-info:before { content: '\f129'; } /* '' */ -
holler-box/trunk/assets/css/holler-frontend.min.css
r2502718 r2506068 1 .holler-box h1,.holler-box h2,.holler-box h3,.holler-box h4{clear:none}.holler-box h1{font-size:26px;line-height:40px}.holler-box h2{font-size:22px;line-height:36px}.holler-box h3{font-size:18px;line-height:32px}.holler-box h4{font-size:16px;line-height:28px}.holler-box form{margin:0}.holler-box ol,.holler-box ul{margin:10px 0}.holler-box ul{list-style-type:disc;list-style-position:inside}.holler-box ol{list-style-type:decimal;list-style-position:inside}.hwp-floating-btn{opacity:0;position:fixed;z-index:99998;width:60px;height:60px;background:#1191cb;border-radius:50%;-webkit-box-shadow:2px 2px 15px 2px rgba(0,0,0,.2);-moz-box-shadow:2px 2px 15px 2px rgba(0,0,0,.2);box-shadow:2px 2px 15px 2px rgba(0,0,0,.2);transition:all .3s;cursor:pointer;text-align:center}.hwp-floating-btn i{font-size:24px;line-height:40px;position:relative;top:8px;color:#fff;height:auto;width:auto}.holler-box{opacity:0;position:fixed;z-index:99997;width:300px;height:auto;max-height:90%;border-radius:3px;padding:15px;overflow:auto;background-color:#fff;border:1px solid #eee;-webkit-box-shadow:2px 2px 15px 2px rgba(0,0,0,.06);-moz-box-shadow:2px 2px 15px 2px rgba(0,0,0,.06);box-shadow:2px 2px 15px 2px rgba(0,0,0,.06);transition:all .3s;box-sizing:border-box}.holler-box.hwp-bottomright,.hwp-floating-btn.hwp-bottomright{right:25px;bottom:25px}.holler-box.hwp-bottomleft,.hwp-floating-btn.hwp-bottomleft{left:25px;bottom:25px}.holler-box.hwp-topright,.hwp-floating-btn.hwp-topright{right:25px;top:25px}.holler-box.hwp-topleft,.hwp-floating-btn.hwp-topleft{left:25px;top:25px}.hwp-row.hwp-note-optin{margin-top:10px}.holler-box img{display:block;max-width:100%;height:auto;border:none}.holler-box img.alignleft{margin:0 5px 5px 0}.holler-box img.alignright{margin:0 0 5px 5px}.holler-box iframe{height:auto}.hwp-transition-in{opacity:1!important;-moz-transform:translateX(0) translateY(0);-webkit-transform:translateX(0) translateY(0);-o-transform:translateX(0) translateY(0);-ms-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}.hwp-transition-out{opacity:0!important;-moz-transform:translateX(0) translateY(15px);-webkit-transform:translateX(0) translateY(15px);-o-transform:translateX(0) translateY(15px);-ms-transform:translateX(0) translateY(15px);transform:translateX(0) translateY(15px)}.holler-banner.hwp-transition-out{-moz-transform:translateX(0) translateY(0);-webkit-transform:translateX(0) translateY(0);-o-transform:translateX(0) translateY(0);-ms-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}.hwp-hide{display:none;opacity:0;-moz-transform:translateX(0) translateY(15px);-webkit-transform:translateX(0) translateY(15px);-o-transform:translateX(0) translateY(15px);-ms-transform:translateX(0) translateY(15px);transform:translateX(0) translateY(15px)}.hwp-show{display:block;opacity:1!important}.hwp-close{position:absolute;top:5px;right:5px;cursor:pointer;line-height:1;text-align:center}.hwp-close i{color:#ccc;font-size:12px;float:right}.holler-box p{margin-bottom:5px}.hwp-box-rows{overflow:hidden}.hwp-row.hwp-first-row{clear:none}.hwp-chat{overflow:hidden;clear:both}.holler-box .avatar{border-radius:100px;margin-right:15px;margin-top:10px;height:50px;width:50px;float:left}.holler-box .hwp-first-row .avatar{margin-top:0}.hwp-row{overflow:hidden;background:#fafafa;padding:5px 10px;border-radius:3px;margin-top:10px;clear:both;line-height:1.5}.hwp-visitor-row{text-align:right;float:right;background-color:#444;color:#fff;max-width:100%}.hwp-away-msg{font-size:11px;display:block;clear:both}.hwp-row.hwp-email-row,.hwp-row.hwp-text{padding:0;background-color:#fff;position:relative}.holler-box input#s,.holler-box input[type=email],.holler-box input[type=text]{border:1px solid #1191cb;border-radius:3px 0 0 3px;height:40px;border:none;background-color:#eee;box-shadow:none;box-sizing:border-box;padding:8px;margin:0;font-size:16px}.holler-box .hwp-email-input{width:80%;float:left;margin:0}.holler-box input.hwp-name{margin-bottom:10px}.popout input.hwp-name{width:100%}.holler-box input#s{margin:10px 0;width:100%;background-position:right center}.hwp-text-input{border-radius:3px 0 0 3px;height:40px;border:none;background:#eee;box-shadow:none;box-sizing:border-box;width:100%;padding-right:35px!important}.hwp-text i{position:absolute;right:10px;top:7px;font-size:16px;color:#999;cursor:pointer}.hwp-email-btn{width:20%;height:40px;background-color:#1191cb;color:#fff;border-radius:0 3px 3px 0;border:none;float:right;cursor:pointer;padding:0;margin:0;font-size:12px}span.hwp-powered-by a{font-size:10px;color:#bbb;text-decoration:none;position:relative;top:5px;float:right}img.hwp-loading{display:block;margin:10px auto;clear:both}.hwp-backdrop{position:fixed;z-index:99997;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.7)}input.hwp-name{margin-bottom:10px}.hwp-floating-btn.hwp-popup{display:none}.hwp-popup-inside{display:flex;align-items:stretch}.hwp-popup .holler-inside{width:100%;padding:20px}.holler-box.hwp-popup{top:50%;left:50%;transform:translate(-50%,-50%);-webkit-font-smoothing:antialiased;width:80%;max-width:800px;max-height:80%;margin:auto;text-align:center;overflow:auto}.hwp-popup .hwp-email-input,.hwp-popup .hwp-name{width:100%}.hwp-popup.hwp-hide{transform:translate(-50%,-50%)}.hwp-popup .hwp-row{background-color:transparent;padding:0}.hwp-popup .hwp-email-btn{width:100%;float:none;border-radius:3px;margin-top:10px}.hwp-template-0 .hwp-email-input,.hwp-template-1 .hwp-email-input,.hwp-template-2 .hwp-email-input,.hwp-template-progress .hwp-email-input,.hwp-template-progress input.hwp-name{width:100%!important;float:none;margin-bottom:10px}.holler-title{text-align:center}.holler-box .ninja-kss .list-radio-wrap .nf-field-element li{padding:6px 12px!important;display:block;overflow:hidden;background:#444;border-radius:20px;margin-bottom:5px!important}.holler-box .ninja-kss input[type=button]{width:100%}.holler-box .ninja-kss .nf-field-container{margin-bottom:6px}.holler-box .ninja-kss .listradio-wrap .nf-field-element label:after{bottom:3px}.holler-box .ninja-kss .listradio-wrap .nf-field-element label.nf-checked-label:before{bottom:7px}.hwp-popup ul{list-style:none;margin-left:0}.hwp-popup ul li:before{content:"✓";color:green;margin-right:5px}.hwp-template-2 .hwp-img-wrap,.hwp-template-4 .hwp-img-wrap,.hwp-template-progress .hwp-img-wrap{float:left;width:28%;display:flex;align-items:center;justify-content:center}.hwp-template-2 .holler-inside,.hwp-template-progress .holler-inside{text-align:left;float:right;width:70%}.hwp-template-2 .holler-title{text-align:left}.holler-box.hwp-template-3{overflow:visible;text-align:left}.hwp-template-3 .hwp-img-wrap{float:right;width:35%;position:relative;top:-80px;margin-bottom:-75px;margin-left:15px}.hwp-template-3 .holler-title{text-align:left}.hwp-template-3 input.hwp-email-input,.hwp-template-3 input.hwp-name{width:36%;float:left}.hwp-template-3 input.hwp-email-input,.hwp-template-3 input.hwp-name{margin-right:2%}.hwp-template-3 .hwp-email-btn{width:24%;float:left;margin-top:0}.hwp-template-3 input.hwp-email-input.no-name{width:74%}.hwp-template-progress .holler-title{text-align:left}.hwp-progress-text{text-align:center;font-size:10px;border-bottom:1px solid #eee;padding:5px 0;display:block}.hwp-template-progress .hwp-email-btn{font-size:16px;text-transform:uppercase;font-weight:700}.hwp-progress{height:10px;position:relative;background:#555;-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px;box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);margin-top:10px}.hwp-progress>span{display:block;height:100%;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-bottom-left-radius:20px;background-color:#2bc253;background-image:linear-gradient(center bottom,#2bc253 37%,#54f054 69%);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);position:relative;overflow:hidden}.hwp-progress>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%,transparent);z-index:1;background-size:50px 50px;animation:move 2s linear infinite;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-bottom-left-radius:20px;overflow:hidden}@media (max-width:950px){.holler-box.hwp-template-3{max-width:500px}.hwp-template-3 .hwp-img-wrap{float:none;margin-left:auto;margin-right:auto}}@media (max-width:400px){.hwp-popup-inside{display:block}.hwp-template-2 .hwp-img-wrap,.hwp-template-progress .hwp-img-wrap{float:none;margin:10px auto;width:auto;max-height:150px;overflow:hidden}.hwp-template-2 .holler-inside,.hwp-template-progress .holler-inside{float:none;width:100%}.holler-box.hwp-popup{left:0;right:0;width:100%;bottom:0;top:auto;max-height:80%;transform:translate(0,0)}.hwp-template-3 .hwp-email-btn,.hwp-template-3 input.hwp-email-input,.hwp-template-3 input.hwp-email-input.no-name,.hwp-template-3 input.hwp-name{float:none;width:100%;margin-bottom:10px;margin-left:0}}@media (max-width:600px){.holler-box.hwp-bottomleft,.holler-box.hwp-bottomright{width:100%;bottom:0;left:0;right:0;box-shadow:none;-moz-transform:translateX(0) translateY(0);-webkit-transform:translateX(0) translateY(0);-o-transform:translateX(0) translateY(0);-ms-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}}@font-face{font-family:hwpfontello !important;src:url(../font/fontello.eot?57130597);src:url(../font/fontello.eot?57130597#iefix) format("embedded-opentype"),url(../font/fontello.woff2?57130597) format("woff2"),url(../font/fontello.woff?57130597) format("woff"),url(../font/fontello.ttf?57130597) format("truetype"),url(../font/fontello.svg?57130597#fontello) format("svg");font-weight:400;font-style:normal}.holler-box [class*=" icon-"]:before,.holler-box [class^=icon-]:before,.hwp-floating-btn [class*=" icon-"]:before,.hwp-floating-btn [class^=icon-]:before{font-family:hwpfontello!important;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-search:before{content:"\e800"}.icon-cancel:before{content:"\e801"}.icon-mail:before{content:"\e802"}.icon-chat:before{content:"\e803"}.icon-comment:before{content:"\e804"}.icon-comment-empty:before{content:"\f0e5"}.icon-chat-empty:before{content:"\f0e6"}.icon-help:before{content:"\f128"}.icon-info:before{content:"\f129"}1 .holler-box h1,.holler-box h2,.holler-box h3,.holler-box h4{clear:none}.holler-box h1{font-size:26px;line-height:40px}.holler-box h2{font-size:22px;line-height:36px}.holler-box h3{font-size:18px;line-height:32px}.holler-box h4{font-size:16px;line-height:28px}.holler-box form{margin:0}.holler-box ol,.holler-box ul{margin:10px 0}.holler-box ul{list-style-type:disc;list-style-position:inside}.holler-box ol{list-style-type:decimal;list-style-position:inside}.hwp-floating-btn{opacity:0;position:fixed;z-index:99998;width:60px;height:60px;background:#1191cb;border-radius:50%;-webkit-box-shadow:2px 2px 15px 2px rgba(0,0,0,.2);-moz-box-shadow:2px 2px 15px 2px rgba(0,0,0,.2);box-shadow:2px 2px 15px 2px rgba(0,0,0,.2);transition:all .3s;cursor:pointer;text-align:center}.hwp-floating-btn i{font-size:24px;line-height:40px;position:relative;top:8px;color:#fff;height:auto;width:auto}.holler-box{opacity:0;position:fixed;z-index:99997;width:300px;height:auto;max-height:90%;border-radius:3px;padding:15px;overflow:auto;background-color:#fff;border:1px solid #eee;-webkit-box-shadow:2px 2px 15px 2px rgba(0,0,0,.06);-moz-box-shadow:2px 2px 15px 2px rgba(0,0,0,.06);box-shadow:2px 2px 15px 2px rgba(0,0,0,.06);transition:all .3s;box-sizing:border-box}.holler-box.hwp-bottomright,.hwp-floating-btn.hwp-bottomright{right:25px;bottom:25px}.holler-box.hwp-bottomleft,.hwp-floating-btn.hwp-bottomleft{left:25px;bottom:25px}.holler-box.hwp-topright,.hwp-floating-btn.hwp-topright{right:25px;top:25px}.holler-box.hwp-topleft,.hwp-floating-btn.hwp-topleft{left:25px;top:25px}.hwp-row.hwp-note-optin{margin-top:10px}.holler-box img{display:block;max-width:100%;height:auto;border:none}.holler-box img.alignleft{margin:0 5px 5px 0}.holler-box img.alignright{margin:0 0 5px 5px}.holler-box iframe{height:auto}.hwp-transition-in{opacity:1!important;-moz-transform:translateX(0) translateY(0);-webkit-transform:translateX(0) translateY(0);-o-transform:translateX(0) translateY(0);-ms-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}.hwp-transition-out{opacity:0!important;-moz-transform:translateX(0) translateY(15px);-webkit-transform:translateX(0) translateY(15px);-o-transform:translateX(0) translateY(15px);-ms-transform:translateX(0) translateY(15px);transform:translateX(0) translateY(15px)}.holler-banner.hwp-transition-out{-moz-transform:translateX(0) translateY(0);-webkit-transform:translateX(0) translateY(0);-o-transform:translateX(0) translateY(0);-ms-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}.hwp-hide{display:none;opacity:0;-moz-transform:translateX(0) translateY(15px);-webkit-transform:translateX(0) translateY(15px);-o-transform:translateX(0) translateY(15px);-ms-transform:translateX(0) translateY(15px);transform:translateX(0) translateY(15px)}.hwp-show{display:block;opacity:1!important}.hwp-close{position:absolute;top:5px;right:5px;cursor:pointer;line-height:1;text-align:center}.hwp-close i{color:#ccc;font-size:12px;float:right}.holler-box p{margin-bottom:5px}.hwp-box-rows{overflow:hidden}.hwp-row.hwp-first-row{clear:none}.hwp-chat{overflow:hidden;clear:both}.holler-box .avatar{border-radius:100px;margin-right:15px;margin-top:10px;height:50px;width:50px;float:left}.holler-box .hwp-first-row .avatar{margin-top:0}.hwp-row{overflow:hidden;background:#fafafa;padding:5px 10px;border-radius:3px;margin-top:10px;clear:both;line-height:1.5}.hwp-visitor-row{text-align:right;float:right;background-color:#444;color:#fff;max-width:100%}.hwp-away-msg{font-size:11px;display:block;clear:both}.hwp-row.hwp-email-row,.hwp-row.hwp-text{padding:0;background-color:#fff;position:relative}.holler-box input#s,.holler-box input[type=email],.holler-box input[type=text]{border:1px solid #1191cb;border-radius:3px 0 0 3px;height:40px;border:none;background-color:#eee;box-shadow:none;box-sizing:border-box;padding:8px;margin:0;font-size:16px}.holler-box .hwp-email-input{width:80%;float:left;margin:0}.holler-box input.hwp-name{margin-bottom:10px}.popout input.hwp-name{width:100%}.holler-box input#s{margin:10px 0;width:100%;background-position:right center}.hwp-text-input{border-radius:3px 0 0 3px;height:40px;border:none;background:#eee;box-shadow:none;box-sizing:border-box;width:100%;padding-right:35px!important}.hwp-text i{position:absolute;right:10px;top:7px;font-size:16px;color:#999;cursor:pointer}.hwp-email-btn{width:20%;height:40px;background-color:#1191cb;color:#fff;border-radius:0 3px 3px 0;border:none;float:right;cursor:pointer;padding:0;margin:0;font-size:12px}span.hwp-powered-by a{font-size:10px;color:#bbb;text-decoration:none;position:relative;top:5px;float:right}img.hwp-loading{display:block;margin:10px auto;clear:both}.hwp-backdrop{position:fixed;z-index:99997;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.7)}input.hwp-name{margin-bottom:10px}.hwp-floating-btn.hwp-popup{display:none}.hwp-popup-inside{display:flex;align-items:stretch}.hwp-popup .holler-inside{width:100%;padding:20px}.holler-box.hwp-popup{top:50%;left:50%;transform:translate(-50%,-50%);-webkit-font-smoothing:antialiased;width:80%;max-width:800px;max-height:80%;margin:auto;text-align:center;overflow:auto}.hwp-popup .hwp-email-input,.hwp-popup .hwp-name{width:100%}.hwp-popup.hwp-hide{transform:translate(-50%,-50%)}.hwp-popup .hwp-row{background-color:transparent;padding:0}.hwp-popup .hwp-email-btn{width:100%;float:none;border-radius:3px;margin-top:10px}.hwp-template-0 .hwp-email-input,.hwp-template-1 .hwp-email-input,.hwp-template-2 .hwp-email-input,.hwp-template-progress .hwp-email-input,.hwp-template-progress input.hwp-name{width:100%!important;float:none;margin-bottom:10px}.holler-title{text-align:center}.holler-box .ninja-kss .list-radio-wrap .nf-field-element li{padding:6px 12px!important;display:block;overflow:hidden;background:#444;border-radius:20px;margin-bottom:5px!important}.holler-box .ninja-kss input[type=button]{width:100%}.holler-box .ninja-kss .nf-field-container{margin-bottom:6px}.holler-box .ninja-kss .listradio-wrap .nf-field-element label:after{bottom:3px}.holler-box .ninja-kss .listradio-wrap .nf-field-element label.nf-checked-label:before{bottom:7px}.hwp-popup ul{list-style:none;margin-left:0}.hwp-popup ul li:before{content:"✓";color:green;margin-right:5px}.hwp-template-2 .hwp-img-wrap,.hwp-template-4 .hwp-img-wrap,.hwp-template-progress .hwp-img-wrap{float:left;width:28%;display:flex;align-items:center;justify-content:center}.hwp-template-2 .holler-inside,.hwp-template-progress .holler-inside{text-align:left;float:right;width:70%}.hwp-template-2 .holler-title{text-align:left}.holler-box.hwp-template-3{overflow:visible;text-align:left}.hwp-template-3 .hwp-img-wrap{float:right;width:35%;position:relative;top:-80px;margin-bottom:-75px;margin-left:15px}.hwp-template-3 .holler-title{text-align:left}.hwp-template-3 input.hwp-email-input,.hwp-template-3 input.hwp-name{width:36%;float:left}.hwp-template-3 input.hwp-email-input,.hwp-template-3 input.hwp-name{margin-right:2%}.hwp-template-3 .hwp-email-btn{width:24%;float:left;margin-top:0}.hwp-template-3 input.hwp-email-input.no-name{width:74%}.hwp-template-progress .holler-title{text-align:left}.hwp-progress-text{text-align:center;font-size:10px;border-bottom:1px solid #eee;padding:5px 0;display:block}.hwp-template-progress .hwp-email-btn{font-size:16px;text-transform:uppercase;font-weight:700}.hwp-progress{height:10px;position:relative;background:#555;-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px;box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);margin-top:10px}.hwp-progress>span{display:block;height:100%;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-bottom-left-radius:20px;background-color:#2bc253;background-image:linear-gradient(center bottom,#2bc253 37%,#54f054 69%);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);position:relative;overflow:hidden}.hwp-progress>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%,transparent);z-index:1;background-size:50px 50px;animation:move 2s linear infinite;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-bottom-left-radius:20px;overflow:hidden}@media (max-width:950px){.holler-box.hwp-template-3{max-width:500px}.hwp-template-3 .hwp-img-wrap{float:none;margin-left:auto;margin-right:auto}}@media (max-width:400px){.hwp-popup-inside{display:block}.hwp-template-2 .hwp-img-wrap,.hwp-template-progress .hwp-img-wrap{float:none;margin:10px auto;width:auto;max-height:150px;overflow:hidden}.hwp-template-2 .holler-inside,.hwp-template-progress .holler-inside{float:none;width:100%}.holler-box.hwp-popup{left:0;right:0;width:100%;bottom:0;top:auto;max-height:80%;transform:translate(0,0)}.hwp-template-3 .hwp-email-btn,.hwp-template-3 input.hwp-email-input,.hwp-template-3 input.hwp-email-input.no-name,.hwp-template-3 input.hwp-name{float:none;width:100%;margin-bottom:10px;margin-left:0}}@media (max-width:600px){.holler-box.hwp-bottomleft,.holler-box.hwp-bottomright{width:100%;bottom:0;left:0;right:0;box-shadow:none;-moz-transform:translateX(0) translateY(0);-webkit-transform:translateX(0) translateY(0);-o-transform:translateX(0) translateY(0);-ms-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}}@font-face{font-family:hwpfontello;src:url(../font/fontello.eot?57130597);src:url(../font/fontello.eot?57130597#iefix) format('embedded-opentype'),url(../font/fontello.woff2?57130597) format('woff2'),url(../font/fontello.woff?57130597) format('woff'),url(../font/fontello.ttf?57130597) format('truetype'),url(../font/fontello.svg?57130597#fontello) format('svg');font-weight:400;font-style:normal}.holler-box [class*=" icon-"]:before,.holler-box [class^=icon-]:before,.hwp-floating-btn [class*=" icon-"]:before,.hwp-floating-btn [class^=icon-]:before{font-family:hwpfontello;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}i.hwp-icon,i.hwp-icon:before{font-family:hwpfontello}.icon-search:before{content:'\e800'}.icon-cancel:before{content:'\e801'}.icon-mail:before{content:'\e802'}.icon-chat:before{content:'\e803'}.icon-comment:before{content:'\e804'}.icon-comment-empty:before{content:'\f0e5'}.icon-chat-empty:before{content:'\f0e6'}.icon-help:before{content:'\f128'}.icon-info:before{content:'\f129'} -
holler-box/trunk/holler-box.php
r2502718 r2506068 4 4 * Plugin URI: https://hollerwp.com 5 5 * Description: A lightweight popup plugin with lead generation opt-in forms. 6 * Version: 1.5. 56 * Version: 1.5.6 7 7 * Author: Scott Bolinger 8 8 * Author URI: https://scottbolinger.com … … 63 63 private function setup_constants() { 64 64 // Plugin version 65 define( 'Holler_Box_VER', '1.5. 5' );65 define( 'Holler_Box_VER', '1.5.6' ); 66 66 67 67 // Plugin path … … 85 85 require_once Holler_Box_DIR . 'includes/class-holler-ajax.php'; 86 86 87 if( is_admin() ) 88 require_once Holler_Box_DIR . 'includes/class-holler-admin.php'; 87 require_once Holler_Box_DIR . 'includes/class-holler-admin.php'; 89 88 90 89 } -
holler-box/trunk/includes/class-holler-admin.php
r2233308 r2506068 394 394 'labels' => $labels, 395 395 'public' => true, 396 'publicly_queryable' => false,396 'publicly_queryable' => true, 397 397 'show_ui' => true, 398 398 'show_in_nav_menus' => false, -
holler-box/trunk/includes/class-holler-functions.php
r2502718 r2506068 306 306 307 307 <?php if( $type != 'holler-banner' && $type != 'fomo' ) : ?> 308 <div data-id="<?php echo esc_attr( $id ); ?>" class="hwp-floating-btn hwp-btn-<?php echo esc_attr( $id ); ?> <?php echo esc_attr( get_post_meta( $id, 'position', 1 ) ); ?>"><i class=" icon icon-chat"></i></div>308 <div data-id="<?php echo esc_attr( $id ); ?>" class="hwp-floating-btn hwp-btn-<?php echo esc_attr( $id ); ?> <?php echo esc_attr( get_post_meta( $id, 'position', 1 ) ); ?>"><i class="hwp-icon icon-chat"></i></div> 309 309 <?php endif; ?> 310 310 … … 313 313 <div class="holler-inside"> 314 314 315 <div class="hwp-close"><i class=" icon icon-cancel"></i></div>315 <div class="hwp-close"><i class="hwp-icon icon-cancel"></i></div> 316 316 317 317 <?php do_action('hollerbox_above_content', $id); ?> … … 337 337 <div class="hwp-row hwp-text"> 338 338 <input type="text" class="hwp-text-input" placeholder="<?php _e( 'Type your message', 'holler-box' ); ?>" /> 339 <i class=" icon icon-mail"></i>339 <i class="hwp-icon icon-mail"></i> 340 340 </div> 341 341 </div> … … 424 424 <div class="holler-inside"> 425 425 426 <div class="hwp-close"><i class=" icon icon-cancel"></i></div>426 <div class="hwp-close"><i class="hwp-icon icon-cancel"></i></div> 427 427 428 428 <?php if( $template === 'hwp-template-3' ) : ?> … … 500 500 </div> 501 501 502 <div class="hwp-close"><i class=" icon icon-cancel"></i></div>502 <div class="hwp-close"><i class="hwp-icon icon-cancel"></i></div> 503 503 504 504 <div class="hwp-content-wrap"> -
holler-box/trunk/readme.txt
r2502718 r2506068 5 5 Requires at least: 4.5 6 6 Tested up to: 5.7 7 Stable tag: 1.5. 57 Stable tag: 1.5.6 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 147 147 == Changelog == 148 148 149 = 1.5.6 = 150 151 * Fix broken icons 152 * Fix for Elementor 153 149 154 = 1.5.5 = 150 155
Note: See TracChangeset
for help on using the changeset viewer.