Version Description
Download this release
Release Info
Developer | businessdirectoryplugin |
Plugin | Business Directory Plugin |
Version | 5.2.2 |
Comparing to | |
See all releases |
Code changes from version 5.2.1.1 to 5.2.2
- README.TXT +11 -2
- assets/css/less/wpbdp.less +13 -0
- assets/css/wpbdp.min.css +1 -1
- business-directory-plugin.php +1 -1
- includes/class-shortcodes.php +7 -8
- includes/class-wpbdp.php +1 -1
- includes/fields/class-fieldtypes-textarea.php +2 -2
- includes/views/search.php +1 -0
- languages/WPBDM-ar.mo +0 -0
- languages/WPBDM-ar.po +8 -8
- languages/WPBDM-de_DE.mo +0 -0
- languages/WPBDM-de_DE.po +8 -8
- languages/WPBDM-en_US.mo +0 -0
- languages/WPBDM-en_US.po +8 -8
- languages/WPBDM-es_ES.mo +0 -0
- languages/WPBDM-es_ES.po +8 -8
- languages/WPBDM-fr_FR.mo +0 -0
- languages/WPBDM-fr_FR.po +8 -8
- languages/WPBDM-nl_NL.mo +0 -0
- languages/WPBDM-nl_NL.po +8 -8
- languages/WPBDM-pl_PL.mo +0 -0
- languages/WPBDM-pl_PL.po +8 -8
- languages/WPBDM-ru_RU.mo +0 -0
- languages/WPBDM-ru_RU.po +8 -8
- languages/WPBDM-sv_SE.mo +0 -0
- languages/WPBDM-sv_SE.po +8 -8
- languages/WPBDM.pot +9 -9
- templates/listing-contactform.tpl.php +28 -15
README.TXT
CHANGED
@@ -5,8 +5,8 @@ Tags: business directory, directory plugin, company business directory, chamber
|
|
5 |
Requires at least: 4.3
|
6 |
Requires PHP: 5.6
|
7 |
Tested up to: 4.9
|
8 |
-
Last Updated: 2018-
|
9 |
-
Stable tag: 5.2.
|
10 |
License: GPLv2 or later
|
11 |
|
12 |
Build any kind of local directory, directory of business providers, a Yellow-Pages business directory, Yelp-like review directory and much more!
|
@@ -142,6 +142,15 @@ If you are having problems please visit [support forum](http://www.businessdirec
|
|
142 |
|
143 |
|
144 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
145 |
= Version 5.2.1.1 =
|
146 |
* Added missing email bug fix
|
147 |
|
5 |
Requires at least: 4.3
|
6 |
Requires PHP: 5.6
|
7 |
Tested up to: 4.9
|
8 |
+
Last Updated: 2018-Jun-8
|
9 |
+
Stable tag: 5.2.2
|
10 |
License: GPLv2 or later
|
11 |
|
12 |
Build any kind of local directory, directory of business providers, a Yellow-Pages business directory, Yelp-like review directory and much more!
|
142 |
|
143 |
|
144 |
== Changelog ==
|
145 |
+
|
146 |
+
= Version 5.2.2 =
|
147 |
+
* Validate current query is from BD before trying to modify pagination link.
|
148 |
+
* Style contact form for better space usage.
|
149 |
+
* Add missing parameter to get excerpt value.
|
150 |
+
* Add pagination parameter to all shortcodes where it applies.
|
151 |
+
* Include quick search filter to be used by modules.
|
152 |
+
* Verify content field emptiness in textarea field.
|
153 |
+
|
154 |
= Version 5.2.1.1 =
|
155 |
* Added missing email bug fix
|
156 |
|
assets/css/less/wpbdp.less
CHANGED
@@ -284,6 +284,19 @@ form#wpbdmsearchform a.advanced-search-link {
|
|
284 |
border-top: dotted 1px #ddd;
|
285 |
padding-top: 20px;
|
286 |
padding-left: 10px;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
287 |
}
|
288 |
|
289 |
.wpbdp-listing-contact-form .send-message-button {
|
284 |
border-top: dotted 1px #ddd;
|
285 |
padding-top: 20px;
|
286 |
padding-left: 10px;
|
287 |
+
|
288 |
+
label {
|
289 |
+
display: block;
|
290 |
+
margin-bottom: 10px;
|
291 |
+
}
|
292 |
+
|
293 |
+
input[type="text"] {
|
294 |
+
width: 98%;
|
295 |
+
}
|
296 |
+
|
297 |
+
#wpbdp-contact-form-recaptcha {
|
298 |
+
margin-bottom: 20px;
|
299 |
+
}
|
300 |
}
|
301 |
|
302 |
.wpbdp-listing-contact-form .send-message-button {
|
assets/css/wpbdp.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.wpbdp-tag{background:#444;border-radius:2px;padding:2px 5px;color:#fff;font-size:10px !important;margin-right:2px;text-decoration:none !important;line-height:1.5 !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wpbdp-display-block{display:block}.wpbdp-cf:before,.wpbdp-cf:after,.cf:before,.cf:after{content:" ";display:table}.wpbdp-cf:after,.cf:after{clear:both}.wpbdp-cf,.cf{*zoom:1}form#wpbdmsearchform{padding:12px 0;text-align:center}form#wpbdmsearchform input{display:inline}form#wpbdmsearchform .wpbdmsearchbutton{margin-top:5px}form#wpbdmsearchform a.advanced-search-link{font-size:70%;display:block}#wpbdp-search-form{padding-left:10px}#wpbdp-search-form .wpbdp-search-filter{margin-bottom:10px;clear:both}#wpbdp-search-form .wpbdp-search-filter>.wpbdp-search-field-label{display:block;width:40%;float:left}#wpbdp-search-form .wpbdp-search-filter>div.field{display:block;width:60%;margin-left:40%;padding-left:5px}#wpbdp-search-form .wpbdp-search-filter>div.field>input[type="text"]{box-sizing:border-box;width:90%}#wpbdp-search-form .wpbdp-search-filter>div.field>select{box-sizing:border-box;width:90%}#wpbdp-search-form input[type="submit"]{float:none;margin:auto}.wpbdp-clearfix:after,.cf:before,.cf:after{content:" ";display:table}.wpbdp-clearfix:after,.cf:after{clear:both}.wpbdp-clearfix,.cf{*zoom:1}.wpbdp-pagination{margin:25px 0 0 0}.wpbdp-pagination .next{float:right}.listing-actions form{margin:0;padding:0;display:inline}.listing-actions input{margin:0;font-size:80%}.listing-actions input.delete-listing{margin-left:5px;margin-right:30px;color:#ff0000 !important}.listing-actions .back-to-dir{float:right}.listing-actions a.button{padding:5px 10px;font-size:11px;text-decoration:none;background-color:#e6e6e6;color:#7c7c7c;background-repeat:repeat-x;background-image:-moz-linear-gradient(top, #f4f4f4, #e6e6e6);background-image:-ms-linear-gradient(top, #f4f4f4, #e6e6e6);background-image:-webkit-linear-gradient(top, #f4f4f4, #e6e6e6);background-image:-o-linear-gradient(top, #f4f4f4, #e6e6e6);background-image:linear-gradient(top, #f4f4f4, #e6e6e6);border:1px solid #d2d2d2;border-radius:3px;box-shadow:0 1px 2px rgba(64,64,64,0.1);margin-right:3px}.listing-actions a.button:hover{color:#5e5e5e;background-color:#ebebeb;background-repeat:repeat-x;background-image:-moz-linear-gradient(top, #f9f9f9, #ebebeb);background-image:-ms-linear-gradient(top, #f9f9f9, #ebebeb);background-image:-webkit-linear-gradient(top, #f9f9f9, #ebebeb);background-image:-o-linear-gradient(top, #f9f9f9, #ebebeb);background-image:linear-gradient(top, #f9f9f9, #ebebeb)}.listing-actions a.delete-listing{margin-left:20px;color:#ff0000}.wpbdp-listing .listing-details .field-value{margin-bottom:10px;width:100%;float:none}.wpbdmsingledetails .singledetailsview .field-value{margin-bottom:10px}.field-value label{color:#444;font-weight:bold}.wpbdp-listing-excerpt{padding:10px;border-bottom:dotted 1px #ddd}.wpbdp-listing-excerpt.odd{background:#eee}.wpbdp-listing-excerpt.sticky{background:#fff0cf;border-bottom:solid 1px #b37800}.wpbdp-listing-excerpt .listing-thumbnail{float:right;margin:0 10px 0 0}.wpbdp-listing-excerpt .listing-actions{margin-top:15px}.wpbdp-listing-single .listing-actions{margin-bottom:25px}.wpbdp-listing-single.sticky{margin-top:30px}.wpbdp-listing-excerpt .stickytag{float:right}.wpbdp-listing-single .stickytag{float:right;margin-top:-68px}.wpbdp-listing-excerpt .stickytag img,.wpbdp-listing-single .stickytag img{border:0;box-shadow:none;background:transparent;height:102px}.wpbdp-listing-single .listing-title{padding:2px 8px;background:#efefef;border:dotted 1px #ddd;margin-bottom:7px}.wpbdp-listing-single .listing-title h2{clear:none;margin:0}.wpbdp-listing-single .main-image{float:right;margin-left:10px;padding:5px}.wpbdp-listing-single .main-image a{position:relative !important}.wpbdp-listing-single .main-image img{border:solid 1px #333}.wpbdp-listing-single .extra-images{margin-top:10px;clear:both}.wpbdp-listing-single .extra-images ul{margin:0 auto;width:100%}.wpbdp-listing-single .extra-images ul li{list-style-type:none;display:inline;margin-left:5px}.wpbdp-listing-single .extra-images ul li img{display:inline;vertical-align:top;margin:0 auto;max-width:150px;border:solid 1px #333}.wpbdp-listing .social-fields{margin:20px 0}.wpbdp-listing .social-field{margin:5px 0;height:20px;vertical-align:middle}.social-field.facebook .fb-like>span{overflow:visible !important;width:450px !important;vertical-align:top !important}@media screen and (max-width:500px){.social-field.facebook .fb-like>span{width:100% !important}}.wpbdp-listing-contact-form{margin-top:20px;border-top:dotted 1px #ddd;padding-top:20px;padding-left:10px}.wpbdp-listing-contact-form .send-message-button{margin-left:-10px}.wpbdp-listing-contact-form h3{margin-left:-10px}.wpbdp-listing-contact-form textarea{width:98% !important}.wpbdp-listing .comments{margin-top:20px}.wpbdp-bar{background:#f7f7f7;margin:10px 0 20px 0;padding:5px 10px}.wpbdp-bar:before,.wpbdp-bar:after{content:" ";display:table;clear:both}.wpbdp-bar .wpbdp-search-form{margin:0;padding:0 !important;margin-left:50%}.wpbdp-main-links a{margin-right:15px}.wpbdp-bar .left{float:left;text-align:center}.wpbdp-bar .right{width:300px;float:right}.wpbdp-listings-sort-options{font-size:90%;margin:5px 0;text-align:right}.wpbdp-listings-sort-options .current{font-weight:bold}#wpbdp-categories{clear:both}.wpbdp-categories{margin:0;padding-left:20px}.wpbdp-categories .cat-item{box-sizing:border-box;float:left;margin:0 0 20px;width:50%}.wpbdp-categories .cat-item:nth-child(2n+1){clear:left}.wpbdp-categories .cat-item .cat-item{margin:0;width:100%}.wpbdp-categories-tiny .cat-item{float:none;width:100%}.wpbdp-categories-tiny .cat-item:nth-child(2n+1){clear:none}.wpbdp-form-field{margin:12px 0}.wpbdp-form-field:first-child{margin-top:0}.wpbdp-form-field .wpbdp-form-field-label{margin:0 0 3px 0}.wpbdp-form-field .wpbdp-form-field-label label{display:inline-block;font-weight:bold}.wpbdp-form-field .wpbdp-form-field-label .wpbdp-form-field-required-indicator{margin-left:3px;font-size:90%}.wpbdp-form-field.wpbdp-form-field-has-description .wpbdp-form-field-label{margin-bottom:0}.wpbdp-form-field.wpbdp-form-field-has-description .wpbdp-form-field-description{margin-bottom:3px}.wpbdp-form-field .wpbdp-form-field-description{padding-left:6px;color:#666}.wpbdp-form-field .wpbdp-form-field-inner{padding-left:6px}.wpbdp-form-field.wpbdp-form-field-type-textarea textarea,.wpbdp-form-field.wpbdp-form-field-type-textfield input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-select select,.wpbdp-form-field.wpbdp-form-field-type-social-twitter input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-social-facebook input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-social-linkedin input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-phone_number input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-date input[type="text"]{width:100%;font-size:inherit}.wpbdp-form-field.wpbdp-form-field-type-textarea textarea{min-height:50px}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col{box-sizing:border-box;float:left;width:50%}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col:first-child{padding-right:10pt}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col:last-child{padding-left:10pt}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col .sublabel{margin:0;display:block}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col input[type="text"]{width:100%;font-size:inherit}.wpbdp-form-field.wpbdp-form-field-association-content textarea{min-height:80px}.wpbdp-form-field .field-description{font-size:90%;color:#696969;float:right}.wpbdp-form-field .sublabel{font-size:90%;margin-left:10px;margin-right:10px}.wpbdp-form-field.wpbdp-form-field-type-image .preview{margin-bottom:20px}.wpbdp-form-field.wpbdp-form-field-type-image a.delete{color:#900000;margin-right:20px}.wpbdp-form-field.wpbdp-form-field-type-image input[type="text"]{width:100%;font-size:inherit}.wpbdp-form-field-validation-error-wrapper{margin:24px 0}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors{font-size:80%;color:#d64226;position:relative;background:#fff;border:1px solid #d64226;border-radius:4px;padding:4px 6px;margin:0 12px 3px 6px}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors:after,.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors:before{top:100%;left:12px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors:after{border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:4px;margin-left:-4px}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors:before{border-color:rgba(214,66,38,0);border-top-color:#d64226;border-width:5px;margin-left:-5px}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field{margin:0}.wpbdp-checkout-section{margin:0 0 1.5em 0;padding:.7em 1.2em;border:solid 1px #efefef}.wpbdp-checkout-section.wpbdp-checkout-errors{padding:0;border:none}.wpbdp-checkout-section h3{margin:0 0 1em 0;padding:0}.wpbdp-checkout-gateway-selection label{margin:0 10px 0 0}.wpbdp-checkout-gateway-selection label:last-child{margin-right:0}.wpbdp-checkout-gateway-selection label input,.wpbdp-checkout-gateway-selection label img{vertical-align:middle}.wpbdp-checkout-gateway-selection label img{margin-bottom:10px}.wpbdp-billing-detail-field{margin:0 0 1.5em 0;font-size:95%}.wpbdp-billing-detail-field label{margin:0;padding:0;font-weight:bold;display:block}.wpbdp-billing-detail-field .wpbdp-description{margin:0 0 4px 0;font-size:80%;color:#666;display:block}.wpbdp-billing-detail-field input[type="text"]{width:100%;box-sizing:border-box;padding:4px 6px}.wpbdp-billing-detail-field:last-child{margin-bottom:0}.wpbdp-billing-detail-field.wpbdp-required label:after{content:' *';color:#900000}.wpbdp-payment-receipt{border:1px solid #ccc;padding:1em 1.5em;margin:1.5em 0;font-size:90%}.wpbdp-payment-receipt h4{margin:0;padding:0}.wpbdp-payment-receipt .wpbdp-payment-receipt-date{color:#666}.wpbdp-payment-receipt .wpbdp-payment-status{float:right}.wpbdp-payment-receipt .wpbdp-payment-receipt-details{margin:1.5em .5em}.wpbdp-payment-receipt .wpbdp-payment-receipt-details dl{margin:0;padding:0}.wpbdp-payment-receipt .wpbdp-payment-receipt-details dl dt{margin:0;padding:0;float:left;width:200px}.wpbdp-payment-receipt .wpbdp-payment-receipt-details dl dd{margin:0 0 5px 200px;padding:0}.wpbdp-payment-receipt .wpbdp-payment-receipt-print{margin:1.5em 0 0 0}.wpbdp-checkout-invoice table.wpbdp-payment-items-table th,.wpbdp-checkout-invoice table.wpbdp-payment-items-table td{font-size:95%}.select2-results{font-size:11px}#wpbdp-submit-listing input[type="text"],#wpbdp-submit-listing textarea{box-sizing:border-box}#wpbdp-submit-listing .wpbdp-submit-listing-section{margin:10px 0 0 0;display:block}#wpbdp-submit-listing .wpbdp-submit-listing-section.collapsed .collapse-indicator.expanded{display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section.collapsed .collapse-indicator.collapsed{display:inline}#wpbdp-submit-listing .wpbdp-submit-listing-section.collapsed .wpbdp-submit-listing-section-content{display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section.hidden{display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-header{background:#ccc;text-transform:uppercase;font-weight:bold;color:#333;padding:2px 10px;font-size:12px;cursor:pointer}#wpbdp-submit-listing .wpbdp-submit-listing-section-header .collapse-indicator{margin:0 10px 0 0;display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-header .collapse-indicator.expanded{display:inline}#wpbdp-submit-listing .wpbdp-submit-listing-section-content{padding:10px 20px;border:solid 1px #ccc;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}#wpbdp-submit-listing .wpbdp-submit-listing-section-content h4{margin:0 0 10px 0}#wpbdp-submit-listing .wpbdp-submit-listing-form-actions{margin:10px 0}#wpbdp-submit-listing .wpbdp-submit-listing-form-actions input[type="submit"]{float:right}#wpbdp-submit-listing .wpbdp-submit-listing-section-messages{margin:0 0 12px 0}#wpbdp-submit-listing .wpbdp-plan-selection-with-tip{margin:24px 0 0 0;display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-plan_selection ul.category-list{margin:0;padding:0;list-style-type:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-plan_selection ul.category-list li{font-size:10px;margin:0 5px 0 0;padding:1px 6px;border-radius:3px;background:#5bc0de;color:#fff;font-weight:700;text-align:center;white-space:nowrap;vertical-align:baseline;border:none;display:inline}#wpbdp-submit-listing .wpbdp-editor-area{height:422px}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images #image-upload-form{margin:15px 10px}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images #wpbdp-uploaded-images{margin:0 0 20px 0}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image{padding:10px 0;border-bottom:dotted 1px #efefef}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-img{width:60px;float:left}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-extra input[type="text"]{width:60%;display:block}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-delete-link{float:right;font-size:11px;text-decoration:none;color:#900000;display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-delete-link:hover{text-decoration:underline;color:#ff0000}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image:hover .wpbdp-image-delete-link{display:inline}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image-draggable-highlight{width:160px;height:160px;margin:0 10px;background:red;float:left}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images #image-upload-form-no-js{width:0;height:0;overflow:hidden;visibility:hidden}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-dnd-area{float:left;width:72%;box-sizing:border-box}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-dnd-area.no-conditions{float:none;width:100%}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-conditions{float:right;width:25%;color:#666;font-size:90%}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-conditions dl{margin:0}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-conditions dl dt{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#wpbdp-submit-listing textarea.wpbdp-submit-listing-tos{width:100%;min-height:100px}#wpbdp-submit-listing #change-plan-link{text-align:right;font-size:90%}#wpbdp-submit-listing #wpbdp-submit-listing-account-details{margin:10px 0 0 0}#wpbdp-submit-listing #wpbdp-submit-listing-account-details input[type="password"]{width:70%;display:inline-block}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter{float:right;width:20%;padding:4px;text-align:center;border:1px solid}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-0{background-color:#f1adad;border-color:#e35b5b}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-2{background-color:#fbc5a9;border-color:#f78b53}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-3{background-color:#ffe399;border-color:#ffc733}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-4{background-color:#c1e1b9;border-color:#83c373}#wpbdp-login-view .wpbdp-login-options{margin:30px 0 0 0;box-sizing:border-box}#wpbdp-login-view .wpbdp-login-options.options-2 .wpbdp-login-option{width:50%;float:left;box-sizing:border-box}#wpbdp-login-view .wpbdp-login-options.options-2 .wpbdp-login-option:first-child{padding:0 20px 0 0}#wpbdp-login-view .wpbdp-login-options.options-2 .wpbdp-login-option:last-child{border-left:1px solid #ccc;padding:0 0 0 20px}.wpbdp-msg{font-size:85%;padding:6px 12px;color:#555;margin:5px 0;background:#fffbcc;border-radius:3px}.wpbdp-msg ul{margin:0}.wpbdp-msg ul li{list-style-position:inside}.wpbdp-msg.error,.wpbdp-msg.wpbdp-error{color:#fff;background:#bc0b0b}.wpbdp-msg.tip{background:#d7f5ff}.wpbdp-submit-page table.fee-options{width:100%}.wpbdp-submit-page table.fee-options th,.wpbdp-submit-page table.fee-options td{text-align:center}.wpbdp-submit-page table.fee-options td.fee-label,.wpbdp-submit-page table.fee-options tr.fee-description td{text-align:left}.wpbdp-submit-page table.fee-options .fee-selection{width:5%}.wpbdp-submit-page table.fee-options tr.fee-option td.fee-label{font-weight:bold}.wpbdp-submit-page table.fee-options td.fee-description{font-size:90%;color:#666}#wpbdp-renewal-page .do-not-renew-listing{padding:15px 10px 10px;border-radius:2px;background-color:#f0f0f0}#wpbdp-renewal-page .do-not-renew-listing p:last-child{margin-bottom:0}#wpbdp-renewal-page .do-not-renew-listing input[type="submit"]{background:#bc0b0b}.wpbdp-recaptcha-error{color:#ff0000}#wpbdp-delete-listing-page form.confirm-form{margin-top:30px}#wpbdp-delete-listing-page input.delete-listing-confirm{margin-left:20px;color:#c00}#googlewallet-buy img{border:none;box-shadow:none}.wpbdp-checkout input[type="image"]{padding:0;border:none;box-shadow:none;width:auto}table#wpbdp-manage-recurring th.listing-title,table#wpbdp-manage-recurring td.listing-title{min-width:200px}table#wpbdp-manage-recurring a.cancel-subscription{color:#ff0000}#wpbdp-manage-recurring-cancel dl dd{margin-left:10px}.wpbdp-cancel-subscription-form{padding:15px 10px 10px;border-radius:2px;background-color:#f0f0f0}.wpbdp-cancel-subscription-form p:last-child{margin-bottom:0}.wpbdp-cancel-subscription-form input.button-primary[type="submit"]{background-color:#bc0b0b}.wpbdp-cc-form{padding:0;width:90%}.wpbdp-cc-form h4{margin:0}.wpbdp-cc-field input{width:auto}.wpbdp-cc-field label{display:block;font-weight:bold;text-align:right;padding-right:10px}#wpbdp-billing-information .billing-info-section h4{margin:10px 0 5px 0}#wpbdp-billing-information .billing-info-section table{margin:1.75em 0}#wpbdp-billing-information #wpbdp-billing-field-exp,#wpbdp-billing-information #wpbdp-billing-field-exp-year{width:40%;display:inline}#wpbdp-billing-information .form-buttons{margin:15px 0}.wpbdp-show-on-mobile{display:none}input[type="button"].wpbdp-show-on-mobile{display:none}@media screen and (max-width:500px){.wpbdp-show-on-mobile{display:inline !important}input[type="button"].wpbdp-hide-on-mobile{display:none}input[type="button"].wpbdp-show-on-mobile{padding:1em 2em}.wpbdp-hide-on-mobile{display:none}.wpbdp-bar form.wpbdp-search-form{display:block;margin-left:0;margin-top:10px}.wpbdp-bar form.wpbdp-search-form #intextbox{margin-bottom:5px;padding:4px}.wpbdp-bar form.wpbdp-search-form input[type="text"]{padding:4px 0;margin:0 0 2px 0}.wpbdp-listings-sort-options{font-size:90%}.wpbdp-listing.wpbdp-listing{font-size:90%}.wpbdp-listing.wpbdp-listing-excerpt .field-value>label{display:block}.wpbdp-listing.wpbdp-listing-excerpt .listing-thumbnail,.wpbdp-listing.wpbdp-listing-single .listing-thumbnail{float:none;padding:5px}.wpbdp-listing.wpbdp-listing-excerpt .listing-details,.wpbdp-listing.wpbdp-listing-single .listing-details{margin:0 5px;float:none;display:block}.wpbdp-listing .listing-actions input{font-size:70%}.wpbdp-listing .listing-actions input.back-to-dir{float:right}.wpbdp-listing.wpbdp-listing-single .main-image{display:block;float:none;padding:0;margin:0 0 10px 0;text-align:center;max-width:90%}.wpbdp-listing.wpbdp-listing-single .field-value>label{display:block}.wpbdp-submit-page.step-images #image-upload-dnd-area{font-size:90%;float:none !important;width:100% !important}.wpbdp-submit-page.step-images .dnd-area-inside-error{margin-top:30px}.wpbdp-submit-page.step-images #image-upload-conditions{width:100% !important;float:none !important;font-size:90%}.wpbdp-submit-page.step-images #image-upload-conditions dl{margin:0;padding:0}.wpbdp-submit-page.step-images #image-upload-conditions dl dt{margin:0;margin-right:5px;padding:0;float:left}.wpbdp-submit-page.step-images #image-upload-conditions dl dd{margin:0;padding:0;display:block}.wpbdp-submit-page.step-images .wpbdp-image img{max-width:50%}.wpbdp-listings-sort-options.wpbdp-show-on-mobile{margin-bottom:10px}}body.business-directory #TB_ImageOff .screen-reader-text,body.business-directory #TB_closeWindowButton .screen-reader-text{visibility:hidden}body.business-directory #TB_next{float:right}body.business-directory #TB_prev{float:left}body.business-directory #TB_caption{text-align:center;width:70%}body.business-directory #TB_closeWindow{padding:0;height:0}body.business-directory #TB_closeWindow .screen-reader-text{display:none}body.business-directory #TB_secondLine{font-size:11px;color:#666}.wpbdp-form-row label{display:block}.wpbdp-form-row.wpbdp-form-textfield input[type="text"]{width:400px}.wpbdp-main-box,.wpbdp-main-box .box-row,.wpbdp-main-box .box-col{box-sizing:border-box}.wpbdp-main-box{background:#f7f7f7;margin:10px 0 20px 0;border-radius:4px;padding:10px;width:100%}.wpbdp-main-box .box-row{margin-bottom:4px}.wpbdp-main-box .box-col{margin-bottom:4px;width:100%}.wpbdp-main-box .box-col input{width:100%}.wpbdp-main-box .submit-btn input[type="submit"]{margin-top:0}.wpbdp-main-box .advanced-search-link{border:none;box-shadow:none;display:block;font-size:11px;text-align:right;text-decoration:none}.wpbdp-main-box-medium .box-col,.wpbdp-main-box-large .box-col{float:left}.wpbdp-main-box-medium .search-fields>.cols-1 .box-col,.wpbdp-main-box-large .search-fields>.cols-1 .box-col{width:100%}.wpbdp-main-box-medium .search-fields>.cols-2 .box-col,.wpbdp-main-box-large .search-fields>.cols-2 .box-col{width:50%}.wpbdp-main-box-medium .search-fields>.cols-2 .box-col:first-child,.wpbdp-main-box-large .search-fields>.cols-2 .box-col:first-child{padding-right:5px;width:50%}.wpbdp-main-box-medium .search-fields>.cols-2 .box-col:last-child,.wpbdp-main-box-large .search-fields>.cols-2 .box-col:last-child{padding-left:5px;width:50%}.wpbdp-main-box-medium .search-fields>.cols-3 .box-col,.wpbdp-main-box-large .search-fields>.cols-3 .box-col{padding-left:5px;width:50%}.wpbdp-main-box-medium .search-fields>.cols-3 .box-col:first-child,.wpbdp-main-box-large .search-fields>.cols-3 .box-col:first-child{padding-right:5px}.wpbdp-main-box-medium .search-fields>.cols-3 .box-col:first-child,.wpbdp-main-box-large .search-fields>.cols-3 .box-col:first-child{padding:0;width:100%}.wpbdp-main-box-large .box-row{margin-bottom:0}.wpbdp-main-box-large .search-fields{padding-right:5px;width:78%}.wpbdp-main-box-large .submit-btn{padding-left:5px;width:22%}.wpbdp-main-links{text-align:right}.wpbdp-main-links .button{margin:0 5px}.wpbdp-main-links .button:first-child{margin-left:0}.wpbdp-main-links .button:last-child{margin-right:0}.wpbdp-main-links-tiny .wpbdp-main-links .button{padding-top:10px;padding-bottom:10px;width:100%;margin:0 0 4px}.wpbdp-main-links-small .button{width:100%;margin:0 0 4px}.wpbdp-main-links-small .wpbdp-main-links-2-buttons .button{width:49%}.wpbdp-main-links-small .wpbdp-main-links-2-buttons .button:first-child{margin-right:1%}.wpbdp-main-links-small .wpbdp-main-links-2-buttons .button:last-child{margin-left:1%}.wpbdp-main-links-small .wpbdp-main-links-3-buttons .button:nth-child(2n){width:49%;margin-top:1%;margin-right:1%}.wpbdp-main-links-small .wpbdp-main-links-3-buttons .button:nth-child(2n+3){width:49%;margin-top:1%;margin-left:1%}.wpbdp-main-links-large .button{margin:0 3px}.wpbdp-with-button-styles .wpbdp-main-links-tiny .wpbdp-main-links .button{padding-top:10px;padding-bottom:10px}.wpbdp-with-button-styles .wpbdp-main-links-small .button{padding-top:10px;padding-bottom:10px}.wpbdp-with-button-styles .wpbdp-main-links-medium .wpbdp-main-links .button{padding-top:8px;padding-bottom:8px}.single-wpbdp_listing .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-show_category .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-show_tag .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-search .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-submit_listing .wpbdp-view-content-wrapper header.entry-header{display:none}.wpbdp-wp-theme-graphene.single-wpbdp_listing h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-show_category h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-show_tag h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-search h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-submit_listing h1.post-title{display:none}.wpbdp-wp-theme-genesis.wpbdp-view-show_category .archive-description,.wpbdp-wp-theme-genesis.wpbdp-view-show_tag .archive-description{display:none}.wpbdp-wp-theme-hmtpro5.wpbdp-view-show_category .post-details,.wpbdp-wp-theme-hmtpro5.wpbdp-view-show_tag .post-details{display:none}.wpbdp-wp-theme-atahualpa.wpbdp-view-show_category .post-footer,.wpbdp-wp-theme-atahualpa.wpbdp-view-show_tag .post-footer,.wpbdp-wp-theme-atahualpa.wpbdp-view-show_listing .post-footer{display:none}.wpbdp-wp-theme-ultimate-silostorm-pro.wpbdp-view-show_category .entry-content .featured-image,.wpbdp-wp-theme-ultimate-silostorm-pro.wpbdp-view-show_tag .entry-content .featured-image,.wpbdp-wp-theme-ultimate-silostorm-pro.wpbdp-view-show_listing .entry-content .featured-image{display:none}.wpbdp-plan-info-box{padding:10px;margin:0 0 6px 0;border:1px solid #d2d2d2;border-radius:2px;background:#fafafa}.wpbdp-plan-info-box .wpbdp-plan-duration,.wpbdp-plan-info-box .wpbdp-plan-details,.wpbdp-plan-info-box .wpbdp-plan-price{float:left;box-sizing:border-box}.wpbdp-plan-info-box .wpbdp-plan-duration{width:20%;text-align:center}.wpbdp-plan-info-box .wpbdp-plan-duration-never-expires{font-size:20px;font-weight:bold;display:block;line-height:1em;text-transform:uppercase;word-wrap:break-word}.wpbdp-plan-info-box .wpbdp-plan-duration-amount{font-size:30px;font-weight:bold;display:block;line-height:1em}.wpbdp-plan-info-box .wpbdp-plan-duration-period{font-size:22px;display:block;line-height:1em}.wpbdp-plan-info-box .wpbdp-plan-details{width:55%;padding:0 10px}.wpbdp-plan-info-box .wpbdp-plan-description{margin:0 0 10px 0}.wpbdp-plan-info-box .wpbdp-plan-label{font-size:1.1em;font-weight:bold;margin-bottom:10px}.wpbdp-plan-info-box .wpbdp-plan-feature-list{margin:0 0 0 10px}.wpbdp-plan-info-box .wpbdp-plan-details p{margin:0}.wpbdp-plan-info-box .wpbdp-plan-feature-list li{list-style-position:inside;margin:0}.wpbdp-plan-info-box .wpbdp-plan-price{width:25%}.wpbdp-plan-info-box .wpbdp-plan-price label{font-size:20px;border:1px solid #f3f3f3;background:#fdfdfd;border-radius:2px;display:block;padding:4px 8px}.wpbdp-plan-info-box:not(.display-only) .wpbdp-plan-price label{cursor:pointer}.wpbdp-plan-info-box:not(.display-only) .wpbdp-plan-price label:hover{border-color:#d0d0d0;background:#fff}.wpbdp-plan-info-box .wpbdp-plan-price label input{margin:0 4px 0 0;vertical-align:2px}.wpbdp-plan-info-box .wpbdp-plan-disabled-msg{clear:both}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-duration,.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-details,.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-price{width:100%}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-duration-amount,.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-duration-period{display:inline}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-details{padding:0 0 4pt}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-label{font-size:1.5em;margin-bottom:5px}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-description{margin-bottom:5px}.wpbdp-plan-selection-wrapper.wpbdp-size-small .wpbdp-plan-details{width:47%}.wpbdp-plan-selection-wrapper.wpbdp-size-small .wpbdp-plan-price{width:32%}.wpbdp-drag-handle{width:6px;height:10px;display:inline-block;background:url('../../assets/images/drag-handle.png') 0 0;cursor:move;float:left;margin:5px 5px 0 0;vertical-align:middle}.wpbdp-help-tip{margin:10px 0}.wpbdp-help-tip .dashicons{vertical-align:middle}.wpbdp-help-tip .message{display:inline-block}.wpbdp-help-tip.small{font-size:12px}.wpbdp-help-tip.small .dashicons{font-size:15px;width:15px;height:15px}.wpbdp-hidden{display:none}.wpbdp-form-field-association-category .wpbdp-form-field-checkbox-item.disabled,.wpbdp-form-field-association-category .wpbdp-form-field-radio-item.disabled{opacity:.65}.wpbdp-form-field-association-category select{width:100%}.wpbdp-form-field-association-category .select2{width:100%}.wpbdp-form-field-association-category .select2 .select2-selection{border-radius:0}.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-selection__choice{font-size:11px;padding:1px 6px;border-radius:3px;font-weight:normal;white-space:nowrap;vertical-align:baseline;border:none}.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-selection__choice .select2-selection__choice__remove{margin-right:5px}.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-selection__choice,.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-search--inline{margin:5px 5px 0 0}.wpbdp-form-field-association-category .select2 .select2-search .select2-search__field{font-size:11px}#wpbdp-listing-flagging-page textarea{width:90%;min-height:150px;margin-bottom:10px}
|
1 |
+
.wpbdp-tag{background:#444;border-radius:2px;padding:2px 5px;color:#fff;font-size:10px !important;margin-right:2px;text-decoration:none !important;line-height:1.5 !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wpbdp-display-block{display:block}.wpbdp-cf:before,.wpbdp-cf:after,.cf:before,.cf:after{content:" ";display:table}.wpbdp-cf:after,.cf:after{clear:both}.wpbdp-cf,.cf{*zoom:1}form#wpbdmsearchform{padding:12px 0;text-align:center}form#wpbdmsearchform input{display:inline}form#wpbdmsearchform .wpbdmsearchbutton{margin-top:5px}form#wpbdmsearchform a.advanced-search-link{font-size:70%;display:block}#wpbdp-search-form{padding-left:10px}#wpbdp-search-form .wpbdp-search-filter{margin-bottom:10px;clear:both}#wpbdp-search-form .wpbdp-search-filter>.wpbdp-search-field-label{display:block;width:40%;float:left}#wpbdp-search-form .wpbdp-search-filter>div.field{display:block;width:60%;margin-left:40%;padding-left:5px}#wpbdp-search-form .wpbdp-search-filter>div.field>input[type="text"]{box-sizing:border-box;width:90%}#wpbdp-search-form .wpbdp-search-filter>div.field>select{box-sizing:border-box;width:90%}#wpbdp-search-form input[type="submit"]{float:none;margin:auto}.wpbdp-clearfix:after,.cf:before,.cf:after{content:" ";display:table}.wpbdp-clearfix:after,.cf:after{clear:both}.wpbdp-clearfix,.cf{*zoom:1}.wpbdp-pagination{margin:25px 0 0 0}.wpbdp-pagination .next{float:right}.listing-actions form{margin:0;padding:0;display:inline}.listing-actions input{margin:0;font-size:80%}.listing-actions input.delete-listing{margin-left:5px;margin-right:30px;color:#ff0000 !important}.listing-actions .back-to-dir{float:right}.listing-actions a.button{padding:5px 10px;font-size:11px;text-decoration:none;background-color:#e6e6e6;color:#7c7c7c;background-repeat:repeat-x;background-image:-moz-linear-gradient(top, #f4f4f4, #e6e6e6);background-image:-ms-linear-gradient(top, #f4f4f4, #e6e6e6);background-image:-webkit-linear-gradient(top, #f4f4f4, #e6e6e6);background-image:-o-linear-gradient(top, #f4f4f4, #e6e6e6);background-image:linear-gradient(top, #f4f4f4, #e6e6e6);border:1px solid #d2d2d2;border-radius:3px;box-shadow:0 1px 2px rgba(64,64,64,0.1);margin-right:3px}.listing-actions a.button:hover{color:#5e5e5e;background-color:#ebebeb;background-repeat:repeat-x;background-image:-moz-linear-gradient(top, #f9f9f9, #ebebeb);background-image:-ms-linear-gradient(top, #f9f9f9, #ebebeb);background-image:-webkit-linear-gradient(top, #f9f9f9, #ebebeb);background-image:-o-linear-gradient(top, #f9f9f9, #ebebeb);background-image:linear-gradient(top, #f9f9f9, #ebebeb)}.listing-actions a.delete-listing{margin-left:20px;color:#ff0000}.wpbdp-listing .listing-details .field-value{margin-bottom:10px;width:100%;float:none}.wpbdmsingledetails .singledetailsview .field-value{margin-bottom:10px}.field-value label{color:#444;font-weight:bold}.wpbdp-listing-excerpt{padding:10px;border-bottom:dotted 1px #ddd}.wpbdp-listing-excerpt.odd{background:#eee}.wpbdp-listing-excerpt.sticky{background:#fff0cf;border-bottom:solid 1px #b37800}.wpbdp-listing-excerpt .listing-thumbnail{float:right;margin:0 10px 0 0}.wpbdp-listing-excerpt .listing-actions{margin-top:15px}.wpbdp-listing-single .listing-actions{margin-bottom:25px}.wpbdp-listing-single.sticky{margin-top:30px}.wpbdp-listing-excerpt .stickytag{float:right}.wpbdp-listing-single .stickytag{float:right;margin-top:-68px}.wpbdp-listing-excerpt .stickytag img,.wpbdp-listing-single .stickytag img{border:0;box-shadow:none;background:transparent;height:102px}.wpbdp-listing-single .listing-title{padding:2px 8px;background:#efefef;border:dotted 1px #ddd;margin-bottom:7px}.wpbdp-listing-single .listing-title h2{clear:none;margin:0}.wpbdp-listing-single .main-image{float:right;margin-left:10px;padding:5px}.wpbdp-listing-single .main-image a{position:relative !important}.wpbdp-listing-single .main-image img{border:solid 1px #333}.wpbdp-listing-single .extra-images{margin-top:10px;clear:both}.wpbdp-listing-single .extra-images ul{margin:0 auto;width:100%}.wpbdp-listing-single .extra-images ul li{list-style-type:none;display:inline;margin-left:5px}.wpbdp-listing-single .extra-images ul li img{display:inline;vertical-align:top;margin:0 auto;max-width:150px;border:solid 1px #333}.wpbdp-listing .social-fields{margin:20px 0}.wpbdp-listing .social-field{margin:5px 0;height:20px;vertical-align:middle}.social-field.facebook .fb-like>span{overflow:visible !important;width:450px !important;vertical-align:top !important}@media screen and (max-width:500px){.social-field.facebook .fb-like>span{width:100% !important}}.wpbdp-listing-contact-form{margin-top:20px;border-top:dotted 1px #ddd;padding-top:20px;padding-left:10px}.wpbdp-listing-contact-form label{display:block;margin-bottom:10px}.wpbdp-listing-contact-form input[type="text"]{width:98%}.wpbdp-listing-contact-form #wpbdp-contact-form-recaptcha{margin-bottom:20px}.wpbdp-listing-contact-form .send-message-button{margin-left:-10px}.wpbdp-listing-contact-form h3{margin-left:-10px}.wpbdp-listing-contact-form textarea{width:98% !important}.wpbdp-listing .comments{margin-top:20px}.wpbdp-bar{background:#f7f7f7;margin:10px 0 20px 0;padding:5px 10px}.wpbdp-bar:before,.wpbdp-bar:after{content:" ";display:table;clear:both}.wpbdp-bar .wpbdp-search-form{margin:0;padding:0 !important;margin-left:50%}.wpbdp-main-links a{margin-right:15px}.wpbdp-bar .left{float:left;text-align:center}.wpbdp-bar .right{width:300px;float:right}.wpbdp-listings-sort-options{font-size:90%;margin:5px 0;text-align:right}.wpbdp-listings-sort-options .current{font-weight:bold}#wpbdp-categories{clear:both}.wpbdp-categories{margin:0;padding-left:20px}.wpbdp-categories .cat-item{box-sizing:border-box;float:left;margin:0 0 20px;width:50%}.wpbdp-categories .cat-item:nth-child(2n+1){clear:left}.wpbdp-categories .cat-item .cat-item{margin:0;width:100%}.wpbdp-categories-tiny .cat-item{float:none;width:100%}.wpbdp-categories-tiny .cat-item:nth-child(2n+1){clear:none}.wpbdp-form-field{margin:12px 0}.wpbdp-form-field:first-child{margin-top:0}.wpbdp-form-field .wpbdp-form-field-label{margin:0 0 3px 0}.wpbdp-form-field .wpbdp-form-field-label label{display:inline-block;font-weight:bold}.wpbdp-form-field .wpbdp-form-field-label .wpbdp-form-field-required-indicator{margin-left:3px;font-size:90%}.wpbdp-form-field.wpbdp-form-field-has-description .wpbdp-form-field-label{margin-bottom:0}.wpbdp-form-field.wpbdp-form-field-has-description .wpbdp-form-field-description{margin-bottom:3px}.wpbdp-form-field .wpbdp-form-field-description{padding-left:6px;color:#666}.wpbdp-form-field .wpbdp-form-field-inner{padding-left:6px}.wpbdp-form-field.wpbdp-form-field-type-textarea textarea,.wpbdp-form-field.wpbdp-form-field-type-textfield input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-select select,.wpbdp-form-field.wpbdp-form-field-type-social-twitter input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-social-facebook input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-social-linkedin input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-phone_number input[type="text"],.wpbdp-form-field.wpbdp-form-field-type-date input[type="text"]{width:100%;font-size:inherit}.wpbdp-form-field.wpbdp-form-field-type-textarea textarea{min-height:50px}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col{box-sizing:border-box;float:left;width:50%}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col:first-child{padding-right:10pt}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col:last-child{padding-left:10pt}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col .sublabel{margin:0;display:block}.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col input[type="text"]{width:100%;font-size:inherit}.wpbdp-form-field.wpbdp-form-field-association-content textarea{min-height:80px}.wpbdp-form-field .field-description{font-size:90%;color:#696969;float:right}.wpbdp-form-field .sublabel{font-size:90%;margin-left:10px;margin-right:10px}.wpbdp-form-field.wpbdp-form-field-type-image .preview{margin-bottom:20px}.wpbdp-form-field.wpbdp-form-field-type-image a.delete{color:#900000;margin-right:20px}.wpbdp-form-field.wpbdp-form-field-type-image input[type="text"]{width:100%;font-size:inherit}.wpbdp-form-field-validation-error-wrapper{margin:24px 0}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors{font-size:80%;color:#d64226;position:relative;background:#fff;border:1px solid #d64226;border-radius:4px;padding:4px 6px;margin:0 12px 3px 6px}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors:after,.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors:before{top:100%;left:12px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors:after{border-color:rgba(255,255,255,0);border-top-color:#fff;border-width:4px;margin-left:-4px}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field-validation-errors:before{border-color:rgba(214,66,38,0);border-top-color:#d64226;border-width:5px;margin-left:-5px}.wpbdp-form-field-validation-error-wrapper .wpbdp-form-field{margin:0}.wpbdp-checkout-section{margin:0 0 1.5em 0;padding:.7em 1.2em;border:solid 1px #efefef}.wpbdp-checkout-section.wpbdp-checkout-errors{padding:0;border:none}.wpbdp-checkout-section h3{margin:0 0 1em 0;padding:0}.wpbdp-checkout-gateway-selection label{margin:0 10px 0 0}.wpbdp-checkout-gateway-selection label:last-child{margin-right:0}.wpbdp-checkout-gateway-selection label input,.wpbdp-checkout-gateway-selection label img{vertical-align:middle}.wpbdp-checkout-gateway-selection label img{margin-bottom:10px}.wpbdp-billing-detail-field{margin:0 0 1.5em 0;font-size:95%}.wpbdp-billing-detail-field label{margin:0;padding:0;font-weight:bold;display:block}.wpbdp-billing-detail-field .wpbdp-description{margin:0 0 4px 0;font-size:80%;color:#666;display:block}.wpbdp-billing-detail-field input[type="text"]{width:100%;box-sizing:border-box;padding:4px 6px}.wpbdp-billing-detail-field:last-child{margin-bottom:0}.wpbdp-billing-detail-field.wpbdp-required label:after{content:' *';color:#900000}.wpbdp-payment-receipt{border:1px solid #ccc;padding:1em 1.5em;margin:1.5em 0;font-size:90%}.wpbdp-payment-receipt h4{margin:0;padding:0}.wpbdp-payment-receipt .wpbdp-payment-receipt-date{color:#666}.wpbdp-payment-receipt .wpbdp-payment-status{float:right}.wpbdp-payment-receipt .wpbdp-payment-receipt-details{margin:1.5em .5em}.wpbdp-payment-receipt .wpbdp-payment-receipt-details dl{margin:0;padding:0}.wpbdp-payment-receipt .wpbdp-payment-receipt-details dl dt{margin:0;padding:0;float:left;width:200px}.wpbdp-payment-receipt .wpbdp-payment-receipt-details dl dd{margin:0 0 5px 200px;padding:0}.wpbdp-payment-receipt .wpbdp-payment-receipt-print{margin:1.5em 0 0 0}.wpbdp-checkout-invoice table.wpbdp-payment-items-table th,.wpbdp-checkout-invoice table.wpbdp-payment-items-table td{font-size:95%}.select2-results{font-size:11px}#wpbdp-submit-listing input[type="text"],#wpbdp-submit-listing textarea{box-sizing:border-box}#wpbdp-submit-listing .wpbdp-submit-listing-section{margin:10px 0 0 0;display:block}#wpbdp-submit-listing .wpbdp-submit-listing-section.collapsed .collapse-indicator.expanded{display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section.collapsed .collapse-indicator.collapsed{display:inline}#wpbdp-submit-listing .wpbdp-submit-listing-section.collapsed .wpbdp-submit-listing-section-content{display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section.hidden{display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-header{background:#ccc;text-transform:uppercase;font-weight:bold;color:#333;padding:2px 10px;font-size:12px;cursor:pointer}#wpbdp-submit-listing .wpbdp-submit-listing-section-header .collapse-indicator{margin:0 10px 0 0;display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-header .collapse-indicator.expanded{display:inline}#wpbdp-submit-listing .wpbdp-submit-listing-section-content{padding:10px 20px;border:solid 1px #ccc;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}#wpbdp-submit-listing .wpbdp-submit-listing-section-content h4{margin:0 0 10px 0}#wpbdp-submit-listing .wpbdp-submit-listing-form-actions{margin:10px 0}#wpbdp-submit-listing .wpbdp-submit-listing-form-actions input[type="submit"]{float:right}#wpbdp-submit-listing .wpbdp-submit-listing-section-messages{margin:0 0 12px 0}#wpbdp-submit-listing .wpbdp-plan-selection-with-tip{margin:24px 0 0 0;display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-plan_selection ul.category-list{margin:0;padding:0;list-style-type:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-plan_selection ul.category-list li{font-size:10px;margin:0 5px 0 0;padding:1px 6px;border-radius:3px;background:#5bc0de;color:#fff;font-weight:700;text-align:center;white-space:nowrap;vertical-align:baseline;border:none;display:inline}#wpbdp-submit-listing .wpbdp-editor-area{height:422px}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images #image-upload-form{margin:15px 10px}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images #wpbdp-uploaded-images{margin:0 0 20px 0}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image{padding:10px 0;border-bottom:dotted 1px #efefef}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-img{width:60px;float:left}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-extra input[type="text"]{width:60%;display:block}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-delete-link{float:right;font-size:11px;text-decoration:none;color:#900000;display:none}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image .wpbdp-image-delete-link:hover{text-decoration:underline;color:#ff0000}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image:hover .wpbdp-image-delete-link{display:inline}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .wpbdp-image-draggable-highlight{width:160px;height:160px;margin:0 10px;background:red;float:left}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images #image-upload-form-no-js{width:0;height:0;overflow:hidden;visibility:hidden}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-dnd-area{float:left;width:72%;box-sizing:border-box}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-dnd-area.no-conditions{float:none;width:100%}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-conditions{float:right;width:25%;color:#666;font-size:90%}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-conditions dl{margin:0}#wpbdp-submit-listing .wpbdp-submit-listing-section-listing_images .area-and-conditions #image-upload-conditions dl dt{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#wpbdp-submit-listing textarea.wpbdp-submit-listing-tos{width:100%;min-height:100px}#wpbdp-submit-listing #change-plan-link{text-align:right;font-size:90%}#wpbdp-submit-listing #wpbdp-submit-listing-account-details{margin:10px 0 0 0}#wpbdp-submit-listing #wpbdp-submit-listing-account-details input[type="password"]{width:70%;display:inline-block}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter{float:right;width:20%;padding:4px;text-align:center;border:1px solid}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-0{background-color:#f1adad;border-color:#e35b5b}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-2{background-color:#fbc5a9;border-color:#f78b53}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-3{background-color:#ffe399;border-color:#ffc733}#wpbdp-submit-listing #wpbdp-submit-listing-account-details .wpbdp-password-strength-meter.strength-4{background-color:#c1e1b9;border-color:#83c373}#wpbdp-login-view .wpbdp-login-options{margin:30px 0 0 0;box-sizing:border-box}#wpbdp-login-view .wpbdp-login-options.options-2 .wpbdp-login-option{width:50%;float:left;box-sizing:border-box}#wpbdp-login-view .wpbdp-login-options.options-2 .wpbdp-login-option:first-child{padding:0 20px 0 0}#wpbdp-login-view .wpbdp-login-options.options-2 .wpbdp-login-option:last-child{border-left:1px solid #ccc;padding:0 0 0 20px}.wpbdp-msg{font-size:85%;padding:6px 12px;color:#555;margin:5px 0;background:#fffbcc;border-radius:3px}.wpbdp-msg ul{margin:0}.wpbdp-msg ul li{list-style-position:inside}.wpbdp-msg.error,.wpbdp-msg.wpbdp-error{color:#fff;background:#bc0b0b}.wpbdp-msg.tip{background:#d7f5ff}.wpbdp-submit-page table.fee-options{width:100%}.wpbdp-submit-page table.fee-options th,.wpbdp-submit-page table.fee-options td{text-align:center}.wpbdp-submit-page table.fee-options td.fee-label,.wpbdp-submit-page table.fee-options tr.fee-description td{text-align:left}.wpbdp-submit-page table.fee-options .fee-selection{width:5%}.wpbdp-submit-page table.fee-options tr.fee-option td.fee-label{font-weight:bold}.wpbdp-submit-page table.fee-options td.fee-description{font-size:90%;color:#666}#wpbdp-renewal-page .do-not-renew-listing{padding:15px 10px 10px;border-radius:2px;background-color:#f0f0f0}#wpbdp-renewal-page .do-not-renew-listing p:last-child{margin-bottom:0}#wpbdp-renewal-page .do-not-renew-listing input[type="submit"]{background:#bc0b0b}.wpbdp-recaptcha-error{color:#ff0000}#wpbdp-delete-listing-page form.confirm-form{margin-top:30px}#wpbdp-delete-listing-page input.delete-listing-confirm{margin-left:20px;color:#c00}#googlewallet-buy img{border:none;box-shadow:none}.wpbdp-checkout input[type="image"]{padding:0;border:none;box-shadow:none;width:auto}table#wpbdp-manage-recurring th.listing-title,table#wpbdp-manage-recurring td.listing-title{min-width:200px}table#wpbdp-manage-recurring a.cancel-subscription{color:#ff0000}#wpbdp-manage-recurring-cancel dl dd{margin-left:10px}.wpbdp-cancel-subscription-form{padding:15px 10px 10px;border-radius:2px;background-color:#f0f0f0}.wpbdp-cancel-subscription-form p:last-child{margin-bottom:0}.wpbdp-cancel-subscription-form input.button-primary[type="submit"]{background-color:#bc0b0b}.wpbdp-cc-form{padding:0;width:90%}.wpbdp-cc-form h4{margin:0}.wpbdp-cc-field input{width:auto}.wpbdp-cc-field label{display:block;font-weight:bold;text-align:right;padding-right:10px}#wpbdp-billing-information .billing-info-section h4{margin:10px 0 5px 0}#wpbdp-billing-information .billing-info-section table{margin:1.75em 0}#wpbdp-billing-information #wpbdp-billing-field-exp,#wpbdp-billing-information #wpbdp-billing-field-exp-year{width:40%;display:inline}#wpbdp-billing-information .form-buttons{margin:15px 0}.wpbdp-show-on-mobile{display:none}input[type="button"].wpbdp-show-on-mobile{display:none}@media screen and (max-width:500px){.wpbdp-show-on-mobile{display:inline !important}input[type="button"].wpbdp-hide-on-mobile{display:none}input[type="button"].wpbdp-show-on-mobile{padding:1em 2em}.wpbdp-hide-on-mobile{display:none}.wpbdp-bar form.wpbdp-search-form{display:block;margin-left:0;margin-top:10px}.wpbdp-bar form.wpbdp-search-form #intextbox{margin-bottom:5px;padding:4px}.wpbdp-bar form.wpbdp-search-form input[type="text"]{padding:4px 0;margin:0 0 2px 0}.wpbdp-listings-sort-options{font-size:90%}.wpbdp-listing.wpbdp-listing{font-size:90%}.wpbdp-listing.wpbdp-listing-excerpt .field-value>label{display:block}.wpbdp-listing.wpbdp-listing-excerpt .listing-thumbnail,.wpbdp-listing.wpbdp-listing-single .listing-thumbnail{float:none;padding:5px}.wpbdp-listing.wpbdp-listing-excerpt .listing-details,.wpbdp-listing.wpbdp-listing-single .listing-details{margin:0 5px;float:none;display:block}.wpbdp-listing .listing-actions input{font-size:70%}.wpbdp-listing .listing-actions input.back-to-dir{float:right}.wpbdp-listing.wpbdp-listing-single .main-image{display:block;float:none;padding:0;margin:0 0 10px 0;text-align:center;max-width:90%}.wpbdp-listing.wpbdp-listing-single .field-value>label{display:block}.wpbdp-submit-page.step-images #image-upload-dnd-area{font-size:90%;float:none !important;width:100% !important}.wpbdp-submit-page.step-images .dnd-area-inside-error{margin-top:30px}.wpbdp-submit-page.step-images #image-upload-conditions{width:100% !important;float:none !important;font-size:90%}.wpbdp-submit-page.step-images #image-upload-conditions dl{margin:0;padding:0}.wpbdp-submit-page.step-images #image-upload-conditions dl dt{margin:0;margin-right:5px;padding:0;float:left}.wpbdp-submit-page.step-images #image-upload-conditions dl dd{margin:0;padding:0;display:block}.wpbdp-submit-page.step-images .wpbdp-image img{max-width:50%}.wpbdp-listings-sort-options.wpbdp-show-on-mobile{margin-bottom:10px}}body.business-directory #TB_ImageOff .screen-reader-text,body.business-directory #TB_closeWindowButton .screen-reader-text{visibility:hidden}body.business-directory #TB_next{float:right}body.business-directory #TB_prev{float:left}body.business-directory #TB_caption{text-align:center;width:70%}body.business-directory #TB_closeWindow{padding:0;height:0}body.business-directory #TB_closeWindow .screen-reader-text{display:none}body.business-directory #TB_secondLine{font-size:11px;color:#666}.wpbdp-form-row label{display:block}.wpbdp-form-row.wpbdp-form-textfield input[type="text"]{width:400px}.wpbdp-main-box,.wpbdp-main-box .box-row,.wpbdp-main-box .box-col{box-sizing:border-box}.wpbdp-main-box{background:#f7f7f7;margin:10px 0 20px 0;border-radius:4px;padding:10px;width:100%}.wpbdp-main-box .box-row{margin-bottom:4px}.wpbdp-main-box .box-col{margin-bottom:4px;width:100%}.wpbdp-main-box .box-col input{width:100%}.wpbdp-main-box .submit-btn input[type="submit"]{margin-top:0}.wpbdp-main-box .advanced-search-link{border:none;box-shadow:none;display:block;font-size:11px;text-align:right;text-decoration:none}.wpbdp-main-box-medium .box-col,.wpbdp-main-box-large .box-col{float:left}.wpbdp-main-box-medium .search-fields>.cols-1 .box-col,.wpbdp-main-box-large .search-fields>.cols-1 .box-col{width:100%}.wpbdp-main-box-medium .search-fields>.cols-2 .box-col,.wpbdp-main-box-large .search-fields>.cols-2 .box-col{width:50%}.wpbdp-main-box-medium .search-fields>.cols-2 .box-col:first-child,.wpbdp-main-box-large .search-fields>.cols-2 .box-col:first-child{padding-right:5px;width:50%}.wpbdp-main-box-medium .search-fields>.cols-2 .box-col:last-child,.wpbdp-main-box-large .search-fields>.cols-2 .box-col:last-child{padding-left:5px;width:50%}.wpbdp-main-box-medium .search-fields>.cols-3 .box-col,.wpbdp-main-box-large .search-fields>.cols-3 .box-col{padding-left:5px;width:50%}.wpbdp-main-box-medium .search-fields>.cols-3 .box-col:first-child,.wpbdp-main-box-large .search-fields>.cols-3 .box-col:first-child{padding-right:5px}.wpbdp-main-box-medium .search-fields>.cols-3 .box-col:first-child,.wpbdp-main-box-large .search-fields>.cols-3 .box-col:first-child{padding:0;width:100%}.wpbdp-main-box-large .box-row{margin-bottom:0}.wpbdp-main-box-large .search-fields{padding-right:5px;width:78%}.wpbdp-main-box-large .submit-btn{padding-left:5px;width:22%}.wpbdp-main-links{text-align:right}.wpbdp-main-links .button{margin:0 5px}.wpbdp-main-links .button:first-child{margin-left:0}.wpbdp-main-links .button:last-child{margin-right:0}.wpbdp-main-links-tiny .wpbdp-main-links .button{padding-top:10px;padding-bottom:10px;width:100%;margin:0 0 4px}.wpbdp-main-links-small .button{width:100%;margin:0 0 4px}.wpbdp-main-links-small .wpbdp-main-links-2-buttons .button{width:49%}.wpbdp-main-links-small .wpbdp-main-links-2-buttons .button:first-child{margin-right:1%}.wpbdp-main-links-small .wpbdp-main-links-2-buttons .button:last-child{margin-left:1%}.wpbdp-main-links-small .wpbdp-main-links-3-buttons .button:nth-child(2n){width:49%;margin-top:1%;margin-right:1%}.wpbdp-main-links-small .wpbdp-main-links-3-buttons .button:nth-child(2n+3){width:49%;margin-top:1%;margin-left:1%}.wpbdp-main-links-large .button{margin:0 3px}.wpbdp-with-button-styles .wpbdp-main-links-tiny .wpbdp-main-links .button{padding-top:10px;padding-bottom:10px}.wpbdp-with-button-styles .wpbdp-main-links-small .button{padding-top:10px;padding-bottom:10px}.wpbdp-with-button-styles .wpbdp-main-links-medium .wpbdp-main-links .button{padding-top:8px;padding-bottom:8px}.single-wpbdp_listing .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-show_category .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-show_tag .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-search .wpbdp-view-content-wrapper header.entry-header,.wpbdp-view-submit_listing .wpbdp-view-content-wrapper header.entry-header{display:none}.wpbdp-wp-theme-graphene.single-wpbdp_listing h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-show_category h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-show_tag h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-search h1.post-title,.wpbdp-wp-theme-graphene.wpbdp-view-submit_listing h1.post-title{display:none}.wpbdp-wp-theme-genesis.wpbdp-view-show_category .archive-description,.wpbdp-wp-theme-genesis.wpbdp-view-show_tag .archive-description{display:none}.wpbdp-wp-theme-hmtpro5.wpbdp-view-show_category .post-details,.wpbdp-wp-theme-hmtpro5.wpbdp-view-show_tag .post-details{display:none}.wpbdp-wp-theme-atahualpa.wpbdp-view-show_category .post-footer,.wpbdp-wp-theme-atahualpa.wpbdp-view-show_tag .post-footer,.wpbdp-wp-theme-atahualpa.wpbdp-view-show_listing .post-footer{display:none}.wpbdp-wp-theme-ultimate-silostorm-pro.wpbdp-view-show_category .entry-content .featured-image,.wpbdp-wp-theme-ultimate-silostorm-pro.wpbdp-view-show_tag .entry-content .featured-image,.wpbdp-wp-theme-ultimate-silostorm-pro.wpbdp-view-show_listing .entry-content .featured-image{display:none}.wpbdp-plan-info-box{padding:10px;margin:0 0 6px 0;border:1px solid #d2d2d2;border-radius:2px;background:#fafafa}.wpbdp-plan-info-box .wpbdp-plan-duration,.wpbdp-plan-info-box .wpbdp-plan-details,.wpbdp-plan-info-box .wpbdp-plan-price{float:left;box-sizing:border-box}.wpbdp-plan-info-box .wpbdp-plan-duration{width:20%;text-align:center}.wpbdp-plan-info-box .wpbdp-plan-duration-never-expires{font-size:20px;font-weight:bold;display:block;line-height:1em;text-transform:uppercase;word-wrap:break-word}.wpbdp-plan-info-box .wpbdp-plan-duration-amount{font-size:30px;font-weight:bold;display:block;line-height:1em}.wpbdp-plan-info-box .wpbdp-plan-duration-period{font-size:22px;display:block;line-height:1em}.wpbdp-plan-info-box .wpbdp-plan-details{width:55%;padding:0 10px}.wpbdp-plan-info-box .wpbdp-plan-description{margin:0 0 10px 0}.wpbdp-plan-info-box .wpbdp-plan-label{font-size:1.1em;font-weight:bold;margin-bottom:10px}.wpbdp-plan-info-box .wpbdp-plan-feature-list{margin:0 0 0 10px}.wpbdp-plan-info-box .wpbdp-plan-details p{margin:0}.wpbdp-plan-info-box .wpbdp-plan-feature-list li{list-style-position:inside;margin:0}.wpbdp-plan-info-box .wpbdp-plan-price{width:25%}.wpbdp-plan-info-box .wpbdp-plan-price label{font-size:20px;border:1px solid #f3f3f3;background:#fdfdfd;border-radius:2px;display:block;padding:4px 8px}.wpbdp-plan-info-box:not(.display-only) .wpbdp-plan-price label{cursor:pointer}.wpbdp-plan-info-box:not(.display-only) .wpbdp-plan-price label:hover{border-color:#d0d0d0;background:#fff}.wpbdp-plan-info-box .wpbdp-plan-price label input{margin:0 4px 0 0;vertical-align:2px}.wpbdp-plan-info-box .wpbdp-plan-disabled-msg{clear:both}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-duration,.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-details,.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-price{width:100%}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-duration-amount,.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-duration-period{display:inline}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-details{padding:0 0 4pt}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-label{font-size:1.5em;margin-bottom:5px}.wpbdp-plan-selection-wrapper.wpbdp-size-tiny .wpbdp-plan-description{margin-bottom:5px}.wpbdp-plan-selection-wrapper.wpbdp-size-small .wpbdp-plan-details{width:47%}.wpbdp-plan-selection-wrapper.wpbdp-size-small .wpbdp-plan-price{width:32%}.wpbdp-drag-handle{width:6px;height:10px;display:inline-block;background:url('../../assets/images/drag-handle.png') 0 0;cursor:move;float:left;margin:5px 5px 0 0;vertical-align:middle}.wpbdp-help-tip{margin:10px 0}.wpbdp-help-tip .dashicons{vertical-align:middle}.wpbdp-help-tip .message{display:inline-block}.wpbdp-help-tip.small{font-size:12px}.wpbdp-help-tip.small .dashicons{font-size:15px;width:15px;height:15px}.wpbdp-hidden{display:none}.wpbdp-form-field-association-category .wpbdp-form-field-checkbox-item.disabled,.wpbdp-form-field-association-category .wpbdp-form-field-radio-item.disabled{opacity:.65}.wpbdp-form-field-association-category select{width:100%}.wpbdp-form-field-association-category .select2{width:100%}.wpbdp-form-field-association-category .select2 .select2-selection{border-radius:0}.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-selection__choice{font-size:11px;padding:1px 6px;border-radius:3px;font-weight:normal;white-space:nowrap;vertical-align:baseline;border:none}.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-selection__choice .select2-selection__choice__remove{margin-right:5px}.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-selection__choice,.wpbdp-form-field-association-category .select2 ul.select2-selection__rendered li.select2-search--inline{margin:5px 5px 0 0}.wpbdp-form-field-association-category .select2 .select2-search .select2-search__field{font-size:11px}#wpbdp-listing-flagging-page textarea{width:90%;min-height:150px;margin-bottom:10px}
|
business-directory-plugin.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Business Directory Plugin
|
4 |
* Plugin URI: https://www.businessdirectoryplugin.com
|
5 |
* Description: Provides the ability to maintain a free or paid business directory on your WordPress powered site.
|
6 |
-
* Version: 5.2.
|
7 |
* Author: D. Rodenbaugh
|
8 |
* Author URI: https://businessdirectoryplugin.com
|
9 |
* Text Domain: WPBDM
|
3 |
* Plugin Name: Business Directory Plugin
|
4 |
* Plugin URI: https://www.businessdirectoryplugin.com
|
5 |
* Description: Provides the ability to maintain a free or paid business directory on your WordPress powered site.
|
6 |
+
* Version: 5.2.2
|
7 |
* Author: D. Rodenbaugh
|
8 |
* Author URI: https://businessdirectoryplugin.com
|
9 |
* Text Domain: WPBDM
|
includes/class-shortcodes.php
CHANGED
@@ -89,8 +89,8 @@ class WPBDP__Shortcodes {
|
|
89 |
* - tag Shows the listings with a certain tag name. (Allowed Values: Any valid tag name within the directory. Can be a comma separated list too (eg. "New, Hot").)
|
90 |
* - category Shows the listings with a certain category. (Allowed Values: Any valid category name or ID you have configured under Directory -> Directory Categories. Can be a comma separated list too (e.g. "Dentists, Doctors" or 1,2,56).)
|
91 |
* - title Adds a title to the page of listings to indicate what they are for. (Allowed Values: Any non-blank string.)
|
92 |
-
* - pagination Enable pagination for shortcode. Default to 0. (Allowed values to disable: 0, false, no. Allowed values to enable: 1, true, yes)
|
93 |
* - items_per_page The number of listings to show per page. If not present value will be set to "Listings per page" setting (Allowed Values: A positive integer)
|
|
|
94 |
* Example:
|
95 |
* - Display listings from category "Dentists" with tag "New" and include a title.
|
96 |
*
|
@@ -204,7 +204,7 @@ class WPBDP__Shortcodes {
|
|
204 |
* - menu Whether to include the quick search and menu bar as part of the output. Defaults to 0. (Allowed Values: 0 or 1)
|
205 |
* - buttons Which menu buttons to show inside the menu (applies only when `menu` is `1`). Default is none. (Allowed Values: "all", "none", or a comma-separated list from the set "create", "directory" and "listings").
|
206 |
* - items_per_page The number of listings to show per page. If not present value will be set to "Listings per page" setting (Allowed Values: A positive integer)
|
207 |
-
* - pagination Enable pagination for shortcode. Default to 0. (Allowed values
|
208 |
* Examples:
|
209 |
* - Display the latest 5 listings submitted to the directory:
|
210 |
* `[businessdirectory-latest-listings items_per_page=5 pagination=0]`
|
@@ -224,6 +224,7 @@ class WPBDP__Shortcodes {
|
|
224 |
* - menu Whether to include the quick search and menu bar as part of the output. Defaults to 0. (Allowed Values: 0 or 1)
|
225 |
* - buttons Which menu buttons to show inside the menu (applies only when `menu` is `1`). Default is none. (Allowed Values: "all", "none", or a comma-separated list from the set "create", "directory" and "listings").
|
226 |
* - items_per_page The number of listings to show per page. If not present value will be set to "Listings per page" setting (Allowed Values: A positive integer)
|
|
|
227 |
* Example:
|
228 |
* - Display a set of 10 random listings, including the directory menu with only the "Create A Listing" button:
|
229 |
*
|
@@ -242,7 +243,7 @@ class WPBDP__Shortcodes {
|
|
242 |
* - menu Whether to include the quick search and menu bar as part of the output. Defaults to 0. (Allowed Values: 0 or 1)
|
243 |
* - buttons Which menu buttons to show inside the menu (applies only when `menu` is `1`). Default is none. (Allowed Values: "all", "none", or a comma-separated list from the set "create", "directory" and "listings").
|
244 |
* - items_per_page The number of listings to show per page. If not present value will be set to "Listings per page" setting (Allowed Values: A positive integer)
|
245 |
-
* - pagination Enable pagination for shortcode. Default to 0. (Allowed values
|
246 |
* Example:
|
247 |
* `[businessdirectory-featured-listings items_per_page=5]`
|
248 |
* Since:
|
@@ -398,7 +399,7 @@ class WPBDP__Shortcodes {
|
|
398 |
}
|
399 |
|
400 |
public function sc_listings_random( $atts ) {
|
401 |
-
$
|
402 |
array(
|
403 |
'menu' => 0,
|
404 |
'buttons' => 'none',
|
@@ -409,9 +410,7 @@ class WPBDP__Shortcodes {
|
|
409 |
'businessdirectory-random-listings'
|
410 |
);
|
411 |
|
412 |
-
$atts
|
413 |
-
|
414 |
-
$this->validate_attributes( $atts );
|
415 |
|
416 |
return $this->display_listings(
|
417 |
array(
|
@@ -698,7 +697,7 @@ class WPBDP__Shortcodes {
|
|
698 |
}
|
699 |
|
700 |
public function sc_get_pagenum_link( $url ) {
|
701 |
-
if ( wpbdp_current_query()->wpbdp_our_query ) {
|
702 |
$url = esc_url( $url . "#wpbdp-listings-list" );
|
703 |
}
|
704 |
return $url;
|
89 |
* - tag Shows the listings with a certain tag name. (Allowed Values: Any valid tag name within the directory. Can be a comma separated list too (eg. "New, Hot").)
|
90 |
* - category Shows the listings with a certain category. (Allowed Values: Any valid category name or ID you have configured under Directory -> Directory Categories. Can be a comma separated list too (e.g. "Dentists, Doctors" or 1,2,56).)
|
91 |
* - title Adds a title to the page of listings to indicate what they are for. (Allowed Values: Any non-blank string.)
|
|
|
92 |
* - items_per_page The number of listings to show per page. If not present value will be set to "Listings per page" setting (Allowed Values: A positive integer)
|
93 |
+
* - pagination Enable pagination for shortcode. Default to 0. (Allowed values: To disable: 0, false, no. To enable: 1, true, yes)
|
94 |
* Example:
|
95 |
* - Display listings from category "Dentists" with tag "New" and include a title.
|
96 |
*
|
204 |
* - menu Whether to include the quick search and menu bar as part of the output. Defaults to 0. (Allowed Values: 0 or 1)
|
205 |
* - buttons Which menu buttons to show inside the menu (applies only when `menu` is `1`). Default is none. (Allowed Values: "all", "none", or a comma-separated list from the set "create", "directory" and "listings").
|
206 |
* - items_per_page The number of listings to show per page. If not present value will be set to "Listings per page" setting (Allowed Values: A positive integer)
|
207 |
+
* - pagination Enable pagination for shortcode. Default to 0. (Allowed values: To disable: 0, false, no. To enable: 1, true, yes)
|
208 |
* Examples:
|
209 |
* - Display the latest 5 listings submitted to the directory:
|
210 |
* `[businessdirectory-latest-listings items_per_page=5 pagination=0]`
|
224 |
* - menu Whether to include the quick search and menu bar as part of the output. Defaults to 0. (Allowed Values: 0 or 1)
|
225 |
* - buttons Which menu buttons to show inside the menu (applies only when `menu` is `1`). Default is none. (Allowed Values: "all", "none", or a comma-separated list from the set "create", "directory" and "listings").
|
226 |
* - items_per_page The number of listings to show per page. If not present value will be set to "Listings per page" setting (Allowed Values: A positive integer)
|
227 |
+
* - pagination Enable pagination for shortcode. Default to 0. (Allowed values: To disable: 0, false, no. To enable: 1, true, yes)
|
228 |
* Example:
|
229 |
* - Display a set of 10 random listings, including the directory menu with only the "Create A Listing" button:
|
230 |
*
|
243 |
* - menu Whether to include the quick search and menu bar as part of the output. Defaults to 0. (Allowed Values: 0 or 1)
|
244 |
* - buttons Which menu buttons to show inside the menu (applies only when `menu` is `1`). Default is none. (Allowed Values: "all", "none", or a comma-separated list from the set "create", "directory" and "listings").
|
245 |
* - items_per_page The number of listings to show per page. If not present value will be set to "Listings per page" setting (Allowed Values: A positive integer)
|
246 |
+
* - pagination Enable pagination for shortcode. Default to 0. (Allowed values: To disable: 0, false, no. To enable: 1, true, yes)
|
247 |
* Example:
|
248 |
* `[businessdirectory-featured-listings items_per_page=5]`
|
249 |
* Since:
|
399 |
}
|
400 |
|
401 |
public function sc_listings_random( $atts ) {
|
402 |
+
$sc_atts = shortcode_atts(
|
403 |
array(
|
404 |
'menu' => 0,
|
405 |
'buttons' => 'none',
|
410 |
'businessdirectory-random-listings'
|
411 |
);
|
412 |
|
413 |
+
$this->validate_attributes( $sc_atts, $atts );
|
|
|
|
|
414 |
|
415 |
return $this->display_listings(
|
416 |
array(
|
697 |
}
|
698 |
|
699 |
public function sc_get_pagenum_link( $url ) {
|
700 |
+
if ( ! empty( wpbdp_current_query()->wpbdp_our_query ) && wpbdp_current_query()->wpbdp_our_query ) {
|
701 |
$url = esc_url( $url . "#wpbdp-listings-list" );
|
702 |
}
|
703 |
return $url;
|
includes/class-wpbdp.php
CHANGED
@@ -19,7 +19,7 @@ final class WPBDP {
|
|
19 |
}
|
20 |
|
21 |
private function setup_constants() {
|
22 |
-
define( 'WPBDP_VERSION', '5.2.
|
23 |
|
24 |
define( 'WPBDP_PATH', wp_normalize_path( plugin_dir_path( WPBDP_PLUGIN_FILE ) ) );
|
25 |
define( 'WPBDP_INC', trailingslashit( WPBDP_PATH . 'includes' ) );
|
19 |
}
|
20 |
|
21 |
private function setup_constants() {
|
22 |
+
define( 'WPBDP_VERSION', '5.2.2' );
|
23 |
|
24 |
define( 'WPBDP_PATH', wp_normalize_path( plugin_dir_path( WPBDP_PLUGIN_FILE ) ) );
|
25 |
define( 'WPBDP_INC', trailingslashit( WPBDP_PATH . 'includes' ) );
|
includes/fields/class-fieldtypes-textarea.php
CHANGED
@@ -392,7 +392,7 @@ class WPBDP_FieldTypes_TextArea extends WPBDP_Form_Field_Type {
|
|
392 |
}
|
393 |
|
394 |
$excerpt_field = wpbdp_get_form_fields( array( 'association' => 'excerpt') );
|
395 |
-
$excerpt_val = $excerpt_field ? $excerpt_field[0]->value() : NULL;
|
396 |
$excerpt_override = $field->data( 'excerpt_override' );
|
397 |
|
398 |
if ( 1 == $excerpt_override || ( 2 == $excerpt_override && empty( $excerpt_val ) ) ) {
|
@@ -411,7 +411,7 @@ class WPBDP_FieldTypes_TextArea extends WPBDP_Form_Field_Type {
|
|
411 |
}
|
412 |
|
413 |
$content_field = wpbdp_get_form_fields( array( 'association' => 'content') )[0];
|
414 |
-
$excerpt_override = $content_field->data( 'excerpt_override' );
|
415 |
|
416 |
if ( ! in_array( $excerpt_override , array( 1, 2 ) ) ) {
|
417 |
return $fields;
|
392 |
}
|
393 |
|
394 |
$excerpt_field = wpbdp_get_form_fields( array( 'association' => 'excerpt') );
|
395 |
+
$excerpt_val = $excerpt_field ? $excerpt_field[0]->value( $post_id ) : NULL;
|
396 |
$excerpt_override = $field->data( 'excerpt_override' );
|
397 |
|
398 |
if ( 1 == $excerpt_override || ( 2 == $excerpt_override && empty( $excerpt_val ) ) ) {
|
411 |
}
|
412 |
|
413 |
$content_field = wpbdp_get_form_fields( array( 'association' => 'content') )[0];
|
414 |
+
$excerpt_override = empty( $content_field ) ? 0 : $content_field->data( 'excerpt_override' );
|
415 |
|
416 |
if ( ! in_array( $excerpt_override , array( 1, 2 ) ) ) {
|
417 |
return $fields;
|
includes/views/search.php
CHANGED
@@ -17,6 +17,7 @@ class WPBDP__Views__Search extends WPBDP__View {
|
|
17 |
|
18 |
public function dispatch() {
|
19 |
$searching = ( ! empty( $_GET ) && ( ! empty( $_GET['kw'] ) || ! empty( $_GET['dosrch'] ) ) );
|
|
|
20 |
$search = null;
|
21 |
|
22 |
$form_fields = wpbdp_get_form_fields(
|
17 |
|
18 |
public function dispatch() {
|
19 |
$searching = ( ! empty( $_GET ) && ( ! empty( $_GET['kw'] ) || ! empty( $_GET['dosrch'] ) ) );
|
20 |
+
$searching = apply_filters( 'wpbdp_searching_request', $searching );
|
21 |
$search = null;
|
22 |
|
23 |
$form_fields = wpbdp_get_form_fields(
|
languages/WPBDM-ar.mo
CHANGED
Binary file
|
languages/WPBDM-ar.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin 4.0.8\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2018-
|
9 |
"PO-Revision-Date: 2017-01-16 17:47-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
@@ -7394,12 +7394,12 @@ msgctxt "templates"
|
|
7394 |
msgid "Return to directory"
|
7395 |
msgstr "العودة إلى الدليل."
|
7396 |
|
7397 |
-
#: templates/listing-contactform.tpl.php:
|
7398 |
msgctxt "templates"
|
7399 |
msgid "Listing Title: "
|
7400 |
msgstr "عنوان الإعلان: "
|
7401 |
|
7402 |
-
#: templates/listing-contactform.tpl.php:
|
7403 |
msgctxt "templates"
|
7404 |
msgid ""
|
7405 |
"You are currently logged in as %s. Your message will be sent using your "
|
@@ -7408,24 +7408,24 @@ msgstr ""
|
|
7408 |
"أنت حاليا تسجل دخولك كـ %s. سيتم إرسال رسالتك باستخدام تسجيل دخولك في حساب "
|
7409 |
"البريد الإلكتروني."
|
7410 |
|
7411 |
-
#: templates/listing-contactform.tpl.php:
|
7412 |
#: templates/listing-flagging-form.tpl.php:22
|
7413 |
msgctxt "templates"
|
7414 |
msgid "Your Name"
|
7415 |
msgstr "إسمك"
|
7416 |
|
7417 |
-
#: templates/listing-contactform.tpl.php:
|
7418 |
#: templates/listing-flagging-form.tpl.php:26
|
7419 |
msgctxt "templates"
|
7420 |
msgid "Your Email"
|
7421 |
msgstr "بريدك الإلكتروني"
|
7422 |
|
7423 |
-
#: templates/listing-contactform.tpl.php:
|
7424 |
msgctxt "templates"
|
7425 |
msgid "Message"
|
7426 |
msgstr "الرسالة"
|
7427 |
|
7428 |
-
#: templates/listing-contactform.tpl.php:
|
7429 |
msgctxt "templates"
|
7430 |
msgid "Send"
|
7431 |
msgstr "أرسل"
|
@@ -8011,7 +8011,7 @@ msgctxt "request_access_keys"
|
|
8011 |
msgid "URL:"
|
8012 |
msgstr "رابط URL:"
|
8013 |
|
8014 |
-
#: includes/views/search.php:
|
8015 |
#, fuzzy
|
8016 |
msgctxt "search"
|
8017 |
msgid "\"%s\" is required."
|
5 |
"Project-Id-Version: Business Directory Plugin 4.0.8\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-06-08 09:25:30+00:00\n"
|
9 |
"PO-Revision-Date: 2017-01-16 17:47-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
7394 |
msgid "Return to directory"
|
7395 |
msgstr "العودة إلى الدليل."
|
7396 |
|
7397 |
+
#: templates/listing-contactform.tpl.php:20
|
7398 |
msgctxt "templates"
|
7399 |
msgid "Listing Title: "
|
7400 |
msgstr "عنوان الإعلان: "
|
7401 |
|
7402 |
+
#: templates/listing-contactform.tpl.php:29
|
7403 |
msgctxt "templates"
|
7404 |
msgid ""
|
7405 |
"You are currently logged in as %s. Your message will be sent using your "
|
7408 |
"أنت حاليا تسجل دخولك كـ %s. سيتم إرسال رسالتك باستخدام تسجيل دخولك في حساب "
|
7409 |
"البريد الإلكتروني."
|
7410 |
|
7411 |
+
#: templates/listing-contactform.tpl.php:36
|
7412 |
#: templates/listing-flagging-form.tpl.php:22
|
7413 |
msgctxt "templates"
|
7414 |
msgid "Your Name"
|
7415 |
msgstr "إسمك"
|
7416 |
|
7417 |
+
#: templates/listing-contactform.tpl.php:40
|
7418 |
#: templates/listing-flagging-form.tpl.php:26
|
7419 |
msgctxt "templates"
|
7420 |
msgid "Your Email"
|
7421 |
msgstr "بريدك الإلكتروني"
|
7422 |
|
7423 |
+
#: templates/listing-contactform.tpl.php:45
|
7424 |
msgctxt "templates"
|
7425 |
msgid "Message"
|
7426 |
msgstr "الرسالة"
|
7427 |
|
7428 |
+
#: templates/listing-contactform.tpl.php:55
|
7429 |
msgctxt "templates"
|
7430 |
msgid "Send"
|
7431 |
msgstr "أرسل"
|
8011 |
msgid "URL:"
|
8012 |
msgstr "رابط URL:"
|
8013 |
|
8014 |
+
#: includes/views/search.php:41
|
8015 |
#, fuzzy
|
8016 |
msgctxt "search"
|
8017 |
msgid "\"%s\" is required."
|
languages/WPBDM-de_DE.mo
CHANGED
Binary file
|
languages/WPBDM-de_DE.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin 3.5.4\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2018-
|
9 |
"PO-Revision-Date: 2018-03-02 08:40-0500\n"
|
10 |
"Last-Translator: Axel J. Metayer <axel@kfz.net>\n"
|
11 |
"Language-Team: Business Directory Plugin <support@businessdirectoryplugin."
|
@@ -7382,12 +7382,12 @@ msgctxt "templates"
|
|
7382 |
msgid "Return to directory"
|
7383 |
msgstr "Zurück zum Verzeichnis"
|
7384 |
|
7385 |
-
#: templates/listing-contactform.tpl.php:
|
7386 |
msgctxt "templates"
|
7387 |
msgid "Listing Title: "
|
7388 |
msgstr "Eintrag Titel:"
|
7389 |
|
7390 |
-
#: templates/listing-contactform.tpl.php:
|
7391 |
msgctxt "templates"
|
7392 |
msgid ""
|
7393 |
"You are currently logged in as %s. Your message will be sent using your "
|
@@ -7396,24 +7396,24 @@ msgstr ""
|
|
7396 |
"Sie sind momentan eingeloggt als %s. Ihre Nachricht wird mit diesem Namen "
|
7397 |
"gesendet."
|
7398 |
|
7399 |
-
#: templates/listing-contactform.tpl.php:
|
7400 |
#: templates/listing-flagging-form.tpl.php:22
|
7401 |
msgctxt "templates"
|
7402 |
msgid "Your Name"
|
7403 |
msgstr "Dein Name"
|
7404 |
|
7405 |
-
#: templates/listing-contactform.tpl.php:
|
7406 |
#: templates/listing-flagging-form.tpl.php:26
|
7407 |
msgctxt "templates"
|
7408 |
msgid "Your Email"
|
7409 |
msgstr "Deine E-mail"
|
7410 |
|
7411 |
-
#: templates/listing-contactform.tpl.php:
|
7412 |
msgctxt "templates"
|
7413 |
msgid "Message"
|
7414 |
msgstr "Nachricht"
|
7415 |
|
7416 |
-
#: templates/listing-contactform.tpl.php:
|
7417 |
msgctxt "templates"
|
7418 |
msgid "Send"
|
7419 |
msgstr "Senden"
|
@@ -8012,7 +8012,7 @@ msgctxt "request_access_keys"
|
|
8012 |
msgid "URL:"
|
8013 |
msgstr "URL:"
|
8014 |
|
8015 |
-
#: includes/views/search.php:
|
8016 |
#, fuzzy
|
8017 |
msgctxt "search"
|
8018 |
msgid "\"%s\" is required."
|
5 |
"Project-Id-Version: Business Directory Plugin 3.5.4\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-06-08 09:25:30+00:00\n"
|
9 |
"PO-Revision-Date: 2018-03-02 08:40-0500\n"
|
10 |
"Last-Translator: Axel J. Metayer <axel@kfz.net>\n"
|
11 |
"Language-Team: Business Directory Plugin <support@businessdirectoryplugin."
|
7382 |
msgid "Return to directory"
|
7383 |
msgstr "Zurück zum Verzeichnis"
|
7384 |
|
7385 |
+
#: templates/listing-contactform.tpl.php:20
|
7386 |
msgctxt "templates"
|
7387 |
msgid "Listing Title: "
|
7388 |
msgstr "Eintrag Titel:"
|
7389 |
|
7390 |
+
#: templates/listing-contactform.tpl.php:29
|
7391 |
msgctxt "templates"
|
7392 |
msgid ""
|
7393 |
"You are currently logged in as %s. Your message will be sent using your "
|
7396 |
"Sie sind momentan eingeloggt als %s. Ihre Nachricht wird mit diesem Namen "
|
7397 |
"gesendet."
|
7398 |
|
7399 |
+
#: templates/listing-contactform.tpl.php:36
|
7400 |
#: templates/listing-flagging-form.tpl.php:22
|
7401 |
msgctxt "templates"
|
7402 |
msgid "Your Name"
|
7403 |
msgstr "Dein Name"
|
7404 |
|
7405 |
+
#: templates/listing-contactform.tpl.php:40
|
7406 |
#: templates/listing-flagging-form.tpl.php:26
|
7407 |
msgctxt "templates"
|
7408 |
msgid "Your Email"
|
7409 |
msgstr "Deine E-mail"
|
7410 |
|
7411 |
+
#: templates/listing-contactform.tpl.php:45
|
7412 |
msgctxt "templates"
|
7413 |
msgid "Message"
|
7414 |
msgstr "Nachricht"
|
7415 |
|
7416 |
+
#: templates/listing-contactform.tpl.php:55
|
7417 |
msgctxt "templates"
|
7418 |
msgid "Send"
|
7419 |
msgstr "Senden"
|
8012 |
msgid "URL:"
|
8013 |
msgstr "URL:"
|
8014 |
|
8015 |
+
#: includes/views/search.php:41
|
8016 |
#, fuzzy
|
8017 |
msgctxt "search"
|
8018 |
msgid "\"%s\" is required."
|
languages/WPBDM-en_US.mo
CHANGED
Binary file
|
languages/WPBDM-en_US.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin 3.6\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2018-
|
9 |
"PO-Revision-Date: 2017-01-16 17:47-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
@@ -6648,36 +6648,36 @@ msgctxt "templates"
|
|
6648 |
msgid "Return to directory"
|
6649 |
msgstr ""
|
6650 |
|
6651 |
-
#: templates/listing-contactform.tpl.php:
|
6652 |
msgctxt "templates"
|
6653 |
msgid "Listing Title: "
|
6654 |
msgstr ""
|
6655 |
|
6656 |
-
#: templates/listing-contactform.tpl.php:
|
6657 |
msgctxt "templates"
|
6658 |
msgid ""
|
6659 |
"You are currently logged in as %s. Your message will be sent using your "
|
6660 |
"logged in contact email."
|
6661 |
msgstr ""
|
6662 |
|
6663 |
-
#: templates/listing-contactform.tpl.php:
|
6664 |
#: templates/listing-flagging-form.tpl.php:22
|
6665 |
msgctxt "templates"
|
6666 |
msgid "Your Name"
|
6667 |
msgstr ""
|
6668 |
|
6669 |
-
#: templates/listing-contactform.tpl.php:
|
6670 |
#: templates/listing-flagging-form.tpl.php:26
|
6671 |
msgctxt "templates"
|
6672 |
msgid "Your Email"
|
6673 |
msgstr ""
|
6674 |
|
6675 |
-
#: templates/listing-contactform.tpl.php:
|
6676 |
msgctxt "templates"
|
6677 |
msgid "Message"
|
6678 |
msgstr ""
|
6679 |
|
6680 |
-
#: templates/listing-contactform.tpl.php:
|
6681 |
msgctxt "templates"
|
6682 |
msgid "Send"
|
6683 |
msgstr ""
|
@@ -7223,7 +7223,7 @@ msgctxt "request_access_keys"
|
|
7223 |
msgid "URL:"
|
7224 |
msgstr ""
|
7225 |
|
7226 |
-
#: includes/views/search.php:
|
7227 |
msgctxt "search"
|
7228 |
msgid "\"%s\" is required."
|
7229 |
msgstr ""
|
5 |
"Project-Id-Version: Business Directory Plugin 3.6\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-06-08 09:25:30+00:00\n"
|
9 |
"PO-Revision-Date: 2017-01-16 17:47-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
6648 |
msgid "Return to directory"
|
6649 |
msgstr ""
|
6650 |
|
6651 |
+
#: templates/listing-contactform.tpl.php:20
|
6652 |
msgctxt "templates"
|
6653 |
msgid "Listing Title: "
|
6654 |
msgstr ""
|
6655 |
|
6656 |
+
#: templates/listing-contactform.tpl.php:29
|
6657 |
msgctxt "templates"
|
6658 |
msgid ""
|
6659 |
"You are currently logged in as %s. Your message will be sent using your "
|
6660 |
"logged in contact email."
|
6661 |
msgstr ""
|
6662 |
|
6663 |
+
#: templates/listing-contactform.tpl.php:36
|
6664 |
#: templates/listing-flagging-form.tpl.php:22
|
6665 |
msgctxt "templates"
|
6666 |
msgid "Your Name"
|
6667 |
msgstr ""
|
6668 |
|
6669 |
+
#: templates/listing-contactform.tpl.php:40
|
6670 |
#: templates/listing-flagging-form.tpl.php:26
|
6671 |
msgctxt "templates"
|
6672 |
msgid "Your Email"
|
6673 |
msgstr ""
|
6674 |
|
6675 |
+
#: templates/listing-contactform.tpl.php:45
|
6676 |
msgctxt "templates"
|
6677 |
msgid "Message"
|
6678 |
msgstr ""
|
6679 |
|
6680 |
+
#: templates/listing-contactform.tpl.php:55
|
6681 |
msgctxt "templates"
|
6682 |
msgid "Send"
|
6683 |
msgstr ""
|
7223 |
msgid "URL:"
|
7224 |
msgstr ""
|
7225 |
|
7226 |
+
#: includes/views/search.php:41
|
7227 |
msgctxt "search"
|
7228 |
msgid "\"%s\" is required."
|
7229 |
msgstr ""
|
languages/WPBDM-es_ES.mo
CHANGED
Binary file
|
languages/WPBDM-es_ES.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin 4.0.6\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2018-
|
9 |
"PO-Revision-Date: 2018-05-29 11:25-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
@@ -7126,12 +7126,12 @@ msgctxt "templates"
|
|
7126 |
msgid "Return to directory"
|
7127 |
msgstr "Regresar al Directorio"
|
7128 |
|
7129 |
-
#: templates/listing-contactform.tpl.php:
|
7130 |
msgctxt "templates"
|
7131 |
msgid "Listing Title: "
|
7132 |
msgstr "Título del Listado: "
|
7133 |
|
7134 |
-
#: templates/listing-contactform.tpl.php:
|
7135 |
msgctxt "templates"
|
7136 |
msgid ""
|
7137 |
"You are currently logged in as %s. Your message will be sent using your "
|
@@ -7140,24 +7140,24 @@ msgstr ""
|
|
7140 |
"Ha ingresado como %s. Su mensaje se enviará utilizando el correo electrónico "
|
7141 |
"registrado con su cuenta."
|
7142 |
|
7143 |
-
#: templates/listing-contactform.tpl.php:
|
7144 |
#: templates/listing-flagging-form.tpl.php:22
|
7145 |
msgctxt "templates"
|
7146 |
msgid "Your Name"
|
7147 |
msgstr "Su Nombre"
|
7148 |
|
7149 |
-
#: templates/listing-contactform.tpl.php:
|
7150 |
#: templates/listing-flagging-form.tpl.php:26
|
7151 |
msgctxt "templates"
|
7152 |
msgid "Your Email"
|
7153 |
msgstr "Su Correo Electrónico"
|
7154 |
|
7155 |
-
#: templates/listing-contactform.tpl.php:
|
7156 |
msgctxt "templates"
|
7157 |
msgid "Message"
|
7158 |
msgstr "Mensaje"
|
7159 |
|
7160 |
-
#: templates/listing-contactform.tpl.php:
|
7161 |
msgctxt "templates"
|
7162 |
msgid "Send"
|
7163 |
msgstr "Enviar"
|
@@ -7738,7 +7738,7 @@ msgctxt "request_access_keys"
|
|
7738 |
msgid "URL:"
|
7739 |
msgstr "URL:"
|
7740 |
|
7741 |
-
#: includes/views/search.php:
|
7742 |
msgctxt "search"
|
7743 |
msgid "\"%s\" is required."
|
7744 |
msgstr "“%s” es requerido."
|
5 |
"Project-Id-Version: Business Directory Plugin 4.0.6\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-06-08 09:25:30+00:00\n"
|
9 |
"PO-Revision-Date: 2018-05-29 11:25-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
7126 |
msgid "Return to directory"
|
7127 |
msgstr "Regresar al Directorio"
|
7128 |
|
7129 |
+
#: templates/listing-contactform.tpl.php:20
|
7130 |
msgctxt "templates"
|
7131 |
msgid "Listing Title: "
|
7132 |
msgstr "Título del Listado: "
|
7133 |
|
7134 |
+
#: templates/listing-contactform.tpl.php:29
|
7135 |
msgctxt "templates"
|
7136 |
msgid ""
|
7137 |
"You are currently logged in as %s. Your message will be sent using your "
|
7140 |
"Ha ingresado como %s. Su mensaje se enviará utilizando el correo electrónico "
|
7141 |
"registrado con su cuenta."
|
7142 |
|
7143 |
+
#: templates/listing-contactform.tpl.php:36
|
7144 |
#: templates/listing-flagging-form.tpl.php:22
|
7145 |
msgctxt "templates"
|
7146 |
msgid "Your Name"
|
7147 |
msgstr "Su Nombre"
|
7148 |
|
7149 |
+
#: templates/listing-contactform.tpl.php:40
|
7150 |
#: templates/listing-flagging-form.tpl.php:26
|
7151 |
msgctxt "templates"
|
7152 |
msgid "Your Email"
|
7153 |
msgstr "Su Correo Electrónico"
|
7154 |
|
7155 |
+
#: templates/listing-contactform.tpl.php:45
|
7156 |
msgctxt "templates"
|
7157 |
msgid "Message"
|
7158 |
msgstr "Mensaje"
|
7159 |
|
7160 |
+
#: templates/listing-contactform.tpl.php:55
|
7161 |
msgctxt "templates"
|
7162 |
msgid "Send"
|
7163 |
msgstr "Enviar"
|
7738 |
msgid "URL:"
|
7739 |
msgstr "URL:"
|
7740 |
|
7741 |
+
#: includes/views/search.php:41
|
7742 |
msgctxt "search"
|
7743 |
msgid "\"%s\" is required."
|
7744 |
msgstr "“%s” es requerido."
|
languages/WPBDM-fr_FR.mo
CHANGED
Binary file
|
languages/WPBDM-fr_FR.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin 3.6\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2018-
|
9 |
"PO-Revision-Date: 2017-11-13 00:48+0100\n"
|
10 |
"Last-Translator: Laurent Provin <lprovin@yahoo.fr>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
@@ -7191,12 +7191,12 @@ msgctxt "templates"
|
|
7191 |
msgid "Return to directory"
|
7192 |
msgstr "Retourner vers l'annuaire"
|
7193 |
|
7194 |
-
#: templates/listing-contactform.tpl.php:
|
7195 |
msgctxt "templates"
|
7196 |
msgid "Listing Title: "
|
7197 |
msgstr "Titre de l'annonce "
|
7198 |
|
7199 |
-
#: templates/listing-contactform.tpl.php:
|
7200 |
msgctxt "templates"
|
7201 |
msgid ""
|
7202 |
"You are currently logged in as %s. Your message will be sent using your "
|
@@ -7205,24 +7205,24 @@ msgstr ""
|
|
7205 |
"Vous êtes actuellement connecté en tant que %s. Votre message sera envoyé en "
|
7206 |
"utilisant votre compte email."
|
7207 |
|
7208 |
-
#: templates/listing-contactform.tpl.php:
|
7209 |
#: templates/listing-flagging-form.tpl.php:22
|
7210 |
msgctxt "templates"
|
7211 |
msgid "Your Name"
|
7212 |
msgstr "Votre nom"
|
7213 |
|
7214 |
-
#: templates/listing-contactform.tpl.php:
|
7215 |
#: templates/listing-flagging-form.tpl.php:26
|
7216 |
msgctxt "templates"
|
7217 |
msgid "Your Email"
|
7218 |
msgstr "Votre email"
|
7219 |
|
7220 |
-
#: templates/listing-contactform.tpl.php:
|
7221 |
msgctxt "templates"
|
7222 |
msgid "Message"
|
7223 |
msgstr "Message"
|
7224 |
|
7225 |
-
#: templates/listing-contactform.tpl.php:
|
7226 |
msgctxt "templates"
|
7227 |
msgid "Send"
|
7228 |
msgstr "Envoyer"
|
@@ -7822,7 +7822,7 @@ msgctxt "request_access_keys"
|
|
7822 |
msgid "URL:"
|
7823 |
msgstr "URL:"
|
7824 |
|
7825 |
-
#: includes/views/search.php:
|
7826 |
msgctxt "search"
|
7827 |
msgid "\"%s\" is required."
|
7828 |
msgstr "%s est requis."
|
5 |
"Project-Id-Version: Business Directory Plugin 3.6\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-06-08 09:25:30+00:00\n"
|
9 |
"PO-Revision-Date: 2017-11-13 00:48+0100\n"
|
10 |
"Last-Translator: Laurent Provin <lprovin@yahoo.fr>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
7191 |
msgid "Return to directory"
|
7192 |
msgstr "Retourner vers l'annuaire"
|
7193 |
|
7194 |
+
#: templates/listing-contactform.tpl.php:20
|
7195 |
msgctxt "templates"
|
7196 |
msgid "Listing Title: "
|
7197 |
msgstr "Titre de l'annonce "
|
7198 |
|
7199 |
+
#: templates/listing-contactform.tpl.php:29
|
7200 |
msgctxt "templates"
|
7201 |
msgid ""
|
7202 |
"You are currently logged in as %s. Your message will be sent using your "
|
7205 |
"Vous êtes actuellement connecté en tant que %s. Votre message sera envoyé en "
|
7206 |
"utilisant votre compte email."
|
7207 |
|
7208 |
+
#: templates/listing-contactform.tpl.php:36
|
7209 |
#: templates/listing-flagging-form.tpl.php:22
|
7210 |
msgctxt "templates"
|
7211 |
msgid "Your Name"
|
7212 |
msgstr "Votre nom"
|
7213 |
|
7214 |
+
#: templates/listing-contactform.tpl.php:40
|
7215 |
#: templates/listing-flagging-form.tpl.php:26
|
7216 |
msgctxt "templates"
|
7217 |
msgid "Your Email"
|
7218 |
msgstr "Votre email"
|
7219 |
|
7220 |
+
#: templates/listing-contactform.tpl.php:45
|
7221 |
msgctxt "templates"
|
7222 |
msgid "Message"
|
7223 |
msgstr "Message"
|
7224 |
|
7225 |
+
#: templates/listing-contactform.tpl.php:55
|
7226 |
msgctxt "templates"
|
7227 |
msgid "Send"
|
7228 |
msgstr "Envoyer"
|
7822 |
msgid "URL:"
|
7823 |
msgstr "URL:"
|
7824 |
|
7825 |
+
#: includes/views/search.php:41
|
7826 |
msgctxt "search"
|
7827 |
msgid "\"%s\" is required."
|
7828 |
msgstr "%s est requis."
|
languages/WPBDM-nl_NL.mo
CHANGED
Binary file
|
languages/WPBDM-nl_NL.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin 4.1.12.1\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date: 2018-
|
7 |
"PO-Revision-Date: 2017-07-04 12:37+0000\n"
|
8 |
"Last-Translator: admin <info@nederlofcentrum.nl>\n"
|
9 |
"Language-Team: Dutch\n"
|
@@ -7033,12 +7033,12 @@ msgctxt "templates"
|
|
7033 |
msgid "Return to directory"
|
7034 |
msgstr "Terug naar Registers"
|
7035 |
|
7036 |
-
#: templates/listing-contactform.tpl.php:
|
7037 |
msgctxt "templates"
|
7038 |
msgid "Listing Title: "
|
7039 |
msgstr "Registratie titel:"
|
7040 |
|
7041 |
-
#: templates/listing-contactform.tpl.php:
|
7042 |
msgctxt "templates"
|
7043 |
msgid ""
|
7044 |
"You are currently logged in as %s. Your message will be sent using your "
|
@@ -7047,24 +7047,24 @@ msgstr ""
|
|
7047 |
"Je bent nu ingelogd als %s. Je boodschap wordt gestuurd met het email adres "
|
7048 |
"van je ingelogd account."
|
7049 |
|
7050 |
-
#: templates/listing-contactform.tpl.php:
|
7051 |
#: templates/listing-flagging-form.tpl.php:22
|
7052 |
msgctxt "templates"
|
7053 |
msgid "Your Name"
|
7054 |
msgstr "Jouw naam"
|
7055 |
|
7056 |
-
#: templates/listing-contactform.tpl.php:
|
7057 |
#: templates/listing-flagging-form.tpl.php:26
|
7058 |
msgctxt "templates"
|
7059 |
msgid "Your Email"
|
7060 |
msgstr "Jouw email"
|
7061 |
|
7062 |
-
#: templates/listing-contactform.tpl.php:
|
7063 |
msgctxt "templates"
|
7064 |
msgid "Message"
|
7065 |
msgstr "Boodschap"
|
7066 |
|
7067 |
-
#: templates/listing-contactform.tpl.php:
|
7068 |
msgctxt "templates"
|
7069 |
msgid "Send"
|
7070 |
msgstr "Stuur"
|
@@ -7624,7 +7624,7 @@ msgctxt "request_access_keys"
|
|
7624 |
msgid "URL:"
|
7625 |
msgstr ""
|
7626 |
|
7627 |
-
#: includes/views/search.php:
|
7628 |
#, fuzzy
|
7629 |
msgctxt "search"
|
7630 |
msgid "\"%s\" is required."
|
3 |
"Project-Id-Version: Business Directory Plugin 4.1.12.1\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2018-06-08 09:25:30+00:00\n"
|
7 |
"PO-Revision-Date: 2017-07-04 12:37+0000\n"
|
8 |
"Last-Translator: admin <info@nederlofcentrum.nl>\n"
|
9 |
"Language-Team: Dutch\n"
|
7033 |
msgid "Return to directory"
|
7034 |
msgstr "Terug naar Registers"
|
7035 |
|
7036 |
+
#: templates/listing-contactform.tpl.php:20
|
7037 |
msgctxt "templates"
|
7038 |
msgid "Listing Title: "
|
7039 |
msgstr "Registratie titel:"
|
7040 |
|
7041 |
+
#: templates/listing-contactform.tpl.php:29
|
7042 |
msgctxt "templates"
|
7043 |
msgid ""
|
7044 |
"You are currently logged in as %s. Your message will be sent using your "
|
7047 |
"Je bent nu ingelogd als %s. Je boodschap wordt gestuurd met het email adres "
|
7048 |
"van je ingelogd account."
|
7049 |
|
7050 |
+
#: templates/listing-contactform.tpl.php:36
|
7051 |
#: templates/listing-flagging-form.tpl.php:22
|
7052 |
msgctxt "templates"
|
7053 |
msgid "Your Name"
|
7054 |
msgstr "Jouw naam"
|
7055 |
|
7056 |
+
#: templates/listing-contactform.tpl.php:40
|
7057 |
#: templates/listing-flagging-form.tpl.php:26
|
7058 |
msgctxt "templates"
|
7059 |
msgid "Your Email"
|
7060 |
msgstr "Jouw email"
|
7061 |
|
7062 |
+
#: templates/listing-contactform.tpl.php:45
|
7063 |
msgctxt "templates"
|
7064 |
msgid "Message"
|
7065 |
msgstr "Boodschap"
|
7066 |
|
7067 |
+
#: templates/listing-contactform.tpl.php:55
|
7068 |
msgctxt "templates"
|
7069 |
msgid "Send"
|
7070 |
msgstr "Stuur"
|
7624 |
msgid "URL:"
|
7625 |
msgstr ""
|
7626 |
|
7627 |
+
#: includes/views/search.php:41
|
7628 |
#, fuzzy
|
7629 |
msgctxt "search"
|
7630 |
msgid "\"%s\" is required."
|
languages/WPBDM-pl_PL.mo
CHANGED
Binary file
|
languages/WPBDM-pl_PL.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin v3.6.5\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date: 2018-
|
7 |
"PO-Revision-Date: 2017-01-16 17:49-0500\n"
|
8 |
"Last-Translator: HomeSupport <admin@homesupport.pl>\n"
|
9 |
"Language-Team: HomeSupport\n"
|
@@ -8295,13 +8295,13 @@ msgid "Return to directory"
|
|
8295 |
msgstr "Powrót do Katalogu."
|
8296 |
|
8297 |
# @ WPBDM
|
8298 |
-
#: templates/listing-contactform.tpl.php:
|
8299 |
msgctxt "templates"
|
8300 |
msgid "Listing Title: "
|
8301 |
msgstr "Nazwa Firmy:"
|
8302 |
|
8303 |
# @ WPBDM
|
8304 |
-
#: templates/listing-contactform.tpl.php:
|
8305 |
msgctxt "templates"
|
8306 |
msgid ""
|
8307 |
"You are currently logged in as %s. Your message will be sent using your "
|
@@ -8311,27 +8311,27 @@ msgstr ""
|
|
8311 |
"adresu email podanego przy logowaniu."
|
8312 |
|
8313 |
# @ WPBDM
|
8314 |
-
#: templates/listing-contactform.tpl.php:
|
8315 |
#: templates/listing-flagging-form.tpl.php:22
|
8316 |
msgctxt "templates"
|
8317 |
msgid "Your Name"
|
8318 |
msgstr "Nazwisko"
|
8319 |
|
8320 |
# @ WPBDM
|
8321 |
-
#: templates/listing-contactform.tpl.php:
|
8322 |
#: templates/listing-flagging-form.tpl.php:26
|
8323 |
msgctxt "templates"
|
8324 |
msgid "Your Email"
|
8325 |
msgstr "E-mail"
|
8326 |
|
8327 |
# @ WPBDM
|
8328 |
-
#: templates/listing-contactform.tpl.php:
|
8329 |
msgctxt "templates"
|
8330 |
msgid "Message"
|
8331 |
msgstr "Wiadomość"
|
8332 |
|
8333 |
# @ WPBDM
|
8334 |
-
#: templates/listing-contactform.tpl.php:
|
8335 |
msgctxt "templates"
|
8336 |
msgid "Send"
|
8337 |
msgstr "Wyślij"
|
@@ -9017,7 +9017,7 @@ msgid "URL:"
|
|
9017 |
msgstr "URL:"
|
9018 |
|
9019 |
# @ WPBDM
|
9020 |
-
#: includes/views/search.php:
|
9021 |
#, fuzzy
|
9022 |
msgctxt "search"
|
9023 |
msgid "\"%s\" is required."
|
3 |
"Project-Id-Version: Business Directory Plugin v3.6.5\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2018-06-08 09:25:30+00:00\n"
|
7 |
"PO-Revision-Date: 2017-01-16 17:49-0500\n"
|
8 |
"Last-Translator: HomeSupport <admin@homesupport.pl>\n"
|
9 |
"Language-Team: HomeSupport\n"
|
8295 |
msgstr "Powrót do Katalogu."
|
8296 |
|
8297 |
# @ WPBDM
|
8298 |
+
#: templates/listing-contactform.tpl.php:20
|
8299 |
msgctxt "templates"
|
8300 |
msgid "Listing Title: "
|
8301 |
msgstr "Nazwa Firmy:"
|
8302 |
|
8303 |
# @ WPBDM
|
8304 |
+
#: templates/listing-contactform.tpl.php:29
|
8305 |
msgctxt "templates"
|
8306 |
msgid ""
|
8307 |
"You are currently logged in as %s. Your message will be sent using your "
|
8311 |
"adresu email podanego przy logowaniu."
|
8312 |
|
8313 |
# @ WPBDM
|
8314 |
+
#: templates/listing-contactform.tpl.php:36
|
8315 |
#: templates/listing-flagging-form.tpl.php:22
|
8316 |
msgctxt "templates"
|
8317 |
msgid "Your Name"
|
8318 |
msgstr "Nazwisko"
|
8319 |
|
8320 |
# @ WPBDM
|
8321 |
+
#: templates/listing-contactform.tpl.php:40
|
8322 |
#: templates/listing-flagging-form.tpl.php:26
|
8323 |
msgctxt "templates"
|
8324 |
msgid "Your Email"
|
8325 |
msgstr "E-mail"
|
8326 |
|
8327 |
# @ WPBDM
|
8328 |
+
#: templates/listing-contactform.tpl.php:45
|
8329 |
msgctxt "templates"
|
8330 |
msgid "Message"
|
8331 |
msgstr "Wiadomość"
|
8332 |
|
8333 |
# @ WPBDM
|
8334 |
+
#: templates/listing-contactform.tpl.php:55
|
8335 |
msgctxt "templates"
|
8336 |
msgid "Send"
|
8337 |
msgstr "Wyślij"
|
9017 |
msgstr "URL:"
|
9018 |
|
9019 |
# @ WPBDM
|
9020 |
+
#: includes/views/search.php:41
|
9021 |
#, fuzzy
|
9022 |
msgctxt "search"
|
9023 |
msgid "\"%s\" is required."
|
languages/WPBDM-ru_RU.mo
CHANGED
Binary file
|
languages/WPBDM-ru_RU.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin 3.6.11\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date: 2018-
|
7 |
"PO-Revision-Date: 2017-01-16 17:49-0500\n"
|
8 |
"Last-Translator: Mick Levin <mikhaillevin@hotmail.com>\n"
|
9 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
@@ -7378,12 +7378,12 @@ msgctxt "templates"
|
|
7378 |
msgid "Return to directory"
|
7379 |
msgstr "Вернуться к справочнику"
|
7380 |
|
7381 |
-
#: templates/listing-contactform.tpl.php:
|
7382 |
msgctxt "templates"
|
7383 |
msgid "Listing Title: "
|
7384 |
msgstr "Название записи:"
|
7385 |
|
7386 |
-
#: templates/listing-contactform.tpl.php:
|
7387 |
msgctxt "templates"
|
7388 |
msgid ""
|
7389 |
"You are currently logged in as %s. Your message will be sent using your "
|
@@ -7392,24 +7392,24 @@ msgstr ""
|
|
7392 |
"Вы вошли в сайт под учётной записью \"%s\". Ваше сообщение будет отправлено "
|
7393 |
"используя Ваш контактный электронный адрес в качестве адреса отправителя."
|
7394 |
|
7395 |
-
#: templates/listing-contactform.tpl.php:
|
7396 |
#: templates/listing-flagging-form.tpl.php:22
|
7397 |
msgctxt "templates"
|
7398 |
msgid "Your Name"
|
7399 |
msgstr "Ваше имя"
|
7400 |
|
7401 |
-
#: templates/listing-contactform.tpl.php:
|
7402 |
#: templates/listing-flagging-form.tpl.php:26
|
7403 |
msgctxt "templates"
|
7404 |
msgid "Your Email"
|
7405 |
msgstr "Электронный адрес"
|
7406 |
|
7407 |
-
#: templates/listing-contactform.tpl.php:
|
7408 |
msgctxt "templates"
|
7409 |
msgid "Message"
|
7410 |
msgstr "Сообщение"
|
7411 |
|
7412 |
-
#: templates/listing-contactform.tpl.php:
|
7413 |
msgctxt "templates"
|
7414 |
msgid "Send"
|
7415 |
msgstr "Отправить"
|
@@ -8004,7 +8004,7 @@ msgctxt "request_access_keys"
|
|
8004 |
msgid "URL:"
|
8005 |
msgstr "Ссылка:"
|
8006 |
|
8007 |
-
#: includes/views/search.php:
|
8008 |
#, fuzzy
|
8009 |
msgctxt "search"
|
8010 |
msgid "\"%s\" is required."
|
3 |
"Project-Id-Version: Business Directory Plugin 3.6.11\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2018-06-08 09:25:30+00:00\n"
|
7 |
"PO-Revision-Date: 2017-01-16 17:49-0500\n"
|
8 |
"Last-Translator: Mick Levin <mikhaillevin@hotmail.com>\n"
|
9 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
7378 |
msgid "Return to directory"
|
7379 |
msgstr "Вернуться к справочнику"
|
7380 |
|
7381 |
+
#: templates/listing-contactform.tpl.php:20
|
7382 |
msgctxt "templates"
|
7383 |
msgid "Listing Title: "
|
7384 |
msgstr "Название записи:"
|
7385 |
|
7386 |
+
#: templates/listing-contactform.tpl.php:29
|
7387 |
msgctxt "templates"
|
7388 |
msgid ""
|
7389 |
"You are currently logged in as %s. Your message will be sent using your "
|
7392 |
"Вы вошли в сайт под учётной записью \"%s\". Ваше сообщение будет отправлено "
|
7393 |
"используя Ваш контактный электронный адрес в качестве адреса отправителя."
|
7394 |
|
7395 |
+
#: templates/listing-contactform.tpl.php:36
|
7396 |
#: templates/listing-flagging-form.tpl.php:22
|
7397 |
msgctxt "templates"
|
7398 |
msgid "Your Name"
|
7399 |
msgstr "Ваше имя"
|
7400 |
|
7401 |
+
#: templates/listing-contactform.tpl.php:40
|
7402 |
#: templates/listing-flagging-form.tpl.php:26
|
7403 |
msgctxt "templates"
|
7404 |
msgid "Your Email"
|
7405 |
msgstr "Электронный адрес"
|
7406 |
|
7407 |
+
#: templates/listing-contactform.tpl.php:45
|
7408 |
msgctxt "templates"
|
7409 |
msgid "Message"
|
7410 |
msgstr "Сообщение"
|
7411 |
|
7412 |
+
#: templates/listing-contactform.tpl.php:55
|
7413 |
msgctxt "templates"
|
7414 |
msgid "Send"
|
7415 |
msgstr "Отправить"
|
8004 |
msgid "URL:"
|
8005 |
msgstr "Ссылка:"
|
8006 |
|
8007 |
+
#: includes/views/search.php:41
|
8008 |
#, fuzzy
|
8009 |
msgctxt "search"
|
8010 |
msgid "\"%s\" is required."
|
languages/WPBDM-sv_SE.mo
CHANGED
Binary file
|
languages/WPBDM-sv_SE.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin 4.0.8\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2018-
|
9 |
"PO-Revision-Date: 2017-12-03 21:20+0100\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: \n"
|
@@ -7087,12 +7087,12 @@ msgctxt "templates"
|
|
7087 |
msgid "Return to directory"
|
7088 |
msgstr "Återgå till katalogen"
|
7089 |
|
7090 |
-
#: templates/listing-contactform.tpl.php:
|
7091 |
msgctxt "templates"
|
7092 |
msgid "Listing Title: "
|
7093 |
msgstr "Annonsrubrik:"
|
7094 |
|
7095 |
-
#: templates/listing-contactform.tpl.php:
|
7096 |
msgctxt "templates"
|
7097 |
msgid ""
|
7098 |
"You are currently logged in as %s. Your message will be sent using your "
|
@@ -7101,24 +7101,24 @@ msgstr ""
|
|
7101 |
"Du är inloggad som %s. Ditt meddelande kommer att skickas med dina "
|
7102 |
"medlemsuppgifter."
|
7103 |
|
7104 |
-
#: templates/listing-contactform.tpl.php:
|
7105 |
#: templates/listing-flagging-form.tpl.php:22
|
7106 |
msgctxt "templates"
|
7107 |
msgid "Your Name"
|
7108 |
msgstr "Namn"
|
7109 |
|
7110 |
-
#: templates/listing-contactform.tpl.php:
|
7111 |
#: templates/listing-flagging-form.tpl.php:26
|
7112 |
msgctxt "templates"
|
7113 |
msgid "Your Email"
|
7114 |
msgstr "Din E-post"
|
7115 |
|
7116 |
-
#: templates/listing-contactform.tpl.php:
|
7117 |
msgctxt "templates"
|
7118 |
msgid "Message"
|
7119 |
msgstr "Meddelande"
|
7120 |
|
7121 |
-
#: templates/listing-contactform.tpl.php:
|
7122 |
msgctxt "templates"
|
7123 |
msgid "Send"
|
7124 |
msgstr "Skicka"
|
@@ -7695,7 +7695,7 @@ msgctxt "request_access_keys"
|
|
7695 |
msgid "URL:"
|
7696 |
msgstr "URL:"
|
7697 |
|
7698 |
-
#: includes/views/search.php:
|
7699 |
msgctxt "search"
|
7700 |
msgid "\"%s\" is required."
|
7701 |
msgstr "\"%s\" är obligatorisk."
|
5 |
"Project-Id-Version: Business Directory Plugin 4.0.8\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-06-08 09:25:30+00:00\n"
|
9 |
"PO-Revision-Date: 2017-12-03 21:20+0100\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: \n"
|
7087 |
msgid "Return to directory"
|
7088 |
msgstr "Återgå till katalogen"
|
7089 |
|
7090 |
+
#: templates/listing-contactform.tpl.php:20
|
7091 |
msgctxt "templates"
|
7092 |
msgid "Listing Title: "
|
7093 |
msgstr "Annonsrubrik:"
|
7094 |
|
7095 |
+
#: templates/listing-contactform.tpl.php:29
|
7096 |
msgctxt "templates"
|
7097 |
msgid ""
|
7098 |
"You are currently logged in as %s. Your message will be sent using your "
|
7101 |
"Du är inloggad som %s. Ditt meddelande kommer att skickas med dina "
|
7102 |
"medlemsuppgifter."
|
7103 |
|
7104 |
+
#: templates/listing-contactform.tpl.php:36
|
7105 |
#: templates/listing-flagging-form.tpl.php:22
|
7106 |
msgctxt "templates"
|
7107 |
msgid "Your Name"
|
7108 |
msgstr "Namn"
|
7109 |
|
7110 |
+
#: templates/listing-contactform.tpl.php:40
|
7111 |
#: templates/listing-flagging-form.tpl.php:26
|
7112 |
msgctxt "templates"
|
7113 |
msgid "Your Email"
|
7114 |
msgstr "Din E-post"
|
7115 |
|
7116 |
+
#: templates/listing-contactform.tpl.php:45
|
7117 |
msgctxt "templates"
|
7118 |
msgid "Message"
|
7119 |
msgstr "Meddelande"
|
7120 |
|
7121 |
+
#: templates/listing-contactform.tpl.php:55
|
7122 |
msgctxt "templates"
|
7123 |
msgid "Send"
|
7124 |
msgstr "Skicka"
|
7695 |
msgid "URL:"
|
7696 |
msgstr "URL:"
|
7697 |
|
7698 |
+
#: includes/views/search.php:41
|
7699 |
msgctxt "search"
|
7700 |
msgid "\"%s\" is required."
|
7701 |
msgstr "\"%s\" är obligatorisk."
|
languages/WPBDM.pot
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
# This file is distributed under the GPLv2 or any later version.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: Business Directory Plugin 5.2.
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://wordpress.org/support/plugin/business-directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2018-
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -6638,36 +6638,36 @@ msgctxt "templates"
|
|
6638 |
msgid "Return to directory"
|
6639 |
msgstr ""
|
6640 |
|
6641 |
-
#: templates/listing-contactform.tpl.php:
|
6642 |
msgctxt "templates"
|
6643 |
msgid "Listing Title: "
|
6644 |
msgstr ""
|
6645 |
|
6646 |
-
#: templates/listing-contactform.tpl.php:
|
6647 |
msgctxt "templates"
|
6648 |
msgid ""
|
6649 |
"You are currently logged in as %s. Your message will be sent using your "
|
6650 |
"logged in contact email."
|
6651 |
msgstr ""
|
6652 |
|
6653 |
-
#: templates/listing-contactform.tpl.php:
|
6654 |
#: templates/listing-flagging-form.tpl.php:22
|
6655 |
msgctxt "templates"
|
6656 |
msgid "Your Name"
|
6657 |
msgstr ""
|
6658 |
|
6659 |
-
#: templates/listing-contactform.tpl.php:
|
6660 |
#: templates/listing-flagging-form.tpl.php:26
|
6661 |
msgctxt "templates"
|
6662 |
msgid "Your Email"
|
6663 |
msgstr ""
|
6664 |
|
6665 |
-
#: templates/listing-contactform.tpl.php:
|
6666 |
msgctxt "templates"
|
6667 |
msgid "Message"
|
6668 |
msgstr ""
|
6669 |
|
6670 |
-
#: templates/listing-contactform.tpl.php:
|
6671 |
msgctxt "templates"
|
6672 |
msgid "Send"
|
6673 |
msgstr ""
|
@@ -7212,7 +7212,7 @@ msgctxt "request_access_keys"
|
|
7212 |
msgid "URL:"
|
7213 |
msgstr ""
|
7214 |
|
7215 |
-
#: includes/views/search.php:
|
7216 |
msgctxt "search"
|
7217 |
msgid "\"%s\" is required."
|
7218 |
msgstr ""
|
2 |
# This file is distributed under the GPLv2 or any later version.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Business Directory Plugin 5.2.2\n"
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://wordpress.org/support/plugin/business-directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2018-06-08 09:25:30+00:00\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
6638 |
msgid "Return to directory"
|
6639 |
msgstr ""
|
6640 |
|
6641 |
+
#: templates/listing-contactform.tpl.php:20
|
6642 |
msgctxt "templates"
|
6643 |
msgid "Listing Title: "
|
6644 |
msgstr ""
|
6645 |
|
6646 |
+
#: templates/listing-contactform.tpl.php:29
|
6647 |
msgctxt "templates"
|
6648 |
msgid ""
|
6649 |
"You are currently logged in as %s. Your message will be sent using your "
|
6650 |
"logged in contact email."
|
6651 |
msgstr ""
|
6652 |
|
6653 |
+
#: templates/listing-contactform.tpl.php:36
|
6654 |
#: templates/listing-flagging-form.tpl.php:22
|
6655 |
msgctxt "templates"
|
6656 |
msgid "Your Name"
|
6657 |
msgstr ""
|
6658 |
|
6659 |
+
#: templates/listing-contactform.tpl.php:40
|
6660 |
#: templates/listing-flagging-form.tpl.php:26
|
6661 |
msgctxt "templates"
|
6662 |
msgid "Your Email"
|
6663 |
msgstr ""
|
6664 |
|
6665 |
+
#: templates/listing-contactform.tpl.php:45
|
6666 |
msgctxt "templates"
|
6667 |
msgid "Message"
|
6668 |
msgstr ""
|
6669 |
|
6670 |
+
#: templates/listing-contactform.tpl.php:55
|
6671 |
msgctxt "templates"
|
6672 |
msgid "Send"
|
6673 |
msgstr ""
|
7212 |
msgid "URL:"
|
7213 |
msgstr ""
|
7214 |
|
7215 |
+
#: includes/views/search.php:41
|
7216 |
msgctxt "search"
|
7217 |
msgid "\"%s\" is required."
|
7218 |
msgstr ""
|
templates/listing-contactform.tpl.php
CHANGED
@@ -1,43 +1,56 @@
|
|
1 |
-
<?php
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
<div class="wpbdp-msg wpbdp-error">
|
3 |
<ul>
|
4 |
-
<?php foreach($validation_errors as $error_msg): ?>
|
5 |
<li><?php echo $error_msg; ?></li>
|
6 |
<?php endforeach; ?>
|
7 |
</ul>
|
8 |
</div>
|
9 |
<?php endif; ?>
|
10 |
|
11 |
-
<p><label><?php _ex('Listing Title: ', 'templates', 'WPBDM'); ?></label><?php echo get_the_title($listing_id); ?></p>
|
12 |
|
13 |
<form method="POST" action="<?php echo wpbdp_url( 'listing_contact', $listing_id ); ?>">
|
14 |
<?php wp_nonce_field( 'contact-form-' . $listing_id ); ?>
|
15 |
|
16 |
-
<?php if ($current_user): ?>
|
17 |
<p>
|
18 |
-
<?php
|
19 |
-
|
|
|
|
|
|
|
|
|
20 |
</p>
|
21 |
-
<?php else: ?>
|
22 |
<p>
|
23 |
-
<label><?php _ex('Your Name', 'templates', 'WPBDM'); ?></label>
|
24 |
-
<input type="text" class="intextbox" name="commentauthorname" value="<?php echo esc_attr(wpbdp_getv($_POST, 'commentauthorname', '')); ?>" />
|
25 |
</p>
|
26 |
<p>
|
27 |
-
<label><?php _ex(
|
28 |
-
<input type="text" class="intextbox" name="commentauthoremail" value="<?php echo esc_attr(wpbdp_getv($_POST, 'commentauthoremail')); ?>" />
|
29 |
</p>
|
30 |
<?php endif; ?>
|
31 |
|
32 |
-
<p><label><?php _ex(
|
33 |
-
<textarea id="wpbdp-contact-form-message" name="commentauthormessage" rows="4" class="intextarea"><?php echo esc_textarea(wpbdp_getv($_POST, 'commentauthormessage', '')); ?></textarea>
|
34 |
</p>
|
35 |
|
36 |
<?php do_action( 'wpbdp_contact_form_extra_fields' ); ?>
|
37 |
|
38 |
-
<?php if ($recaptcha): ?>
|
39 |
<?php echo $recaptcha; ?>
|
40 |
<?php endif; ?>
|
41 |
|
42 |
-
<input type="submit" class="wpbdp-button wpbdp-submit submit" value="<?php _ex('Send', 'templates', 'WPBDM'); ?>" />
|
43 |
</form>
|
1 |
+
<?php
|
2 |
+
/**
|
3 |
+
* Listing Contact Form template
|
4 |
+
*
|
5 |
+
* @package BDP/Templates/Listing Contact Form
|
6 |
+
*/
|
7 |
+
|
8 |
+
// phpcs:disable
|
9 |
+
if ( $validation_errors ) :
|
10 |
+
?>
|
11 |
<div class="wpbdp-msg wpbdp-error">
|
12 |
<ul>
|
13 |
+
<?php foreach ( $validation_errors as $error_msg ) : ?>
|
14 |
<li><?php echo $error_msg; ?></li>
|
15 |
<?php endforeach; ?>
|
16 |
</ul>
|
17 |
</div>
|
18 |
<?php endif; ?>
|
19 |
|
20 |
+
<p><label><?php _ex( 'Listing Title: ', 'templates', 'WPBDM' ); ?></label><?php echo get_the_title( $listing_id ); ?></p>
|
21 |
|
22 |
<form method="POST" action="<?php echo wpbdp_url( 'listing_contact', $listing_id ); ?>">
|
23 |
<?php wp_nonce_field( 'contact-form-' . $listing_id ); ?>
|
24 |
|
25 |
+
<?php if ( $current_user ) : ?>
|
26 |
<p>
|
27 |
+
<?php
|
28 |
+
echo sprintf(
|
29 |
+
_x( 'You are currently logged in as %s. Your message will be sent using your logged in contact email.', 'templates', 'WPBDM' ),
|
30 |
+
$current_user->user_login
|
31 |
+
);
|
32 |
+
?>
|
33 |
</p>
|
34 |
+
<?php else : ?>
|
35 |
<p>
|
36 |
+
<label><?php _ex( 'Your Name', 'templates', 'WPBDM' ); ?></label>
|
37 |
+
<input type="text" class="intextbox" name="commentauthorname" value="<?php echo esc_attr( wpbdp_getv( $_POST, 'commentauthorname', '' ) ); ?>" />
|
38 |
</p>
|
39 |
<p>
|
40 |
+
<label><?php _ex( 'Your Email', 'templates', 'WPBDM' ); ?></label>
|
41 |
+
<input type="text" class="intextbox" name="commentauthoremail" value="<?php echo esc_attr( wpbdp_getv( $_POST, 'commentauthoremail' ) ); ?>" />
|
42 |
</p>
|
43 |
<?php endif; ?>
|
44 |
|
45 |
+
<p><label><?php _ex( 'Message', 'templates', 'WPBDM' ); ?></label>
|
46 |
+
<textarea id="wpbdp-contact-form-message" name="commentauthormessage" rows="4" class="intextarea"><?php echo esc_textarea( wpbdp_getv( $_POST, 'commentauthormessage', '' ) ); ?></textarea>
|
47 |
</p>
|
48 |
|
49 |
<?php do_action( 'wpbdp_contact_form_extra_fields' ); ?>
|
50 |
|
51 |
+
<?php if ( $recaptcha ) : ?>
|
52 |
<?php echo $recaptcha; ?>
|
53 |
<?php endif; ?>
|
54 |
|
55 |
+
<input type="submit" class="wpbdp-button wpbdp-submit submit" value="<?php _ex( 'Send', 'templates', 'WPBDM' ); ?>" />
|
56 |
</form>
|