This file is a technical summary of changes in the Geodesic Solutions Classifieds and Auctions software. Each entry will link to the corresponding bug found in Bugzilla on our website (You will need current support contract to view, more info here).
1658 - New Default Template Design
1131 - Add message about copying php.ini if ioncube fails during install or update
1646 - Sharing: new hi-res icons and a new way to show them
1655 - Add a "view edited listing" button to the Edit Success page
1644 - Fix a case where database credentials could be exposed - Security
1635 - Resolved a Fatal Error triggered when editing an auction
1633 - AdPlotter: corrected an issue that would sometimes cause listings to appear in an incorrect region
1634 - geo_templates htaccess file misspelling
1636 - Cron jobs no longer ignore the deadlock admin setting
1637 - Improved reliability of send_new_listing_alert_emails cron when saving messages to the mail queue
1639 - Cleaned up a couple cases where email inputs were checked incorrectly
1640 - Fixed a bug that could sometimes allow an individual Cron task to execute twice in a single page load
1641 - Storefront: made it possible to disable Free For All storefronts once they have been turned on
1642 - GeoNav: improve cookie handling across subdomains
1645 - Fixed image previews being oriented incorrectly after rotating an image and then performing some other action, such adding another image
1647 - Fix error when searching users by listing expiration date within admin tool
1648 - Starting Tokens will now be properly awarded to a user created via Just-in-Time Registration, according to the appropriate User Group settings
1649 - Share Fees Addon: Fix message when no transactions to export
1651 - Fixed some rare bugs relating to the category dropdown module
1652 - Browsing Filters now handle date/calendar inputs correctly
1653 - Storefront: fixed an error that could make it impossible to save changes to Custom Pages
1654 - The "hide cents" price formatting setting will now function for prices of 0.00
1657 - Fixed auctions showing incorrect price fields when changing between auction types
1643 - Category Dropdown module will no longer redirect to a broken page under certain circumstances in IE/Edge
Reference Purposes Only: Like the rest of this changelog, the template changes below are for reference purposes only, not (necessarily) a list of changes everyone needs to follow. Refer to the full update instructions to find if you need to make any template changes during an update.
/* GIT: @git-info@ */ /** * default.css file - this file should remain in the default template set only.
/* GIT: 7.6.1-21-g16e611e */ /** * default.css file - this file should remain in the default template set only.
/* GIT: @git-info@ */ /* GIT: 7.6.1-21-g16e611e */ /** * default.css file - this file should remain in the default template set only.
*/ /* * HTML5 Boilerplate *
*/ /* * HTML5 Boilerplate *
*/ /* * HTML5 Boilerplate *
Base styles: opinionated defaults ========================================================================== */ html, button, input,
Base styles: opinionated defaults ========================================================================== */ html, button, input,
Base styles: opinionated defaults ========================================================================== */ html, button, input,
-moz-box-sizing:border-box; /* Firefox */ } /* also have a way to make sure images stay inside their containers note: not applying this to ALL images (at least not yet) since there are lots that specify their own dimensions explicitly/directly */
-moz-box-sizing:border-box; /* Firefox */ } input[type="checkbox"], input[type="radio"] { height: auto; } /* also have a way to make sure images stay inside their containers note: not applying this to ALL images (at least not yet) since there are lots that specify their own dimensions explicitly/directly */
-moz-box-sizing:border-box; /* Firefox */ } input[type="checkbox"], input[type="radio"] { height: auto; } /* also have a way to make sure images stay inside their containers note: not applying this to ALL images (at least not yet) since there are lots that specify their own dimensions explicitly/directly */
max-width: 90%; } /* ========================================================================== Browse Happy prompt ========================================================================== */
max-width: 90%; } p { margin: 1em 0.5em; } /* ========================================================================== Browse Happy prompt ========================================================================== */
max-width: 90%; } p { margin: 1em 0.5em; } /* ========================================================================== Browse Happy prompt ========================================================================== */
========================================================================== */ h2.title, h1.title, h3.title { background: #4987C5 url('../images/backgrounds/c_bar_primary.gif'); color: #fff; font-size: 1rem; font-weight: bold; margin: 0; padding: .3em; vertical-align: middle; } h1.title, h3.title { background: #7CA93A url('../images/backgrounds/c_bar_secondary.gif'); } h1.subtitle, h3.subtitle { background: #eaeaea; font-size: .88rem;
========================================================================== */ h2.title, h1.title, h3.title { background: #4174a8 url("../images/backgrounds/c_bar_primary.gif") repeat-x scroll 0 0; color: #fff; font-size: 1rem; font-weight: bold; margin: 0; padding: .25em; vertical-align: middle; } h1.title, h3.title { background: #86AE47 url("../images/backgrounds/c_bar_secondary.gif") repeat-x scroll 0 0; } h1.subtitle, h3.subtitle { background: #eaeaea; font-size: .88rem;
========================================================================== */ h2.title, h1.title, h3.title { background: #4987C5 url('../images/backgrounds/c_bar_primary.gif'); background: #4174a8 url("../images/backgrounds/c_bar_primary.gif") repeat-x scroll 0 0; color: #fff; font-size: 1rem; font-weight: bold; margin: 0; padding: .3em; padding: .25em; vertical-align: middle; } h1.title, h3.title { background: #7CA93A url('../images/backgrounds/c_bar_secondary.gif'); background: #86AE47 url("../images/backgrounds/c_bar_secondary.gif") repeat-x scroll 0 0; } h1.subtitle, h3.subtitle { background: #eaeaea; font-size: .88rem;
border-top: thin solid #ddd; border-bottom: thin solid #ddd; } .my_account_links_inactive h1.subtitle, h2.subtitle, h3.subtitle { margin: 0; }
border-top: thin solid #ddd; border-bottom: thin solid #ddd; } .main h3.subtitle { margin: 5px 0 0 0; padding-left: 10px; } h1.my_account { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border-bottom: thin dotted #535353; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; color: #535353; } .my_account_links_inactive h1.subtitle, h2.subtitle, h3.subtitle { margin: 0; }
border-top: thin solid #ddd; border-bottom: thin solid #ddd; } .main h3.subtitle { margin: 5px 0 0 0; padding-left: 10px; } h1.my_account { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border-bottom: thin dotted #535353; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; color: #535353; } .my_account_links_inactive h1.subtitle, h2.subtitle, h3.subtitle { margin: 0; }
text-decoration: underline; } /* ========================================================================== Paragraphs / Body Text ========================================================================== */ .page_instructions { color: #666; margin: .6em .3em 1em .3em; padding: 0; font-size: .75rem; line-height: 1.1em; } .help-popup .page_instructions { max-width: 25em; height: 18em; overflow: auto; } .price {
text-decoration: underline; } .header-links-rwd { display: inline; left: 50%; margin: 0 auto; min-width: 200px; position: absolute; text-align: center; margin: 0 0 0 -102px; overflow: hidden; top: 3px; } .header-links-rwd a { color: #535353; display: inline; font-size: 1em; font-weight: bold; line-height: 2.2em; min-width: 30px; padding: 0.25em 0.75em; text-align: center; text-decoration: none; transition-duration: 0.2s; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border: thin solid #FFFFFF; } .header-links-rwd .search { background-color: #EEEEEE; } .header-links-rwd a.search:hover { background-color: #DDDDDD; } .header-links-rwd .list { background-color: #EEEEEE; } .header-links-rwd a.list:hover { background-color: #DDDDDD; } .language-links { position: relative; right: 10px; top: 0; display: inline-block; float: none; } .language-links img { border: none; } .fb-profile-pic { display: inline; position: relative; } .fb-profile-pic img { max-height: 24px; } .unselected { opacity: 0.5; } .unselected:hover, .selected { opacity: 1.0; } /* ========================================================================== Paragraphs / Body Text ========================================================================== */ .page_instructions { color: #666; font-size: 0.75rem; line-height: 1rem; margin: 0.6em 1em 1em; padding: 0; } .help-popup .page_instructions { height: 18em; line-height: 1.4em; max-width: 25em; overflow: auto; padding: 0 0 0 5px; } .help-popup ol { padding: 0 0 0 10px; } .price {
text-decoration: underline; } .header-links-rwd { display: inline; left: 50%; margin: 0 auto; min-width: 200px; position: absolute; text-align: center; margin: 0 0 0 -102px; overflow: hidden; top: 3px; } .header-links-rwd a { color: #535353; display: inline; font-size: 1em; font-weight: bold; line-height: 2.2em; min-width: 30px; padding: 0.25em 0.75em; text-align: center; text-decoration: none; transition-duration: 0.2s; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border: thin solid #FFFFFF; } .header-links-rwd .search { background-color: #EEEEEE; } .header-links-rwd a.search:hover { background-color: #DDDDDD; } .header-links-rwd .list { background-color: #EEEEEE; } .header-links-rwd a.list:hover { background-color: #DDDDDD; } .language-links { position: relative; right: 10px; top: 0; display: inline-block; float: none; } .language-links img { border: none; } .fb-profile-pic { display: inline; position: relative; } .fb-profile-pic img { max-height: 24px; } .unselected { opacity: 0.5; } .unselected:hover, .selected { opacity: 1.0; } /* ========================================================================== Paragraphs / Body Text ========================================================================== */ .page_instructions { color: #666; margin: .6em .3em 1em .3em; font-size: 0.75rem; line-height: 1rem; margin: 0.6em 1em 1em; padding: 0; font-size: .75rem; line-height: 1.1em; } .help-popup .page_instructions { max-width: 25em; height: 18em; line-height: 1.4em; max-width: 25em; overflow: auto; padding: 0 0 0 5px; } .help-popup ol { padding: 0 0 0 10px; } .price {
color: #666; } /* ========================================================================== Collapsable Sections ========================================================================== */
color: #666; } .body-content { font-size: 0.8em; margin: 0 0.5em; } /* ========================================================================== Collapsable Sections ========================================================================== */
color: #666; } .body-content { font-size: 0.8em; margin: 0 0.5em; } /* ========================================================================== Collapsable Sections ========================================================================== */
margin-bottom: .6em; } .section-collapser:after { content: ' +'; }
margin-bottom: .6em; } .section-collapser:after { content: ' +'; }
margin-bottom: .6em; } .section-collapser:after { content: ' +'; }
ul.info li { list-style: none outside none; padding: .3em 0 .3em 1em; box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ float: left;
ul.info li { list-style: none outside none; padding: 0.3em 0; box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ float: left;
ul.info li { list-style: none outside none; padding: .3em 0 .3em 1em; padding: 0.3em 0; box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ float: left;
} ul.info li.label { display: block; width: 9.3em; max-width: 40%; clear: both; color: #737373; font-size: .75rem; } ul.info li.value { display: block; width: 14em; max-width: 60%; color: #777777; font-size: .75rem; } ul.info li.price {
} ul.info li.label { clear: both; color: #737373; display: block; font-size: 0.8rem; padding: 0.3em; width: 50%; max-width: none; } ul.info li.value { display: block; width: 14em; max-width: 50%; color: #777777; font-size: 0.8rem; font-weight: normal; } ul.info li.price {
} ul.info li.label { display: block; width: 9.3em; max-width: 40%; clear: both; color: #737373; font-size: .75rem; clear: both; color: #737373; display: block; font-size: 0.8rem; padding: 0.3em; width: 50%; max-width: none; } ul.info li.value { display: block; width: 14em; max-width: 60%; max-width: 50%; color: #777777; font-size: .75rem; font-size: 0.8rem; font-weight: normal; } ul.info li.price {
display: none; } @media only screen and (min-width: 52em) { /* ========================================================================== Shared Breakpoint 1: 52em is about size that 2 column layout will fit both columns side by side comfortably. Breakpoint For: Base Classes | Collapsable Sections ========================================================================== */ /* Base Classes - switch to 2 columns */ .main, .sidebar, .sidebar2 { position: relative; padding: .2em; } .two-column .main { float: left; left: 30%; width: 70%; padding: 0 .5em; } .two-column .sidebar { float: left; left: -70%; width: 30%; } .half_column_left { width: 50%; float: left; } .half_column_right { padding-left: 10px; } /* The overall login section of the page */ .login { width: 75%; margin: auto; margin-top: 2em; } /* Sidebar collapse - this one is a little different than normal, it will be "above" the main content, and is meant to have the bulk of the contents collapsed by using the section-collapser class on the main heading. This works by simply floating to the left. It should be used inside the .main section. */ .sidebar-collapse { float: left; max-width: 20%; } #content_column_wide { overflow: hidden; padding-left: .7em; } /* Collapsable Sections - when in 2 column mode, no need to collaps any more */ .section-collapser { cursor: auto; } .section-collapser:after { content: ''; } .section-collapser-expanded:after { content: ''; } .section-collapser + div { max-height: none; } .section-collapser + div.expand { max-height: none; } /* Things that need to be adjusted once in 2 column mode, and are such that they are not over-written by the default CSS... */ .showcase h1.title { padding-top: 0; height: 2.5em; white-space: nowrap; margin: 0 -.7em -2em -1.25em; z-index: 5; line-height: 1.5em; text-shadow: 0 .2em .2em #666; } /* Should no longer need to use scroll for horizontal overflow */ .content_box { max-width: none; overflow: visible; } /* Only add border radius on wider screens, looks weird to have radius on items that span full width of the screen */ h2.title, h1.title, h3.title { border-radius: .3em; } } @media only screen and (min-width: 59em) { /* ========================================================================== Shared Breakpoint 2: 59em is about size that 3 column layout will fit all the columns comfortably. Breakpoint For: Base Classes | Listing Details ========================================================================== */ /* 3 column layout - 20% | 60% | 20% Layout */ .three-column .main { float: left; left: 20%; width: 60%; } .three-column .sidebar { float: left; left: -60%; width: 20%; } .three-column .sidebar2 { width: 20%; float: right; } /* Listing details changes at this point */ .listing-prev-next-links { display: block; float: right; margin-bottom: .33em; } } /* ========================================================================== Menu Bar ========================================================================== */ header.page { margin-top: 3em; } /* user bar acts as the bar across the top */ .user-bar { text-align: right; float: right; } .user-welcome { max-width: 100%; text-overflow: ellipsis; white-space: nowrap; } .fixed-nav { border-bottom: 1px solid gray; position: absolute; left: 0; right: 0; top: 0; background-color: rgba(220,220,240,0.7); z-index: 20; } .fixed-link { text-decoration: none; text-align: center; width: 2em; height: 2em; margin: auto 0; display: inline-block; background-image: url('../images/icons/menu.png'); background-color: #DDE; overflow: hidden; } .fixed-link:hover { background-color: #ddd; } .fixed-nav .user { background-position: right; float: right; } .fixed-link img { /* Allow profile pic act as the menu button... */ max-width: 100%; border: thin solid #888; } .fixed-menu { width: 100%; max-width: 30em; overflow: hidden; display: none; text-overflow: ellipsis; max-height: 100%; } .menu-link { display: block; padding: .5em; margin: .1em; background: #4987C5 url('../images/backgrounds/nav_tab.gif') repeat-x top left; color: white; text-decoration: none; border-radius: .3em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .menu-link:hover { background: none;
display: none; } .seller-rating-box { border: 1px solid #d5dce1; background-color:#FFF; margin-bottom: 5px; } .times-viewed { font-size: 0.8rem; font-weight: normal; } .unread a, .unread { color: #4987c5; } .publicQuestions a, .publicQuestions { font-size: 0.95em; color: #4987c5; } .answer { color: #888; } .box_pad { background-color: #ffffcc; border: 2px dashed #FFCC66; font-size: 0.8em; margin: 10px; padding: 10px; } .buyer-options { white-space: normal; padding: 5px; } #combined_auction-details select { min-width: 15em; } #combined_form input.field, #combined_auction-details input.field { width: 200px; } #combined_form #mapping_location, #combined_form #listingTags, #combined_form #classified_title { width: 100%; } #combined_classified-details input.number-field, #combined_auction-details input.number-field { width: 5em; } /* LISTING DETAILS AUCTION TIME LABELS SET */ #combined_auction-details select.date-time { min-width: auto; width: 7em; } #combined_auction-details #endModeSelect { clear: both; margin: 0; min-width: auto; width: 12em; padding: 0.1em; } .date-time-labels { display:inline; } .date-time-labels div { display:inline-block; } .date-time-labels div div { white-space: nowrap; display:inline-block; } .date-time-labels label { font-size: 0.8em; font-weight: normal; text-transform: uppercase; width: auto; } input#listingTags, input#mapping_location { width: 500px; } .publicQuestions .question { color: #4987c5; } .public_question_asker_username { font-size: 0.95rem; } .member-fb, .member { font-size: 1.2em; font-weight: bold; height: 55px; line-height: 1.1em; position: relative; text-align: center; top: 15px; width: auto; } .member-fb { top: 2px; } .member-fb img { border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; } /* ========================================================================== Listing Details - Tabs ========================================================================== */ .listing-content .nav { padding-left: 0; margin-bottom: 0; list-style: none; } .listing-content .nav:before, .listing-content .nav:after { display: table; content: " "; } .listing-content .nav:after { clear: both; } .listing-content .nav > li { position: relative; display: block; } .listing-content .nav > li > a { display: block; padding: 5px 7px; position: relative; text-decoration: none; } .listing-content .nav > li > a:hover, .listing-content .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; } .listing-content .nav > li.disabled > a { color: #999999; } .listing-content .nav > li.disabled > a:hover, .listing-content .nav > li.disabled > a:focus { color: #999999; text-decoration: none; cursor: not-allowed; background-color: transparent; } .listing-content .nav .open > a, .listing-content .nav .open > a:hover, .listing-content .nav .open > a:focus { background-color: #eeeeee; border-color: #428bca; } .listing-content .nav .open > a .caret, .listing-content .nav .open > a:hover .caret, .listing-content .nav .open > a:focus .caret { border-top-color: #2a6496; border-bottom-color: #2a6496; } .listing-content .nav > li > a > img { max-width: none; } .listing-content .nav-tabs { border-bottom: 1px solid #dddddd; } .listing-content .nav-tabs > li { float: left; margin-bottom: -1px; } .listing-content .nav-tabs > li > a { margin-right: 2px; line-height: 1.428571429; border: 1px solid transparent; border-radius: 4px 4px 0 0; font-size: 0.8rem; } .listing-content .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; } .listing-content .nav-tabs > li.active > a, .listing-content .nav-tabs > li.active > a:hover, .listing-content .nav-tabs > li.active > a:focus { color: #555555; cursor: default; background-color: #ffffff; border: 1px solid #dddddd; border-bottom-color: transparent; } .listing-content { font-size: 0.8rem; } .listing-content .tab-content > .tab-pane { display: none; } .listing-content .tab-content > .active { display: block; border: 1px solid #DDD; border-top: 0; padding: 1rem; } .design2016 .seller-rating-box { border-width: 0; line-height: 1em; } .design2016 .seller_username { line-height: 1em; margin: 10px 8px 5px 0; } .design2016 .option_list li a:hover, .design2016 .option_list li a { border-width: 0; background: none; } .design2016 .user_rating img { max-width: 16px; } #tab-contact .label { min-width: 35%; display:inline-block; padding: 0 5px; font-weight: bold; } #tab-contact .title { font-size: 1.2em; border-bottom: 1px dashed #bbb; margin: 0 0 10px; padding: 5px; font-weight: bold; } /* ========================================================================== Search Form ========================================================================== */ .cf:before, .cf:after{ content:""; display:table; } .cf:after{ clear:both; } .cf{ zoom:1; } /* Form wrapper styling */ .form-wrapper { background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0; border-radius: 10px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.2); height: 40px; margin: 0 auto; padding: 10px; width: 80%; } /* Form text input */ .form-wrapper input { background: #eee none repeat scroll 0 0; border: 0 none; border-radius: 3px 0 0 3px; float: left; font: bold 15px "lucida sans","trebuchet MS","Tahoma"; height: 40px; padding: 10px 5px; width: 85%; } .form-wrapper input:focus { outline: 0; background: #fff; box-shadow: 0 0 2px rgba(0,0,0,.8) inset; } .form-wrapper input::-webkit-input-placeholder { color: #999; font-weight: normal; font-style: italic; } .form-wrapper input:-moz-placeholder { color: #999; font-weight: normal; font-style: italic; } .form-wrapper input:-ms-input-placeholder { color: #999; font-weight: normal; font-style: italic; } /* Form submit button */ .form-wrapper button { background: #FB7D00 none repeat scroll 0 0; border: 0 none; border-radius: 0 3px 3px 0; color: #fff; cursor: pointer; float: right; font: bold 15px/40px "lucida sans","trebuchet MS","Tahoma"; height: 40px; overflow: visible; padding: 0; position: relative; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3); text-transform: uppercase; width: 15%; } .form-wrapper button:hover{ background: #FF8811; } .form-wrapper button:active, .form-wrapper button:focus{ background: #FF8811; outline: 0; } .form-wrapper button:before { /* left arrow */ content: ''; position: absolute; border-width: 8px 8px 8px 0; border-style: solid solid solid none; border-color: transparent #FB7D00 transparent; top: 12px; left: -6px; } .form-wrapper button:hover:before{ border-right-color: #FF8811; } .form-wrapper button:focus:before, .form-wrapper button:active:before{ border-right-color: #FF8811; } .form-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */ border: 0; padding: 0; } #by_zip_code { max-width: 5em; } /* DESIGN2016 BUTTON STYLES */ .design2016 .button, .design2016 .button:visited, .design2016 .cancel, .design2016 .cancel:visited { background: #fff none repeat scroll 0 0; border: thin solid #4174a6; border-radius: 0.3em; box-shadow: none; color: #4174a6; display: inline-block; font-size: 0.75rem; font-weight: bold; padding: 0.5em 0.63em; text-decoration: none; text-shadow: none; transition-duration: 0.2s; white-space: nowrap; margin: 3px 0; } .design2016 input.buy_now_link, .design2016 .make_bid_link, .design2016 .buy_now_link { border: medium solid #4174a6; font-size: 1rem; } .design2016 input.buy_now_link:hover, .design2016 a.make_bid_link:hover, .design2016 a.buy_now_link:hover { border: medium solid #4174a6; } .bid-form-container { background: #eaeaea none repeat scroll 0 0; border: 3px solid #ddd; border-radius: 10px; margin: 0 auto; max-width: 300px; padding: 10px 0; width: 95%; } .bid-price { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background-color: #FFF; border-color: -moz-use-text-color; border-image: none; border-style: solid none; border-width: 1px 0; font-size: 1.5em; font-weight: bold; margin: 0 auto; width: 100%; } #bid_data_form input[type="text"] { width: 70px; } .bid-form-spacer { margin: 10px; } .bid-form-container .bid-label { color: #666; padding: .1em .3em; width: 55%; clear: both; display: inline-block; font-weight: bold; font-size: .75rem; vertical-align: middle; text-align: left; } .bid-form-container .bid-value { display: inline-block; width: 40%; text-align: right; font-size: 0.75rem; } .design2016 .button:hover { color: #FFF; } .design2016 .cancel, .design2016 .cancel:visited, .design2016 .mini_cancel, .design2016 .mini_cancel:visited { background: #fff none repeat scroll 0 0; border-color: #ca0033; color: #ca0033; } .design2016 a.finish-edit { font-size: 1.2em; border: 2px solid; } .design2016 a.finish-edit:hover { border: 2px solid; } .design2016 .highlight_links a.button, .design2016 .highlight_links a.button:visited, .design2016 a.button:hover { background-color: #4174a6; color: #fff; } .design2016 .cancel:hover, .design2016 .mini_cancel:hover { border-color: #B9002F; /* required-primary */ background: #CE0034; /* required-primary */ color: #FFFFFF; text-decoration: none; } .design2016 .recent-listing-links a.button:hover { background: none; border: none solid; text-decoration: none; color: #444; } /* ========================================================================== Dropdown Select Boxes ========================================================================== */ .multiselect select, #listing_select, .buyer-options select, .listing_extra_cost select, .listing-filter select, .row_odd select, .row_even select, .search_content_box select, .browse_mode_buttons select, .zipbox select { -webkit-appearance: none; -moz-appearance: none; appearance: none; background: #f7f7f7 url("../images/arrow_dn.jpg") no-repeat scroll 100% 50%; border: thin solid #a3a3a3; color: #333333; height: 30px; line-height: 1; min-width: 100px; padding: 0 35px 0 5px; text-overflow: ""; border-radius: 0.31em; -moz-border-radius: 0.31em; -webkit-border-radius: 0.31em; } .browse_mode_buttons select { height: 26px; } .row_odd select::-ms-expand, .row_even select::-ms-expand, .search_content_box select::-ms-expand, .browse_mode_buttons select::-ms-expand, .zipbox select::-ms-expand { display: none; } .row_odd select option, .row_even select option, .search_content_box select option, .browse_mode_buttons select option, .zipbox select option { background: none no-repeat scroll 0 0 #f7f7f7; font-weight: normal; } .row_odd select option:nth-child(even), .row_even select option:nth-child(even), .search_content_box select option:nth-child(even), .browse_mode_buttons select option:nth-child(even), .zipbox select option:nth-child(even) { background: none no-repeat scroll 0 0 #FFFFFF; } /* ========================================================================== Miscellaneous ========================================================================== */ .finish-edit { font-size: 1.2em; } nav.extra-links { top: 0.6em; } .search_page_instructions { font-size: .9em; } .search-box-container { width: 65%; } .search-box-container #by_zip_code { max-width: 7em; } #search_text .field, #search_text { margin: 0; } .recentButtons { width: 100%; } .recentButtons .button, .recentButtons .button:visited { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: medium none; border-radius: 0; color: #4987c5; text-shadow: none; box-shadow: none; padding: .5em .63em; font-weight: bold; font-size: .75rem; text-decoration: underline; white-space: nowrap; display: inline-block; transition-duration: .2s; } .recentButtons .button:hover { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: medium none; text-decoration: none; color: #333; } .recentButtons .recent-listing-links { font-size: .75rem; } .recentButtons a.button { min-width: 3em; } .sell-button { display: block; margin-top: 10em; margin-left: 0; padding: 0 .1em .1em; text-align: center; } .sell-button li { list-style: none; text-align: left; } .sell-button li a { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-image: none; border-radius: 0.3em; box-sizing: border-box; color: #fff; display: block; font-weight: bold; margin: 0 auto; max-width: 100%; padding: 0.25em 0.5em 0.25em 0.75em; text-decoration: none; transition-duration: 0.2s; width: 11em; -moz-box-sizing:border-box; /* Firefox */ text-align: center; border: 1px solid #FF860D; background-color: #FF860D; } .sell-button li a:hover { background-color: #FF9A35; transition-duration: 0.2s; } .social-wrapper .social-contacts{ text-align: center; margin-top: 30px; } .social-wrapper .social-contacts a { margin: 0 10px; } .banner img { margin: 5px; max-width: 95%; } .contact-info-right { float: left; padding-right: 0.7em; width: 77%; } .page_description { font-size: .9em; } .regions { display:normal; position: absolute; width: 100%; z-index: 15; margin-bottom: 0; } .regions .center, .regions .section-collapser::after { display:none; } .regions h2.title { font-size: .9em; } .recaptcha-fix { transform:scale(0.90); -webkit-transform:scale(0.90); transform-origin:0 0; -webkit-transform-origin:0 0; } .active-pic img { max-width: 50px; } #update_response .field { height: 16px; padding: 5px; } .advertise { margin-bottom: 10px; text-align: center; } .advertise div { margin-bottom: 5px; } .advertise div img { max-width: 95%; height: auto; } .fb_button a:visited, .fb_button a { text-decoration: none; } .fb_button a:hover { opacity: 0.7; } .browsing_filter_container { margin: 0.1em auto; width: 98%; } .browsing_filter_container h1.browsing_filter_title { -webkit-border-top-left-radius: 5px !important; -webkit-border-top-right-radius: 5px !important; -moz-border-radius-topleft: 5px !important; -moz-border-radius-topright: 5px !important; border-top-left-radius: 5px !important; border-top-right-radius: 5px !important; background: #999 url("../images/backgrounds/title_bar_bg2.png") repeat scroll 0 0; } .browsing_filter_container .content_box { border: 1px solid #999; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; } .submenu-spacer { margin-top: 0.5em; } .uppercase { text-transform: uppercase; } @media only screen and (min-width: 52em) { /* ========================================================================== Shared Breakpoint 1: 52em is about size that 2 column layout will fit both columns side by side comfortably. Breakpoint For: Base Classes | Collapsable Sections ========================================================================== */ /* Base Classes - switch to 2 columns */ .main, .sidebar, .sidebar2 { position: relative; padding: .2em; } .two-column .main { float: left; left: 30%; width: 70%; padding: 0 .5em; } .two-column .sidebar { float: left; left: -70%; width: 30%; } .half_column_left { width: 50%; float: left; } .half_column_right { padding-left: 10px; } /* The overall login section of the page */ .login { width: 75%; margin: auto; margin-top: 2em; } /* Sidebar collapse - this one is a little different than normal, it will be "above" the main content, and is meant to have the bulk of the contents collapsed by using the section-collapser class on the main heading. This works by simply floating to the left. It should be used inside the .main section. */ .sidebar-collapse { float: left; max-width: 20%; } #content_column_wide { overflow: hidden; padding-left: 0; } /* Collapsable Sections - when in 2 column mode, no need to collaps any more */ .section-collapser { cursor: auto; } .section-collapser:after { content: ''; } .section-collapser-expanded:after { content: ''; } .section-collapser + div { max-height: none; } .section-collapser + div.expand { max-height: none; } /* Things that need to be adjusted once in 2 column mode, and are such that they are not over-written by the default CSS... */ .showcase h1.title { padding-top: 0; height: 2.5em; white-space: nowrap; margin: 0 -.7em -2em -1.25em; z-index: 5; line-height: 1.5em; text-shadow: 0 .2em .2em #666; } /* Should no longer need to use scroll for horizontal overflow */ .content_box { max-width: none; overflow: visible; } /* Only add border radius on wider screens, looks weird to have radius on items that span full width of the screen */ h2.title, h1.title, h3.title { border-radius: .3em; } .header-links-rwd { display: none; } .lead_pic_2 { display: none; } .pc-hide { display: none; } .submenu-spacer { display: none; } } @media only screen and (min-width: 59em) { /* ========================================================================== Shared Breakpoint 2: 59em is about size that 3 column layout will fit all the columns comfortably. Breakpoint For: Base Classes | Listing Details ========================================================================== */ /* 3 column layout - 20% | 60% | 20% Layout */ .three-column .main { float: left; left: 20%; width: 60%; } .three-column .sidebar { float: left; left: -60%; width: 20%; } .three-column .sidebar2 { width: 20%; float: right; } /* Listing details changes at this point */ .listing-prev-next-links { display: block; float: none; margin-bottom: .33em; padding-right:0.2em; text-align: center; } } /* ========================================================================== Menu Bar ========================================================================== */ header.page { margin-top: 2.5em; margin-bottom: 0.2em; } /* user bar acts as the bar across the top */ .user-bar { text-align: right; float: right; } .user-welcome { max-width: 100%; text-overflow: ellipsis; white-space: nowrap; } .fixed-nav { background-color: #535353; border-bottom: 1px solid gray; left: 0; position: absolute; right: 0; top: 0; z-index: 20; } .fixed-link { text-decoration: none; text-align: center; width: 32px; height: 32px; margin: 2px 4px; display: inline-block; background-image: url('../images/icons/menu.png'); background-color: transparent; overflow: hidden; position: relative; top: 2px; } .fixed-link:hover { background-color: transparent; } .fixed-nav .user { background-position: right; float: right; } .fixed-link img { /* Allow profile pic act as the menu button... */ max-width: 100%; border: thin solid #888; } .fixed-menu { width: 100%; max-width: 30em; overflow: hidden; display: none; text-overflow: ellipsis; max-height: 100%; clear: both; margin: 10px 0; } .menu-link { display: block; padding: .5em; margin: .1em; background: #4987C5 url('../images/backgrounds/nav_tab.gif') repeat-x top left; color: white; text-decoration: none; border-radius: .3em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .menu-link:hover { background: none;
display: none; } @media only screen and (min-width: 52em) { /* ========================================================================== Shared Breakpoint 1: 52em is about size that 2 column layout will fit both columns side by side comfortably. Breakpoint For: Base Classes | Collapsable Sections ========================================================================== */ /* Base Classes - switch to 2 columns */ .main, .sidebar, .sidebar2 { position: relative; padding: .2em; } .two-column .main { float: left; left: 30%; width: 70%; padding: 0 .5em; } .two-column .sidebar { float: left; left: -70%; width: 30%; } .half_column_left { width: 50%; float: left; } .half_column_right { padding-left: 10px; } /* The overall login section of the page */ .login { width: 75%; margin: auto; margin-top: 2em; } /* Sidebar collapse - this one is a little different than normal, it will be "above" the main content, and is meant to have the bulk of the contents collapsed by using the section-collapser class on the main heading. This works by simply floating to the left. It should be used inside the .main section. */ .sidebar-collapse { float: left; max-width: 20%; } #content_column_wide { overflow: hidden; padding-left: .7em; } /* Collapsable Sections - when in 2 column mode, no need to collaps any more */ .section-collapser { cursor: auto; } .section-collapser:after { content: ''; } .section-collapser-expanded:after { content: ''; } .section-collapser + div { max-height: none; } .section-collapser + div.expand { max-height: none; } /* Things that need to be adjusted once in 2 column mode, and are such that they are not over-written by the default CSS... */ .showcase h1.title { padding-top: 0; height: 2.5em; white-space: nowrap; margin: 0 -.7em -2em -1.25em; z-index: 5; line-height: 1.5em; text-shadow: 0 .2em .2em #666; } /* Should no longer need to use scroll for horizontal overflow */ .content_box { max-width: none; overflow: visible; } /* Only add border radius on wider screens, looks weird to have radius on items that span full width of the screen */ h2.title, h1.title, h3.title { border-radius: .3em; } .seller-rating-box { border: 1px solid #d5dce1; background-color:#FFF; margin-bottom: 5px; } @media only screen and (min-width: 59em) { /* ========================================================================== Shared Breakpoint 2: 59em is about size that 3 column layout will fit all the columns comfortably. Breakpoint For: Base Classes | Listing Details ========================================================================== */ /* 3 column layout - 20% | 60% | 20% Layout */ .three-column .main { float: left; left: 20%; width: 60%; } .three-column .sidebar { float: left; left: -60%; width: 20%; } .three-column .sidebar2 { width: 20%; float: right; } /* Listing details changes at this point */ .listing-prev-next-links { display: block; float: right; margin-bottom: .33em; } .times-viewed { font-size: 0.8rem; font-weight: normal; } .unread a, .unread { color: #4987c5; } /* ========================================================================== Menu Bar ========================================================================== */ .publicQuestions a, .publicQuestions { font-size: 0.95em; color: #4987c5; } header.page { margin-top: 3em; .answer { color: #888; } /* user bar acts as the bar across the top */ .user-bar { text-align: right; float: right; .box_pad { background-color: #ffffcc; border: 2px dashed #FFCC66; font-size: 0.8em; margin: 10px; padding: 10px; } .buyer-options { white-space: normal; padding: 5px; } .user-welcome { max-width: 100%; text-overflow: ellipsis; white-space: nowrap; #combined_auction-details select { min-width: 15em; } .fixed-nav { border-bottom: 1px solid gray; position: absolute; left: 0; right: 0; top: 0; background-color: rgba(220,220,240,0.7); z-index: 20; #combined_form input.field, #combined_auction-details input.field { width: 200px; } .fixed-link { text-decoration: none; text-align: center; width: 2em; height: 2em; margin: auto 0; display: inline-block; background-image: url('../images/icons/menu.png'); background-color: #DDE; overflow: hidden; #combined_form #mapping_location, #combined_form #listingTags, #combined_form #classified_title { width: 100%; } .fixed-link:hover { background-color: #ddd; #combined_classified-details input.number-field, #combined_auction-details input.number-field { width: 5em; } .fixed-nav .user { background-position: right; float: right; /* LISTING DETAILS AUCTION TIME LABELS SET */ #combined_auction-details select.date-time { min-width: auto; width: 7em; } .fixed-link img { /* Allow profile pic act as the menu button... */ max-width: 100%; border: thin solid #888; #combined_auction-details #endModeSelect { clear: both; margin: 0; min-width: auto; width: 12em; padding: 0.1em; } .date-time-labels { display:inline; } .fixed-menu { width: 100%; max-width: 30em; overflow: hidden; display: none; text-overflow: ellipsis; max-height: 100%; .date-time-labels div { display:inline-block; } .menu-link { display: block; padding: .5em; margin: .1em; background: #4987C5 url('../images/backgrounds/nav_tab.gif') repeat-x top left; color: white; text-decoration: none; border-radius: .3em; white-space: nowrap; overflow: hidden; .date-time-labels div div { white-space: nowrap; display:inline-block; } .date-time-labels label { font-size: 0.8em; font-weight: normal; text-transform: uppercase; width: auto; } input#listingTags, input#mapping_location { width: 500px; } .publicQuestions .question { color: #4987c5; } .public_question_asker_username { font-size: 0.95rem; } .member-fb, .member { font-size: 1.2em; font-weight: bold; height: 55px; line-height: 1.1em; position: relative; text-align: center; top: 15px; width: auto; } .member-fb { top: 2px; } .member-fb img { border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; } /* ========================================================================== Listing Details - Tabs ========================================================================== */ .listing-content .nav { padding-left: 0; margin-bottom: 0; list-style: none; } .listing-content .nav:before, .listing-content .nav:after { display: table; content: " "; } .listing-content .nav:after { clear: both; } .listing-content .nav > li { position: relative; display: block; } .listing-content .nav > li > a { display: block; padding: 5px 7px; position: relative; text-decoration: none; } .listing-content .nav > li > a:hover, .listing-content .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; } .listing-content .nav > li.disabled > a { color: #999999; } .listing-content .nav > li.disabled > a:hover, .listing-content .nav > li.disabled > a:focus { color: #999999; text-decoration: none; cursor: not-allowed; background-color: transparent; } .listing-content .nav .open > a, .listing-content .nav .open > a:hover, .listing-content .nav .open > a:focus { background-color: #eeeeee; border-color: #428bca; } .listing-content .nav .open > a .caret, .listing-content .nav .open > a:hover .caret, .listing-content .nav .open > a:focus .caret { border-top-color: #2a6496; border-bottom-color: #2a6496; } .listing-content .nav > li > a > img { max-width: none; } .listing-content .nav-tabs { border-bottom: 1px solid #dddddd; } .listing-content .nav-tabs > li { float: left; margin-bottom: -1px; } .listing-content .nav-tabs > li > a { margin-right: 2px; line-height: 1.428571429; border: 1px solid transparent; border-radius: 4px 4px 0 0; font-size: 0.8rem; } .listing-content .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; } .listing-content .nav-tabs > li.active > a, .listing-content .nav-tabs > li.active > a:hover, .listing-content .nav-tabs > li.active > a:focus { color: #555555; cursor: default; background-color: #ffffff; border: 1px solid #dddddd; border-bottom-color: transparent; } .listing-content { font-size: 0.8rem; } .listing-content .tab-content > .tab-pane { display: none; } .listing-content .tab-content > .active { display: block; border: 1px solid #DDD; border-top: 0; padding: 1rem; } .design2016 .seller-rating-box { border-width: 0; line-height: 1em; } .design2016 .seller_username { line-height: 1em; margin: 10px 8px 5px 0; } .design2016 .option_list li a:hover, .design2016 .option_list li a { border-width: 0; background: none; } .design2016 .user_rating img { max-width: 16px; } #tab-contact .label { min-width: 35%; display:inline-block; padding: 0 5px; font-weight: bold; } #tab-contact .title { font-size: 1.2em; border-bottom: 1px dashed #bbb; margin: 0 0 10px; padding: 5px; font-weight: bold; } /* ========================================================================== Search Form ========================================================================== */ .cf:before, .cf:after{ content:""; display:table; } .cf:after{ clear:both; } .cf{ zoom:1; } /* Form wrapper styling */ .form-wrapper { background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0; border-radius: 10px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.2); height: 40px; margin: 0 auto; padding: 10px; width: 80%; } /* Form text input */ .form-wrapper input { background: #eee none repeat scroll 0 0; border: 0 none; border-radius: 3px 0 0 3px; float: left; font: bold 15px "lucida sans","trebuchet MS","Tahoma"; height: 40px; padding: 10px 5px; width: 85%; } .form-wrapper input:focus { outline: 0; background: #fff; box-shadow: 0 0 2px rgba(0,0,0,.8) inset; } .form-wrapper input::-webkit-input-placeholder { color: #999; font-weight: normal; font-style: italic; } .form-wrapper input:-moz-placeholder { color: #999; font-weight: normal; font-style: italic; } .form-wrapper input:-ms-input-placeholder { color: #999; font-weight: normal; font-style: italic; } /* Form submit button */ .form-wrapper button { background: #FB7D00 none repeat scroll 0 0; border: 0 none; border-radius: 0 3px 3px 0; color: #fff; cursor: pointer; float: right; font: bold 15px/40px "lucida sans","trebuchet MS","Tahoma"; height: 40px; overflow: visible; padding: 0; position: relative; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3); text-transform: uppercase; width: 15%; } .form-wrapper button:hover{ background: #FF8811; } .form-wrapper button:active, .form-wrapper button:focus{ background: #FF8811; outline: 0; } .form-wrapper button:before { /* left arrow */ content: ''; position: absolute; border-width: 8px 8px 8px 0; border-style: solid solid solid none; border-color: transparent #FB7D00 transparent; top: 12px; left: -6px; } .form-wrapper button:hover:before{ border-right-color: #FF8811; } .form-wrapper button:focus:before, .form-wrapper button:active:before{ border-right-color: #FF8811; } .form-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */ border: 0; padding: 0; } #by_zip_code { max-width: 5em; } /* DESIGN2016 BUTTON STYLES */ .design2016 .button, .design2016 .button:visited, .design2016 .cancel, .design2016 .cancel:visited { background: #fff none repeat scroll 0 0; border: thin solid #4174a6; border-radius: 0.3em; box-shadow: none; color: #4174a6; display: inline-block; font-size: 0.75rem; font-weight: bold; padding: 0.5em 0.63em; text-decoration: none; text-shadow: none; transition-duration: 0.2s; white-space: nowrap; margin: 3px 0; } .design2016 input.buy_now_link, .design2016 .make_bid_link, .design2016 .buy_now_link { border: medium solid #4174a6; font-size: 1rem; } .design2016 input.buy_now_link:hover, .design2016 a.make_bid_link:hover, .design2016 a.buy_now_link:hover { border: medium solid #4174a6; } .bid-form-container { background: #eaeaea none repeat scroll 0 0; border: 3px solid #ddd; border-radius: 10px; margin: 0 auto; max-width: 300px; padding: 10px 0; width: 95%; } .bid-price { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background-color: #FFF; border-color: -moz-use-text-color; border-image: none; border-style: solid none; border-width: 1px 0; font-size: 1.5em; font-weight: bold; margin: 0 auto; width: 100%; } #bid_data_form input[type="text"] { width: 70px; } .bid-form-spacer { margin: 10px; } .bid-form-container .bid-label { color: #666; padding: .1em .3em; width: 55%; clear: both; display: inline-block; font-weight: bold; font-size: .75rem; vertical-align: middle; text-align: left; } .bid-form-container .bid-value { display: inline-block; width: 40%; text-align: right; font-size: 0.75rem; } .design2016 .button:hover { color: #FFF; } .design2016 .cancel, .design2016 .cancel:visited, .design2016 .mini_cancel, .design2016 .mini_cancel:visited { background: #fff none repeat scroll 0 0; border-color: #ca0033; color: #ca0033; } .design2016 a.finish-edit { font-size: 1.2em; border: 2px solid; } .design2016 a.finish-edit:hover { border: 2px solid; } .design2016 .highlight_links a.button, .design2016 .highlight_links a.button:visited, .design2016 a.button:hover { background-color: #4174a6; color: #fff; } .design2016 .cancel:hover, .design2016 .mini_cancel:hover { border-color: #B9002F; /* required-primary */ background: #CE0034; /* required-primary */ color: #FFFFFF; text-decoration: none; } .design2016 .recent-listing-links a.button:hover { background: none; border: none solid; text-decoration: none; color: #444; } /* ========================================================================== Dropdown Select Boxes ========================================================================== */ .multiselect select, #listing_select, .buyer-options select, .listing_extra_cost select, .listing-filter select, .row_odd select, .row_even select, .search_content_box select, .browse_mode_buttons select, .zipbox select { -webkit-appearance: none; -moz-appearance: none; appearance: none; background: #f7f7f7 url("../images/arrow_dn.jpg") no-repeat scroll 100% 50%; border: thin solid #a3a3a3; color: #333333; height: 30px; line-height: 1; min-width: 100px; padding: 0 35px 0 5px; text-overflow: ""; border-radius: 0.31em; -moz-border-radius: 0.31em; -webkit-border-radius: 0.31em; } .browse_mode_buttons select { height: 26px; } .row_odd select::-ms-expand, .row_even select::-ms-expand, .search_content_box select::-ms-expand, .browse_mode_buttons select::-ms-expand, .zipbox select::-ms-expand { display: none; } .row_odd select option, .row_even select option, .search_content_box select option, .browse_mode_buttons select option, .zipbox select option { background: none no-repeat scroll 0 0 #f7f7f7; font-weight: normal; } .row_odd select option:nth-child(even), .row_even select option:nth-child(even), .search_content_box select option:nth-child(even), .browse_mode_buttons select option:nth-child(even), .zipbox select option:nth-child(even) { background: none no-repeat scroll 0 0 #FFFFFF; } /* ========================================================================== Miscellaneous ========================================================================== */ .finish-edit { font-size: 1.2em; } nav.extra-links { top: 0.6em; } .search_page_instructions { font-size: .9em; } .search-box-container { width: 65%; } .search-box-container #by_zip_code { max-width: 7em; } #search_text .field, #search_text { margin: 0; } .recentButtons { width: 100%; } .recentButtons .button, .recentButtons .button:visited { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: medium none; border-radius: 0; color: #4987c5; text-shadow: none; box-shadow: none; padding: .5em .63em; font-weight: bold; font-size: .75rem; text-decoration: underline; white-space: nowrap; display: inline-block; transition-duration: .2s; } .recentButtons .button:hover { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: medium none; text-decoration: none; color: #333; } .recentButtons .recent-listing-links { font-size: .75rem; } .recentButtons a.button { min-width: 3em; } .sell-button { display: block; margin-top: 10em; margin-left: 0; padding: 0 .1em .1em; text-align: center; } .sell-button li { list-style: none; text-align: left; } .sell-button li a { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-image: none; border-radius: 0.3em; box-sizing: border-box; color: #fff; display: block; font-weight: bold; margin: 0 auto; max-width: 100%; padding: 0.25em 0.5em 0.25em 0.75em; text-decoration: none; transition-duration: 0.2s; width: 11em; -moz-box-sizing:border-box; /* Firefox */ text-align: center; border: 1px solid #FF860D; background-color: #FF860D; } .sell-button li a:hover { background-color: #FF9A35; transition-duration: 0.2s; } .social-wrapper .social-contacts{ text-align: center; margin-top: 30px; } .social-wrapper .social-contacts a { margin: 0 10px; } .banner img { margin: 5px; max-width: 95%; } .contact-info-right { float: left; padding-right: 0.7em; width: 77%; } .page_description { font-size: .9em; } .regions { display:normal; position: absolute; width: 100%; z-index: 15; margin-bottom: 0; } .regions .center, .regions .section-collapser::after { display:none; } .regions h2.title { font-size: .9em; } .recaptcha-fix { transform:scale(0.90); -webkit-transform:scale(0.90); transform-origin:0 0; -webkit-transform-origin:0 0; } .active-pic img { max-width: 50px; } #update_response .field { height: 16px; padding: 5px; } .advertise { margin-bottom: 10px; text-align: center; } .advertise div { margin-bottom: 5px; } .advertise div img { max-width: 95%; height: auto; } .fb_button a:visited, .fb_button a { text-decoration: none; } .fb_button a:hover { opacity: 0.7; } .browsing_filter_container { margin: 0.1em auto; width: 98%; } .browsing_filter_container h1.browsing_filter_title { -webkit-border-top-left-radius: 5px !important; -webkit-border-top-right-radius: 5px !important; -moz-border-radius-topleft: 5px !important; -moz-border-radius-topright: 5px !important; border-top-left-radius: 5px !important; border-top-right-radius: 5px !important; background: #999 url("../images/backgrounds/title_bar_bg2.png") repeat scroll 0 0; } .browsing_filter_container .content_box { border: 1px solid #999; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; } .submenu-spacer { margin-top: 0.5em; } .uppercase { text-transform: uppercase; } @media only screen and (min-width: 52em) { /* ========================================================================== Shared Breakpoint 1: 52em is about size that 2 column layout will fit both columns side by side comfortably. Breakpoint For: Base Classes | Collapsable Sections ========================================================================== */ /* Base Classes - switch to 2 columns */ .main, .sidebar, .sidebar2 { position: relative; padding: .2em; } .two-column .main { float: left; left: 30%; width: 70%; padding: 0 .5em; } .two-column .sidebar { float: left; left: -70%; width: 30%; } .half_column_left { width: 50%; float: left; } .half_column_right { padding-left: 10px; } /* The overall login section of the page */ .login { width: 75%; margin: auto; margin-top: 2em; } /* Sidebar collapse - this one is a little different than normal, it will be "above" the main content, and is meant to have the bulk of the contents collapsed by using the section-collapser class on the main heading. This works by simply floating to the left. It should be used inside the .main section. */ .sidebar-collapse { float: left; max-width: 20%; } #content_column_wide { overflow: hidden; padding-left: 0; } /* Collapsable Sections - when in 2 column mode, no need to collaps any more */ .section-collapser { cursor: auto; } .section-collapser:after { content: ''; } .section-collapser-expanded:after { content: ''; } .section-collapser + div { max-height: none; } .section-collapser + div.expand { max-height: none; } /* Things that need to be adjusted once in 2 column mode, and are such that they are not over-written by the default CSS... */ .showcase h1.title { padding-top: 0; height: 2.5em; white-space: nowrap; margin: 0 -.7em -2em -1.25em; z-index: 5; line-height: 1.5em; text-shadow: 0 .2em .2em #666; } /* Should no longer need to use scroll for horizontal overflow */ .content_box { max-width: none; overflow: visible; } /* Only add border radius on wider screens, looks weird to have radius on items that span full width of the screen */ h2.title, h1.title, h3.title { border-radius: .3em; } .header-links-rwd { display: none; } .lead_pic_2 { display: none; } .pc-hide { display: none; } .submenu-spacer { display: none; } } @media only screen and (min-width: 59em) { /* ========================================================================== Shared Breakpoint 2: 59em is about size that 3 column layout will fit all the columns comfortably. Breakpoint For: Base Classes | Listing Details ========================================================================== */ /* 3 column layout - 20% | 60% | 20% Layout */ .three-column .main { float: left; left: 20%; width: 60%; } .three-column .sidebar { float: left; left: -60%; width: 20%; } .three-column .sidebar2 { width: 20%; float: right; } /* Listing details changes at this point */ .listing-prev-next-links { display: block; float: none; margin-bottom: .33em; padding-right:0.2em; text-align: center; } } /* ========================================================================== Menu Bar ========================================================================== */ header.page { margin-top: 2.5em; margin-bottom: 0.2em; } /* user bar acts as the bar across the top */ .user-bar { text-align: right; float: right; } .user-welcome { max-width: 100%; text-overflow: ellipsis; white-space: nowrap; } .fixed-nav { background-color: #535353; border-bottom: 1px solid gray; left: 0; position: absolute; right: 0; top: 0; z-index: 20; } .fixed-link { text-decoration: none; text-align: center; width: 32px; height: 32px; margin: 2px 4px; display: inline-block; background-image: url('../images/icons/menu.png'); background-color: transparent; overflow: hidden; position: relative; top: 2px; } .fixed-link:hover { background-color: transparent; } .fixed-nav .user { background-position: right; float: right; } .fixed-link img { /* Allow profile pic act as the menu button... */ max-width: 100%; border: thin solid #888; } .fixed-menu { width: 100%; max-width: 30em; overflow: hidden; display: none; text-overflow: ellipsis; max-height: 100%; clear: both; margin: 10px 0; } .menu-link { display: block; padding: .5em; margin: .1em; background: #4987C5 url('../images/backgrounds/nav_tab.gif') repeat-x top left; color: white; text-decoration: none; border-radius: .3em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .menu-link:hover { background: none;
.user-bar img { /* Usually only image in the user-bar will be the fb profile pic... If that is not the case for your design, consider adjusting this. */ border: thin solid black; margin: .5em .5em 0 0; vertical-align: bottom; }
.user-bar img { /* Usually only image in the user-bar will be the fb profile pic... If that is not the case for your design, consider adjusting this. */ border: none; margin: 0 .2em 0 0; vertical-align: bottom; }
.user-bar img { /* Usually only image in the user-bar will be the fb profile pic... If that is not the case for your design, consider adjusting this. */ border: thin solid black; margin: .5em .5em 0 0; border: none; margin: 0 .2em 0 0; vertical-align: bottom; }
} .logo-box img { max-width: 100%; } .slogan {
} .logo-box img { } .logo-box .logo img { /* The actual logo image */ vertical-align: middle; border: none; padding: 0; margin: 5px; max-height: 90px; max-width: 270px; } .slogan {
} .logo-box img { max-width: 100%; } .logo-box .logo img { /* The actual logo image */ vertical-align: middle; border: none; padding: 0; margin: 5px; max-height: 90px; max-width: 270px; } .slogan {
text-overflow: ellipsis; } @media only screen and (min-width: 50em) { /* ========================================================================== Shared Breakpoint: 50em is about size that all "default" menu items fit horizontally on the page, may need to adjust this for different languages or if you have more / less menu items than default.
text-overflow: ellipsis; } @media only screen and (min-width: 52em) { /* ========================================================================== Shared Breakpoint: 52em is about size that all "default" menu items fit horizontally on the page, may need to adjust this for different languages or if you have more / less menu items than default.
text-overflow: ellipsis; } @media only screen and (min-width: 50em) { @media only screen and (min-width: 52em) { /* ========================================================================== Shared Breakpoint: 50em is about size that all "default" menu items fit Shared Breakpoint: 52em is about size that all "default" menu items fit horizontally on the page, may need to adjust this for different languages or if you have more / less menu items than default.
} .page-bar { border: .4em solid #eaeaea; border-radius: 0 1.8em 1.8em 0; position: absolute; top: 2.7em; left: 0; z-index: 1; box-sizing: border-box; -moz-box-sizing: border-box; padding: 0 0 0 26em; background: #4987C5 url('../images/backgrounds/search_bar.gif') repeat-x top left; text-align: center; max-width: 100%; width: 100%; } .menu-link { /* reset some of the styles used at smaller sizes */
} .page-bar { background: #4987c5 url("../images/backgrounds/search_bar.gif") repeat-x scroll left top; border: 0.4em solid #eaeaea; border-radius: 0 10px 10px 0; -webkit-border-radius: 0 10px 10px 0; -moz-border-radius: 0 10px 10px 0; box-sizing: border-box; left: 0; max-width: 100%; padding: 0 0 0 26em; position: absolute; text-align: center; top: 2.9em; width: 100%; z-index: 1; } .menu-link { /* reset some of the styles used at smaller sizes */
} .page-bar { border: .4em solid #eaeaea; border-radius: 0 1.8em 1.8em 0; position: absolute; top: 2.7em; left: 0; z-index: 1; background: #4987c5 url("../images/backgrounds/search_bar.gif") repeat-x scroll left top; border: 0.4em solid #eaeaea; border-radius: 0 10px 10px 0; -webkit-border-radius: 0 10px 10px 0; -moz-border-radius: 0 10px 10px 0; box-sizing: border-box; -moz-box-sizing: border-box; left: 0; max-width: 100%; padding: 0 0 0 26em; background: #4987C5 url('../images/backgrounds/search_bar.gif') repeat-x top left; position: absolute; text-align: center; max-width: 100%; top: 2.9em; width: 100%; z-index: 1; } .menu-link { /* reset some of the styles used at smaller sizes */
} .page-bar .menu-link { display: inline-block; padding: 1em; margin: 0; background: #4987C5 url('../images/backgrounds/nav_tab.gif') repeat-x top left; border-radius: 0; height: auto; /* May need to adjust this if there are a lot of menu items */ min-width: 12%; box-sizing: border-box; -moz-box-sizing: border-box; /* Fix to align in FF properly */ vertical-align: middle; } .menu-link:hover { color: white; background: #356094 none;
} .page-bar .menu-link { background: #4987c5 url("../images/backgrounds/nav_tab.gif") repeat-x scroll left top; border-radius: 0; box-sizing: border-box; display: inline-block; float: left; height: auto; margin: 0 0 0 1px; min-width: 12%; padding: 1em; vertical-align: middle; } .design2016 .page-bar { padding: 0; text-align: right; } .design2016 .page-bar .menu-link { float: none; margin: 0 0 0 -2px; text-align: center; } .design2016 .nav-wrapper { margin: 0 0 0 10em; } .menu-link:hover { color: white; background: #356094 none;
} .page-bar .menu-link { display: inline-block; padding: 1em; margin: 0; background: #4987C5 url('../images/backgrounds/nav_tab.gif') repeat-x top left; background: #4987c5 url("../images/backgrounds/nav_tab.gif") repeat-x scroll left top; border-radius: 0; box-sizing: border-box; display: inline-block; float: left; height: auto; /* May need to adjust this if there are a lot of menu items */ margin: 0 0 0 1px; min-width: 12%; box-sizing: border-box; -moz-box-sizing: border-box; /* Fix to align in FF properly */ padding: 1em; vertical-align: middle; } .design2016 .page-bar { padding: 0; text-align: right; } .design2016 .page-bar .menu-link { float: none; margin: 0 0 0 -2px; text-align: center; } .design2016 .nav-wrapper { margin: 0 0 0 10em; } .menu-link:hover { color: white; background: #356094 none;
/* user bar acts as the bar across the top */ .abs-space { height: 6.1em; clear: both; } .user-bar { text-align: left; float: none; display: block; clear: both; padding: .5em .7em .85em; max-width: none; } .user-welcome { display: inline;
/* user bar acts as the bar across the top */ .abs-space { height: 4.1em; clear: both; } .user-bar { text-align: left; float: none; display: block; padding: .5em .7em .85em; max-width: none; float:right; } .user-welcome { display: inline;
/* user bar acts as the bar across the top */ .abs-space { height: 6.1em; height: 4.1em; clear: both; } .user-bar { text-align: left; float: none; display: block; clear: both; padding: .5em .7em .85em; max-width: none; float:right; } .user-welcome { display: inline;
color: #7E7E7E; font-style: italic; } .logo-box .logo img { /* The actual logo image */ vertical-align: middle; border: none; padding: 0; margin: 0; max-height: 90px; max-width: 270px; } .slogan { /* Only add shadow on larger displays, as it can look "fuzzy" when smaller */ text-shadow: 1px 1px 0 #DDD;
color: #7E7E7E; font-style: italic; } .slogan { /* Only add shadow on larger displays, as it can look "fuzzy" when smaller */ text-shadow: 1px 1px 0 #DDD;
color: #7E7E7E; font-style: italic; } .logo-box .logo img { /* The actual logo image */ vertical-align: middle; border: none; padding: 0; margin: 0; max-height: 90px; max-width: 270px; } .slogan { /* Only add shadow on larger displays, as it can look "fuzzy" when smaller */ text-shadow: 1px 1px 0 #DDD;
text-decoration: none; color: #444; text-align: center; } nav.footer a:nth-of-type(2n+1) {
text-decoration: none; color: #444; text-align: center; font-size: .75rem; } nav.footer a:nth-of-type(2n+1) {
text-decoration: none; color: #444; text-align: center; font-size: .75rem; } nav.footer a:nth-of-type(2n+1) {
.blurb, .disclaimer { padding: 0 .3em; } @media only screen and (min-width: 37.5em) {
.blurb, .disclaimer { padding: 0 .3em; font-size: .7rem; text-align: center; } .blurb { text-align: left; } @media only screen and (min-width: 37.5em) {
.blurb, .disclaimer { padding: 0 .3em; font-size: .7rem; text-align: center; } .blurb { text-align: left; } @media only screen and (min-width: 37.5em) {
nav.footer a:hover { text-decoration: underline; } .disclaimer { font-size: .7rem; text-align: center; } } @media only screen and (min-width: 54em) {
nav.footer a:hover { text-decoration: underline; } } @media only screen and (min-width: 54em) {
nav.footer a:hover { text-decoration: underline; } .disclaimer { font-size: .7rem; text-align: center; } } @media only screen and (min-width: 54em) {
/* Make room so the copyright and such shows */ content: ""; display: table; height: 10em; position: relative; }
/* Make room so the copyright and such shows */ content: ""; display: table; height: 8em; position: relative; }
/* Make room so the copyright and such shows */ content: ""; display: table; height: 10em; height: 8em; position: relative; }
width: 35%; color: #fff; border-left: thin solid white; margin: 2.5em 0 0 0; padding: 0 1em 0 1.25em; } .blurb h3 {
width: 35%; color: #fff; border-left: thin solid white; margin: 4em 0 0 0; padding: 0 1em 0 1.25em; } .blurb h3 {
width: 35%; color: #fff; border-left: thin solid white; margin: 2.5em 0 0 0; margin: 4em 0 0 0; padding: 0 1em 0 1.25em; } .blurb h3 {
} .blurb p { clear: both; line-height: 1.1em; margin: 0; padding: 0; font-size: .75rem;
} .blurb p { clear: both; line-height: 1.6em; margin: 0; padding: 0; font-size: .75rem;
} .blurb p { clear: both; line-height: 1.1em; line-height: 1.6em; margin: 0; padding: 0; font-size: .75rem;
/* ========================================================================== Helper classes ========================================================================== */
/* ========================================================================== Helper classes ========================================================================== */
/* ========================================================================== Helper classes ========================================================================== */
========================================================================== */ .content_box.showcase { border-radius: 1em; border: .125em solid #eaeaea; box-shadow: 1px 2px 1px 1px #eee; margin-bottom: .625em; padding: .1em; background-color: white; } .no-js .content_box.showcase .inner,
========================================================================== */ .content_box.showcase { background-color: white; border: 0.125em solid #eaeaea; border-radius: 1em; box-shadow: none; margin-bottom: 0.625em; padding: 0.3em; } .no-js .content_box.showcase .inner,
========================================================================== */ .content_box.showcase { border-radius: 1em; border: .125em solid #eaeaea; box-shadow: 1px 2px 1px 1px #eee; margin-bottom: .625em; padding: .1em; background-color: white; background-color: white; border: 0.125em solid #eaeaea; border-radius: 1em; box-shadow: none; margin-bottom: 0.625em; padding: 0.3em; } .no-js .content_box.showcase .inner,
} .cssgradients .content_box.showcase .inner { background-image: -moz-linear-gradient(top, #ddd, #fff 50%); background-image: -webkit-linear-gradient(top, #ddd, #fff 50%); background-image: -ms-linear-gradient(top, #ddd, #fff 50%); background-image: -o-linear-gradient(top, #ddd, #fff 50%); background-image: linear-gradient(top, #ddd, #fff 50%); } .showcase .inner { padding: .6em .3em; border-radius: .9em; z-index: 2; } .showcase h1.title {
} .cssgradients .content_box.showcase .inner { background-image: -moz-linear-gradient(center top , #eee, #f7f7f7 70%); background-image: -webkit-linear-gradient(top, #eee, #f7f7f7 70%); background-image: -ms-linear-gradient(top, #eee, #f7f7f7 70%); background-image: -o-linear-gradient(top, #eee, #f7f7f7 70%); background-image: linear-gradient(top, #eee, #f7f7f7 70%); } .showcase .inner { border-radius: 0.6em; padding: 0.6em 0.3em; z-index: 2; } .showcase h1.title {
} .cssgradients .content_box.showcase .inner { background-image: -moz-linear-gradient(top, #ddd, #fff 50%); background-image: -webkit-linear-gradient(top, #ddd, #fff 50%); background-image: -ms-linear-gradient(top, #ddd, #fff 50%); background-image: -o-linear-gradient(top, #ddd, #fff 50%); background-image: linear-gradient(top, #ddd, #fff 50%); background-image: -moz-linear-gradient(center top , #eee, #f7f7f7 70%); background-image: -webkit-linear-gradient(top, #eee, #f7f7f7 70%); background-image: -ms-linear-gradient(top, #eee, #f7f7f7 70%); background-image: -o-linear-gradient(top, #eee, #f7f7f7 70%); background-image: linear-gradient(top, #eee, #f7f7f7 70%); } .showcase .inner { padding: .6em .3em; border-radius: .9em; z-index: 2; border-radius: 0.6em; padding: 0.6em 0.3em; z-index: 2; } .showcase h1.title {
/* Fancy Search Box */ .showcase.search .inner { padding: .1em .2em; position: relative; }
/* Fancy Search Box */ .showcase.search .inner { min-height: 195px; padding: .1em .2em; position: relative; }
/* Fancy Search Box */ .showcase.search .inner { min-height: 195px; padding: .1em .2em; position: relative; }
display: none; } .zipbox { display: inline-block; }
display: none; } .search_content_box select.field { margin: 3px; } .zipbox { display: inline-block; }
display: none; } .search_content_box select.field { margin: 3px; } .zipbox { display: inline-block; }
margin: 0 auto; } .recent-listing-links a.button { display: block; margin: .1em auto; width: 80%; min-width: 5em; } @media only screen and (min-width: 38em) {
margin: 0 auto; } .recent-listing-links a.button { display: inline-block; margin: .1em auto; width: auto; min-width: 4em; } @media only screen and (min-width: 38em) {
margin: 0 auto; } .recent-listing-links a.button { display: block; display: inline-block; margin: .1em auto; width: 80%; min-width: 5em; width: auto; min-width: 4em; } @media only screen and (min-width: 38em) {
max-width: 55%; } .search_fade_box { display: block; background:url('../images/backgrounds/showcase_img_fade.png') no-repeat right top; background-size: 100%; width: 35%; height: 8.75em; margin-top: -.3em; margin-right: -.45em; float: right; overflow: visible; } .search_bullets { display: block; margin-top: 9.3em; margin-left: 0; padding: 0 .1em .1em; text-align: center; } .search_bullets li { list-style: none; margin-bottom: .2em;
max-width: 55%; } .search_fade_box { background: rgba(0, 0, 0, 0) url("../images/backgrounds/showcase_img_fade.png") no-repeat scroll right top / 100% auto; display: block; float: right; height: 9.75em; margin-right: -0.45em; margin-top: -0.3em; overflow: visible; width: 35%; } .search_bullets { display: block; margin-left: 0; margin-top: 10em; padding: 0 0.1em 0.1em; text-align: center; } .search_bullets li { list-style: none; margin-bottom: .2em;
max-width: 55%; } .search_fade_box { display: block; background:url('../images/backgrounds/showcase_img_fade.png') no-repeat right top; background-size: 100%; width: 35%; height: 8.75em; margin-top: -.3em; margin-right: -.45em; float: right; overflow: visible; background: rgba(0, 0, 0, 0) url("../images/backgrounds/showcase_img_fade.png") no-repeat scroll right top / 100% auto; display: block; float: right; height: 9.75em; margin-right: -0.45em; margin-top: -0.3em; overflow: visible; width: 35%; } .search_bullets { display: block; margin-top: 9.3em; margin-left: 0; padding: 0 .1em .1em; text-align: center; display: block; margin-left: 0; margin-top: 10em; padding: 0 0.1em 0.1em; text-align: center; } .search_bullets li { list-style: none; margin-bottom: .2em;
} .showcase h1.search_title { font-size: 1.75rem; line-height: 2.75em; text-shadow: .1em .1em 0 #FFF, .2em .2em 0 #CCC; white-space: nowrap; } .form_search_divider { float: right; width: .13em; height: 10em; margin: 0 1em 0 0; background: url('../images/backgrounds/showcase-search-divider.gif') repeat-y left top; } .gj_image_fade {
} .showcase h1.search_title { font-size: 1.75rem; line-height: 2em; text-shadow: 0.05em 0.05em 0 #fff, 0.1em 0.1em 0 #ccc; white-space: nowrap; } .form_search_divider { background: rgba(0, 0, 0, 0) url("../images/backgrounds/showcase-search-divider.gif") repeat-y scroll left top; float: right; height: 7em; margin: 0 1em 0 0; width: 0.13em; } .gj_image_fade {
} .showcase h1.search_title { font-size: 1.75rem; line-height: 2.75em; text-shadow: .1em .1em 0 #FFF, .2em .2em 0 #CCC; white-space: nowrap; font-size: 1.75rem; line-height: 2em; text-shadow: 0.05em 0.05em 0 #fff, 0.1em 0.1em 0 #ccc; white-space: nowrap; } .form_search_divider { float: right; width: .13em; height: 10em; margin: 0 1em 0 0; background: url('../images/backgrounds/showcase-search-divider.gif') repeat-y left top; background: rgba(0, 0, 0, 0) url("../images/backgrounds/showcase-search-divider.gif") repeat-y scroll left top; float: right; height: 7em; margin: 0 1em 0 0; width: 0.13em; } .gj_image_fade {
.gj_image_fade img { max-width: 100%; } } /* ========================================================================== Buttons ========================================================================== */
.gj_image_fade img { max-width: 100%; } .cz-categories { display: none; } } /* ========================================================================== Category Menu - Used in left column and in RWD for smaller devices ========================================================================== */ .cz-categories a span { float: right; } .list-group { padding-left: 0; margin-bottom: 10px; } .list-group-item { position: relative; display: block; padding: 5px 15px; margin-bottom: -1px; background-color: #ffffff; border: 1px solid #dddddd; transition-duration: 0.2s; } .list-group-item:first-child { border-top-right-radius: 0; border-top-left-radius: 0; } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .list-group-item > .badge { float: right; } .list-group-item > .badge + .badge { margin-right: 5px; } a.list-group-item { color: #555555; text-decoration: none; } a.list-group-item .list-group-item-heading { color: #333333; } a.list-group-item:hover, a.list-group-item:focus { text-decoration: none; transition-duration: 0.2s; } a.list-group-item.active:focus { z-index: 2; color: #ffffff; background-color: #777; border-color: #777; } a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading { color: inherit; } a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text { color: #e1edf7; } a.list-group-item:hover, a.list-group-item.active, a.list-group-item.active:hover { border-color: #ddd; background-color: #777; color: #fff; z-index: 2; } .list-group-item-heading { margin-top: 0; margin-bottom: 5px; } .list-group-item-text { margin-bottom: 0; line-height: 1.3; } a.list-subgroup-item { color: #555555; font-size: 12px; } .list-subgroup-item { position: relative; display: block; padding: 5px 15px; margin-bottom: -1px; border: 1px dotted #555555; background-color: #F8F8F8; } a.list-sub-subgroup-item { color: #333; font-size: 12px; } a.list-sub-subgroup-item:hover, a.list-sub-subgroup-item.active, a.list-sub-subgroup-item.active:hover { text-decoration: none; border-color: #ddd; background-color: #c7c7c7; color: #000; } a.list-subgroup-item:hover, a.list-subgroup-item.active, a.list-subgroup-item.active:hover { text-decoration: none; border-color: #ddd; background-color: #DADADA; color: #000; } .list-sub-subgroup-item { position: relative; display: block; padding: 5px 30px; margin-bottom: -1px; border: 1px dotted #ccc; background-color: #E8E8E8; } /* ========================================================================== Buttons ========================================================================== */
.gj_image_fade img { max-width: 100%; } .cz-categories { display: none; } } /* ========================================================================== Category Menu - Used in left column and in RWD for smaller devices ========================================================================== */ .cz-categories a span { float: right; } .list-group { padding-left: 0; margin-bottom: 10px; } .list-group-item { position: relative; display: block; padding: 5px 15px; margin-bottom: -1px; background-color: #ffffff; border: 1px solid #dddddd; transition-duration: 0.2s; } .list-group-item:first-child { border-top-right-radius: 0; border-top-left-radius: 0; } .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; } .list-group-item > .badge { float: right; } .list-group-item > .badge + .badge { margin-right: 5px; } a.list-group-item { color: #555555; text-decoration: none; } a.list-group-item .list-group-item-heading { color: #333333; } a.list-group-item:hover, a.list-group-item:focus { text-decoration: none; transition-duration: 0.2s; } a.list-group-item.active:focus { z-index: 2; color: #ffffff; background-color: #777; border-color: #777; } a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading { color: inherit; } a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text { color: #e1edf7; } a.list-group-item:hover, a.list-group-item.active, a.list-group-item.active:hover { border-color: #ddd; background-color: #777; color: #fff; z-index: 2; } .list-group-item-heading { margin-top: 0; margin-bottom: 5px; } .list-group-item-text { margin-bottom: 0; line-height: 1.3; } a.list-subgroup-item { color: #555555; font-size: 12px; } .list-subgroup-item { position: relative; display: block; padding: 5px 15px; margin-bottom: -1px; border: 1px dotted #555555; background-color: #F8F8F8; } a.list-sub-subgroup-item { color: #333; font-size: 12px; } a.list-sub-subgroup-item:hover, a.list-sub-subgroup-item.active, a.list-sub-subgroup-item.active:hover { text-decoration: none; border-color: #ddd; background-color: #c7c7c7; color: #000; } a.list-subgroup-item:hover, a.list-subgroup-item.active, a.list-subgroup-item.active:hover { text-decoration: none; border-color: #ddd; background-color: #DADADA; color: #000; } .list-sub-subgroup-item { position: relative; display: block; padding: 5px 30px; margin-bottom: -1px; border: 1px dotted #ccc; background-color: #E8E8E8; } /* ========================================================================== Buttons ========================================================================== */
transition-duration: 0.2s; } .button:hover { background: #356094; border: thin solid #555; text-decoration: none; }
transition-duration: 0.2s; } .button:hover { background: #356094; border: thin solid #244368; text-decoration: none; }
transition-duration: 0.2s; } .button:hover { .button:hover { background: #356094; border: thin solid #555; border: thin solid #244368; text-decoration: none; }
/* mini_* buttons use different light background to be suitable for use with images */ .mini_button, .mini_cancel { border: thin solid #cacbcc; background: #e2e4e9 url('../images/backgrounds/button.gif') repeat-x center left; color: #666; padding: .2em .3em; font-weight: bold; font-size: .75rem; text-decoration: none; margin: 0 .1em; display: inline-block; } .mini_cancel:hover { border: thin solid #e4a0a2;
/* mini_* buttons use different light background to be suitable for use with images */ .mini_button, .mini_cancel { background: #e2e4e9 url("../images/backgrounds/button.gif") repeat-x scroll left center; border: thin solid #cacbcc; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; color: #666; display: inline-block; font-size: 0.75rem; font-weight: bold; margin: 0 0.1em; padding: 0.2em 0.3em; text-decoration: none; } .mini_cancel:hover { border: thin solid #e4a0a2;
/* mini_* buttons use different light background to be suitable for use with images */ .mini_button, .mini_cancel { border: thin solid #cacbcc; background: #e2e4e9 url('../images/backgrounds/button.gif') repeat-x center left; color: #666; padding: .2em .3em; font-weight: bold; font-size: .75rem; text-decoration: none; margin: 0 .1em; display: inline-block; background: #e2e4e9 url("../images/backgrounds/button.gif") repeat-x scroll left center; border: thin solid #cacbcc; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; color: #666; display: inline-block; font-size: 0.75rem; font-weight: bold; margin: 0 0.1em; padding: 0.2em 0.3em; text-decoration: none; } .mini_cancel:hover { border: thin solid #e4a0a2;
========================================================================== */ .breadcrumb { margin: .5em 0; padding: 0; list-style: none; background: #eee; border-width: thin; border-style: solid; border-color: #f5f5f5 #e5e5e5 #ccc; border-radius: .5em; box-shadow: 0 0 2px rgba(0,0,0,.2); overflow: hidden; width: 100%; box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ } .breadcrumb a, .breadcrumb div { float: left; display: block; padding: .7em 1em .7em 2em; text-decoration: none; color: #666; position: relative; background-color: #ddd; background-image: linear-gradient(to right, #f5f5f5, #ddd); text-shadow: 0 1px 0 rgba(255,255,255,.5); font-size: .75rem; }
========================================================================== */ .breadcrumb { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: #f9fafb none repeat scroll 0 0; border-color: #d5dce1; border-image: none; border-radius: 0; border-style: solid none; border-width: 1px 0; box-shadow: none; box-sizing: border-box; list-style: outside none none; margin: 0.5em 0; overflow: hidden; padding: 0; width: 100%; -moz-box-sizing:border-box; /* Firefox */ } .breadcrumb a, .breadcrumb div { float: left; display: block; padding: .7em 1em .7em 2em; text-decoration: none; color: #666; position: relative; background-color: #d5dce1; background-image: linear-gradient(to right, #fff, #e9edf0); text-shadow: 0 1px 0 rgba(255,255,255,.5); font-size: .75rem; }
========================================================================== */ .breadcrumb { margin: .5em 0; padding: 0; list-style: none; background: #eee; border-width: thin; border-style: solid; border-color: #f5f5f5 #e5e5e5 #ccc; border-radius: .5em; box-shadow: 0 0 2px rgba(0,0,0,.2); -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: #f9fafb none repeat scroll 0 0; border-color: #d5dce1; border-image: none; border-radius: 0; border-style: solid none; border-width: 1px 0; box-shadow: none; box-sizing: border-box; list-style: outside none none; margin: 0.5em 0; overflow: hidden; padding: 0; width: 100%; box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ -moz-box-sizing:border-box; /* Firefox */ } .breadcrumb a, .breadcrumb div { float: left; display: block; padding: .7em 1em .7em 2em; text-decoration: none; color: #666; position: relative; background-color: #ddd; background-image: linear-gradient(to right, #f5f5f5, #ddd); background-color: #d5dce1; background-image: linear-gradient(to right, #fff, #e9edf0); text-shadow: 0 1px 0 rgba(255,255,255,.5); font-size: .75rem; }
.breadcrumb a:after, .breadcrumb div:after { z-index: 2; border-left-color: #ddd; } .breadcrumb a:before, .breadcrumb div:before { border-left-color: #ccc; right: -1.1em; z-index: 1; }
.breadcrumb a:after, .breadcrumb div:after { z-index: 2; border-left-color: #e9edf0; } .breadcrumb a:before, .breadcrumb div:before { border-left-color: #d5dce1; right: -1.1em; z-index: 1; }
.breadcrumb a:after, .breadcrumb div:after { z-index: 2; border-left-color: #ddd; border-left-color: #e9edf0; } .breadcrumb a:before, .breadcrumb div:before { border-left-color: #ccc; border-left-color: #d5dce1; right: -1.1em; z-index: 1; }
} .breadcrumb .active { font-weight: bold; background: none; color: #7CA93A; } .breadcrumb .active:after {
} .breadcrumb .active { font-weight: bold; color: #7CA93A; } .breadcrumb .active:after {
} .breadcrumb .active { font-weight: bold; background: none; color: #7CA93A; } .breadcrumb .active:after {
.breadcrumb .highlight { color: #4174A6; font-weight: bold; } /* ==========================================================================
.breadcrumb .highlight { color: #4174A6; font-weight: bold; display: none; } /* PRINT FRIENDLY PAGE BREADCUMB */ .print_body .breadcrumb a:after, .print_body .breadcrumb div:after { border-left-color: #e9edf0; z-index: 2; } .print_body .breadcrumb a, .print_body .breadcrumb div { background-image: none; background-color: transparent; padding: 0.2em 0 0.2em 1.5em; text-shadow: none; } .print_body .breadcrumb a:first-child, .print_body .breadcrumb div:first-child { border-radius: 0; padding-left: 0.5em; } .print_body .breadcrumb a:after, .print_body .breadcrumb div:after, .print_body .breadcrumb a:before, .print_body .breadcrumb div:before { border-bottom: 1em solid transparent; border-left: 0 solid; border-top: 1em solid transparent; content: "\00276d"; margin-top: -1.6em; position: absolute; right: -1em; top: 50%; } .print_body .main .breadcrumb .active::after, .print_body .main .breadcrumb .active::before { /* hide the final chevron at mobile widths */ content: none; } .print_body #header img { max-height: 100px; } .print_body .listing_title { margin: 0.5em 0; } .print_body h3 { margin: 0.3em 0; } /* ==========================================================================
.breadcrumb .highlight { color: #4174A6; font-weight: bold; display: none; } /* PRINT FRIENDLY PAGE BREADCUMB */ .print_body .breadcrumb a:after, .print_body .breadcrumb div:after { border-left-color: #e9edf0; z-index: 2; } .print_body .breadcrumb a, .print_body .breadcrumb div { background-image: none; background-color: transparent; padding: 0.2em 0 0.2em 1.5em; text-shadow: none; } .print_body .breadcrumb a:first-child, .print_body .breadcrumb div:first-child { border-radius: 0; padding-left: 0.5em; } .print_body .breadcrumb a:after, .print_body .breadcrumb div:after, .print_body .breadcrumb a:before, .print_body .breadcrumb div:before { border-bottom: 1em solid transparent; border-left: 0 solid; border-top: 1em solid transparent; content: "\00276d"; margin-top: -1.6em; position: absolute; right: -1em; top: 50%; } .print_body .main .breadcrumb .active::after, .print_body .main .breadcrumb .active::before { /* hide the final chevron at mobile widths */ content: none; } .print_body #header img { max-height: 100px; } .print_body .listing_title { margin: 0.5em 0; } .print_body h3 { margin: 0.3em 0; } /* ==========================================================================
color: #818181; text-decoration: none; display: inline-block; margin: 0px 1px; cursor: pointer; font-size: 11px; font-weight: bold; margin-bottom: -5px; /* Give round corners on all modern updated browsers */ border-top-left-radius: 7px; border-top-right-radius: 7px; } .tabList li:hover { background: #4987C5 url('../images/backgrounds/nav_tab.gif') repeat-x top left; border: 1px solid #4987C5; border-bottom: none; /* required-primary */ padding-bottom: 13px; color: #fff; } .tabList li.activeTab { background: #ffffff; /* required-primary */
color: #818181; text-decoration: none; display: inline-block; margin: 0 1px -5px; cursor: pointer; font-size: 11px; font-weight: bold; /* Give round corners on all modern updated browsers */ border-top-left-radius: 7px; border-top-right-radius: 7px; } .tabList li:hover { background: #ffffff none repeat-x top left; border: 1px solid #eaeaea; border-bottom: none; /* required-primary */ padding-bottom: 13px; color: #4987C5; } .tabList li.activeTab { background: #ffffff; /* required-primary */
color: #818181; text-decoration: none; display: inline-block; margin: 0px 1px; margin: 0 1px -5px; cursor: pointer; font-size: 11px; font-weight: bold; margin-bottom: -5px; /* Give round corners on all modern updated browsers */ border-top-left-radius: 7px; border-top-right-radius: 7px; } .tabList li:hover { background: #4987C5 url('../images/backgrounds/nav_tab.gif') repeat-x top left; border: 1px solid #4987C5; background: #ffffff none repeat-x top left; border: 1px solid #eaeaea; border-bottom: none; /* required-primary */ padding-bottom: 13px; color: #fff; color: #4987C5; } .tabList li.activeTab { background: #ffffff; /* required-primary */
border-bottom: none; /* required-primary */ padding: 9px 14px 13px 14px; color: #4987C5; } .tabContents {
border-bottom: none; /* required-primary */ padding: 9px 14px 13px 14px; color: #4987C5; font-size: 1em; } .tabContents {
border-bottom: none; /* required-primary */ padding: 9px 14px 13px 14px; color: #4987C5; font-size: 1em; } .tabContents {
z-index: 1; } @media only screen and (min-width: 34em) { /* ========================================================================== Tabs Breakpoint - At around 34em it is wide enough to fit more things on
z-index: 1; } .tabContents .listing_set.list .image { /* Make things float around the image on the list view */ float: left; border: thin solid #eee; margin: 0 .3em .3em 0; text-align: center; min-width: 150px; background-color: #FFF; } @media only screen and (min-width: 34em) { /* ========================================================================== Tabs Breakpoint - At around 34em it is wide enough to fit more things on
z-index: 1; } .tabContents .listing_set.list .image { /* Make things float around the image on the list view */ float: left; border: thin solid #eee; margin: 0 .3em .3em 0; text-align: center; min-width: 150px; background-color: #FFF; } @media only screen and (min-width: 34em) { /* ========================================================================== Tabs Breakpoint - At around 34em it is wide enough to fit more things on
/* position needs to be absolute to be able to be moved on the page */ position: absolute; max-width: 100%; box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ }
/* position needs to be absolute to be able to be moved on the page */ position: absolute; max-width: 95%; /* so it has a bit of side margins on small mobile screens */ box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ }
/* position needs to be absolute to be able to be moved on the page */ position: absolute; max-width: 100%; max-width: 95%; /* so it has a bit of side margins on small mobile screens */ box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ }
} .error_message { color: #980000; font-size: .75rem; font-weight: bold; padding: 0 .6em; } .error_box { background: #FFFFE1;
} .error_message { color: #980000; font-size: 0.75rem; font-weight: bold; padding: 0 0.6em; text-transform: uppercase; } .error_box { background: #FFFFE1;
} .error_message { color: #980000; font-size: .75rem; font-weight: bold; padding: 0 .6em; } color: #980000; font-size: 0.75rem; font-weight: bold; padding: 0 0.6em; text-transform: uppercase; } .error_box { background: #FFFFE1;
color: #5f6672; font-size: .7rem; line-height: 1.1em; text-align: left; margin: .6em; }
color: #5f6672; font-size: .7rem; line-height: 1.1em; text-align: center; margin: .6em; }
color: #5f6672; font-size: .7rem; line-height: 1.1em; text-align: left; text-align: center; margin: .6em; }
.ui-widget-content a.cancel:visited { /* jQuery UI likes to make buttons wrong color, fix that by getting closer to the element with the selectors */ color: #fff; } /* ==========================================================================
.ui-widget-content a.cancel:visited { /* jQuery UI likes to make buttons wrong color, fix that by getting closer to the element with the selectors */ color: #ca0033; } /* ==========================================================================
.ui-widget-content a.cancel:visited { /* jQuery UI likes to make buttons wrong color, fix that by getting closer to the element with the selectors */ color: #fff; color: #ca0033; } /* ==========================================================================
color: #777; } /* ========================================================================== Tabular data (tables) / headers / grid layout ========================================================================== */
color: #777; } .feedback-header { border-width:1px 0 1px 0; border-style:dotted; border-color:#666; padding-top:5px; margin: 5px 3px; } /* ========================================================================== Tabular data (tables) / headers / grid layout ========================================================================== */
color: #777; } .feedback-header { border-width:1px 0 1px 0; border-style:dotted; border-color:#666; padding-top:5px; margin: 5px 3px; } /* ========================================================================== Tabular data (tables) / headers / grid layout ========================================================================== */
========================================================================== */ .checklist { margin: .31em .6em; padding: 0; font-size: .75em; color: #666;
========================================================================== */ .checklist { margin: 0.31em 0.6em 0.31em 4em; padding: 0; font-size: .75em; color: #666;
========================================================================== */ .checklist { margin: .31em .6em; margin: 0.31em 0.6em 0.31em 4em; padding: 0; font-size: .75em; color: #666;
.checklist li { list-style: none; background: url('../images/backgrounds/bullet_list_checkbox.png') no-repeat 0 .31em; padding: .3em .3em .3em 1em; } .button_list {
.checklist li { list-style: none; background: url('../images/backgrounds/bullet_list_checkbox.png') no-repeat 0 .31em; padding: 0.3em 0.3em 0.3em 1.5em; } .button_list {
.checklist li { list-style: none; background: url('../images/backgrounds/bullet_list_checkbox.png') no-repeat 0 .31em; padding: .3em .3em .3em 1em; padding: 0.3em 0.3em 0.3em 1.5em; } .button_list {
vertical-align: middle; } .required { color: #4987C5; }
vertical-align: middle; } .extra-page-pricing .field_label { width: 80%; } .required { color: #4987C5; }
vertical-align: middle; } .extra-page-pricing .field_label { width: 80%; } .required { color: #4987C5; }
width: 8.6em; } .form_field { font-size: .75rem; font-weight: bold;
width: 8.6em; } input.login_field { box-sizing: inherit; } .login .link a { font-size: 0.8em; } .login-bold input { border-width: medium; margin: 0; font-size: 1.6em; height: 2.4em; width: 7.5em; } .form_field { font-size: .75rem; font-weight: bold;
width: 8.6em; } input.login_field { box-sizing: inherit; } .login .link a { font-size: 0.8em; } .login-bold input { border-width: medium; margin: 0; font-size: 1.6em; height: 2.4em; width: 7.5em; } .form_field { font-size: .75rem; font-weight: bold;
padding: .25em; } .field, .editor_field { padding: .38em; background: #fff url('../images/backgrounds/form_input.gif') repeat-x top left; border: thin solid #b9b9b9; color: #666; font-size: .75rem; font-weight: bold; margin: .25em; border-radius: .31em; } .field:focus { border-width: .31em; margin: 0; } select.field { display: inline-block; } textarea.field { /* this aligns text on the textarea's row with the middle of the textarea */ vertical-align: middle; width: 95%; height: 10em; } select.field.browse_sort_dropdown { /* make it a little slimmer */ padding: 2px; } select.field.browse_sort_dropdown:focus { /* make it a little slimmer */ padding: 2px; } .usage_agreement {
padding: .25em; } .field, .editor_field { background: #fff url("../images/backgrounds/form_input.gif") repeat-x scroll left top; border: thin solid #a3a3a3; border-radius: 0.31em; color: #666; font-size: 0.75rem; font-weight: bold; margin: 0; height: 30px; padding: 0 0.38em; } .field:focus { border-width: medium; border-color: #4987c5; margin: 0; } select.field { display: inline-block; color: #333333; } textarea.field { height: 10em; margin: 0; padding: 5px; vertical-align: middle; width: 95%; } .usage_agreement {
padding: .25em; } .field, .editor_field { padding: .38em; background: #fff url('../images/backgrounds/form_input.gif') repeat-x top left; border: thin solid #b9b9b9; color: #666; font-size: .75rem; font-weight: bold; margin: .25em; border-radius: .31em; .field, .editor_field { background: #fff url("../images/backgrounds/form_input.gif") repeat-x scroll left top; border: thin solid #a3a3a3; border-radius: 0.31em; color: #666; font-size: 0.75rem; font-weight: bold; margin: 0; height: 30px; padding: 0 0.38em; } .field:focus { border-width: .31em; border-width: medium; border-color: #4987c5; margin: 0; } select.field { display: inline-block; color: #333333; } textarea.field { /* this aligns text on the textarea's row with the middle of the textarea */ vertical-align: middle; width: 95%; height: 10em; } select.field.browse_sort_dropdown { /* make it a little slimmer */ padding: 2px; } select.field.browse_sort_dropdown:focus { /* make it a little slimmer */ padding: 2px; height: 10em; margin: 0; padding: 5px; vertical-align: middle; width: 95%; } .usage_agreement {
vertical-align: middle; } .sub_note { color: #666; font-size: .7rem; } .mini_note {
vertical-align: middle; } .sub_note { color: #666; font-size: 0.6rem; } .mini_note {
vertical-align: middle; } .sub_note { color: #666; font-size: .7rem; color: #666; font-size: 0.6rem; } .mini_note {
font-size: .57rem; } /** * Buyer Options */
font-size: .57rem; } .editImageSort { width: 96%; } /** * Buyer Options */
font-size: .57rem; } .editImageSort { width: 96%; } /** * Buyer Options */
color: #666; } .cart_item_child_mini { padding: .2em .63em; } .cart_item_child_mini ul {
color: #666; } .subtotal_cart_item, .cart_item_child_mini { padding: .2em .63em; background: #fff none repeat scroll 0 0; } .cart_item_child_mini ul {
color: #666; } .subtotal_cart_item, .cart_item_child_mini { padding: .2em .63em; background: #fff none repeat scroll 0 0; } .cart_item_child_mini ul {
.subtotal_cart_item, .tax_cart_item { border: thin solid #eaeaea; padding: .1em .63em; margin: .31em; font-weight: bold; font-size: 1rem; color: #666; text-align: right; width: 50%; float: right; } .total_cart_item,
.subtotal_cart_item, .tax_cart_item { border: thin solid #eaeaea; color: #999; float: right; font-size: 0.9rem; font-weight: bold; margin: 0.31em; padding: 0.1em 0.63em; text-align: right; width: 50%; } .total_cart_item,
.subtotal_cart_item, .tax_cart_item { border: thin solid #eaeaea; padding: .1em .63em; margin: .31em; color: #999; float: right; font-size: 0.9rem; font-weight: bold; font-size: 1rem; color: #666; margin: 0.31em; padding: 0.1em 0.63em; text-align: right; width: 50%; float: right; } .total_cart_item,
h2 a.show_instructions_button:visited { /* The instructions button for each section on media collection page */ color: #666; border: thin solid #cacbcc; background: #e2e4e9 url('../images/backgrounds/button.gif') repeat-x center left; padding: .2em .31em .1em .31em; font-weight: bold; font-size: .75rem; text-decoration: none; margin: 0 .1em; display: inline-block; } #cart_left_column { width: 25em; max-width: 100%; float: left; } #cart_right_column, #cart_content_column { overflow: hidden; padding: 0 0 0 .63em; } .combined_step_section { position: relative; }
h2 a.show_instructions_button:visited { /* The instructions button for each section on media collection page */ color: #666; display: inline-block; margin: 0 0.1em; padding: 0.2em 0.31em 0.1em; text-decoration: none; } #cart_left_column { float: left; max-width: 100%; width: 50%; } #cart_right_column, #cart_content_column { overflow: hidden; padding: 0; } #cart_right_column { min-width: 45%; } .combined_step_section { position: relative; }
h2 a.show_instructions_button:visited { /* The instructions button for each section on media collection page */ color: #666; border: thin solid #cacbcc; background: #e2e4e9 url('../images/backgrounds/button.gif') repeat-x center left; padding: .2em .31em .1em .31em; font-weight: bold; font-size: .75rem; text-decoration: none; margin: 0 .1em; display: inline-block; margin: 0 0.1em; padding: 0.2em 0.31em 0.1em; text-decoration: none; } #cart_left_column { width: 25em; max-width: 100%; float: left; max-width: 100%; width: 50%; } #cart_right_column, #cart_content_column { overflow: hidden; padding: 0 0 0 .63em; overflow: hidden; padding: 0; } #cart_right_column { min-width: 45%; } .combined_step_section { position: relative; }
max-width: 100%; height: 32em; overflow: auto; margin: 1em auto; border: dashed #777; border-radius: 1em; box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ }
max-width: 100%; height: 32em; overflow: auto; margin: 1em; border: thin dashed #000; border-radius: 0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ }
max-width: 100%; height: 32em; overflow: auto; margin: 1em auto; border: dashed #777; border-radius: 1em; margin: 1em; border: thin dashed #000; border-radius: 0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ }
text-decoration: none; } /* ========================================================================== Cart - Media Upload ========================================================================== */ .media-upload-dropbox { border: medium dashed #777; width: 98%; min-height: 4em; margin: 1em auto; padding: 1em; box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ } .media-container {
text-decoration: none; } .design2016 .button-compact, .design2016 .button-compact:visited, .design2016 .delete, .design2016 .delete:visited, .design2016 .edit, .design2016 .edit:visited, .design2016 .preview, .design2016 .preview:visited { background: #fff none repeat scroll 0 0; border: thin solid #4174a6; border-radius: 1em; box-shadow: none; color: #4174a6; display: inline-block; font-size: 0.65rem; font-weight: bold; margin: 0 0.3em; padding: 0.2em 0.6em; text-decoration: none; text-shadow: none; text-transform: uppercase; transition-duration: 0.2s; white-space: nowrap; } .design2016 .delete, .design2016 .delete:visited { background: #fff none repeat scroll 0 0; border-color: #ca0033; color: #ca0033; } .design2016 .button-compact:hover, .design2016 a.preview:hover, .design2016 a.edit:hover { background-color: #4174a6; color: #FFFFFF; text-decoration: none; } .design2016 .delete:hover { border-color: #B9002F; /* required-primary */ background: #CE0034; /* required-primary */ color: #FFFFFF; text-decoration: none; } .mini-cart { -moz-border-bottom-colors: #d5dce1; -moz-border-left-colors: #d5dce1; -moz-border-right-colors: #d5dce1; -moz-border-top-colors: none; border-color: #d5dce1; border-radius: 0; border-style: none solid solid; border-width: 0 1px 1px; margin: 0 auto; width: 100%; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ } .mini-cart-progress { background-color: #efefef; position: relative; float: right; width: 100%; } .mini-cart-progress a { float: right; } .item-in-progress { font-size: 0.8em; color: #4987c5; } li.my_account_links_inactive ul li { border-bottom: 1px dashed #64b3da; color: #999; padding: 5px; } .my_account_links_inactive h3 { padding: 5px; } /* ========================================================================== Cart - Media Upload ========================================================================== */ .media-upload-dropbox { background: #fff url("../images/backgrounds/pic_icon.png") repeat-x scroll center top; border: thin dashed #777; box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ margin: 1em auto; min-height: 4em; padding: 1em; width: 98%; } .media-container {
text-decoration: none; } .design2016 .button-compact, .design2016 .button-compact:visited, .design2016 .delete, .design2016 .delete:visited, .design2016 .edit, .design2016 .edit:visited, .design2016 .preview, .design2016 .preview:visited { background: #fff none repeat scroll 0 0; border: thin solid #4174a6; border-radius: 1em; box-shadow: none; color: #4174a6; display: inline-block; font-size: 0.65rem; font-weight: bold; margin: 0 0.3em; padding: 0.2em 0.6em; text-decoration: none; text-shadow: none; text-transform: uppercase; transition-duration: 0.2s; white-space: nowrap; } .design2016 .delete, .design2016 .delete:visited { background: #fff none repeat scroll 0 0; border-color: #ca0033; color: #ca0033; } .design2016 .button-compact:hover, .design2016 a.preview:hover, .design2016 a.edit:hover { background-color: #4174a6; color: #FFFFFF; text-decoration: none; } .design2016 .delete:hover { border-color: #B9002F; /* required-primary */ background: #CE0034; /* required-primary */ color: #FFFFFF; text-decoration: none; } .mini-cart { -moz-border-bottom-colors: #d5dce1; -moz-border-left-colors: #d5dce1; -moz-border-right-colors: #d5dce1; -moz-border-top-colors: none; border-color: #d5dce1; border-radius: 0; border-style: none solid solid; border-width: 0 1px 1px; margin: 0 auto; width: 100%; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ } .mini-cart-progress { background-color: #efefef; position: relative; float: right; width: 100%; } .mini-cart-progress a { float: right; } .item-in-progress { font-size: 0.8em; color: #4987c5; } li.my_account_links_inactive ul li { border-bottom: 1px dashed #64b3da; color: #999; padding: 5px; } .my_account_links_inactive h3 { padding: 5px; } /* ========================================================================== Cart - Media Upload ========================================================================== */ .media-upload-dropbox { border: medium dashed #777; width: 98%; min-height: 4em; margin: 1em auto; padding: 1em; box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ background: #fff url("../images/backgrounds/pic_icon.png") repeat-x scroll center top; border: thin dashed #777; box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ margin: 1em auto; min-height: 4em; padding: 1em; width: 98%; } .media-container {
} .media-preview { border: thin solid #777; margin: .5em; padding: .5em; border-radius: 1em; background: rgba(255,255,255,.7); overflow: auto; position: relative; } .media-preview-image { border: thin solid black; margin: auto; min-height: 6.25em; min-width: 6.25em; text-align: center; overflow: hidden; } .media-queue-progress {
} .media-preview { background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0; border: thick solid #eaeaea; border-radius: 0; margin: 0.5em; overflow: auto; padding: 0.5em; position: relative; } .media-preview-image { border: thin solid #eaeaea; margin: 5px auto; min-height: 6.25em; min-width: 6.25em; overflow: hidden; text-align: center; } .media-preview-image img { margin: 10px 0 0 0; } .media-queue-progress {
} .media-preview { border: thin solid #777; margin: .5em; padding: .5em; border-radius: 1em; background: rgba(255,255,255,.7); background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0; border: thick solid #eaeaea; border-radius: 0; margin: 0.5em; overflow: auto; padding: 0.5em; position: relative; } .media-preview-image { border: thin solid black; margin: auto; border: thin solid #eaeaea; margin: 5px auto; min-height: 6.25em; min-width: 6.25em; text-align: center; overflow: hidden; text-align: center; } .media-preview-image img { margin: 10px 0 0 0; } .media-queue-progress {
/* This is mainly the title / label for images */ .media-editable-label { margin: .3em .1em; border: thin solid #ddd; padding: .2em; white-space: nowrap; overflow-x: auto; min-height: 1em; } .media-editable-label:hover, .media-editable-label:focus {
/* This is mainly the title / label for images */ .media-editable-label { background-color: #ffffcc; border: 1px dashed #bbb; margin: 0.3em auto; min-height: 1em; overflow-x: auto; padding: 0.2em; white-space: nowrap; } .media-editable-label:hover, .media-editable-label:focus {
/* This is mainly the title / label for images */ .media-editable-label { margin: .3em .1em; border: thin solid #ddd; padding: .2em; white-space: nowrap; overflow-x: auto; min-height: 1em; background-color: #ffffcc; border: 1px dashed #bbb; margin: 0.3em auto; min-height: 1em; overflow-x: auto; padding: 0.2em; white-space: nowrap; } .media-editable-label:hover, .media-editable-label:focus {
.media-delete { display: block; position: absolute; top: -.1em; right: 0; } .media-rotate {
.media-delete { display: block; position: absolute; right: 0.1em; top: 0.1em; } .media-rotate {
.media-delete { display: block; position: absolute; top: -.1em; right: 0; right: 0.1em; top: 0.1em; } .media-rotate {
right: 2em; font-size: .7rem; color: #999; } /* Specific to Offsite Video Upload */
right: 2em; font-size: .7rem; color: #999; /* hasn't been a need to debug this in a while, so killing it */ display: none; } /* Specific to Offsite Video Upload */
right: 2em; font-size: .7rem; color: #999; /* hasn't been a need to debug this in a while, so killing it */ display: none; } /* Specific to Offsite Video Upload */
} input.offsite_video_id_input { width: 14.375em; } .offsite_video_box_title_buttons {
} input.offsite_video_id_input { width: 100%; } .offsite_video_box_title_buttons {
} input.offsite_video_id_input { width: 14.375em; width: 100%; } .offsite_video_box_title_buttons {
} div.preview_offsite_video_box { /* This is the box that embeded offsite_video videos are shoved in */ width: 15em; height: 12.19em; background-color: #f7f7f7; border: thin solid #eaeaea; padding: 0; } .offsite_video_slot_label,
} div.preview_offsite_video_box { background: #f7f7f7 url("../images/backgrounds/youtube_bg.gif") no-repeat 50% 50%; border: thin solid #eaeaea; height: 12.19em; padding: 0; width: 15em; margin: 0 auto; } .offsite_video_slot_label,
} div.preview_offsite_video_box { /* This is the box that embeded offsite_video videos are shoved in */ width: 15em; height: 12.19em; background-color: #f7f7f7; background: #f7f7f7 url("../images/backgrounds/youtube_bg.gif") no-repeat 50% 50%; border: thin solid #eaeaea; padding: 0; height: 12.19em; padding: 0; width: 15em; margin: 0 auto; } .offsite_video_slot_label,
} .offsite_video_action_buttons { text-align: right; height: 1.25em; margin: .625em 0 .31em; }
} .offsite_video_action_buttons { text-align: center; height: 1.25em; margin: .625em 0 .31em; }
} .offsite_video_action_buttons { text-align: right; text-align: center; height: 1.25em; margin: .625em 0 .31em; }
font-weight: bold; } @media only screen and (min-width: 25em) { /* ==========================================================================
font-weight: bold; } #offsite_video_instructions_box, #image_upload_instructions_box { font-size: 0.8em; } @media only screen and (min-width: 25em) { /* ==========================================================================
font-weight: bold; } #offsite_video_instructions_box, #image_upload_instructions_box { font-size: 0.8em; } @media only screen and (min-width: 25em) { /* ==========================================================================
overflow: auto; overflow-y: auto; } } /* ========================================================================== Pagination ========================================================================== */ .pagination { margin: .6em .3em; padding: 0; } .pagination li { color: #666; list-style: none; display: block; float: left; font-weight: bold; font-size: .75rem; margin: .2em; } .pagination .current { color: #35629e; padding: .2em .375em; border-style: solid; border-width: thin; background: #b2cbe5; } .pagination a, .pagination a:visited { color: #666; padding: .2em .375em; border: thin solid #b9b9b9; background: #f7f7f7; font-weight: bold; font-size: .7rem; text-align: center; text-decoration: none; display: block; float: left; } .pagination a:hover, .pagination a:active { color: #648d25; border: thin solid #A3C894; background: #E5F5DF; } /* ==========================================================================
overflow: auto; overflow-y: auto; } .recaptcha-adjust { margin-left: 30px; } } /* ========================================================================== Pagination ========================================================================== */ .pagination { margin: .6em auto; padding: 0; text-align: center; } .pagination li { color: #666; list-style: none; display: inline-block; font-weight: bold; font-size: .75rem; } .pagination .current { color: #FFF; padding: .1em .375em; border-style: solid; border-width: 0; background: #777; font-size: 1.0em; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; vertical-align: middle; } .pagination a, .pagination a:visited { color: #666; padding: .2em .375em; border: thin solid #999; background: #f7f7f7; font-weight: bold; font-size: .7rem; text-align: center; text-decoration: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; } .pagination a:hover, .pagination a:active { color: #fff; border: thin solid #777; background: #888; } /* ==========================================================================
overflow: auto; overflow-y: auto; } .recaptcha-adjust { margin-left: 30px; } } /* ========================================================================== Pagination ========================================================================== */ .pagination { margin: .6em .3em; margin: .6em auto; padding: 0; text-align: center; } .pagination li { color: #666; list-style: none; display: block; float: left; display: inline-block; font-weight: bold; font-size: .75rem; margin: .2em; } .pagination .current { color: #35629e; padding: .2em .375em; color: #FFF; padding: .1em .375em; border-style: solid; border-width: thin; background: #b2cbe5; border-width: 0; background: #777; font-size: 1.0em; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; vertical-align: middle; } .pagination a, .pagination a:visited { color: #666; padding: .2em .375em; border: thin solid #b9b9b9; border: thin solid #999; background: #f7f7f7; font-weight: bold; font-size: .7rem; text-align: center; text-decoration: none; display: block; float: left; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; } .pagination a:hover, .pagination a:active { color: #648d25; border: thin solid #A3C894; background: #E5F5DF; color: #fff; border: thin solid #777; background: #888; } /* ==========================================================================
} .listing_title span { color: #4174a6; float: right; font-size: .875rem; padding: .25em 0 0 0; } .seller_username {
} .listing_title span { color: #ff0000; font-size: 0.875rem; padding: 0.25em 0 0; text-transform: uppercase; } .seller_username {
} .listing_title span { color: #4174a6; float: right; font-size: .875rem; padding: .25em 0 0 0; color: #ff0000; font-size: 0.875rem; padding: 0.25em 0 0; text-transform: uppercase; } .seller_username {
.seller_username a, .seller_username a:visited { font-size: .875rem; } .extra-questions { width: 100%; } .extra-questions td { padding: 0.3em; } /* #extra_questions: deprecated in 7.3.2 / for back-compatibility only */ #extra_questions ul {
.seller_username a, .seller_username a:visited { font-size: 1.2rem; text-decoration: none; } .extra-questions { width: 100%; } .extra-questions td { padding: 0.3em; width: 50%; } /* #extra_questions: deprecated in 7.3.2 / for back-compatibility only */ #extra_questions ul {
.seller_username a, .seller_username a:visited { font-size: .875rem; font-size: 1.2rem; text-decoration: none; } .extra-questions { width: 100%; } .extra-questions td { padding: 0.3em; padding: 0.3em; width: 50%; } /* #extra_questions: deprecated in 7.3.2 / for back-compatibility only */ #extra_questions ul {
display: inline-block; margin: 0; padding: .3em 0 .3em 1em; width: 21.6em; text-align: left; }
display: inline-block; margin: 0; padding: .3em 0 .3em 1em; width: 26em; text-align: left; }
display: inline-block; margin: 0; padding: .3em 0 .3em 1em; width: 21.6em; width: 26em; text-align: left; }
.bid_box { text-align:center; background-image: url('../images/backgrounds/bg_fade.png'); background-repeat: repeat-x; background-position: top; background-color: #FFF2B7; border:thin solid #FFE982; border-radius: .75em; padding: .625em; box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ } .bid_amount,
.bid_box { text-align:center; background-color: #FFF2B7; border:1px solid #FFF0A8; border-radius: 0; padding: .625em; box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ } .design2016 .bid_box { text-align:center; border:1px solid #FFF0A8; border-radius: 0; padding: .625em; box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-shadow: 10px 10px 0px -4px rgba(255,208,0,1); -moz-box-shadow: 10px 10px 0px -4px rgba(255,208,0,1); box-shadow: 10px 10px 0px -4px rgba(255,208,0,1); background: #FFE877 url("../images/backgrounds/bg_box.png") repeat scroll 0 0; margin: 0.625em auto; width: 90%; } .bid_amount,
.bid_box { text-align:center; background-image: url('../images/backgrounds/bg_fade.png'); background-repeat: repeat-x; background-position: top; background-color: #FFF2B7; border:thin solid #FFE982; border-radius: .75em; border:1px solid #FFF0A8; border-radius: 0; padding: .625em; box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ } .design2016 .bid_box { text-align:center; border:1px solid #FFF0A8; border-radius: 0; padding: .625em; box-sizing: border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-shadow: 10px 10px 0px -4px rgba(255,208,0,1); -moz-box-shadow: 10px 10px 0px -4px rgba(255,208,0,1); box-shadow: 10px 10px 0px -4px rgba(255,208,0,1); background: #FFE877 url("../images/backgrounds/bg_box.png") repeat scroll 0 0; margin: 0.625em auto; width: 90%; } .bid_amount,
} .bid_amount { max-width: 60%; } .bid_button { max-width: 40%; text-align: left; padding-left: 2em; } .bid_box_note {
} .bid_amount { background: transparent url("../images/icons/Auction-72_FFFFFF.png") no-repeat scroll center center; display: inline-block; max-width: 100%; } .bid_button { max-width: 100%; text-align: center; padding-left: 0; margin: 0 1em; } .bid_button a { font-size: 1.2rem; padding: 0.2em 2rem; } .bid_box_note {
} .bid_amount { max-width: 60%; background: transparent url("../images/icons/Auction-72_FFFFFF.png") no-repeat scroll center center; display: inline-block; max-width: 100%; } .bid_button { max-width: 40%; text-align: left; padding-left: 2em; max-width: 100%; text-align: center; padding-left: 0; margin: 0 1em; } .bid_button a { font-size: 1.2rem; padding: 0.2em 2rem; } .bid_box_note {
padding: .5em; } h1.title.rounded_top, h2.title.rounded_top, h3.title.rounded_top,
padding: .5em; } .buy_now_cntnr { padding-top: 0.5em; } .user-profile-cntnr { border: 1px dotted #ff0000; padding:1em; margin: 10px 3px; font-size: .8em; } .member-since-cntnr { border: 5px solid #DDD; margin: 0 10px 10px 0; float: left; position: relative; height: 90px; width: 90px; border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; background: url("../images/icons/User-Profile-68.png") no-repeat scroll 50% 50% transparent; } .member { font-size: 1.2em; font-weight: bold; height: 55px; line-height: 1.1em; position: relative; text-align: center; top: 17px; width: auto; } .member span.date { font-size: .8em; color: #000; font-weight: normal; } h1.title.rounded_top, h2.title.rounded_top, h3.title.rounded_top,
padding: .5em; } .buy_now_cntnr { padding-top: 0.5em; } .user-profile-cntnr { border: 1px dotted #ff0000; padding:1em; margin: 10px 3px; font-size: .8em; } .member-since-cntnr { border: 5px solid #DDD; margin: 0 10px 10px 0; float: left; position: relative; height: 90px; width: 90px; border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; background: url("../images/icons/User-Profile-68.png") no-repeat scroll 50% 50% transparent; } .member { font-size: 1.2em; font-weight: bold; height: 55px; line-height: 1.1em; position: relative; text-align: center; top: 17px; width: auto; } .member span.date { font-size: .8em; color: #000; font-weight: normal; } h1.title.rounded_top, h2.title.rounded_top, h3.title.rounded_top,
text-shadow: none; } a.listing_tag { white-space: nowrap; }
text-shadow: none; } .faded_top { border-radius: 0; background: url('../images/backgrounds/bg_fade.png') repeat-x left top; background-color: #E9EDF0; border: thin solid #D5DCE1; margin: 0; padding: .43em .6em .3em; } .price-listing-details { font-weight:bold; font-size: 1.25em; display:inline; } /* ========================================================================== design2016 Box Style Changes ========================================================================== */ .design2016 .content_box_1 h3, .design2016 .content_box_2 h3, .design2016 .content_box_3 h3 { font-size: 1em; } .design2016 .content_box_3 { background-color: #FFF; } .design2016 h2.title, .design2016 h1.title, .design2016 h3.title, .design2016 h4.title, .design2016 .rounded_top { border-radius: 0; padding-left: 10px; } .design2016 h3.title { background: url("../images/backgrounds/c_bar_secondary.gif") repeat scroll 0 0 #86ae47; color: #FFF; } .design2016 h4.title { background: url("../images/backgrounds/title_bar_bg2.png") repeat scroll 0 0 #545454; color: #fff; font-size: 1rem; font-weight: bold; margin: 0; vertical-align: middle; border-radius: 0; padding: 5px 0 5px 10px; } .design2016 h1.title.rounded_top, .design2016 h2.title.rounded_top, .design2016 h3.title.rounded_top { font-size: 1.2rem; border-radius: 0; } a.listing_tag { white-space: nowrap; }
text-shadow: none; } .faded_top { border-radius: 0; background: url('../images/backgrounds/bg_fade.png') repeat-x left top; background-color: #E9EDF0; border: thin solid #D5DCE1; margin: 0; padding: .43em .6em .3em; } .price-listing-details { font-weight:bold; font-size: 1.25em; display:inline; } /* ========================================================================== design2016 Box Style Changes ========================================================================== */ .design2016 .content_box_1 h3, .design2016 .content_box_2 h3, .design2016 .content_box_3 h3 { font-size: 1em; } .design2016 .content_box_3 { background-color: #FFF; } .design2016 h2.title, .design2016 h1.title, .design2016 h3.title, .design2016 h4.title, .design2016 .rounded_top { border-radius: 0; padding-left: 10px; } .design2016 h3.title { background: url("../images/backgrounds/c_bar_secondary.gif") repeat scroll 0 0 #86ae47; color: #FFF; } .design2016 h4.title { background: url("../images/backgrounds/title_bar_bg2.png") repeat scroll 0 0 #545454; color: #fff; font-size: 1rem; font-weight: bold; margin: 0; vertical-align: middle; border-radius: 0; padding: 5px 0 5px 10px; } .design2016 h1.title.rounded_top, .design2016 h2.title.rounded_top, .design2016 h3.title.rounded_top { font-size: 1.2rem; border-radius: 0; } a.listing_tag { white-space: nowrap; }
div.offsite_videos_container { text-align: center; padding-bottom: 1.25em; } /* featured pics */
div.offsite_videos_container { text-align: center; padding-bottom: 0.1em; } /* featured pics */
div.offsite_videos_container { text-align: center; padding-bottom: 1.25em; padding-bottom: 0.1em; } /* featured pics */
/* ========================================================================== Listing Details Print Friendly ========================================================================== */ .print_body { background: #ffffff; font-size: .9rem;
/* ========================================================================== Listing Details Print Friendly ========================================================================== */ .print_title { font-size: 1.2em; font-weight: bold; } .print_body { background: #ffffff; font-size: .9rem;
/* ========================================================================== Listing Details Print Friendly ========================================================================== */ .print_title { font-size: 1.2em; font-weight: bold; } .print_body { background: #ffffff; font-size: .9rem;
} #print_extra_questions div.label { width: 10.9em; display: inline-block; white-space: nowrap; font-weight: bold; } #print_extra_questions div.data { width: 10em; display: inline-block; } #print_optional_fields {
} #print_extra_questions div.label { display: inline-block; font-weight: bold; white-space: nowrap; width: 40%; } #print_extra_questions div.data { display: inline-block; width: 59%; } #print_optional_fields {
} #print_extra_questions div.label { width: 10.9em; display: inline-block; white-space: nowrap; font-weight: bold; white-space: nowrap; width: 40%; } #print_extra_questions div.data { width: 10em; display: inline-block; width: 59%; } #print_optional_fields {
margin: 0; } .category_column ul li.element img { /* Make category image line up good */ vertical-align: middle;
margin: 0; } /* a couple of quick overrides for showing category selection in a lightbox popout */ .cat-block-popout .category_column { float: none; } .cat-block-popout .category_column li.element { padding: 0.3em 0.5em; } .category_column ul li.element img { /* Make category image line up good */ vertical-align: middle;
margin: 0; } /* a couple of quick overrides for showing category selection in a lightbox popout */ .cat-block-popout .category_column { float: none; } .cat-block-popout .category_column li.element { padding: 0.3em 0.5em; } .category_column ul li.element img { /* Make category image line up good */ vertical-align: middle;
font-weight: normal; } .categories div { font-size: .7rem; font-weight: bold;
font-weight: normal; } .category_block { padding-left: 0.7em; } .categories div { font-size: .7rem; font-weight: bold;
font-weight: normal; } .category_block { padding-left: 0.7em; } .categories div { font-size: .7rem; font-weight: bold;
} span.listing_counts { font-size: .8rem; } /* ==========================================================================
} span.listing_counts { font-size: .7rem; color: #A3A3A3; } .cat-block-popout { width: 25em; max-width: 100%; max-height: 25.875em; overflow-y: auto; } .cat-block-popout a { text-decoration: none; } p.price-tag .price { color: #FFF; font-size: 1.2em; font-weight: normal; } .price-tag { background: #7ca93a none repeat scroll 0 0; color: white; height: 20px; letter-spacing: 0.1em; padding: 0 5px 0 15px; position: relative; text-align: center; text-transform: uppercase; width: auto; } .price-tag:after { content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 0; border-left: 6px solid #f7f7f7; border-top: 10px solid transparent; border-bottom: 10px solid transparent; } /* ==========================================================================
} span.listing_counts { font-size: .8rem; font-size: .7rem; color: #A3A3A3; } .cat-block-popout { width: 25em; max-width: 100%; max-height: 25.875em; overflow-y: auto; } .cat-block-popout a { text-decoration: none; } p.price-tag .price { color: #FFF; font-size: 1.2em; font-weight: normal; } .price-tag { background: #7ca93a none repeat scroll 0 0; color: white; height: 20px; letter-spacing: 0.1em; padding: 0 5px 0 15px; position: relative; text-align: center; text-transform: uppercase; width: auto; } .price-tag:after { content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 0; border-left: 6px solid #f7f7f7; border-top: 10px solid transparent; border-bottom: 10px solid transparent; } /* ==========================================================================
.row_even, .browsing_result_table_body_even, .seller_result_table_body_even { padding: .6em .4em; background: #f7f7f7; font-size: .75rem;
.row_even, .browsing_result_table_body_even, .seller_result_table_body_even { padding: .6em .4em; background: #f7f7f7; font-size: .75rem;
.row_even, .browsing_result_table_body_even, .seller_result_table_body_even { .seller_result_table_body_even { padding: .6em .4em; background: #f7f7f7; font-size: .75rem;
.row_odd, .browsing_result_table_body_odd, .seller_result_table_body_odd { padding: .6em .4em; background: #fff; font-size: .75rem;
.row_odd, .browsing_result_table_body_odd, .seller_result_table_body_odd { padding: .6em .4em; background: #fff; font-size: .75rem;
.row_odd, .browsing_result_table_body_odd, .seller_result_table_body_odd { .seller_result_table_body_odd { padding: .6em .4em; background: #fff; font-size: .75rem;
.row_even_highlight, .browsing_result_table_body_even_bold, .seller_result_table_body_even_bold { background: #ecf4ff; color: #666; font-weight: bold; } .row_odd_highlight, .browsing_result_table_body_odd_bold, .seller_result_table_body_odd_bold { background: #dfeaf9; color: #666; font-weighT: bold; } .row_even:hover, .browsing_result_table_body_even:hover, .seller_result_table_body_even:hover,
.row_even_highlight, .browsing_result_table_body_even_bold, .seller_result_table_body_even_bold { background: #ecf4ff; color: #666; font-weight: bold; font-size: .75em; } .row_odd_highlight, .browsing_result_table_body_odd_bold, .seller_result_table_body_odd_bold { background: #dfeaf9; color: #666; font-weight: bold; font-size: .75em; } .browsing_result_table_body_odd h3, .browsing_result_table_body_even h3 { margin: 0; line-height: 1em; } .browsing_result_table_body_odd h3 a, .browsing_result_table_body_even h3 a, .browsing_result_table_body_odd_bold h3 a, .browsing_result_table_body_even_bold h3 a { color: #4987c5; font-size: 1.2em; text-decoration: none; line-height: 1.4em; } .row_even:hover, .browsing_result_table_body_even:hover, .seller_result_table_body_even:hover,
.row_even_highlight, .browsing_result_table_body_even_bold, .seller_result_table_body_even_bold { .seller_result_table_body_even_bold { background: #ecf4ff; color: #666; font-weight: bold; font-size: .75em; } .row_odd_highlight, .browsing_result_table_body_odd_bold, .seller_result_table_body_odd_bold { .seller_result_table_body_odd_bold { background: #dfeaf9; color: #666; font-weighT: bold; font-weight: bold; font-size: .75em; } .browsing_result_table_body_odd h3, .browsing_result_table_body_even h3 { margin: 0; line-height: 1em; } .browsing_result_table_body_odd h3 a, .browsing_result_table_body_even h3 a, .browsing_result_table_body_odd_bold h3 a, .browsing_result_table_body_even_bold h3 a { color: #4987c5; font-size: 1.2em; text-decoration: none; line-height: 1.4em; } .row_even:hover, .browsing_result_table_body_even:hover, .seller_result_table_body_even:hover,
} .browse_mode_buttons { float: right; margin: .3em .3em 0 0; } .view_mode_link {
} .browse_mode_buttons { float: right; font-size: 0.75em; margin: 0.2em; } .view_mode_link {
} .browse_mode_buttons { float: right; margin: .3em .3em 0 0; float: right; font-size: 0.75em; margin: 0.2em; } .view_mode_link {
margin-left: .3em; } .view_mode_link img { vertical-align: middle; }
margin-left: .3em; } .view_mode_link img { vertical-align: middle; }
margin-left: .3em; } .view_mode_link img { vertical-align: middle; }
font-weight: bold; } /* ========================================================================== Browsing Gallery / List View ========================================================================== */
font-weight: bold; } .category-intro { font-size: .75em; text-transform: uppercase; } article.listing .type img { max-height: 20px; } .browse-vote { float:left; margin: 0 0 0 5px; } /* ATTENTION GETTER POSITIONING */ .attention-getter-position { position:absolute; top: 0; max-width: 100%; z-index: 2; } .attention-getter-wrapper { position: relative; min-height: 59px; } .design2016 .attention-getter-inline { display: none; } #module_content_newest_ads_1 .image, #module_content_module_hottest_ads .image { min-width: 75px; } #module_content_module_hottest_ads .attention-getter-position, #module_content_newest_ads_1 .attention-getter-position { left: -0.9em; } #module_content_module_hottest_ads img.attention_getter_icon, #module_content_newest_ads_1 img.attention_getter_icon { max-width: 70%; } /* BROWSING FILTERS */ .browsing_filter_fieldName { border-bottom: 1px solid #ddd; font-weight: bold; text-transform: uppercase; } .browsing_filter_selections { margin: 0 0 0 5px; } .browsing_filter_count { color: #aaa; font-size: 0.8em; } .browsing_filter_selections a { color: #4987c5; } h1.browsing_filter_title { background: #888 none repeat-x scroll 0 0; font-size: 0.9em; } /* ========================================================================== Browsing Gallery / List View ========================================================================== */
font-weight: bold; } .category-intro { font-size: .75em; text-transform: uppercase; } article.listing .type img { max-height: 20px; } .browse-vote { float:left; margin: 0 0 0 5px; } /* ATTENTION GETTER POSITIONING */ .attention-getter-position { position:absolute; top: 0; max-width: 100%; z-index: 2; } .attention-getter-wrapper { position: relative; min-height: 59px; } .design2016 .attention-getter-inline { display: none; } #module_content_newest_ads_1 .image, #module_content_module_hottest_ads .image { min-width: 75px; } #module_content_module_hottest_ads .attention-getter-position, #module_content_newest_ads_1 .attention-getter-position { left: -0.9em; } #module_content_module_hottest_ads img.attention_getter_icon, #module_content_newest_ads_1 img.attention_getter_icon { max-width: 70%; } /* BROWSING FILTERS */ .browsing_filter_fieldName { border-bottom: 1px solid #ddd; font-weight: bold; text-transform: uppercase; } .browsing_filter_selections { margin: 0 0 0 5px; } .browsing_filter_count { color: #aaa; font-size: 0.8em; } .browsing_filter_selections a { color: #4987c5; } h1.browsing_filter_title { background: #888 none repeat-x scroll 0 0; font-size: 0.9em; } /* ========================================================================== Browsing Gallery / List View ========================================================================== */
border: solid #eaeaea; padding: .3em; margin: .3em; /* restore wrapping */ white-space: normal; } .listing_set.gallery .article_inner {
border: solid #eaeaea; padding: .3em; margin: .3em; min-height: 50px; /* restore wrapping */ white-space: normal; position: relative; } .listing_set.gallery .article_inner {
border: solid #eaeaea; padding: .3em; margin: .3em; min-height: 50px; /* restore wrapping */ white-space: normal; position: relative; } .listing_set.gallery .article_inner {
font-weight: bold; } .listing_set.list .image { /* Make things float around the image on the list view */ float: left; border: thin solid #eee; margin: 0 .3em .3em 0; } .listing_set.gallery .image {
font-weight: bold; } .gallery_inner .article_inner .price { font-size: 1.2em; } .listing_set.list .image { /* Make things float around the image on the list view */ float: left; border: thin solid #eee; margin: 0 .3em .3em 0; text-align: center; min-width: 150px; background-color: #FFF; } .listing_set.gallery .image {
font-weight: bold; } .gallery_inner .article_inner .price { font-size: 1.2em; } .listing_set.list .image { /* Make things float around the image on the list view */ float: left; border: thin solid #eee; margin: 0 .3em .3em 0; text-align: center; min-width: 150px; background-color: #FFF; } .listing_set.gallery .image {
text-align: center; } .listing_set.gallery .galleryScroll img { cursor: pointer; } .gallery_carousel_dot { font-size: 1.2rem; color: #9A9A9A; } .gallery_carousel_dot_active { font-size: 1.3rem; color: #4987C5; } /* gallery styles for featured pic modules */ .featured_items .listing_set article div.article_inner, .featured_browsing .listing_set article div.article_inner { background: #fff url('../images/backgrounds/featured_item.gif') repeat-x bottom left; padding: .1em; margin: .3em; border: .3em solid #eaeaea; }
text-align: center; } .listing_set.gallery .galleryScroll img { cursor: pointer; } .gallery_carousel_dot { font-size: 1.2rem; color: #9A9A9A; } .gallery_carousel_dot_active { font-size: 1.3rem; color: #4987C5; } .legend { bottom: 0; color: #999; position: absolute; width: 100%; } .legend div { font-size: 0.9em; height: 1.2em; padding: 5px 0; text-transform: uppercase; } .legend .time { float:right; margin: 0 5px 0 0; } .gallery .type img { max-width: 100%; } .legend-location { float:left; margin: 0 0 0 5px; text-transform: uppercase; } .legend-vote { float:left; margin: 0 0 0 5px; } .legend-time { float:right; margin: 0 10px 0 5px; color: #999; font-size: 0.9em; } .legend-abs-space { height: 1.5em; } .gallery-rwd .legend-abs-space { display:none; } .gallery-rwd .legend { position: relative; margin: 0 auto; } .gallery-rwd .legend-vote, .gallery-rwd .legend-time, .gallery-rwd .legend-location { float:none; margin: 0; } .gallery-rwd .legend div { padding: 2px 0; } /* gallery styles for featured pic modules */ .featured_items .listing_set article div.article_inner, .featured_browsing .listing_set article div.article_inner { background: #fff url('../images/backgrounds/featured_item.gif') repeat-x bottom left; padding: .5em; margin: .3em; border: .3em solid #eaeaea; }
text-align: center; } .listing_set.gallery .galleryScroll img { cursor: pointer; .listing_set.gallery .galleryScroll img { cursor: pointer; } .gallery_carousel_dot { font-size: 1.2rem; color: #9A9A9A; } .gallery_carousel_dot_active { font-size: 1.3rem; color: #4987C5; } .legend { bottom: 0; color: #999; position: absolute; width: 100%; } .legend div { font-size: 0.9em; height: 1.2em; padding: 5px 0; text-transform: uppercase; } .legend .time { float:right; margin: 0 5px 0 0; } .gallery .type img { max-width: 100%; } .legend-location { float:left; margin: 0 0 0 5px; text-transform: uppercase; } .legend-vote { float:left; margin: 0 0 0 5px; } .gallery_carousel_dot { font-size: 1.2rem; color: #9A9A9A; .legend-time { float:right; margin: 0 10px 0 5px; color: #999; font-size: 0.9em; } .gallery_carousel_dot_active { font-size: 1.3rem; color: #4987C5; .legend-abs-space { height: 1.5em; } .gallery-rwd .legend-abs-space { display:none; } .gallery-rwd .legend { position: relative; margin: 0 auto; } .gallery-rwd .legend-vote, .gallery-rwd .legend-time, .gallery-rwd .legend-location { float:none; margin: 0; } .gallery-rwd .legend div { padding: 2px 0; } /* gallery styles for featured pic modules */ .featured_items .listing_set article div.article_inner, .featured_browsing .listing_set article div.article_inner { background: #fff url('../images/backgrounds/featured_item.gif') repeat-x bottom left; padding: .1em; padding: .5em; margin: .3em; border: .3em solid #eaeaea; }
.region_label { width: auto; } .region_scalar_name {
.region_label { width: auto; text-transform: uppercase; font-weight: normal; font-size: 0.8em; } .region_scalar_name {
.region_label { width: auto; text-transform: uppercase; font-weight: normal; font-size: 0.8em; } .region_scalar_name {
-moz-box-sizing:border-box; /* Firefox */ } @media only screen and (min-width: 52em) { /* ========================================================================== Columns Breakpoint
-moz-box-sizing:border-box; /* Firefox */ } /* ========================================================================== Storefront ========================================================================== */ .storefront-name-container { background-color: #666; border: 2px solid #555; color: #fff; margin: 0 auto; max-width: 80%; padding: 1px; position: relative; text-align: center; top: -10px; width: 380px; text-transform: uppercase; -webkit-box-shadow: 0px 0px 36px -9px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 36px -9px rgba(0,0,0,0.75); box-shadow: 0px 0px 36px -9px rgba(0,0,0,0.75); border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; text-shadow: 0px 0px 13px rgba(255, 255, 255, 1); } .storefront-name-container .inner { border: 1px solid #eee; border-radius: 3px 3px 3px 3px; -moz-border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px 3px 3px 3px; padding: 10px; } .store .listing_details_featured { display: none; } .store-welcome-note h2 { margin: 0 0; } .stores-list { display: normal; } .store-logo-container { margin: 15px auto 10px; width: 100%; } .store-logo { background-color: #fff; border: 1px solid #cacaca; margin: 0 auto; max-width: 70%; position: relative; top: -5px; width: 300px; padding: 20px; -webkit-box-shadow: inset 0px 0px 43px -24px rgba(0,0,0,0.49); -moz-box-shadow: inset 0px 0px 43px -24px rgba(0,0,0,0.49); box-shadow: inset 0px 0px 43px -24px rgba(0,0,0,0.49); border-radius: 3px 3px 3px 3px; -moz-border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px 3px 3px 3px; } img.store-logo, .store-logo img { max-width: 95%; } a.store-description { text-decoration: none; } .canopy-black .store-logo-container { background: transparent url("../images/addon/storefront/bg_store_canopy_black.png") repeat-x scroll center bottom; border-top: 1px solid #ddd; } .canopy-black h2.title { background: #1E1E1E none no-repeat scroll 0 0; } .canopy-blue .store-logo-container { background: transparent url("../images/addon/storefront/bg_store_canopy_blue.png") repeat-x scroll center bottom; border-top: 1px solid #ddd; } .canopy-blue h2.title { background: #1E1E1E none no-repeat scroll 0 0; } .canopy-lite-blue .store-logo-container { background: transparent url("../images/addon/storefront/bg_store_canopy_lt_blue.png") repeat-x scroll center bottom; border-top: 1px solid #ddd; } .canopy-lite-blue h2.title { background: #1E1E1E none no-repeat scroll 0 0; } .canopy-red .store-logo-container { background: transparent url("../images/addon/storefront/bg_store_canopy_red.png") repeat-x scroll center bottom; border-top: 1px solid #ddd; } .canopy-red h2.title { background: #1E1E1E none no-repeat scroll 0 0; } .canopy-green .store-logo-container { background: transparent url("../images/addon/storefront/bg_store_canopy_green.png") repeat-x scroll center bottom; border-top: 1px solid #ddd; } .canopy-green h2.title { background: #1E1E1E none no-repeat scroll 0 0; } .canopy-gray .store-logo-container { background: transparent url("../images/addon/storefront/bg_store_canopy_gray.png") repeat-x scroll center bottom; border-top: 1px solid #ddd; } .canopy-gray h2.title { background: #1E1E1E none no-repeat scroll 0 0; } .skyline .store-logo-container { background: transparent url("../images/addon/storefront/bg_store_skyline.gif") repeat-x scroll center bottom; } .skyline h2.title { background: #1E1E1E none no-repeat scroll 0 0; } @media only screen and (min-width: 52em) { /* ========================================================================== Columns Breakpoint
-moz-box-sizing:border-box; /* Firefox */ } /* ========================================================================== Storefront ========================================================================== */ .storefront-name-container { background-color: #666; border: 2px solid #555; color: #fff; margin: 0 auto; max-width: 80%; padding: 1px; position: relative; text-align: center; top: -10px; width: 380px; text-transform: uppercase; -webkit-box-shadow: 0px 0px 36px -9px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 36px -9px rgba(0,0,0,0.75); box-shadow: 0px 0px 36px -9px rgba(0,0,0,0.75); border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; text-shadow: 0px 0px 13px rgba(255, 255, 255, 1); } .storefront-name-container .inner { border: 1px solid #eee; border-radius: 3px 3px 3px 3px; -moz-border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px 3px 3px 3px; padding: 10px; } .store .listing_details_featured { display: none; } .store-welcome-note h2 { margin: 0 0; } .stores-list { display: normal; } .store-logo-container { margin: 15px auto 10px; width: 100%; } .store-logo { background-color: #fff; border: 1px solid #cacaca; margin: 0 auto; max-width: 70%; position: relative; top: -5px; width: 300px; padding: 20px; -webkit-box-shadow: inset 0px 0px 43px -24px rgba(0,0,0,0.49); -moz-box-shadow: inset 0px 0px 43px -24px rgba(0,0,0,0.49); box-shadow: inset 0px 0px 43px -24px rgba(0,0,0,0.49); border-radius: 3px 3px 3px 3px; -moz-border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px 3px 3px 3px; } img.store-logo, .store-logo img { max-width: 95%; } a.store-description { text-decoration: none; } .canopy-black .store-logo-container { background: transparent url("../images/addon/storefront/bg_store_canopy_black.png") repeat-x scroll center bottom; border-top: 1px solid #ddd; } .canopy-black h2.title { background: #1E1E1E none no-repeat scroll 0 0; } .canopy-blue .store-logo-container { background: transparent url("../images/addon/storefront/bg_store_canopy_blue.png") repeat-x scroll center bottom; border-top: 1px solid #ddd; } .canopy-blue h2.title { background: #1E1E1E none no-repeat scroll 0 0; } .canopy-lite-blue .store-logo-container { background: transparent url("../images/addon/storefront/bg_store_canopy_lt_blue.png") repeat-x scroll center bottom; border-top: 1px solid #ddd; } .canopy-lite-blue h2.title { background: #1E1E1E none no-repeat scroll 0 0; } .canopy-red .store-logo-container { background: transparent url("../images/addon/storefront/bg_store_canopy_red.png") repeat-x scroll center bottom; border-top: 1px solid #ddd; } .canopy-red h2.title { background: #1E1E1E none no-repeat scroll 0 0; } .canopy-green .store-logo-container { background: transparent url("../images/addon/storefront/bg_store_canopy_green.png") repeat-x scroll center bottom; border-top: 1px solid #ddd; } .canopy-green h2.title { background: #1E1E1E none no-repeat scroll 0 0; } .canopy-gray .store-logo-container { background: transparent url("../images/addon/storefront/bg_store_canopy_gray.png") repeat-x scroll center bottom; border-top: 1px solid #ddd; } .canopy-gray h2.title { background: #1E1E1E none no-repeat scroll 0 0; } .skyline .store-logo-container { background: transparent url("../images/addon/storefront/bg_store_skyline.gif") repeat-x scroll center bottom; } .skyline h2.title { background: #1E1E1E none no-repeat scroll 0 0; } @media only screen and (min-width: 52em) { /* ========================================================================== Columns Breakpoint
.columns-10 { width: 10%; } .listing_set.gallery { white-space: nowrap; } } /* ======================================================================================
.columns-10 { width: 10%; } .listing_set.gallery { white-space: nowrap; } .submenu-link, .regions { display: none; } #content_column_wide { overflow: hidden; padding-left: .7em; } } @media only screen and (max-width: 52em) { /* override specifically for Gallery view in mobile widths, to always show two columns instead of one */ .listing_set.gallery .listing.gallery-rwd { width: 50%; } /* similarly, make gallery_row divs not linebreak between each, so that the above looks smooth */ .listing_set.gallery .gallery_row { display: inline; } } @media only screen and (min-width: 38em) { /* ========================================================================== Columns Breakpoint ========================================================================== */ .columns-3 { width: 33%; } } /* ======================================================================================
.columns-10 { width: 10%; } .listing_set.gallery { white-space: nowrap; } .submenu-link, .regions { display: none; } #content_column_wide { overflow: hidden; padding-left: .7em; } } @media only screen and (max-width: 52em) { /* override specifically for Gallery view in mobile widths, to always show two columns instead of one */ .listing_set.gallery .listing.gallery-rwd { width: 50%; } /* similarly, make gallery_row divs not linebreak between each, so that the above looks smooth */ .listing_set.gallery .gallery_row { display: inline; } } @media only screen and (min-width: 38em) { /* ========================================================================== Columns Breakpoint ========================================================================== */ .columns-3 { width: 33%; } } /* ======================================================================================
width: 10%; } /* ========================================================================== Print styles.
width: 10%; } /* ========================================================================== Print styles.
width: 10%; } /* ========================================================================== Print styles.
page-break-after: avoid; } }
page-break-after: avoid; } } /* ========================================================================== The following max-width media classes added for use with smaller screens to limit effects on larger screens ========================================================================== */ @media only screen and (max-width: 52em) { .sell-button { display: none; } .blurb { display: none; } .user-welcome { color: #fff; max-width: 98%; } .menu-link { display: block; padding: .5em; margin: .1em; background: #FFF none repeat-x top left; color: #535353; text-decoration: none; border-radius: .3em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .menu-link:hover { background: none; background-color: #DDD; } .submenu-link { color: #999; margin: 1px 5px 1px 2px; font-size: 0.9em; } .logo-box { text-align:center; } .language-links { float: none; top: 0; } .user-welcome .text_highlight { color: #E1EDF7; } .login .half_column_right { display: none; } .contact-info-right { float: none; padding-right: 0; width: 100%; } .rwd-hide { display:none; } .listing_set.gallery .article_inner, .listing_set.list article { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: -moz-use-text-color -moz-use-text-color #eee; border-image: none; border-style: none none solid; border-width: 0 0 1px; } .browsing_result_table_body_odd, .browsing_result_table_body_even { max-height: 100px; height: 100px; border-bottom: 1px solid #eee; } .listing_set.list article.browsing_result_table_body_odd, .listing_set.list article.browsing_result_table_body_even, .listing_set.gallery .article_inner.browsing_result_table_body_odd, .listing_set.gallery .article_inner.browsing_result_table_body_even { height: auto; max-height: none; } .browsing_result_table_body_odd p.description, .browsing_result_table_body_even p.description { clear: right; } /* line-clamp limits text to a maximum number of lines original code from: http://codepen.io/siiron/pen/jfBhy */ .line-clamp { display : block; display : -webkit-box; -webkit-box-orient : vertical; position : relative; line-height : 1.2; overflow : hidden; text-overflow : ellipsis; padding : 0 !important; } .line-clamp:after { /* this is the semi-transparent overlay used to make line-clamped text "fade" on non-webkit browsers */ content : ' '; text-align : right; bottom : 0; right : 0; width : 25%; display : block; position : absolute; height : calc(1em * 1.2); /* #ffffff background color used for odd rows; other row types overridden below */ background : linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 75%); } .browsing_result_table_body_even .line-clamp:after { /* #f7f7f7 */ background : linear-gradient(to right, rgba(247, 247, 247, 0), rgba(247, 247, 247, 1) 75%); } .browsing_result_table_body_even_bold .line-clamp:after { /* #ecf4ff */ background : linear-gradient(to right, rgba(236, 244, 255, 0), rgba(236, 244, 255, 1) 75%); } .browsing_result_table_body_odd_bold .line-clamp:after { /* #dfeaf9 */ background : linear-gradient(to right, rgba(223, 234, 249, 0), rgba(223, 234, 249, 1) 75%); } .browsing_result_table_body_even:hover .line-clamp:after, .browsing_result_table_body_odd:hover .line-clamp:after, .browsing_result_table_body_even_bold:hover .line-clamp:after, .browsing_result_table_body_odd_bold:hover .line-clamp:after { /* #ffffe1 */ background : linear-gradient(to right, rgba(255, 255, 225, 0), rgba(255, 255, 225, 1) 75%); } @supports (-webkit-line-clamp: 1) { .line-clamp:after { display : none !important; } } .line-clamp-1 { -webkit-line-clamp : 1; height : calc(1em * 1.2 * 1); } .line-clamp-2 { -webkit-line-clamp : 2; height : calc(1em * 1.2 * 2); } .line-clamp-3 { -webkit-line-clamp : 3; height : calc(1em * 1.2 * 3); } .line-clamp-4 { -webkit-line-clamp : 4; height : calc(1em * 1.2 * 4); } .line-clamp-5 { -webkit-line-clamp : 5; height : calc(1em * 1.2 * 5); } .mini-cart, .category_navigation_box { -moz-border-bottom-colors: #64b3da; -moz-border-left-colors: #64b3da; -moz-border-right-colors: #64b3da; -moz-border-top-colors: none; border-color: #64b3da; background: url("../images/backgrounds/Location-Marker.png") no-repeat scroll 50% 50% #f4f9ff; border-radius: 0 0 10px 10px; border-style: none solid solid; border-width: 0 1px 1px; margin: 0 auto; width: 97%; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ position: relative; } .mini-cart { background: none no-repeat scroll 50% 50% #FFF; } .item-in-progress { font-size: 0.7rem; } .thumbnail_td img, .rwd-image img { max-width: 90px; max-height: 70px; width: auto; } .showcase.search .inner { min-height: 20px; } .lead_pic_1 { display: none; } .regions h2.title{ padding-top: 8px; } .regions h2.title, .my-account h2.title { background: #64B3DA none repeat-x scroll 0 0; padding-top: 8px; } .store_icon { display: none; } .tabContents .listing_set.list .image { min-width: 90px; } .listing_set.list .image { min-width: 90px; } .listing_results_description { display:none; } .rwd-center { text-align: center; } .store-logo-container { margin: 15px auto 10px; } .fb-profile-pic { display: none; } } @media only screen and (max-width: 38em) { .search_title, .search_fade_box { display: none; } .search-box-container { width: 100%; } .form-wrapper { width: 95%; } .cssgradients .content_box.showcase .inner { background-image: none; } .content_box.showcase { border: 0; border-radius: 0; box-shadow: none; margin-bottom: 0; padding: 0; } .mainbody-home { display: none; } nav.footer a { color: #FFF; background-color: #535353; } .browse_mode_buttons { margin: 0.3em 0 0.5em 0; text-align: center; width: 100%; } .header-links-rwd { top: 7px; } .header-links-rwd a { font-size: 0.8em; } .listing_title { font-size: 1.1rem; } .galleryThumbs ul { margin: 0; } .gallery_inner .article_inner .price { font-size: 1em; } .listing_maincol .content_box_3 { /* Remove padding in mobile mode */ padding: 0; } .galleryBigImage { margin: 0 auto; } #cart_left_column { width: 100%; } .price-listing-details { font-size: 1.1em; } } @media only screen and (max-width: 32em) { .breadcrumb a:after, .breadcrumb div:after { border-left-color: #e9edf0; z-index: 2; } .breadcrumb a, .breadcrumb div { background-image: none; background-color: transparent; padding: 0.2em 0 0.2em 1.5em; text-shadow: none; } .breadcrumb a:first-child, .breadcrumb div:first-child { border-radius: 0; padding-left: 0.5em; } .breadcrumb a:after, .breadcrumb div:after, .breadcrumb a:before, .breadcrumb div:before { border-bottom: 1em solid transparent; border-left: 0 solid; border-top: 1em solid transparent; content: "\00276d"; margin-top: -1.6em; position: absolute; right: -1em; top: 50%; } .main .breadcrumb .active::after, .main .breadcrumb .active::before { /* hide the final chevron at mobile widths */ content: none; } .nav-tabs > li > a { font-size: 0.8rem; } p.price-tag .price { font-size: 1em; } .price-tag { height: 16px; padding: 0 5px 0 15px; } .price-tag:after { border-top: 8px solid transparent; border-left: 6px solid #f7f7f7; border-bottom: 8px solid transparent; } .browsing_result_table_body_odd h3 a, .browsing_result_table_body_even h3 a, .browsing_result_table_body_odd_bold h3 a, .browsing_result_table_body_even_bold h3 a { font-size: 1em; line-height: 1.2em; } .checklist { margin: 0.31em 0.6em 0.31em 1em; } .region_selector { margin: 0 0 0 0.5em; } .region_label { padding: 10px 0 0 0; } #catQuestions input[type="text"], .multiselect { margin: 0 0 0 10px; } #combined_auction-details .field_label, #combined_classified-details .field_label { width: 100%; } .label-fix-rwd { width: 100%; } .value-fix-rwd { margin: 0 0 0 4px; } .recentButtons .button { padding: 0.5em 0.2em; } } @media only screen and (max-width: 25em) { .form-wrapper { width: 90%; } .browsing_result_table_body_odd h3 a, .browsing_result_table_body_even h3 a, .browsing_result_table_body_odd_bold h3 a, .browsing_result_table_body_even_bold h3 a { font-size: 1em; } .tabContents { padding: 2px 1px 1px 1px; } #registration_form .field_label { width: 100%; } span.stores-list-welcome { display: none; } .stores-list-logo img { max-width: 50px; } .storefront-name-container { font-size: 0.8em; } .contact-form .field_label { width: 100%; } } @media only screen and (max-width: 18em) { .header-links-rwd .list { display: none; } .header-links-rwd { left: 50%; min-width: 100px; margin: 0 0 0 -45px; } .logo-box .logo img { max-width: 90%; } .times-viewed { display:none; } .tab-title { display: none; } .recaptcha-fix { transform:scale(0.65); -webkit-transform:scale(0.65); } }
page-break-after: avoid; } } /* ========================================================================== The following max-width media classes added for use with smaller screens to limit effects on larger screens ========================================================================== */ @media only screen and (max-width: 52em) { .sell-button { display: none; } .blurb { display: none; } .user-welcome { color: #fff; max-width: 98%; } .menu-link { display: block; padding: .5em; margin: .1em; background: #FFF none repeat-x top left; color: #535353; text-decoration: none; border-radius: .3em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .menu-link:hover { background: none; background-color: #DDD; } .submenu-link { color: #999; margin: 1px 5px 1px 2px; font-size: 0.9em; } .logo-box { text-align:center; } .language-links { float: none; top: 0; } .user-welcome .text_highlight { color: #E1EDF7; } .login .half_column_right { display: none; } .contact-info-right { float: none; padding-right: 0; width: 100%; } .rwd-hide { display:none; } .listing_set.gallery .article_inner, .listing_set.list article { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: -moz-use-text-color -moz-use-text-color #eee; border-image: none; border-style: none none solid; border-width: 0 0 1px; } .browsing_result_table_body_odd, .browsing_result_table_body_even { max-height: 100px; height: 100px; border-bottom: 1px solid #eee; } .listing_set.list article.browsing_result_table_body_odd, .listing_set.list article.browsing_result_table_body_even, .listing_set.gallery .article_inner.browsing_result_table_body_odd, .listing_set.gallery .article_inner.browsing_result_table_body_even { height: auto; max-height: none; } .browsing_result_table_body_odd p.description, .browsing_result_table_body_even p.description { clear: right; } /* line-clamp limits text to a maximum number of lines original code from: http://codepen.io/siiron/pen/jfBhy */ .line-clamp { display : block; display : -webkit-box; -webkit-box-orient : vertical; position : relative; line-height : 1.2; overflow : hidden; text-overflow : ellipsis; padding : 0 !important; } .line-clamp:after { /* this is the semi-transparent overlay used to make line-clamped text "fade" on non-webkit browsers */ content : ' '; text-align : right; bottom : 0; right : 0; width : 25%; display : block; position : absolute; height : calc(1em * 1.2); /* #ffffff background color used for odd rows; other row types overridden below */ background : linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 75%); } .browsing_result_table_body_even .line-clamp:after { /* #f7f7f7 */ background : linear-gradient(to right, rgba(247, 247, 247, 0), rgba(247, 247, 247, 1) 75%); } .browsing_result_table_body_even_bold .line-clamp:after { /* #ecf4ff */ background : linear-gradient(to right, rgba(236, 244, 255, 0), rgba(236, 244, 255, 1) 75%); } .browsing_result_table_body_odd_bold .line-clamp:after { /* #dfeaf9 */ background : linear-gradient(to right, rgba(223, 234, 249, 0), rgba(223, 234, 249, 1) 75%); } .browsing_result_table_body_even:hover .line-clamp:after, .browsing_result_table_body_odd:hover .line-clamp:after, .browsing_result_table_body_even_bold:hover .line-clamp:after, .browsing_result_table_body_odd_bold:hover .line-clamp:after { /* #ffffe1 */ background : linear-gradient(to right, rgba(255, 255, 225, 0), rgba(255, 255, 225, 1) 75%); } @supports (-webkit-line-clamp: 1) { .line-clamp:after { display : none !important; } } .line-clamp-1 { -webkit-line-clamp : 1; height : calc(1em * 1.2 * 1); } .line-clamp-2 { -webkit-line-clamp : 2; height : calc(1em * 1.2 * 2); } .line-clamp-3 { -webkit-line-clamp : 3; height : calc(1em * 1.2 * 3); } .line-clamp-4 { -webkit-line-clamp : 4; height : calc(1em * 1.2 * 4); } .line-clamp-5 { -webkit-line-clamp : 5; height : calc(1em * 1.2 * 5); } .mini-cart, .category_navigation_box { -moz-border-bottom-colors: #64b3da; -moz-border-left-colors: #64b3da; -moz-border-right-colors: #64b3da; -moz-border-top-colors: none; border-color: #64b3da; background: url("../images/backgrounds/Location-Marker.png") no-repeat scroll 50% 50% #f4f9ff; border-radius: 0 0 10px 10px; border-style: none solid solid; border-width: 0 1px 1px; margin: 0 auto; width: 97%; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ position: relative; } .mini-cart { background: none no-repeat scroll 50% 50% #FFF; } .item-in-progress { font-size: 0.7rem; } .thumbnail_td img, .rwd-image img { max-width: 90px; max-height: 70px; width: auto; } .showcase.search .inner { min-height: 20px; } .lead_pic_1 { display: none; } .regions h2.title{ padding-top: 8px; } .regions h2.title, .my-account h2.title { background: #64B3DA none repeat-x scroll 0 0; padding-top: 8px; } .store_icon { display: none; } .tabContents .listing_set.list .image { min-width: 90px; } .listing_set.list .image { min-width: 90px; } .listing_results_description { display:none; } .rwd-center { text-align: center; } .store-logo-container { margin: 15px auto 10px; } .fb-profile-pic { display: none; } } @media only screen and (max-width: 38em) { .search_title, .search_fade_box { display: none; } .search-box-container { width: 100%; } .form-wrapper { width: 95%; } .cssgradients .content_box.showcase .inner { background-image: none; } .content_box.showcase { border: 0; border-radius: 0; box-shadow: none; margin-bottom: 0; padding: 0; } .mainbody-home { display: none; } nav.footer a { color: #FFF; background-color: #535353; } .browse_mode_buttons { margin: 0.3em 0 0.5em 0; text-align: center; width: 100%; } .header-links-rwd { top: 7px; } .header-links-rwd a { font-size: 0.8em; } .listing_title { font-size: 1.1rem; } .galleryThumbs ul { margin: 0; } .gallery_inner .article_inner .price { font-size: 1em; } .listing_maincol .content_box_3 { /* Remove padding in mobile mode */ padding: 0; } .galleryBigImage { margin: 0 auto; } #cart_left_column { width: 100%; } .price-listing-details { font-size: 1.1em; } } @media only screen and (max-width: 32em) { .breadcrumb a:after, .breadcrumb div:after { border-left-color: #e9edf0; z-index: 2; } .breadcrumb a, .breadcrumb div { background-image: none; background-color: transparent; padding: 0.2em 0 0.2em 1.5em; text-shadow: none; } .breadcrumb a:first-child, .breadcrumb div:first-child { border-radius: 0; padding-left: 0.5em; } .breadcrumb a:after, .breadcrumb div:after, .breadcrumb a:before, .breadcrumb div:before { border-bottom: 1em solid transparent; border-left: 0 solid; border-top: 1em solid transparent; content: "\00276d"; margin-top: -1.6em; position: absolute; right: -1em; top: 50%; } .main .breadcrumb .active::after, .main .breadcrumb .active::before { /* hide the final chevron at mobile widths */ content: none; } .nav-tabs > li > a { font-size: 0.8rem; } p.price-tag .price { font-size: 1em; } .price-tag { height: 16px; padding: 0 5px 0 15px; } .price-tag:after { border-top: 8px solid transparent; border-left: 6px solid #f7f7f7; border-bottom: 8px solid transparent; } .browsing_result_table_body_odd h3 a, .browsing_result_table_body_even h3 a, .browsing_result_table_body_odd_bold h3 a, .browsing_result_table_body_even_bold h3 a { font-size: 1em; line-height: 1.2em; } .checklist { margin: 0.31em 0.6em 0.31em 1em; } .region_selector { margin: 0 0 0 0.5em; } .region_label { padding: 10px 0 0 0; } #catQuestions input[type="text"], .multiselect { margin: 0 0 0 10px; } #combined_auction-details .field_label, #combined_classified-details .field_label { width: 100%; } .label-fix-rwd { width: 100%; } .value-fix-rwd { margin: 0 0 0 4px; } .recentButtons .button { padding: 0.5em 0.2em; } } @media only screen and (max-width: 25em) { .form-wrapper { width: 90%; } .browsing_result_table_body_odd h3 a, .browsing_result_table_body_even h3 a, .browsing_result_table_body_odd_bold h3 a, .browsing_result_table_body_even_bold h3 a { font-size: 1em; } .tabContents { padding: 2px 1px 1px 1px; } #registration_form .field_label { width: 100%; } span.stores-list-welcome { display: none; } .stores-list-logo img { max-width: 50px; } .storefront-name-container { font-size: 0.8em; } .contact-form .field_label { width: 100%; } } @media only screen and (max-width: 18em) { .header-links-rwd .list { display: none; } .header-links-rwd { left: 50%; min-width: 100px; margin: 0 0 0 -45px; } .logo-box .logo img { max-width: 90%; } .times-viewed { display:none; } .tab-title { display: none; } .recaptcha-fix { transform:scale(0.65); -webkit-transform:scale(0.65); } }
/* @git-info@ */ .invoice_shell { border: 2px solid #cecece; width: 600px; padding: 15px; margin: 10px; font-size: 10pt; } .invoice_right_column { float: right; width: 275px; padding-top: 16px; } .invoice_left_column { overflow: hidden; } .invoice_total { width: 50%; float: right; } .invoice_row_even { background: #f7f7f7; padding: 5px; } .invoice_row_odd { background: #ffffff; padding: 5px; } .invoice_box { border: 2px solid #cecece; margin: 5px; padding: 0; } .invoice_box strong.right { float: right; } .invoice_box table { width: 100%; } .invoice_box thead th { background: #eaeaea; border-bottom: 1px solid #cecece; padding: 5px; text-transform: uppercase; font-size: 11px; } .invoice_box td { font-size: 8pt; } .amount_due,.due { color: #980000; font-weight: bold; } .amount_paid,.payment { color: #7ca93a; font-weight: bold; } .amount_zero { color: #737373; font-weight: bold; } .invoice_extra_pad { padding: 10px 5px; } h1.invoice_label { font-size: 11px; text-transform: uppercase; color: #4987c5; margin: 3px 0; padding: 0; } .clear { clear: both; } .invoice_end { font-size: 11pt; text-transform: uppercase; text-align: right; } .printBox { position: relative; float: right; right: 20px; top: -40px; width: 50px; } .printBox_printFriendly { position: relative; float: right; right: 20px; top: -40px; width: 50px; } .printBox_lightbox { position: relative; float: right; right: 20px; top: -47px; width: 50px; } BODY.print { width: 670px; } .content_box { border: 5px solid #eaeaea; padding: 1px; } /* ######### CART STYLES ######### */ .cart_item_child { border: 2px solid #eaeaea; padding: 2px 10px; margin: 3px 5px 3px 50px; font-weight: bold; font-size: 12px; color: #666666; /*height: 21px;*/ } .cart_item_child_mini { border: 2px solid #eaeaea; padding: 3px 10px; margin: 3px 5px 3px 50px; font-weight: bold; font-size: 12px; color: #666666; } .cart_item_child_mini ul { margin: 0; padding: 0; } .cart_item_child_mini ul li { list-style: none; color: #aaaaaa; } .cart_item_child:hover { background: #ffffe1; } .cart_item_subtotal { background: #f7f7f7; border: 2px solid #eaeaea; padding: 2px 10px; margin: 5px 5px 15px 50px; font-weight: bold; font-size: 14px; text-align: right; } .subtotal_cart_item, .tax_cart_item { border: 2px solid #eaeaea; padding: 2px 10px; margin: 5px; font-weight: bold; font-size: 16px; color: #666666; text-align: right; width: 50%; float: right; } .total_cart_item, .total_order_item { background: #f7f7f7; border: 2px solid #eaeaea; padding: 2px 10px; margin: 5px; font-weight: bold; font-size: 16px; text-align: right; clear: both; width: 50%; float: right; } .listing_extra_item, .payment_item { border: 5px solid #eaeaea; padding: 7px 10px; margin: 5px; font-weight: bold; font-size: 12px; background: #f7f7f7; color: #666666; display: block; vertical-align: middle; } .listing_extra_item:hover, .payment_item:hover { background: #ffffe1; } .listing_extra_item_child { border: 2px solid #eaeaea; padding: 2px 10px; margin: 5px 5px 15px 50px; font-weight: bold; font-size: 14px; text-align: right; } .cart_item_cost, .listing_extra_cost { float: right; text-align: right; padding: 3px 0; } .cart_item_buttons { float: right; padding: 0 10px; } .cart_item_label { float: left; padding: 3px 0; } .cart_item div.cart_item_label { padding-left: 25px; }
/* 7.5.3-36-gea36ae7 */ .invoice_shell { border: 2px solid #cecece; width: 600px; padding: 15px; margin: 10px; font-size: 10pt; } .invoice_right_column { float: right; width: 275px; padding-top: 16px; } .invoice_left_column { overflow: hidden; } .invoice_total { width: 50%; float: right; } .invoice_row_even { background: #f7f7f7; padding: 5px; } .invoice_row_odd { background: #ffffff; padding: 5px; } .invoice_box { border: 2px solid #cecece; margin: 5px; padding: 0; } .invoice_box strong.right { float: right; } .invoice_box table { width: 100%; } .invoice_box thead th { background: #eaeaea; border-bottom: 1px solid #cecece; padding: 5px; text-transform: uppercase; font-size: 11px; } .invoice_box td { font-size: 8pt; } .amount_due,.due { color: #980000; font-weight: bold; } .amount_paid,.payment { color: #7ca93a; font-weight: bold; } .amount_zero { color: #737373; font-weight: bold; } .invoice_extra_pad { padding: 10px 5px; } h1.invoice_label { font-size: 11px; text-transform: uppercase; color: #4987c5; margin: 3px 0; padding: 0; } .clear { clear: both; } .invoice_end { font-size: 11pt; text-transform: uppercase; text-align: right; } .printBox { float: right; position: relative; right: 20px; top: 10px; width: 50px; } .printBox_printFriendly { position: relative; float: right; right: 20px; top: -40px; width: 50px; } .printBox_lightbox { position: relative; float: right; right: 20px; top: -47px; width: 50px; } BODY.print { width: 670px; } .content_box { border: 5px solid #eaeaea; padding: 1px; } /* ######### CART STYLES ######### */ .cart_item_child { border: 2px solid #eaeaea; padding: 2px 10px; margin: 3px 5px 3px 50px; font-weight: bold; font-size: 12px; color: #666666; /*height: 21px;*/ } .cart_item_child_mini { border: 2px solid #eaeaea; padding: 3px 10px; margin: 3px 5px 3px 50px; font-weight: bold; font-size: 12px; color: #666666; } .cart_item_child_mini ul { margin: 0; padding: 0; } .cart_item_child_mini ul li { list-style: none; color: #aaaaaa; } .cart_item_child:hover { background: #ffffe1; } .cart_item_subtotal { background: #f7f7f7; border: 2px solid #eaeaea; padding: 2px 10px; margin: 5px 5px 15px 50px; font-weight: bold; font-size: 14px; text-align: right; } .subtotal_cart_item, .tax_cart_item { border: 2px solid #eaeaea; padding: 2px 10px; margin: 5px; font-weight: bold; font-size: 16px; color: #666666; text-align: right; width: 50%; float: right; } .total_cart_item, .total_order_item { background: #f7f7f7; border: 2px solid #eaeaea; padding: 2px 10px; margin: 5px; font-weight: bold; font-size: 16px; text-align: right; clear: both; width: 50%; float: right; } .listing_extra_item, .payment_item { border: 5px solid #eaeaea; padding: 7px 10px; margin: 5px; font-weight: bold; font-size: 12px; background: #f7f7f7; color: #666666; display: block; vertical-align: middle; } .listing_extra_item:hover, .payment_item:hover { background: #ffffe1; } .listing_extra_item_child { border: 2px solid #eaeaea; padding: 2px 10px; margin: 5px 5px 15px 50px; font-weight: bold; font-size: 14px; text-align: right; } .cart_item_cost, .listing_extra_cost { float: right; text-align: right; padding: 3px 0; } .cart_item_buttons { float: right; padding: 0 10px; } .cart_item_label { float: left; padding: 3px 0; } .cart_item div.cart_item_label { padding-left: 25px; }
/* @git-info@ */ .invoice_shell { border: 2px solid #cecece; width: 600px; padding: 15px; margin: 10px; font-size: 10pt; } .invoice_right_column { float: right; width: 275px; padding-top: 16px; } .invoice_left_column { overflow: hidden; } .invoice_total { width: 50%; float: right; } .invoice_row_even { background: #f7f7f7; padding: 5px; } .invoice_row_odd { background: #ffffff; padding: 5px; } .invoice_box { border: 2px solid #cecece; margin: 5px; padding: 0; } .invoice_box strong.right { float: right; } .invoice_box table { width: 100%; } .invoice_box thead th { background: #eaeaea; border-bottom: 1px solid #cecece; padding: 5px; text-transform: uppercase; font-size: 11px; } .invoice_box td { font-size: 8pt; } .amount_due,.due { color: #980000; font-weight: bold; } .amount_paid,.payment { color: #7ca93a; font-weight: bold; } .amount_zero { color: #737373; font-weight: bold; } .invoice_extra_pad { padding: 10px 5px; } h1.invoice_label { font-size: 11px; text-transform: uppercase; color: #4987c5; margin: 3px 0; padding: 0; } .clear { clear: both; } .invoice_end { font-size: 11pt; text-transform: uppercase; text-align: right; } .printBox { position: relative; float: right; right: 20px; top: -40px; width: 50px; } .printBox_printFriendly { position: relative; float: right; right: 20px; top: -40px; width: 50px; } .printBox_lightbox { position: relative; float: right; right: 20px; top: -47px; width: 50px; } BODY.print { width: 670px; } .content_box { border: 5px solid #eaeaea; padding: 1px; } /* ######### CART STYLES ######### */ .cart_item_child { border: 2px solid #eaeaea; padding: 2px 10px; margin: 3px 5px 3px 50px; font-weight: bold; font-size: 12px; color: #666666; /*height: 21px;*/ } .cart_item_child_mini { border: 2px solid #eaeaea; padding: 3px 10px; margin: 3px 5px 3px 50px; font-weight: bold; font-size: 12px; color: #666666; } .cart_item_child_mini ul { margin: 0; padding: 0; } .cart_item_child_mini ul li { list-style: none; color: #aaaaaa; } .cart_item_child:hover { background: #ffffe1; } .cart_item_subtotal { background: #f7f7f7; border: 2px solid #eaeaea; padding: 2px 10px; margin: 5px 5px 15px 50px; font-weight: bold; font-size: 14px; text-align: right; } .subtotal_cart_item, .tax_cart_item { border: 2px solid #eaeaea; padding: 2px 10px; margin: 5px; font-weight: bold; font-size: 16px; color: #666666; text-align: right; width: 50%; float: right; } .total_cart_item, .total_order_item { background: #f7f7f7; border: 2px solid #eaeaea; padding: 2px 10px; margin: 5px; font-weight: bold; font-size: 16px; text-align: right; clear: both; width: 50%; float: right; } .listing_extra_item, .payment_item { border: 5px solid #eaeaea; padding: 7px 10px; margin: 5px; font-weight: bold; font-size: 12px; background: #f7f7f7; color: #666666; display: block; vertical-align: middle; } .listing_extra_item:hover, .payment_item:hover { background: #ffffe1; } .listing_extra_item_child { border: 2px solid #eaeaea; padding: 2px 10px; margin: 5px 5px 15px 50px; font-weight: bold; font-size: 14px; text-align: right; } .cart_item_cost, .listing_extra_cost { float: right; text-align: right; padding: 3px 0; } .cart_item_buttons { float: right; padding: 0 10px; } .cart_item_label { float: left; padding: 3px 0; } .cart_item div.cart_item_label { padding-left: 25px; /* 7.5.3-36-gea36ae7 */ .invoice_shell { border: 2px solid #cecece; width: 600px; padding: 15px; margin: 10px; font-size: 10pt; } .invoice_right_column { float: right; width: 275px; padding-top: 16px; } .invoice_left_column { overflow: hidden; } .invoice_total { width: 50%; float: right; } .invoice_row_even { background: #f7f7f7; padding: 5px; } .invoice_row_odd { background: #ffffff; padding: 5px; } .invoice_box { border: 2px solid #cecece; margin: 5px; padding: 0; } .invoice_box strong.right { float: right; } .invoice_box table { width: 100%; } .invoice_box thead th { background: #eaeaea; border-bottom: 1px solid #cecece; padding: 5px; text-transform: uppercase; font-size: 11px; } .invoice_box td { font-size: 8pt; } .amount_due,.due { color: #980000; font-weight: bold; } .amount_paid,.payment { color: #7ca93a; font-weight: bold; } .amount_zero { color: #737373; font-weight: bold; } .invoice_extra_pad { padding: 10px 5px; } h1.invoice_label { font-size: 11px; text-transform: uppercase; color: #4987c5; margin: 3px 0; padding: 0; } .clear { clear: both; } .invoice_end { font-size: 11pt; text-transform: uppercase; text-align: right; } .printBox { float: right; position: relative; right: 20px; top: 10px; width: 50px; } .printBox_printFriendly { position: relative; float: right; right: 20px; top: -40px; width: 50px; } .printBox_lightbox { position: relative; float: right; right: 20px; top: -47px; width: 50px; } BODY.print { width: 670px; } .content_box { border: 5px solid #eaeaea; padding: 1px; } /* ######### CART STYLES ######### */ .cart_item_child { border: 2px solid #eaeaea; padding: 2px 10px; margin: 3px 5px 3px 50px; font-weight: bold; font-size: 12px; color: #666666; /*height: 21px;*/ } .cart_item_child_mini { border: 2px solid #eaeaea; padding: 3px 10px; margin: 3px 5px 3px 50px; font-weight: bold; font-size: 12px; color: #666666; } .cart_item_child_mini ul { margin: 0; padding: 0; } .cart_item_child_mini ul li { list-style: none; color: #aaaaaa; } .cart_item_child:hover { background: #ffffe1; } .cart_item_subtotal { background: #f7f7f7; border: 2px solid #eaeaea; padding: 2px 10px; margin: 5px 5px 15px 50px; font-weight: bold; font-size: 14px; text-align: right; } .subtotal_cart_item, .tax_cart_item { border: 2px solid #eaeaea; padding: 2px 10px; margin: 5px; font-weight: bold; font-size: 16px; color: #666666; text-align: right; width: 50%; float: right; } .total_cart_item, .total_order_item { background: #f7f7f7; border: 2px solid #eaeaea; padding: 2px 10px; margin: 5px; font-weight: bold; font-size: 16px; text-align: right; clear: both; width: 50%; float: right; } .listing_extra_item, .payment_item { border: 5px solid #eaeaea; padding: 7px 10px; margin: 5px; font-weight: bold; font-size: 12px; background: #f7f7f7; color: #666666; display: block; vertical-align: middle; } .listing_extra_item:hover, .payment_item:hover { background: #ffffe1; } .listing_extra_item_child { border: 2px solid #eaeaea; padding: 2px 10px; margin: 5px 5px 15px 50px; font-weight: bold; font-size: 14px; text-align: right; } .cart_item_cost, .listing_extra_cost { float: right; text-align: right; padding: 3px 0; } .cart_item_buttons { float: right; padding: 0 10px; } .cart_item_label { float: left; padding: 3px 0; } .cart_item div.cart_item_label { padding-left: 25px; }
/* @git-info@ */ /* ****** Multi-Level Fields *********** */ .leveled_level_box { /* This is the overall box around each multi-level "level" */ margin: 2px 5px; border: 1px solid #b9b9b9; border-radius: 5px; display: inline-block; background-color: #f8f8f8; vertical-align: top; padding: 5px; } .leveled_level_label { margin-bottom: 3px; display: inline-block; color: #666666; font-size: 12px; font-weight: bold; } ul.leveled_values { /* Used for the box around the multi-level values */ height: 150px; width: auto; background-color: #fff; border: 1px solid #b9b9b9; overflow: auto; /* For most browsers, the below will make only the vertical scrolled */ overflow-y: auto; overflow-x: hidden; display: inline-block; padding: 0; margin: 0; position: relative; } li.leveled_value, li.leveled_value_empty { padding: 2px 5px 2px 4px; min-width: 125px; color: #444; /* Keep it from new-lining */ white-space: nowrap; list-style: none; } li.leveled_value { cursor: pointer; } li.leveled_value.selected_value { /* Style for the currently selected multi-level field value */ background-color: #ccc; color: #fff; } li.leveled_value:hover { /* Style for the hover on a value */ background-color: #ddd; color: #111; } .leveledHiddenRadio { /* This hides the radio button from showing */ position: absolute; width:1px; height: 1px; overflow: hidden; } input.leveled_radio { /* makes sure to move the radio button out of view */ margin-left: -200px; } ul.leveled_pagination { margin: 1px 5px 5px 5px; }
/* 7.4.0-4-ge04614a */ /* ****** Multi-Level Fields *********** */ .leveled_level_box { /* This is the overall box around each multi-level "level" */ margin: 2px 5px; border: 1px solid #b9b9b9; border-radius: 5px; display: inline-block; background-color: #f8f8f8; vertical-align: top; padding: 5px; text-align: left; } .leveled_level_label { margin-bottom: 3px; display: inline-block; color: #666666; font-size: 12px; font-weight: bold; } ul.leveled_values { /* Used for the box around the multi-level values */ height: 150px; width: auto; background-color: #fff; border: 1px solid #b9b9b9; overflow: auto; /* For most browsers, the below will make only the vertical scrolled */ overflow-y: auto; overflow-x: hidden; display: inline-block; padding: 0; margin: 0; position: relative; } li.leveled_value, li.leveled_value_empty { color: #444; font-size: 0.8em; list-style: outside none none; min-width: 180px; padding: 2px 5px 2px 4px; white-space: nowrap; } li.leveled_value { cursor: pointer; } li.leveled_value.selected_value { /* Style for the currently selected multi-level field value */ background-color: #ccc; color: #fff; } li.leveled_value:hover { /* Style for the hover on a value */ background-color: #ddd; color: #111; } .leveledHiddenRadio { /* This hides the radio button from showing */ position: absolute; width:1px; height: 1px; overflow: hidden; } input.leveled_radio { /* makes sure to move the radio button out of view */ margin-left: -200px; } ul.leveled_pagination { margin: 1px 5px 5px 5px; }
/* @git-info@ */ /* ****** Multi-Level Fields *********** */ .leveled_level_box { /* This is the overall box around each multi-level "level" */ margin: 2px 5px; border: 1px solid #b9b9b9; border-radius: 5px; display: inline-block; background-color: #f8f8f8; vertical-align: top; padding: 5px; } .leveled_level_label { margin-bottom: 3px; display: inline-block; color: #666666; font-size: 12px; font-weight: bold; } ul.leveled_values { /* Used for the box around the multi-level values */ height: 150px; width: auto; background-color: #fff; border: 1px solid #b9b9b9; overflow: auto; /* For most browsers, the below will make only the vertical scrolled */ overflow-y: auto; overflow-x: hidden; display: inline-block; padding: 0; margin: 0; position: relative; } li.leveled_value, li.leveled_value_empty { padding: 2px 5px 2px 4px; min-width: 125px; color: #444; /* Keep it from new-lining */ white-space: nowrap; list-style: none; } li.leveled_value { cursor: pointer; } li.leveled_value.selected_value { /* Style for the currently selected multi-level field value */ background-color: #ccc; color: #fff; } li.leveled_value:hover { /* Style for the hover on a value */ background-color: #ddd; color: #111; } .leveledHiddenRadio { /* This hides the radio button from showing */ position: absolute; width:1px; height: 1px; overflow: hidden; } input.leveled_radio { /* makes sure to move the radio button out of view */ margin-left: -200px; } ul.leveled_pagination { margin: 1px 5px 5px 5px; /* 7.4.0-4-ge04614a */ /* ****** Multi-Level Fields *********** */ .leveled_level_box { /* This is the overall box around each multi-level "level" */ margin: 2px 5px; border: 1px solid #b9b9b9; border-radius: 5px; display: inline-block; background-color: #f8f8f8; vertical-align: top; padding: 5px; text-align: left; } .leveled_level_label { margin-bottom: 3px; display: inline-block; color: #666666; font-size: 12px; font-weight: bold; } ul.leveled_values { /* Used for the box around the multi-level values */ height: 150px; width: auto; background-color: #fff; border: 1px solid #b9b9b9; overflow: auto; /* For most browsers, the below will make only the vertical scrolled */ overflow-y: auto; overflow-x: hidden; display: inline-block; padding: 0; margin: 0; position: relative; } li.leveled_value, li.leveled_value_empty { color: #444; font-size: 0.8em; list-style: outside none none; min-width: 180px; padding: 2px 5px 2px 4px; white-space: nowrap; } li.leveled_value { cursor: pointer; } li.leveled_value.selected_value { /* Style for the currently selected multi-level field value */ background-color: #ccc; color: #fff; } li.leveled_value:hover { /* Style for the hover on a value */ background-color: #ddd; color: #111; } .leveledHiddenRadio { /* This hides the radio button from showing */ position: absolute; width:1px; height: 1px; overflow: hidden; } input.leveled_radio { /* makes sure to move the radio button out of view */ margin-left: -200px; } ul.leveled_pagination { margin: 1px 5px 5px 5px; }
/* @git-info@ */ div.statsWrapper {
/* 6.0.7-3-gce41f93 */ div.statsWrapper {
/* @git-info@ */ /* 6.0.7-3-gce41f93 */ div.statsWrapper {
gjUtil.lightbox.initClick(); gjUtil.leveledFields.init(jQuery(document)); //advanced search
gjUtil.lightbox.initClick(); //now that lightbox triggers are in place, remove ones that shouldn't be there for a small screen //and watch for screen size to change, and add or remove as needed if(jQuery(document).width() <= 832) { //=52em //window is at a mobile width. disable some lightboxes that shouldn't trigger jQuery('.mobile-lightbox-disable').unbind('click').css('cursor', 'default'); } jQuery(window).resize(function () { if(jQuery(document).width() <= 832) { jQuery('.mobile-lightbox-disable').unbind('click').css('cursor', 'default'); } else { jQuery('.mobile-lightbox-disable').css('cursor','pointer'); gjUtil.lightbox.initClick(); } }); gjUtil.leveledFields.init(jQuery(document)); //advanced search
gjUtil.lightbox.initClick(); //now that lightbox triggers are in place, remove ones that shouldn't be there for a small screen //and watch for screen size to change, and add or remove as needed if(jQuery(document).width() <= 832) { //=52em //window is at a mobile width. disable some lightboxes that shouldn't trigger jQuery('.mobile-lightbox-disable').unbind('click').css('cursor', 'default'); } jQuery(window).resize(function () { if(jQuery(document).width() <= 832) { jQuery('.mobile-lightbox-disable').unbind('click').css('cursor', 'default'); } else { jQuery('.mobile-lightbox-disable').css('cursor','pointer'); gjUtil.lightbox.initClick(); } }); gjUtil.leveledFields.init(jQuery(document)); //advanced search
}, clearClick : function () { var container = jQuery(this).closest('.leveled_level_box'); //Un-check the currently checked radio.. hopefully this works container.find('input.leveled_radio:checked') .attr('checked',false); //remove the selected CSS from any that have it container.find('.leveled_value.selected_value').removeClass('selected_value'); //clear out other children gjUtil.leveledFields.closeAfter(container); return false;
}, clearClick : function () { var container = jQuery(this).closest('.leveled_level_box'); //handle the fancy ajax questions on the advanced search page var isSearchCat = container.find('input.leveled_cat_search').length > 0; if(isSearchCat) { var previousCat = container.prev().find('.selected_value input').val(); if(typeof previousCat === 'undefined') { //clearing the top-level category selection previousCat = 0; } jQuery('#adv_searchCat').val(previousCat); gjUtil.searchCategory.categoryChange(); } //Un-check the currently checked radio.. hopefully this works container.find('input.leveled_radio:checked') .attr('checked',false); //remove the selected CSS from any that have it container.find('.leveled_value.selected_value').removeClass('selected_value'); //clear out other children gjUtil.leveledFields.closeAfter(container); return false;
}, clearClick : function () { var container = jQuery(this).closest('.leveled_level_box'); //handle the fancy ajax questions on the advanced search page var isSearchCat = container.find('input.leveled_cat_search').length > 0; if(isSearchCat) { var previousCat = container.prev().find('.selected_value input').val(); if(typeof previousCat === 'undefined') { //clearing the top-level category selection previousCat = 0; } jQuery('#adv_searchCat').val(previousCat); gjUtil.searchCategory.categoryChange(); } //Un-check the currently checked radio.. hopefully this works container.find('input.leveled_radio:checked') .attr('checked',false); //remove the selected CSS from any that have it container.find('.leveled_value.selected_value').removeClass('selected_value'); //clear out other children gjUtil.leveledFields.closeAfter(container); return false;
return; } //remove the selected value class from the old selection valuesBox.find('.leveled_value.selected_value').removeClass('selected_value');
return; } var isSearchCat = valueBox.find('input.leveled_cat_search').length > 0; if(isSearchCat) { jQuery('#adv_searchCat').val(radio.val()); gjUtil.searchCategory.categoryChange(); } //remove the selected value class from the old selection valuesBox.find('.leveled_value.selected_value').removeClass('selected_value');
return; } var isSearchCat = valueBox.find('input.leveled_cat_search').length > 0; if(isSearchCat) { jQuery('#adv_searchCat').val(radio.val()); gjUtil.searchCategory.categoryChange(); } //remove the selected value class from the old selection valuesBox.find('.leveled_value.selected_value').removeClass('selected_value');
if (isCat) { //this is actually a category loadNextUrl = loadNextUrl+'&cat=1'; } if (jQuery('#listing_types_allowed').length) { loadNextUrl = loadNextUrl+'&listing_types_allowed='+jQuery('#listing_types_allowed').val(); } next.load(loadNextUrl, function (responseTxt) { if (responseTxt.length) { jQuery(this).show('slow');
if (isCat) { //this is actually a category loadNextUrl = loadNextUrl+'&cat=1'; if(isSearchCat) { loadNextUrl = loadNextUrl + '&searchcat=1'; } } if (jQuery('#listing_types_allowed').length) { loadNextUrl = loadNextUrl+'&listing_types_allowed='+jQuery('#listing_types_allowed').val(); } if (jQuery('#recurringpp').length) { loadNextUrl = loadNextUrl+'&recurringpp='+jQuery('#recurringpp').val(); } next.load(loadNextUrl, function (responseTxt) { if (responseTxt.length) { jQuery(this).show('slow');
if (isCat) { //this is actually a category loadNextUrl = loadNextUrl+'&cat=1'; if(isSearchCat) { loadNextUrl = loadNextUrl + '&searchcat=1'; } } if (jQuery('#listing_types_allowed').length) { loadNextUrl = loadNextUrl+'&listing_types_allowed='+jQuery('#listing_types_allowed').val(); } if (jQuery('#recurringpp').length) { loadNextUrl = loadNextUrl+'&recurringpp='+jQuery('#recurringpp').val(); } next.load(loadNextUrl, function (responseTxt) { if (responseTxt.length) { jQuery(this).show('slow');
//update preview window jQuery('#imagesUploaded').html(jQuery(preview)).find('.lightUpImg').gjLightbox('clickLinkImg'); //figure out how many images are being used var currentCount = jQuery('#imagesUploaded > .media-preview').length; //update the current number count
//update preview window jQuery('#imagesUploaded').html(jQuery(preview)).find('.lightUpImg').gjLightbox('clickLinkImg'); jQuery('#imagesUploaded').find('div.media-preview-image img').each(function() { //add a cachebuster to force redownloading images. //That way, images that have been rotated server-side will appear correctly jQuery(this).attr('src', jQuery(this).attr('src')+"?_="+jQuery.now()); }); //figure out how many images are being used var currentCount = jQuery('#imagesUploaded > .media-preview').length; //update the current number count
//update preview window jQuery('#imagesUploaded').html(jQuery(preview)).find('.lightUpImg').gjLightbox('clickLinkImg'); jQuery('#imagesUploaded').find('div.media-preview-image img').each(function() { //add a cachebuster to force redownloading images. //That way, images that have been rotated server-side will appear correctly jQuery(this).attr('src', jQuery(this).attr('src')+"?_="+jQuery.now()); }); //figure out how many images are being used var currentCount = jQuery('#imagesUploaded > .media-preview').length; //update the current number count
//show the applies box jQuery('#price_applies_box').show('fast'); if (jQuery('#price_applies').prop('disabled')) { //make it not disabled jQuery('#price_applies').prop('disabled',false) .val('item'); } } else { //show min and reserve row jQuery('#min_row,#res_row').show('fast');
//show the applies box jQuery('#price_applies_box').show('fast'); jQuery('#price_applies').show().val('item'); jQuery('#price_applies_no_bno').hide(); } else { //show min and reserve row jQuery('#min_row,#res_row').show('fast');
//show the applies box jQuery('#price_applies_box').show('fast'); if (jQuery('#price_applies').prop('disabled')) { //make it not disabled jQuery('#price_applies').prop('disabled',false) .val('item'); } jQuery('#price_applies').show().val('item'); jQuery('#price_applies_no_bno').hide(); } else { //show min and reserve row jQuery('#min_row,#res_row').show('fast');
} else { jQuery('#price_applies_box').show('fast'); } jQuery('#price_applies').prop('disabled',true) .val('lot'); } if (is_reverse) { jQuery('#maximum_label').show('fast'); jQuery('#minimum_label').hide('fast'); } else { jQuery('#maximum_label').hide('fast'); jQuery('#minimum_label').show('fast'); } if (is_dutch || (is_reverse && !jQuery('#buy_now_row').hasClass('reverse_buy_now'))) {
} else { jQuery('#price_applies_box').show('fast'); } jQuery('#price_applies').hide().val('lot'); jQuery('#price_applies_no_bno').show(); } if (is_reverse) { jQuery('#maximum_label').show(); jQuery('#minimum_label').hide(); } else { jQuery('#maximum_label').hide(); jQuery('#minimum_label').show(); } if (is_dutch || (is_reverse && !jQuery('#buy_now_row').hasClass('reverse_buy_now'))) {
} else { jQuery('#price_applies_box').show('fast'); } jQuery('#price_applies').prop('disabled',true) .val('lot'); jQuery('#price_applies').hide().val('lot'); jQuery('#price_applies_no_bno').show(); } if (is_reverse) { jQuery('#maximum_label').show('fast'); jQuery('#minimum_label').hide('fast'); jQuery('#maximum_label').show(); jQuery('#minimum_label').hide(); } else { jQuery('#maximum_label').hide('fast'); jQuery('#minimum_label').show('fast'); jQuery('#maximum_label').hide(); jQuery('#minimum_label').show(); } if (is_dutch || (is_reverse && !jQuery('#buy_now_row').hasClass('reverse_buy_now'))) {
} if (!is_standard) { jQuery('#buy_now_only_row').hide('fast'); if (jQuery('#buy_now_only').attr('type')=='checkbox') { jQuery('#buy_now_only').prop('checked',false); } } else { jQuery('#buy_now_only_row').show('fast'); } },
} if (!is_standard) { jQuery('#buy_now_only_row').hide(); if (jQuery('#buy_now_only').attr('type')=='checkbox') { jQuery('#buy_now_only').prop('checked',false); } } else { jQuery('#buy_now_only_row').show(); } },
} if (!is_standard) { jQuery('#buy_now_only_row').hide('fast'); jQuery('#buy_now_only_row').hide(); if (jQuery('#buy_now_only').attr('type')=='checkbox') { jQuery('#buy_now_only').prop('checked',false); } } else { jQuery('#buy_now_only_row').show('fast'); jQuery('#buy_now_only_row').show(); } },
// @git-info@ //OLD Main javascript -- still used by the ADMIN, but not on the front end!
// 7.4.3-36-g1821a1a //OLD Main javascript -- still used by the ADMIN, but not on the front end!
// @git-info@ // 7.4.3-36-g1821a1a //OLD Main javascript -- still used by the ADMIN, but not on the front end!
// @git-info@ /** * This is a template for a new plugin... Instructions:
// 7.5.3-36-gea36ae7 /** * This is a template for a new plugin... Instructions:
// @git-info@ // 7.5.3-36-gea36ae7 /** * This is a template for a new plugin... Instructions:
// @git-info@ /** * Simple plugin, expects to have a number of divs in the selection, it will cycle
// 7.3beta2-61-g2bc2314 /** * Simple plugin, expects to have a number of divs in the selection, it will cycle
// @git-info@ // 7.3beta2-61-g2bc2314 /** * Simple plugin, expects to have a number of divs in the selection, it will cycle
// @git-info@ /** * This is a lightbox that is very fancy-like
// 7.5.3-36-gea36ae7 /** * This is a lightbox that is very fancy-like
// @git-info@ // 7.5.3-36-gea36ae7 /** * This is a lightbox that is very fancy-like
// @git-info@ /*!jQuery Knob*/ /** * Based on Knob, with modifications to use specifically as progress
// 7.3.0-18-gea3dee2 /*!jQuery Knob*/ /** * Based on Knob, with modifications to use specifically as progress
// @git-info@ // 7.3.0-18-gea3dee2 /*!jQuery Knob*/ /** * Based on Knob, with modifications to use specifically as progress
// @git-info@ /** * This is a simple carousel that the software makes use of
// 7.5.3-36-gea36ae7 /** * This is a simple carousel that the software makes use of
// @git-info@ // 7.5.3-36-gea36ae7 /** * This is a simple carousel that the software makes use of
// @git-info@ /* NOTE: For tab ID's, can be whatever you want. The "content divs" must use same
// 7.5.3-30-gd909a22 /* NOTE: For tab ID's, can be whatever you want. The "content divs" must use same
// @git-info@ // 7.5.3-30-gd909a22 /* NOTE: For tab ID's, can be whatever you want. The "content divs" must use same
// @git-info@ /** * These are a few simple utility functions. Note that it uses namespace of
// 7.5.3-36-gea36ae7 /** * These are a few simple utility functions. Note that it uses namespace of
// @git-info@ // 7.5.3-36-gea36ae7 /** * These are a few simple utility functions. Note that it uses namespace of
//@git-info@ //@deprecated (removed 5/7/2014) //This file is no longer in use
//7.4beta1-376-g1c2d42f //@deprecated (removed 5/7/2014) //This file is no longer in use
//@git-info@ //7.4beta1-376-g1c2d42f //@deprecated (removed 5/7/2014) //This file is no longer in use
// @git-info@ /* * This file sets up the fancy stuff for the "all" tab when browsing, so that
// 7.4beta1-74-gfceff14 /* * This file sets up the fancy stuff for the "all" tab when browsing, so that
// @git-info@ // 7.4beta1-74-gfceff14 /* * This file sets up the fancy stuff for the "all" tab when browsing, so that
// @git-info@ //This file allows offsite_video video ajax to work during listing process.
// 7.4.6-18-ge7c5fdd //This file allows offsite_video video ajax to work during listing process.
// @git-info@ // 7.4.6-18-ge7c5fdd //This file allows offsite_video video ajax to work during listing process.
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <div style="text-align: right;"> <strong>Newest Listings:</strong> {module tag='newest_ads_link' buttonStyle=1} {module tag='newest_ads_link_1' buttonStyle=1} {module tag='newest_ads_link_2' buttonStyle=1} {module tag='newest_ads_link_3' buttonStyle=1} </div> <div class="clearfix"> {body_html} </div> <div class="content_box"> {module tag='module_featured_pic_1'} </div> <br /> <div class="clearfix"> <div class="half_column_left"> <div class="content_box"> <h2 class="title">Hottest Listings</h2> {module tag='module_hottest_ads'} </div> </div> <div class="half_column_right"> <div class="content_box"> <h3 class="title">Recent Listings</h3> {module tag='newest_ads_1'} </div> </div> </div> </div> {include file="footer.tpl"} </div> </body> </html>
<!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <div style="text-align: right;"> <strong>Newest Listings:</strong> {module tag='newest_ads_link' buttonStyle=1} {module tag='newest_ads_link_1' buttonStyle=1} {module tag='newest_ads_link_2' buttonStyle=1} {module tag='newest_ads_link_3' buttonStyle=1} </div> <div class="clearfix"> {body_html} </div> <div class="content_box"> {module tag='module_featured_pic_1'} </div> <br /> <div class="clearfix"> <div class="half_column_left"> <div class="content_box"> <h2 class="title">Hottest Listings</h2> {module tag='module_hottest_ads'} </div> </div> <div class="half_column_right"> <div class="content_box"> <h3 class="title">Recent Listings</h3> {module tag='newest_ads_1'} </div> </div> </div> </div> {include file="footer.tpl"} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <div style="text-align: right;"> <strong>Newest Listings:</strong> {module tag='newest_ads_link' buttonStyle=1} {module tag='newest_ads_link_1' buttonStyle=1} {module tag='newest_ads_link_2' buttonStyle=1} {module tag='newest_ads_link_3' buttonStyle=1} </div> <div class="clearfix"> {body_html} </div> <div class="content_box"> {module tag='module_featured_pic_1'} </div> <br /> <div class="clearfix"> <div class="half_column_left"> <div class="content_box"> <h2 class="title">Hottest Listings</h2> {module tag='module_hottest_ads'} </div> </div> <div class="half_column_right"> <div class="content_box"> <h3 class="title">Recent Listings</h3> {module tag='newest_ads_1'} </div> </div> </div> </div> {include file="footer.tpl"} </div> </body> <!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <div style="text-align: right;"> <strong>Newest Listings:</strong> {module tag='newest_ads_link' buttonStyle=1} {module tag='newest_ads_link_1' buttonStyle=1} {module tag='newest_ads_link_2' buttonStyle=1} {module tag='newest_ads_link_3' buttonStyle=1} </div> <div class="clearfix"> {body_html} </div> <div class="content_box"> {module tag='module_featured_pic_1'} </div> <br /> <div class="clearfix"> <div class="half_column_left"> <div class="content_box"> <h2 class="title">Hottest Listings</h2> {module tag='module_hottest_ads'} </div> </div> <div class="half_column_right"> <div class="content_box"> <h3 class="title">Recent Listings</h3> {module tag='newest_ads_1'} </div> </div> </div> </div> {include file="footer.tpl"} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- FIND FORM BEGIN --> <div class="content_box showcase search"> <div class="inner"> <div class="search_fade_box"> <div class="gj_image_fade"> <div style="display: none;"><img src="{external file='images/showcase_slideshow/house.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/jersey.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/puppies.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/car4.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/horse.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/ipad2.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/guitar.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/car6.png'}" alt="" /></div> </div> <ul class="search_bullets"> <li id="active"><a href="index.php?a=28&b=137" id="current">How it Works</a></li> <li><a href="index.php?a=28&b=135">Buyer/Seller Features</a></li> <li><a href="index.php?a=28&b=141">Help</a></li> </ul> </div> <h3 class="search_title">What are you Looking For?</h3> <div class="form_search_divider"></div> <form method="get" action="index.php" class="showcase clearfix"> <div class="cntr"> <div class="form-search"> <input type="hidden" name="a" value="19" /> <input type="hidden" name="b[subcategories_also]" value="1" /> <input class="keyword" type="text" placeholder="search keywords..." name="b[search_text]" /> </div> </div> {if $enabledAddons.zipsearch} <div class="cntr"> <div class="zipbox"> Within: <select class="field" name="b[by_zip_code_distance]"> <option value="1">Walking Distance</option> <option value="5">5 miles</option> <option value="10">10 miles</option> <option value="15">15 miles</option> <option value="20">20 miles</option> <option value="25">25 miles</option> <option value="30">30 miles</option> <option value="40">40 miles</option> <option value="50">50 miles</option> <option value="75">75 miles</option> <option value="100">100 miles</option> <option value="200">200 miles</option> <option value="300">300 miles</option> <option value="400">400 miles</option> <option value="500">500 miles</option> </select> of <input id="by_zip_code" class="field" type="text" size="7" name="b[by_zip_code]" value="" placeholder="Zip Code" /> </div> </div> {/if} <div class="cntr"> <br /> <input class="button-large" type="submit" value="Search Now" /> <a class="button" href="{$classifieds_file_name}?a=19">Advanced Search</a> </div> </form> <br /> <div class="recent-listing-links"> <strong>Recent Listings:</strong> {module tag='newest_ads_link' buttonStyle=1} {module tag='newest_ads_link_1' buttonStyle=1} {module tag='newest_ads_link_2' buttonStyle=1} {module tag='newest_ads_link_3' buttonStyle=1} </div> </div> </div> <!-- FIND FORM END --> <!-- BROWSE BOX BEGIN --> <div class="content_box"> <h2 class="title section-collapser">Browse Our Categories</h2> <div> {body_html} </div> </div> <!-- BROWSE BOX END --> <!-- FEATURED CAROUSEL BEGIN --> <div class="content_box gj_simple_carousel"> <h3 class="title section-collapser">More Featured Listings</h3> {* NOTE: In order to show the module in a way that will fit in the layout for this page, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=4 module_thumb_width=120} </div> <!-- FEATURED CAROUSEL END --> <!-- Hottest and Recent Half Columns Begin --> <div class="half_column_left"> <h2 class="title section-collapser">Hottest Listings</h2> <div> {module tag='module_hottest_ads' browse_view='list'} </div> </div> <div class="half_column_right"> <h3 class="title section-collapser">Recent Listings</h3> <div> {module tag='newest_ads_1' browse_view='list'} </div> </div> <!-- Hottest and Recent Half Columns END --> </div> <div class="sidebar"> <div class="content_box showcase clearfix"> <div class="inner"> <h3 class="title">Featured Listings</h3> <div class="gj_simple_carousel" style="width: 220px; margin: 10px auto;"> {* NOTE: In order to show a single listing at a time, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=1 module_thumb_width=196 module_thumb_height=200 module_number_of_ads_to_display=10} </div> </div> </div> <!-- FEATURED CONTAINER END --> <!-- START REGIONS --> {if $enabledAddons.geographic_navigation} {* Only show this section if the geographic navigation addon is set up *} <div class="content_box clearfix"> <h2 class="title"> Select a Region: </h2> {addon author='geo_addons' addon='geographic_navigation' tag='navigation'} </div> <br /> {/if} <!-- END REGIONS --> <!-- SELL CONTAINER BEGIN --> <div class="content_box showcase"> <div class="inner center"> <div class="forsale"> <img src="{external file='images/forsale_stuff.png'}" alt="Sell Now" /> </div> <div class="forsale_text"> Sell Your Stuff<br /> <span style="font-size: 1.8em;">Today!</span> </div> <a href="index.php?a=1" class="button orange">Get Started Now!</a> </div> </div> <!-- SELL CONTAINER END --> <!-- BANNER BEGIN --> {* Example place for 250x210 image banners *} <div class="content_box cntr"> <a href="#"><img src="{external file='images/banners/banner2.jpg'}" alt="" /></a> <br /><br /> <a href="#"><img src="{external file='images/banners/banner1.jpg'}" alt="" /></a> </div> <!-- BANNER END --> </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <!-- DEFAULT THEME - SHOWCASE --> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> <!-- FRONT PAGE SEARCH FORM BEGIN --> <div class="content_box showcase search"> <div class="inner"> <div class="search_fade_box"> <div class="gj_image_fade"> <div style="display: none;"><img src="{external file='images/showcase_slideshow/house.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/jersey.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/puppies.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/car4.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/horse.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/ipad2.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/guitar.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/car6.png'}" alt="" /></div> </div> <ul class="sell-button"> <li id="active"><a href="index.php?a=1" id="current">Sell Now »»</a></li> </ul> </div> <h1 class="search_title">What are you Looking For?</h1> <!-- form input field begin --> <div class="search-box-container"> <form> <div class="form-wrapper cf"> <input type="hidden" name="a" value="19" /> <input type="hidden" name="b[subcategories_also]" value="1" /> <input class="keyword" type="text" placeholder="Search Keywords..." name="b[search_text]" /> <button type="submit"><span class="glyphicon glyphicon-search"></span></button> </div> {if $enabledAddons.zipsearch} <div class="cntr" style="font-size:.8em; margin: 10px 0;"> <div class="zipbox"> Within: <select class="field" name="b[by_zip_code_distance]"> <option value="1">1 mile</option> <option value="5">5 miles</option> <option value="10">10 miles</option> <option value="15">15 miles</option> <option value="20">20 miles</option> <option value="25">25 miles</option> <option value="30">30 miles</option> <option value="40">40 miles</option> <option value="50">50 miles</option> <option value="75">75 miles</option> <option value="100">100 miles</option> <option value="200">200 miles</option> <option value="300">300 miles</option> <option value="400">400 miles</option> <option value="500">500 miles</option> </select> of <input id="by_zip_code" class="field" type="text" size="10" name="b[by_zip_code]" value="" placeholder="Postal Code" /> </div> </div> {else} <div class="spacer"> </div> {/if} </form> <div class="recentButtons"> <div class="recent-listing-links"> <strong><span class="glyphicon glyphicon-calendar"></span> Recent:</strong> <div style="white-space:nowrap; display:inline;"> {module tag='newest_ads_link' buttonStyle=1} {module tag='newest_ads_link_1' buttonStyle=1} {module tag='newest_ads_link_2' buttonStyle=1} {module tag='newest_ads_link_3' buttonStyle=1} </div> </div> </div> </div> <!-- form input field end --> </div> </div> <!-- FRONT PAGE SEARCH FORM END --> <!-- BROWSE BOX BEGIN --> <div class="content_box mainbody-home"> <div style="margin: 20px 0 0 0;"> {body_html} </div> </div> <!-- BROWSE BOX END --> <!-- FEATURED CAROUSEL BEGIN --> <div class="content_box gj_simple_carousel rwd-hide"> <h3 class="title section-collapser"><span class="glyphicon glyphicon-star"></span> More Featured Listings</h3> {* NOTE: In order to show the module in a way that will fit in the layout for this page, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=4 dynamic_image_dims=1} </div> <!-- FEATURED CAROUSEL END --> <!-- Hottest and Recent Half Columns Begin --> <div class="half_column_left normal-whitespace rwd-hide"> <h2 class="title section-collapser"><span class="glyphicon glyphicon-fire"></span> Hottest Listings</h2> <div> {module tag='module_hottest_ads' browse_view='list' use_pagination=1} </div> </div> <div class="half_column_right rwd-hide"> <h3 class="title section-collapser"><span class="glyphicon glyphicon-calendar"></span> Recent Listings</h3> <div> {module tag='newest_ads_1' browse_view='list' use_pagination=1} </div> </div> <!-- Hottest and Recent Half Columns END --> </div> <div class="sidebar"> <!-- LEFT SIDEBAR CONTENTS BEGIN --> <div id="category_column cz-categories"> <div id="left_categories"> {category_list} </div> </div> <!-- START REGIONS --> <div class="rwd-hide"> {if $enabledAddons.geographic_navigation} {* Only show this section if the geographic navigation addon is set up *} <div class="content_box clearfix"> <h2 class="title"> <span class="glyphicon glyphicon-map-marker"></span> Region: <span style="font-size: .8em; font-weight: normal;">{addon author='geo_addons' addon='geographic_navigation' tag='current_region'} {if $geographic_navigation_region} [ <a href="index.php?region=0">clear</a> ]{/if}</span> </h2> {addon author='geo_addons' addon='geographic_navigation' tag='navigation'} </div> {/if} </div> <!-- END REGIONS --> <!-- START MOBILE PHONE PROMO --> <div class="rwd-hide" style="margin: 1em 0;"> <img src="http://geodesicsolutions.com/beta_demo/geocore_mobile.gif" alt="" style="width:100%;" /> </div> <!-- END MOBILE PHONE PROMO --> <!-- START FEATURED CAROUSEL --> <div class="content_box clearfix"> <h3 class="title" style="text-align:center;"> <span class="glyphicon glyphicon-star" style="font-size: .8em;"></span> Featured Listings <span class="glyphicon glyphicon-star" style="font-size: .8em;"></span> </h3> <div class="gj_simple_carousel" style="width: 100%; margin: 2px auto;"> {* NOTE: In order to show a single listing at a time, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=3 module_thumb_width=93 module_thumb_height=75 module_number_of_ads_to_display=9 dynamic_image_dims=1} </div> </div> <!-- END FEATURED CAROUSEL --> <!-- BANNER BEGIN --> {* Example place for 300x100 image banners *} <div class="content_box cntr banner"> <a href="http://www.kqzyfj.com/click-7066924-11191670" target="_blank"><img src="{external file='images/banners/1and1_300x100.jpg'}" alt="1and1 Hosting" title="1and1 Hosting" /></a> <a href="http://www.hostmonster.com/track/geodesic/resources" target="_blank"><img src="{external file='images/banners/hostmonster_300x100.jpg'}" alt="HostMonster Hosting" title="HostMonster Hosting" /></a> <a href="http://lunarpages.com/id/geodesic/goto/basic" target="_blank"><img src="{external file='images/banners/lunarpages_300x100.jpg'}" alt="Lunarpages.com Hosting" title="Lunarpages.com Hosting" /></a> </div> <!-- BANNER END --> </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- FIND FORM BEGIN --> <div class="content_box showcase search"> <div class="inner"> <div class="search_fade_box"> <div class="gj_image_fade"> <div style="display: none;"><img src="{external file='images/showcase_slideshow/house.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/jersey.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/puppies.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/car4.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/horse.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/ipad2.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/guitar.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/car6.png'}" alt="" /></div> </div> <ul class="search_bullets"> <li id="active"><a href="index.php?a=28&b=137" id="current">How it Works</a></li> <li><a href="index.php?a=28&b=135">Buyer/Seller Features</a></li> <li><a href="index.php?a=28&b=141">Help</a></li> </ul> </div> <h3 class="search_title">What are you Looking For?</h3> <div class="form_search_divider"></div> <form method="get" action="index.php" class="showcase clearfix"> <div class="cntr"> <div class="form-search"> <input type="hidden" name="a" value="19" /> <input type="hidden" name="b[subcategories_also]" value="1" /> <input class="keyword" type="text" placeholder="search keywords..." name="b[search_text]" /> </div> </div> {if $enabledAddons.zipsearch} <div class="cntr"> <div class="zipbox"> Within: <select class="field" name="b[by_zip_code_distance]"> <option value="1">Walking Distance</option> <option value="5">5 miles</option> <option value="10">10 miles</option> <option value="15">15 miles</option> <option value="20">20 miles</option> <option value="25">25 miles</option> <option value="30">30 miles</option> <option value="40">40 miles</option> <option value="50">50 miles</option> <option value="75">75 miles</option> <option value="100">100 miles</option> <option value="200">200 miles</option> <option value="300">300 miles</option> <option value="400">400 miles</option> <option value="500">500 miles</option> </select> of <input id="by_zip_code" class="field" type="text" size="7" name="b[by_zip_code]" value="" placeholder="Zip Code" /> </div> </div> {/if} <div class="cntr"> <br /> <input class="button-large" type="submit" value="Search Now" /> <a class="button" href="{$classifieds_file_name}?a=19">Advanced Search</a> </div> </form> <br /> <div class="recent-listing-links"> <strong>Recent Listings:</strong> {module tag='newest_ads_link' buttonStyle=1} {module tag='newest_ads_link_1' buttonStyle=1} {module tag='newest_ads_link_2' buttonStyle=1} {module tag='newest_ads_link_3' buttonStyle=1} </div> </div> </div> <!-- FIND FORM END --> <!-- BROWSE BOX BEGIN --> <div class="content_box"> <h2 class="title section-collapser">Browse Our Categories</h2> <div> {body_html} </div> </div> <!-- BROWSE BOX END --> <!-- FEATURED CAROUSEL BEGIN --> <div class="content_box gj_simple_carousel"> <h3 class="title section-collapser">More Featured Listings</h3> {* NOTE: In order to show the module in a way that will fit in the layout for this page, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=4 module_thumb_width=120} </div> <!-- FEATURED CAROUSEL END --> <!-- Hottest and Recent Half Columns Begin --> <div class="half_column_left"> <h2 class="title section-collapser">Hottest Listings</h2> <div> {module tag='module_hottest_ads' browse_view='list'} </div> </div> <div class="half_column_right"> <h3 class="title section-collapser">Recent Listings</h3> <div> {module tag='newest_ads_1' browse_view='list'} </div> </div> <!-- Hottest and Recent Half Columns END --> </div> <div class="sidebar"> <div class="content_box showcase clearfix"> <div class="inner"> <h3 class="title">Featured Listings</h3> <div class="gj_simple_carousel" style="width: 220px; margin: 10px auto;"> {* NOTE: In order to show a single listing at a time, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=1 module_thumb_width=196 module_thumb_height=200 module_number_of_ads_to_display=10} </div> </div> </div> <!-- FEATURED CONTAINER END --> <!-- START REGIONS --> {if $enabledAddons.geographic_navigation} {* Only show this section if the geographic navigation addon is set up *} <div class="content_box clearfix"> <h2 class="title"> Select a Region: </h2> {addon author='geo_addons' addon='geographic_navigation' tag='navigation'} </div> <br /> {/if} <!-- END REGIONS --> <!-- SELL CONTAINER BEGIN --> <div class="content_box showcase"> <div class="inner center"> <div class="forsale"> <img src="{external file='images/forsale_stuff.png'}" alt="Sell Now" /> </div> <div class="forsale_text"> Sell Your Stuff<br /> <span style="font-size: 1.8em;">Today!</span> </div> <a href="index.php?a=1" class="button orange">Get Started Now!</a> </div> </div> <!-- SELL CONTAINER END --> <!-- BANNER BEGIN --> {* Example place for 250x210 image banners *} <div class="content_box cntr"> <a href="#"><img src="{external file='images/banners/banner2.jpg'}" alt="" /></a> <br /><br /> <a href="#"><img src="{external file='images/banners/banner1.jpg'}" alt="" /></a> </div> <!-- BANNER END --> </div> {include file='footer.tpl'} </div> </body> <!DOCTYPE html> <!-- DEFAULT THEME - SHOWCASE --> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> <!-- FRONT PAGE SEARCH FORM BEGIN --> <div class="content_box showcase search"> <div class="inner"> <div class="search_fade_box"> <div class="gj_image_fade"> <div style="display: none;"><img src="{external file='images/showcase_slideshow/house.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/jersey.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/puppies.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/car4.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/horse.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/ipad2.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/guitar.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/car6.png'}" alt="" /></div> </div> <ul class="sell-button"> <li id="active"><a href="index.php?a=1" id="current">Sell Now »»</a></li> </ul> </div> <h1 class="search_title">What are you Looking For?</h1> <!-- form input field begin --> <div class="search-box-container"> <form> <div class="form-wrapper cf"> <input type="hidden" name="a" value="19" /> <input type="hidden" name="b[subcategories_also]" value="1" /> <input class="keyword" type="text" placeholder="Search Keywords..." name="b[search_text]" /> <button type="submit"><span class="glyphicon glyphicon-search"></span></button> </div> {if $enabledAddons.zipsearch} <div class="cntr" style="font-size:.8em; margin: 10px 0;"> <div class="zipbox"> Within: <select class="field" name="b[by_zip_code_distance]"> <option value="1">1 mile</option> <option value="5">5 miles</option> <option value="10">10 miles</option> <option value="15">15 miles</option> <option value="20">20 miles</option> <option value="25">25 miles</option> <option value="30">30 miles</option> <option value="40">40 miles</option> <option value="50">50 miles</option> <option value="75">75 miles</option> <option value="100">100 miles</option> <option value="200">200 miles</option> <option value="300">300 miles</option> <option value="400">400 miles</option> <option value="500">500 miles</option> </select> of <input id="by_zip_code" class="field" type="text" size="10" name="b[by_zip_code]" value="" placeholder="Postal Code" /> </div> </div> {else} <div class="spacer"> </div> {/if} </form> <div class="recentButtons"> <div class="recent-listing-links"> <strong><span class="glyphicon glyphicon-calendar"></span> Recent:</strong> <div style="white-space:nowrap; display:inline;"> {module tag='newest_ads_link' buttonStyle=1} {module tag='newest_ads_link_1' buttonStyle=1} {module tag='newest_ads_link_2' buttonStyle=1} {module tag='newest_ads_link_3' buttonStyle=1} </div> </div> </div> </div> <!-- form input field end --> </div> </div> <!-- FRONT PAGE SEARCH FORM END --> <!-- BROWSE BOX BEGIN --> <div class="content_box mainbody-home"> <div style="margin: 20px 0 0 0;"> {body_html} </div> </div> <!-- BROWSE BOX END --> <!-- FEATURED CAROUSEL BEGIN --> <div class="content_box gj_simple_carousel rwd-hide"> <h3 class="title section-collapser"><span class="glyphicon glyphicon-star"></span> More Featured Listings</h3> {* NOTE: In order to show the module in a way that will fit in the layout for this page, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=4 dynamic_image_dims=1} </div> <!-- FEATURED CAROUSEL END --> <!-- Hottest and Recent Half Columns Begin --> <div class="half_column_left normal-whitespace rwd-hide"> <h2 class="title section-collapser"><span class="glyphicon glyphicon-fire"></span> Hottest Listings</h2> <div> {module tag='module_hottest_ads' browse_view='list' use_pagination=1} </div> </div> <div class="half_column_right rwd-hide"> <h3 class="title section-collapser"><span class="glyphicon glyphicon-calendar"></span> Recent Listings</h3> <div> {module tag='newest_ads_1' browse_view='list' use_pagination=1} </div> </div> <!-- Hottest and Recent Half Columns END --> </div> <div class="sidebar"> <!-- LEFT SIDEBAR CONTENTS BEGIN --> <div id="category_column cz-categories"> <div id="left_categories"> {category_list} </div> </div> <!-- START REGIONS --> <div class="rwd-hide"> {if $enabledAddons.geographic_navigation} {* Only show this section if the geographic navigation addon is set up *} <div class="content_box clearfix"> <h2 class="title"> <span class="glyphicon glyphicon-map-marker"></span> Region: <span style="font-size: .8em; font-weight: normal;">{addon author='geo_addons' addon='geographic_navigation' tag='current_region'} {if $geographic_navigation_region} [ <a href="index.php?region=0">clear</a> ]{/if}</span> </h2> {addon author='geo_addons' addon='geographic_navigation' tag='navigation'} </div> {/if} </div> <!-- END REGIONS --> <!-- START MOBILE PHONE PROMO --> <div class="rwd-hide" style="margin: 1em 0;"> <img src="http://geodesicsolutions.com/beta_demo/geocore_mobile.gif" alt="" style="width:100%;" /> </div> <!-- END MOBILE PHONE PROMO --> <!-- START FEATURED CAROUSEL --> <div class="content_box clearfix"> <h3 class="title" style="text-align:center;"> <span class="glyphicon glyphicon-star" style="font-size: .8em;"></span> Featured Listings <span class="glyphicon glyphicon-star" style="font-size: .8em;"></span> </h3> <div class="gj_simple_carousel" style="width: 100%; margin: 2px auto;"> {* NOTE: In order to show a single listing at a time, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=3 module_thumb_width=93 module_thumb_height=75 module_number_of_ads_to_display=9 dynamic_image_dims=1} </div> </div> <!-- END FEATURED CAROUSEL --> <!-- BANNER BEGIN --> {* Example place for 300x100 image banners *} <div class="content_box cntr banner"> <a href="http://www.kqzyfj.com/click-7066924-11191670" target="_blank"><img src="{external file='images/banners/1and1_300x100.jpg'}" alt="1and1 Hosting" title="1and1 Hosting" /></a> <a href="http://www.hostmonster.com/track/geodesic/resources" target="_blank"><img src="{external file='images/banners/hostmonster_300x100.jpg'}" alt="HostMonster Hosting" title="HostMonster Hosting" /></a> <a href="http://lunarpages.com/id/geodesic/goto/basic" target="_blank"><img src="{external file='images/banners/lunarpages_300x100.jpg'}" alt="Lunarpages.com Hosting" title="Lunarpages.com Hosting" /></a> </div> <!-- BANNER END --> </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper three-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> {module tag='module_featured_pic_1'} <br /> <div class="clearfix"> <div class="half_column_left"> <div class="content_box"> <h2 class="title">Hottest Listings</h2> {module tag='module_hottest_ads'} </div> </div> <div class="half_column_right"> <div class="content_box"> <h3 class="title">Recent Listings</h3> {module tag='newest_ads_1'} </div> </div> </div> <div class="content_box"> {module tag='featured_ads_1'} </div> </div> <div class="sidebar"> <div id="category_column"> <div id="left_categories"> <h3 class="title">Categories</h3> {module tag='main_classified_navigation_1'} </div> </div> </div> <div class="sidebar2 center"> <div class="content_box"> <a href="index.php?a=1"><img src="{external file='images/buttons/place_listing.gif'}" alt="Place A Listing" title="Place A Listing" /></a> </div> <br /> <div class="content_box"> <h3 class="title">Site Stats</h3> {module tag='module_total_live_users'} {module tag='module_total_registered_users'} </div> <br /> <div class="content_box"> <h2 class="title">Newest Listings</h2> {module tag='newest_ads_link'} {module tag='newest_ads_link_1'} {module tag='newest_ads_link_2'} {module tag='newest_ads_link_3'} </div> <br /> <div> <!-- EDIT THE FOLLOWING LINE OF CODE WITH YOUR BANNER OR ADSENSE CODE --> <a href="http://geodesicsolutions.com/support/geocore-wiki/doku.php/id,tutorials;using_a_banner_system;adsense/" onclick="window.open(this.href); return false;" rel="nofollow"><img src="{external file='images/banners/banner1_adsense_200x200.jpg'}" alt="Banner Example" title="Banner Example" width="200" height="200" /></a> <!-- EDIT THE ABOVE LINE OF CODE WITH YOUR BANNER OR ADSENSE CODE --> </div> </div> {include file="footer.tpl"} </div> </body> </html>
<!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper three-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> {module tag='module_featured_pic_1'} <br /> <div class="clearfix"> <div class="half_column_left"> <div class="content_box"> <h2 class="title">Hottest Listings</h2> {module tag='module_hottest_ads'} </div> </div> <div class="half_column_right"> <div class="content_box"> <h3 class="title">Recent Listings</h3> {module tag='newest_ads_1'} </div> </div> </div> <div class="content_box"> {module tag='featured_ads_1'} </div> </div> <div class="sidebar"> <div id="category_column"> <div id="left_categories"> <h3 class="title">Categories</h3> {module tag='main_classified_navigation_1'} </div> </div> </div> <div class="sidebar2 center"> <div class="content_box"> <a href="index.php?a=1"><img src="{external file='images/buttons/place_listing.gif'}" alt="Place A Listing" title="Place A Listing" /></a> </div> <br /> <div class="content_box"> <h3 class="title">Site Stats</h3> {module tag='module_total_live_users'} {module tag='module_total_registered_users'} </div> <br /> <div class="content_box"> <h2 class="title">Newest Listings</h2> {module tag='newest_ads_link'} {module tag='newest_ads_link_1'} {module tag='newest_ads_link_2'} {module tag='newest_ads_link_3'} </div> <br /> <div> <!-- EDIT THE FOLLOWING LINE OF CODE WITH YOUR BANNER OR ADSENSE CODE --> <a href="http://geodesicsolutions.com/support/geocore-wiki/doku.php/id,tutorials;using_a_banner_system;adsense/" onclick="window.open(this.href); return false;" rel="nofollow"><img src="{external file='images/banners/banner1_adsense_200x200.jpg'}" alt="Banner Example" title="Banner Example" width="200" height="200" /></a> <!-- EDIT THE ABOVE LINE OF CODE WITH YOUR BANNER OR ADSENSE CODE --> </div> </div> {include file="footer.tpl"} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper three-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> {module tag='module_featured_pic_1'} <br /> <div class="clearfix"> <div class="half_column_left"> <div class="content_box"> <h2 class="title">Hottest Listings</h2> {module tag='module_hottest_ads'} </div> </div> <div class="half_column_right"> <div class="content_box"> <h3 class="title">Recent Listings</h3> {module tag='newest_ads_1'} </div> </div> </div> <div class="content_box"> {module tag='featured_ads_1'} </div> </div> <div class="sidebar"> <div id="category_column"> <div id="left_categories"> <h3 class="title">Categories</h3> {module tag='main_classified_navigation_1'} </div> </div> </div> <div class="sidebar2 center"> <div class="content_box"> <a href="index.php?a=1"><img src="{external file='images/buttons/place_listing.gif'}" alt="Place A Listing" title="Place A Listing" /></a> </div> <br /> <div class="content_box"> <h3 class="title">Site Stats</h3> {module tag='module_total_live_users'} {module tag='module_total_registered_users'} </div> <br /> <div class="content_box"> <h2 class="title">Newest Listings</h2> {module tag='newest_ads_link'} {module tag='newest_ads_link_1'} {module tag='newest_ads_link_2'} {module tag='newest_ads_link_3'} </div> <br /> <div> <!-- EDIT THE FOLLOWING LINE OF CODE WITH YOUR BANNER OR ADSENSE CODE --> <a href="http://geodesicsolutions.com/support/geocore-wiki/doku.php/id,tutorials;using_a_banner_system;adsense/" onclick="window.open(this.href); return false;" rel="nofollow"><img src="{external file='images/banners/banner1_adsense_200x200.jpg'}" alt="Banner Example" title="Banner Example" width="200" height="200" /></a> <!-- EDIT THE ABOVE LINE OF CODE WITH YOUR BANNER OR ADSENSE CODE --> </div> </div> {include file="footer.tpl"} </div> </body> <!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper three-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> {module tag='module_featured_pic_1'} <br /> <div class="clearfix"> <div class="half_column_left"> <div class="content_box"> <h2 class="title">Hottest Listings</h2> {module tag='module_hottest_ads'} </div> </div> <div class="half_column_right"> <div class="content_box"> <h3 class="title">Recent Listings</h3> {module tag='newest_ads_1'} </div> </div> </div> <div class="content_box"> {module tag='featured_ads_1'} </div> </div> <div class="sidebar"> <div id="category_column"> <div id="left_categories"> <h3 class="title">Categories</h3> {module tag='main_classified_navigation_1'} </div> </div> </div> <div class="sidebar2 center"> <div class="content_box"> <a href="index.php?a=1"><img src="{external file='images/buttons/place_listing.gif'}" alt="Place A Listing" title="Place A Listing" /></a> </div> <br /> <div class="content_box"> <h3 class="title">Site Stats</h3> {module tag='module_total_live_users'} {module tag='module_total_registered_users'} </div> <br /> <div class="content_box"> <h2 class="title">Newest Listings</h2> {module tag='newest_ads_link'} {module tag='newest_ads_link_1'} {module tag='newest_ads_link_2'} {module tag='newest_ads_link_3'} </div> <br /> <div> <!-- EDIT THE FOLLOWING LINE OF CODE WITH YOUR BANNER OR ADSENSE CODE --> <a href="http://geodesicsolutions.com/support/geocore-wiki/doku.php/id,tutorials;using_a_banner_system;adsense/" onclick="window.open(this.href); return false;" rel="nofollow"><img src="{external file='images/banners/banner1_adsense_200x200.jpg'}" alt="Banner Example" title="Banner Example" width="200" height="200" /></a> <!-- EDIT THE ABOVE LINE OF CODE WITH YOUR BANNER OR ADSENSE CODE --> </div> </div> {include file="footer.tpl"} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> {include file='footer.tpl'} </div> </body> <!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> {include file='footer.tpl'} </div> </body> </html>
{*CODE_ONLY*} {* NOTE: This template is used to display the contents of each listing "box" of the featured gallery that displays at the top, during normal browsing. Since this template has a lot more "Smarty Tags" than normal, you can only edit using the code view. If you try to use WYSIWYG editor to edit this template, there is very high chance that it will corrupt the smarty tags! *} <article class="listing {if $gallery_columns} columns-{$gallery_columns}{/if}"> {* NOTE: The simple carousel works "with" this gallery view template to turn a normal gallery view into a sliding carousel using Javascript. In order for the simple gallery carousel to work properly, it needs to use div with "article_inner" class otherwise things don't line up (or may not work at all) in the carousel. In other words, leave the div HTML tag below with the article_inner class intact, or it can break the carousel (featured image slider). *} <div class="article_inner {$listing.css}"> {if $cfg.cols.image} <div class="image"> {if $listing.full_image_tag} {$listing.image} {else} <a href="{$cfg.listing_url}{$id}"> <img src="{$listing.image}" alt="{$listing.title|escape}" /> </a> {/if} </div> {/if} {if $cfg.cols.type&&$listing.type} <p class="type"> {if $headers.type.label}<em>{$headers.type.label}</em>{/if} {$listing.type} </p> {/if} {if $cfg.cols.title} <div class="title"> {if $headers.title.label}<em>{$headers.title.label}</em>{/if} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <h3><a href="{$cfg.listing_url}{$id}">{$listing.title}</a></h3> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} </div> {elseif $cfg.cols.icons && $listing.icons} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} {/if} {if $cfg.cols.business_type&&$listing.business_type} <p class="business_type"> {if $headers.business_type.label}<em>{$headers.business_type.label}</em>{/if} {$listing.business_type} </p> {/if} {if $cfg.cols.description||$cfg.description_under_title} <p class="description"> {if $headers.description.label}<em>{$headers.description.label}</em>{/if} {$listing.description} </p> {/if} {if $cfg.cols.tags && $listing.tags} <p class="tag_list_data"> {if $headers.tags.label}<em>{$headers.tags.label}</em>{/if} {listing tag='listing_tags_links'} </p> {/if} {section name=optionals start=1 loop=21} {assign var='field' value=$smarty.section.optionals.index} {if $cfg.cols.optionals.$field&&$listing.optionals.$field} <p class="optional_{$field}"> {if $headers.optionals.$field.label}<em>{$headers.optionals.$field.label}</em>{/if} {$listing.optionals.$field} </p> {/if} {/section} {if $cfg.cols.address&&$listing.address} {* TODO: use <address></address> for address elements? *} <p class="address"> {if $headers.address.label}<em>{$headers.address.label}</em>{/if} {$listing.address} </p> {/if} {if $cfg.cols.city&&$listing.city} <p class="city"> {if $headers.city.label}<em>{$headers.city.label}</em>{/if} {$listing.city} </p> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col&&$listing.$col} <p class="{$col}"> {if $headers.$col.label}<em>{$headers.$col.label}</em>{/if} {$listing.$col} </p> {/if} {/for} {if $cfg.cols.zip&&$listing.zip} <p class="zip"> {if $headers.zip.label}<em>{$headers.zip.label}</em>{/if} {$listing.zip} </p> {/if} {if $cfg.cols.location_breadcrumb&&$listing.location_breadcrumb} <p class="region_breadcrumb"> {if $headers.location_breadcrumb.label}<em>{$headers.location_breadcrumb.label}</em>{/if} {$listing.location_breadcrumb} </p> {/if} {if $cfg.cols.num_bids&&$listing.num_bids} <p class="number_bids"> {if $headers.num_bids.label}<em>{$headers.num_bids.label}</em>{/if} {$listing.num_bids} </p> {/if} {if $cfg.cols.price&&$listing.price} <p class="price"> {if $headers.price.label}<em>{$headers.price.label}</em>{/if} <span class="price">{$listing.price}</span> </p> {/if} {if $cfg.cols.entry_date&&$listing.entry_date} <p class="entry_date"> {if $headers.entry_date.label}<em>{$headers.entry_date.label}</em>{/if} {$listing.entry_date} </p> {/if} {if $cfg.cols.time_left&&$listing.time_left} <p class="time_left"> {if $headers.time_left.label}<em>{$headers.time_left.label}</em>{/if} {$listing.time_left} </p> {/if} {if $listing.addonData} {* let addons add columns if they want to *} {foreach $listing.addonData as $addonRows} {foreach $addonRows as $addonText} <p class="addon_data {$addonHeaders[$addon][$aKey].css}"> {if $addonHeaders[$addon][$aKey].label}<em>{$addonHeaders[$addon][$aKey].label}</em>{/if} {$addonText} </p> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <p class="edit"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </p> {/if} {if $cfg.cols.delete} <p class="delete"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </p> {/if} <div class="clear"></div> </div> </article>
{*CODE_ONLY*} {* NOTE: This template is used to display the contents of each listing "box" of the featured gallery that displays at the top, during normal browsing. Since this template has a lot more "Smarty Tags" than normal, you can only edit using the code view. If you try to use WYSIWYG editor to edit this template, there is very high chance that it will corrupt the smarty tags! *} <article class="listing {if $gallery_columns} columns-{$gallery_columns}{/if}"> {* NOTE: The simple carousel works "with" this gallery view template to turn a normal gallery view into a sliding carousel using Javascript. In order for the simple gallery carousel to work properly, it needs to use div with "article_inner" class otherwise things don't line up (or may not work at all) in the carousel. In other words, leave the div HTML tag below with the article_inner class intact, or it can break the carousel (featured image slider). *} <div class="article_inner {$listing.css}"> {if $cfg.cols.image} <div class="image attention-getter-wrapper"> {if $listing.full_image_tag} <span style="position: relative;">{$listing.image}</span> {else} <a href="{$cfg.listing_url}{$id}" style="position: relative;"> <img src="{$listing.image}" alt="{$listing.title|escape}" /> </a> {/if} {if $listing.icons.attention_getter}<a href="{$cfg.listing_url}{$id}"><div class="attention-getter-position"><img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /></div></a>{/if} </div> {/if} {if $cfg.cols.type&&$listing.type} <p class="type"> {if $headers.type.label}<em>{$headers.type.label}</em>{/if} {$listing.type} </p> {/if} {if $cfg.cols.title} <div class="title"> {if $headers.title.label}<em>{$headers.title.label}</em>{/if} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <h3><a href="{$cfg.listing_url}{$id}">{$listing.title}</a></h3> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} </div> {elseif $cfg.cols.icons && $listing.icons} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon attention-getter-inline" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} {/if} {if $cfg.cols.business_type&&$listing.business_type} <p class="business_type"> {if $headers.business_type.label}<em>{$headers.business_type.label}</em>{/if} {$listing.business_type} </p> {/if} {if $cfg.cols.description||$cfg.description_under_title} <p class="description"> {if $headers.description.label}<em>{$headers.description.label}</em>{/if} {$listing.description} </p> {/if} {if $cfg.cols.tags && $listing.tags} <p class="tag_list_data"> {if $headers.tags.label}<em>{$headers.tags.label}</em>{/if} {listing tag='listing_tags_links'} </p> {/if} {section name=optionals start=1 loop=21} {assign var='field' value=$smarty.section.optionals.index} {if $cfg.cols.optionals.$field&&$listing.optionals.$field} <p class="optional_{$field}"> {if $headers.optionals.$field.label}<em>{$headers.optionals.$field.label}</em>{/if} {$listing.optionals.$field} </p> {/if} {/section} {if $cfg.cols.address&&$listing.address} {* TODO: use <address></address> for address elements? *} <p class="address"> {if $headers.address.label}<em>{$headers.address.label}</em>{/if} {$listing.address} </p> {/if} {if $cfg.cols.city&&$listing.city} <p class="city"> {if $headers.city.label}<em>{$headers.city.label}</em>{/if} {$listing.city} </p> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col&&$listing.$col} <p class="{$col}"> {if $headers.$col.label}<em>{$headers.$col.label}</em>{/if} {$listing.$col} </p> {/if} {/for} {if $cfg.cols.zip&&$listing.zip} <p class="zip"> {if $headers.zip.label}<em>{$headers.zip.label}</em>{/if} {$listing.zip} </p> {/if} {if $cfg.cols.location_breadcrumb&&$listing.location_breadcrumb} <p class="region_breadcrumb"> {if $headers.location_breadcrumb.label}<em>{$headers.location_breadcrumb.label}</em>{/if} {$listing.location_breadcrumb} </p> {/if} {if $cfg.cols.num_bids&&$listing.num_bids} <p class="number_bids"> {if $headers.num_bids.label}<em>{$headers.num_bids.label}</em>{/if} {$listing.num_bids} </p> {/if} {if $cfg.cols.price&&$listing.price} <p class="price"> {if $headers.price.label}<em>{$headers.price.label}</em>{/if} <span class="price">{$listing.price}</span> </p> {/if} {if $cfg.cols.entry_date&&$listing.entry_date} <p class="entry_date"> {if $headers.entry_date.label}<em>{$headers.entry_date.label}</em>{/if} {$listing.entry_date} </p> {/if} {if $cfg.cols.time_left&&$listing.time_left} <p class="time_left"> {if $headers.time_left.label}<em>{$headers.time_left.label}</em>{/if} {$listing.time_left} </p> {/if} {if $listing.addonData} {* let addons add columns if they want to *} {foreach $listing.addonData as $addonRows} {foreach $addonRows as $addonText} <p class="addon_data {$addonHeaders[$addon][$aKey].css}"> {if $addonHeaders[$addon][$aKey].label}<em>{$addonHeaders[$addon][$aKey].label}</em>{/if} {$addonText} </p> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <p class="edit"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </p> {/if} {if $cfg.cols.delete} <p class="delete"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </p> {/if} <div class="clear"></div> </div> </article>
{*CODE_ONLY*} {* NOTE: This template is used to display the contents of each listing "box" of the featured gallery that displays at the top, during normal browsing. Since this template has a lot more "Smarty Tags" than normal, you can only edit using the code view. If you try to use WYSIWYG editor to edit this template, there is very high chance that it will corrupt the smarty tags! *} <article class="listing {if $gallery_columns} columns-{$gallery_columns}{/if}"> {* NOTE: The simple carousel works "with" this gallery view template to turn a normal gallery view into a sliding carousel using Javascript. In order for the simple gallery carousel to work properly, it needs to use div with "article_inner" class otherwise things don't line up (or may not work at all) in the carousel. In other words, leave the div HTML tag below with the article_inner class intact, or it can break the carousel (featured image slider). *} <div class="article_inner {$listing.css}"> {if $cfg.cols.image} <div class="image"> {if $listing.full_image_tag} {$listing.image} {else} <a href="{$cfg.listing_url}{$id}"> <img src="{$listing.image}" alt="{$listing.title|escape}" /> </a> {/if} </div> {/if} {if $cfg.cols.type&&$listing.type} <p class="type"> {if $headers.type.label}<em>{$headers.type.label}</em>{/if} {$listing.type} </p> {/if} {if $cfg.cols.title} <div class="title"> {if $headers.title.label}<em>{$headers.title.label}</em>{/if} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <h3><a href="{$cfg.listing_url}{$id}">{$listing.title}</a></h3> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} </div> {elseif $cfg.cols.icons && $listing.icons} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} {/if} {if $cfg.cols.business_type&&$listing.business_type} <p class="business_type"> {if $headers.business_type.label}<em>{$headers.business_type.label}</em>{/if} {$listing.business_type} </p> {/if} {if $cfg.cols.description||$cfg.description_under_title} <p class="description"> {if $headers.description.label}<em>{$headers.description.label}</em>{/if} {$listing.description} </p> {/if} {if $cfg.cols.tags && $listing.tags} <p class="tag_list_data"> {if $headers.tags.label}<em>{$headers.tags.label}</em>{/if} {listing tag='listing_tags_links'} </p> {/if} {section name=optionals start=1 loop=21} {assign var='field' value=$smarty.section.optionals.index} {if $cfg.cols.optionals.$field&&$listing.optionals.$field} <p class="optional_{$field}"> {if $headers.optionals.$field.label}<em>{$headers.optionals.$field.label}</em>{/if} {$listing.optionals.$field} </p> {/if} {/section} {if $cfg.cols.address&&$listing.address} {* TODO: use <address></address> for address elements? *} <p class="address"> {if $headers.address.label}<em>{$headers.address.label}</em>{/if} {$listing.address} </p> {/if} {if $cfg.cols.city&&$listing.city} <p class="city"> {if $headers.city.label}<em>{$headers.city.label}</em>{/if} {$listing.city} </p> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col&&$listing.$col} <p class="{$col}"> {if $headers.$col.label}<em>{$headers.$col.label}</em>{/if} {$listing.$col} </p> {/if} {/for} {if $cfg.cols.zip&&$listing.zip} <p class="zip"> {if $headers.zip.label}<em>{$headers.zip.label}</em>{/if} {$listing.zip} </p> {/if} {if $cfg.cols.location_breadcrumb&&$listing.location_breadcrumb} <p class="region_breadcrumb"> {if $headers.location_breadcrumb.label}<em>{$headers.location_breadcrumb.label}</em>{/if} {$listing.location_breadcrumb} </p> {/if} {if $cfg.cols.num_bids&&$listing.num_bids} <p class="number_bids"> {if $headers.num_bids.label}<em>{$headers.num_bids.label}</em>{/if} {$listing.num_bids} </p> {/if} {if $cfg.cols.price&&$listing.price} <p class="price"> {if $headers.price.label}<em>{$headers.price.label}</em>{/if} <span class="price">{$listing.price}</span> </p> {/if} {if $cfg.cols.entry_date&&$listing.entry_date} <p class="entry_date"> {if $headers.entry_date.label}<em>{$headers.entry_date.label}</em>{/if} {$listing.entry_date} </p> {/if} {if $cfg.cols.time_left&&$listing.time_left} <p class="time_left"> {if $headers.time_left.label}<em>{$headers.time_left.label}</em>{/if} {$listing.time_left} </p> {/if} {if $listing.addonData} {* let addons add columns if they want to *} {foreach $listing.addonData as $addonRows} {foreach $addonRows as $addonText} <p class="addon_data {$addonHeaders[$addon][$aKey].css}"> {if $addonHeaders[$addon][$aKey].label}<em>{$addonHeaders[$addon][$aKey].label}</em>{/if} {$addonText} </p> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <p class="edit"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </p> {/if} {if $cfg.cols.delete} <p class="delete"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </p> {/if} <div class="clear"></div> </div> {*CODE_ONLY*} {* NOTE: This template is used to display the contents of each listing "box" of the featured gallery that displays at the top, during normal browsing. Since this template has a lot more "Smarty Tags" than normal, you can only edit using the code view. If you try to use WYSIWYG editor to edit this template, there is very high chance that it will corrupt the smarty tags! *} <article class="listing {if $gallery_columns} columns-{$gallery_columns}{/if}"> {* NOTE: The simple carousel works "with" this gallery view template to turn a normal gallery view into a sliding carousel using Javascript. In order for the simple gallery carousel to work properly, it needs to use div with "article_inner" class otherwise things don't line up (or may not work at all) in the carousel. In other words, leave the div HTML tag below with the article_inner class intact, or it can break the carousel (featured image slider). *} <div class="article_inner {$listing.css}"> {if $cfg.cols.image} <div class="image attention-getter-wrapper"> {if $listing.full_image_tag} <span style="position: relative;">{$listing.image}</span> {else} <a href="{$cfg.listing_url}{$id}" style="position: relative;"> <img src="{$listing.image}" alt="{$listing.title|escape}" /> </a> {/if} {if $listing.icons.attention_getter}<a href="{$cfg.listing_url}{$id}"><div class="attention-getter-position"><img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /></div></a>{/if} </div> {/if} {if $cfg.cols.type&&$listing.type} <p class="type"> {if $headers.type.label}<em>{$headers.type.label}</em>{/if} {$listing.type} </p> {/if} {if $cfg.cols.title} <div class="title"> {if $headers.title.label}<em>{$headers.title.label}</em>{/if} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <h3><a href="{$cfg.listing_url}{$id}">{$listing.title}</a></h3> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} </div> {elseif $cfg.cols.icons && $listing.icons} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon attention-getter-inline" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} {/if} {if $cfg.cols.business_type&&$listing.business_type} <p class="business_type"> {if $headers.business_type.label}<em>{$headers.business_type.label}</em>{/if} {$listing.business_type} </p> {/if} {if $cfg.cols.description||$cfg.description_under_title} <p class="description"> {if $headers.description.label}<em>{$headers.description.label}</em>{/if} {$listing.description} </p> {/if} {if $cfg.cols.tags && $listing.tags} <p class="tag_list_data"> {if $headers.tags.label}<em>{$headers.tags.label}</em>{/if} {listing tag='listing_tags_links'} </p> {/if} {section name=optionals start=1 loop=21} {assign var='field' value=$smarty.section.optionals.index} {if $cfg.cols.optionals.$field&&$listing.optionals.$field} <p class="optional_{$field}"> {if $headers.optionals.$field.label}<em>{$headers.optionals.$field.label}</em>{/if} {$listing.optionals.$field} </p> {/if} {/section} {if $cfg.cols.address&&$listing.address} {* TODO: use <address></address> for address elements? *} <p class="address"> {if $headers.address.label}<em>{$headers.address.label}</em>{/if} {$listing.address} </p> {/if} {if $cfg.cols.city&&$listing.city} <p class="city"> {if $headers.city.label}<em>{$headers.city.label}</em>{/if} {$listing.city} </p> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col&&$listing.$col} <p class="{$col}"> {if $headers.$col.label}<em>{$headers.$col.label}</em>{/if} {$listing.$col} </p> {/if} {/for} {if $cfg.cols.zip&&$listing.zip} <p class="zip"> {if $headers.zip.label}<em>{$headers.zip.label}</em>{/if} {$listing.zip} </p> {/if} {if $cfg.cols.location_breadcrumb&&$listing.location_breadcrumb} <p class="region_breadcrumb"> {if $headers.location_breadcrumb.label}<em>{$headers.location_breadcrumb.label}</em>{/if} {$listing.location_breadcrumb} </p> {/if} {if $cfg.cols.num_bids&&$listing.num_bids} <p class="number_bids"> {if $headers.num_bids.label}<em>{$headers.num_bids.label}</em>{/if} {$listing.num_bids} </p> {/if} {if $cfg.cols.price&&$listing.price} <p class="price"> {if $headers.price.label}<em>{$headers.price.label}</em>{/if} <span class="price">{$listing.price}</span> </p> {/if} {if $cfg.cols.entry_date&&$listing.entry_date} <p class="entry_date"> {if $headers.entry_date.label}<em>{$headers.entry_date.label}</em>{/if} {$listing.entry_date} </p> {/if} {if $cfg.cols.time_left&&$listing.time_left} <p class="time_left"> {if $headers.time_left.label}<em>{$headers.time_left.label}</em>{/if} {$listing.time_left} </p> {/if} {if $listing.addonData} {* let addons add columns if they want to *} {foreach $listing.addonData as $addonRows} {foreach $addonRows as $addonText} <p class="addon_data {$addonHeaders[$addon][$aKey].css}"> {if $addonHeaders[$addon][$aKey].label}<em>{$addonHeaders[$addon][$aKey].label}</em>{/if} {$addonText} </p> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <p class="edit"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </p> {/if} {if $cfg.cols.delete} <p class="delete"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </p> {/if} <div class="clear"></div> </div> </article>
{*CODE_ONLY*} {* NOTE: This template is used to display the contents of each listing "box" when browsing the site using gallery view, during normal browsing. Since this template has a lot more "Smarty Tags" than normal, you can only edit using the code view. If you try to use WYSIWYG editor to edit this template, there is very high chance that it will corrupt the smarty tags! *} <article class="listing clearfix {if $gallery_columns} columns-{$gallery_columns}{/if}"> {* NOTE: The simple carousel works "with" this gallery view template to turn a normal gallery view into a sliding carousel using Javascript. In order for the simple gallery carousel to work properly, it needs to use div with "article_inner" class otherwise things don't line up (or may not work at all) in the carousel. In other words, leave the div HTML tag below with the article_inner class intact, or it can break the carousel (featured image slider). *} <div class="article_inner {$listing.css}"> {if $cfg.cols.image} <div class="image"> {if $listing.full_image_tag} {$listing.image} {else} <a href="{$cfg.listing_url}{$id}"> <img src="{$listing.image}" alt="{$listing.title|escape}" /> </a> {/if} </div> {/if} <div style="margin-top: 3px;"> <img src="{external file='images/icons/camera_sml.png'}" alt="" /> : <a href="{$cfg.listing_url}{$id}">{listing tag='number_images'}</a> | <img src="{external file='images/icons/camera_video_sml.png'}" alt="" /> : <a href="{$cfg.listing_url}{$id}">{listing tag='number_videos'}</a> <!-- | <img src="{external file='images/icons/heart_sml.png'}" alt="" /> : {listing tag='favorites_link'} --> </div> {if $cfg.cols.type&&$listing.type} <p class="type"> {if $headers.type.label}<em>{$headers.type.label}</em>{/if} {$listing.type} </p> {/if} {if $cfg.cols.title} <div class="title"> {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <h3><a href="{$cfg.listing_url}{$id}">{$listing.title}</a></h3> {if $listing.icons.verified && $cfg.icons.verified}<div><img src="{$cfg.icons.verified}" class="verified_icon" alt="" /></div>{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<div><img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" /></div>{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<div><img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" /></div>{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<div><img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" /></div>{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<div><img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" /></div>{/if} {if $listing.icons.attention_getter}<div><img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /></div>{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} <div>{$icon}</div> {/foreach} {/if} </div> {elseif $cfg.cols.icons && $listing.icons} {if $listing.icons.sold && $cfg.icons.sold}<div><img src="{$cfg.icons.sold}" alt="" /></div>{/if} {if $listing.icons.verified && $cfg.icons.verified}<div><img src="{$cfg.icons.verified}" class="verified_icon" alt="" /></div>{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<div><img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" /></div>{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<div><img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" /></div>{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<div><img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" /></div>{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<div><img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" /></div>{/if} {if $listing.icons.attention_getter}<div><img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /></div>{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} <div>{$icon}</div> {/foreach} {/if} {/if} {if $cfg.cols.price&&$listing.price} <p class="price"> {if $headers.price.label}<em>{$headers.price.label}</em>{/if} <span class="price">{$listing.price}</span> </p> {/if} {if $cfg.cols.time_left&&$listing.time_left} <p class="time_left"> {if $headers.time_left.label}<em>{$headers.time_left.label}</em>{/if} {$listing.time_left} </p> {/if} {if $listing.addonData} {* let addons add columns if they want to *} {foreach $listing.addonData as $addonRows} {foreach $addonRows as $addonText} <p class="addon_data {$addonHeaders[$addon][$aKey].css}"> {if $addonHeaders[$addon][$aKey].label}<em>{$addonHeaders[$addon][$aKey].label}</em>{/if} {$addonText} </p> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <p class="edit"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </p> {/if} {if $cfg.cols.delete} <p class="delete"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </p> {/if} </div> </article>
{*CODE_ONLY*} {* NOTE: This template is used to display the contents of each listing "box" when browsing the site using gallery view, during normal browsing. Since this template has a lot more "Smarty Tags" than normal, you can only edit using the code view. If you try to use WYSIWYG editor to edit this template, there is very high chance that it will corrupt the smarty tags! *} <article class="listing clearfix {if $gallery_columns} columns-{$gallery_columns}{/if} gallery-rwd"> {* NOTE: The simple carousel works "with" this gallery view template to turn a normal gallery view into a sliding carousel using Javascript. In order for the simple gallery carousel to work properly, it needs to use div with "article_inner" class otherwise things don't line up (or may not work at all) in the carousel. In other words, leave the div HTML tag below with the article_inner class intact, or it can break the carousel (featured image slider). *} <div class="article_inner {$listing.css}"> {if $cfg.cols.image} <div class="image attention-getter-wrapper"> {if $listing.full_image_tag} <span style="position: relative;">{$listing.image}</span> {else} <a href="{$cfg.listing_url}{$id}" style="position: relative;"> <img src="{$listing.image}" alt="{$listing.title|escape}" /> </a> {/if} {if $listing.icons.attention_getter}<a href="{$cfg.listing_url}{$id}"><div class="attention-getter-position"><img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /></div></a>{/if} </div> {/if} <div style="margin-top: 3px;"> <span class="glyphicon glyphicon-camera"></span> : <a href="{$cfg.listing_url}{$id}">{listing tag='number_images'}</a> | <span class="glyphicon glyphicon-facetime-video"></span> : <a href="{$cfg.listing_url}{$id}">{listing tag='number_videos'}</a> <!-- | <img src="{external file='images/icons/heart_sml.png'}" alt="" /> : {listing tag='favorites_link'} --> </div> {if $cfg.cols.type&&$listing.type} <p class="type"> {if $headers.type.label}<em>{$headers.type.label}</em>{/if} {$listing.type} </p> {/if} {if $cfg.cols.title} <div class="title"> {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <h3><a href="{$cfg.listing_url}{$id}">{$listing.title}</a></h3> {if $listing.icons.verified && $cfg.icons.verified}<div><img src="{$cfg.icons.verified}" class="verified_icon" alt="" /></div>{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<div><img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" /></div>{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<div><img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" /></div>{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<div><img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" /></div>{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<div><img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" /></div>{/if} {if $listing.icons.attention_getter}<div><img src="{$listing.attention_getter_url}" class="attention_getter_icon attention-getter-inline" alt="" /></div>{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} <div>{$icon}</div> {/foreach} {/if} </div> {elseif $cfg.cols.icons && $listing.icons} {if $listing.icons.sold && $cfg.icons.sold}<div><img src="{$cfg.icons.sold}" alt="" /></div>{/if} {if $listing.icons.verified && $cfg.icons.verified}<div><img src="{$cfg.icons.verified}" class="verified_icon" alt="" /></div>{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<div><img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" /></div>{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<div><img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" /></div>{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<div><img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" /></div>{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<div><img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" /></div>{/if} {if $listing.icons.attention_getter}<div><img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /></div>{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} <div>{$icon}</div> {/foreach} {/if} {/if} {if $cfg.cols.price&&$listing.price} <p class="price"> {if $headers.price.label}<em>{$headers.price.label}</em>{/if} <span class="price">{$listing.price}</span> </p> {/if} {if $listing.addonData} {* let addons add columns if they want to *} {foreach $listing.addonData as $addonRows} {foreach $addonRows as $addonText} <p class="addon_data {$addonHeaders[$addon][$aKey].css}"> {if $addonHeaders[$addon][$aKey].label}<em>{$addonHeaders[$addon][$aKey].label}</em>{/if} {$addonText} </p> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <p class="edit"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </p> {/if} {if $cfg.cols.delete} <p class="delete"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </p> {/if} <div class="clr"> </div> {if $listing.city or $listing.time_left or $listing.entry_date} <div class="clr"> </div> <div class="legend-abs-space clr"> </div> <div class="legend clr"> {if $cfg.cols.city && $listing.city} <div class="legend-location"> <p> <span class="glyphicon glyphicon-map-marker"></span> {$listing.city} </p> </div> {/if} <div class="legend-vote"> <p> <span style="white-space: nowrap;">{listing tag='voteSummary_text'} {listing tag='voteSummary_percent'}%</span> </p> </div> {if $cfg.cols.time_left&&$listing.time_left} <div class="legend-time"> <p> <span class="glyphicon glyphicon-hourglass"></span> {$listing.time_left} </p> </div> {/if} {if $cfg.cols.entry_date && $listing.entry_date} <div class="legend-time"> <p> {$listing.entry_date} </p> </div> {/if} </div> {/if} <div class="clr"> </div> </div> </article>
{*CODE_ONLY*} {* NOTE: This template is used to display the contents of each listing "box" when browsing the site using gallery view, during normal browsing. Since this template has a lot more "Smarty Tags" than normal, you can only edit using the code view. If you try to use WYSIWYG editor to edit this template, there is very high chance that it will corrupt the smarty tags! *} <article class="listing clearfix {if $gallery_columns} columns-{$gallery_columns}{/if}"> {* NOTE: The simple carousel works "with" this gallery view template to turn a normal gallery view into a sliding carousel using Javascript. In order for the simple gallery carousel to work properly, it needs to use div with "article_inner" class otherwise things don't line up (or may not work at all) in the carousel. In other words, leave the div HTML tag below with the article_inner class intact, or it can break the carousel (featured image slider). *} <div class="article_inner {$listing.css}"> {if $cfg.cols.image} <div class="image"> {if $listing.full_image_tag} {$listing.image} {else} <a href="{$cfg.listing_url}{$id}"> <img src="{$listing.image}" alt="{$listing.title|escape}" /> </a> {/if} </div> {/if} <div style="margin-top: 3px;"> <img src="{external file='images/icons/camera_sml.png'}" alt="" /> : <a href="{$cfg.listing_url}{$id}">{listing tag='number_images'}</a> | <img src="{external file='images/icons/camera_video_sml.png'}" alt="" /> : <a href="{$cfg.listing_url}{$id}">{listing tag='number_videos'}</a> <!-- | <img src="{external file='images/icons/heart_sml.png'}" alt="" /> : {listing tag='favorites_link'} --> </div> {if $cfg.cols.type&&$listing.type} <p class="type"> {if $headers.type.label}<em>{$headers.type.label}</em>{/if} {$listing.type} </p> {/if} {if $cfg.cols.title} <div class="title"> {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <h3><a href="{$cfg.listing_url}{$id}">{$listing.title}</a></h3> {if $listing.icons.verified && $cfg.icons.verified}<div><img src="{$cfg.icons.verified}" class="verified_icon" alt="" /></div>{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<div><img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" /></div>{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<div><img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" /></div>{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<div><img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" /></div>{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<div><img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" /></div>{/if} {if $listing.icons.attention_getter}<div><img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /></div>{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} <div>{$icon}</div> {/foreach} {/if} </div> {elseif $cfg.cols.icons && $listing.icons} {if $listing.icons.sold && $cfg.icons.sold}<div><img src="{$cfg.icons.sold}" alt="" /></div>{/if} {if $listing.icons.verified && $cfg.icons.verified}<div><img src="{$cfg.icons.verified}" class="verified_icon" alt="" /></div>{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<div><img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" /></div>{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<div><img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" /></div>{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<div><img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" /></div>{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<div><img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" /></div>{/if} {if $listing.icons.attention_getter}<div><img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /></div>{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} <div>{$icon}</div> {/foreach} {/if} {/if} {if $cfg.cols.price&&$listing.price} <p class="price"> {if $headers.price.label}<em>{$headers.price.label}</em>{/if} <span class="price">{$listing.price}</span> </p> {/if} {if $cfg.cols.time_left&&$listing.time_left} <p class="time_left"> {if $headers.time_left.label}<em>{$headers.time_left.label}</em>{/if} {$listing.time_left} </p> {/if} {if $listing.addonData} {* let addons add columns if they want to *} {foreach $listing.addonData as $addonRows} {foreach $addonRows as $addonText} <p class="addon_data {$addonHeaders[$addon][$aKey].css}"> {if $addonHeaders[$addon][$aKey].label}<em>{$addonHeaders[$addon][$aKey].label}</em>{/if} {$addonText} </p> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <p class="edit"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </p> {/if} {if $cfg.cols.delete} <p class="delete"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </p> {/if} </div> {*CODE_ONLY*} {* NOTE: This template is used to display the contents of each listing "box" when browsing the site using gallery view, during normal browsing. Since this template has a lot more "Smarty Tags" than normal, you can only edit using the code view. If you try to use WYSIWYG editor to edit this template, there is very high chance that it will corrupt the smarty tags! *} <article class="listing clearfix {if $gallery_columns} columns-{$gallery_columns}{/if} gallery-rwd"> {* NOTE: The simple carousel works "with" this gallery view template to turn a normal gallery view into a sliding carousel using Javascript. In order for the simple gallery carousel to work properly, it needs to use div with "article_inner" class otherwise things don't line up (or may not work at all) in the carousel. In other words, leave the div HTML tag below with the article_inner class intact, or it can break the carousel (featured image slider). *} <div class="article_inner {$listing.css}"> {if $cfg.cols.image} <div class="image attention-getter-wrapper"> {if $listing.full_image_tag} <span style="position: relative;">{$listing.image}</span> {else} <a href="{$cfg.listing_url}{$id}" style="position: relative;"> <img src="{$listing.image}" alt="{$listing.title|escape}" /> </a> {/if} {if $listing.icons.attention_getter}<a href="{$cfg.listing_url}{$id}"><div class="attention-getter-position"><img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /></div></a>{/if} </div> {/if} <div style="margin-top: 3px;"> <span class="glyphicon glyphicon-camera"></span> : <a href="{$cfg.listing_url}{$id}">{listing tag='number_images'}</a> | <span class="glyphicon glyphicon-facetime-video"></span> : <a href="{$cfg.listing_url}{$id}">{listing tag='number_videos'}</a> <!-- | <img src="{external file='images/icons/heart_sml.png'}" alt="" /> : {listing tag='favorites_link'} --> </div> {if $cfg.cols.type&&$listing.type} <p class="type"> {if $headers.type.label}<em>{$headers.type.label}</em>{/if} {$listing.type} </p> {/if} {if $cfg.cols.title} <div class="title"> {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <h3><a href="{$cfg.listing_url}{$id}">{$listing.title}</a></h3> {if $listing.icons.verified && $cfg.icons.verified}<div><img src="{$cfg.icons.verified}" class="verified_icon" alt="" /></div>{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<div><img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" /></div>{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<div><img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" /></div>{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<div><img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" /></div>{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<div><img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" /></div>{/if} {if $listing.icons.attention_getter}<div><img src="{$listing.attention_getter_url}" class="attention_getter_icon attention-getter-inline" alt="" /></div>{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} <div>{$icon}</div> {/foreach} {/if} </div> {elseif $cfg.cols.icons && $listing.icons} {if $listing.icons.sold && $cfg.icons.sold}<div><img src="{$cfg.icons.sold}" alt="" /></div>{/if} {if $listing.icons.verified && $cfg.icons.verified}<div><img src="{$cfg.icons.verified}" class="verified_icon" alt="" /></div>{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<div><img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" /></div>{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<div><img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" /></div>{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<div><img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" /></div>{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<div><img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" /></div>{/if} {if $listing.icons.attention_getter}<div><img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /></div>{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} <div>{$icon}</div> {/foreach} {/if} {/if} {if $cfg.cols.price&&$listing.price} <p class="price"> {if $headers.price.label}<em>{$headers.price.label}</em>{/if} <span class="price">{$listing.price}</span> </p> {/if} {if $listing.addonData} {* let addons add columns if they want to *} {foreach $listing.addonData as $addonRows} {foreach $addonRows as $addonText} <p class="addon_data {$addonHeaders[$addon][$aKey].css}"> {if $addonHeaders[$addon][$aKey].label}<em>{$addonHeaders[$addon][$aKey].label}</em>{/if} {$addonText} </p> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <p class="edit"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </p> {/if} {if $cfg.cols.delete} <p class="delete"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </p> {/if} <div class="clr"> </div> {if $listing.city or $listing.time_left or $listing.entry_date} <div class="clr"> </div> <div class="legend-abs-space clr"> </div> <div class="legend clr"> {if $cfg.cols.city && $listing.city} <div class="legend-location"> <p> <span class="glyphicon glyphicon-map-marker"></span> {$listing.city} </p> </div> {/if} <div class="legend-vote"> <p> <span style="white-space: nowrap;">{listing tag='voteSummary_text'} {listing tag='voteSummary_percent'}%</span> </p> </div> {if $cfg.cols.time_left&&$listing.time_left} <div class="legend-time"> <p> <span class="glyphicon glyphicon-hourglass"></span> {$listing.time_left} </p> </div> {/if} {if $cfg.cols.entry_date && $listing.entry_date} <div class="legend-time"> <p> {$listing.entry_date} </p> </div> {/if} </div> {/if} <div class="clr"> </div> </div> </article>
{*CODE_ONLY*} {* NOTE: This template is used to display the contents of each listing "row" when browsing the site using grid view, during normal browsing. Since this template has a lot more "Smarty Tags" than normal, you can only edit using the code view. If you try to use WYSIWYG editor to edit this template, there is very high chance that it will corrupt the smarty tags! NOTE: Grid view sub-template is a little different than the other views, as it is used to show the header as well. *} {if $thead} {* The header section.. This sub-template is called for both the header section and for the main body section. *} <tr class="results_column_header"> {* in hopes of making things easy on anyone who would like to modify this template, this first column is intentionally over-commented *} {if $cfg.cols.type} {* $cfg.cols array holds whether or not a column is being used *} <td class="browse_table_column_header_type"> {* $headers.business_type.css holds the default css class for this header *} {* $cfg.browse_url points to the current page, and ends in "c=" $headers.business_type.reorder holds the value of "c", which tells the system how to re-sort the listings if this link is clicked $headers.business_type.text is the text of this header, changeable in the Geodesic admin controls *} {if $cfg.sort_links}<a class="{$headers.type.css}" href="{$cfg.browse_url}{$headers.type.reorder}">{/if} {$headers.type.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.business_type} <td class="browse_table_column_header_business_type{if $cfg.sort_links && $headers.business_type.reorder != 43} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.business_type.css}" href="{$cfg.browse_url}{$headers.business_type.reorder}">{/if} {$headers.business_type.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.image} {* can't sort by image, so no link here *} <td class="browse_table_column_image">{$headers.image.text}</td> {/if} {if $cfg.cols.title} <td class="{if $cfg.sort_links && $headers.title.reorder != 5}sorted_by {/if}{if $cfg.cols.description}half{else}title{/if}"> {if $cfg.sort_links}<a class="{$headers.title.css}" href="{$cfg.browse_url}{$headers.title.reorder}">{/if} {$headers.title.text} {if $cfg.sort_links}</a>{/if} {if $cfg.description_under_title}<br />{$headers.description.text}{/if} </td> {elseif $cfg.cols.icons} <td class="browse_table_column_header_icons"></td> {/if} {if $cfg.cols.description} {* can't order by description, so no link here *} <td class="half">{$headers.description.text}</td> {/if} {if $cfg.cols.tags} <td class="browse_table_column_header_tags"> {$headers.tags.text} </td> {/if} {if count($headers.optionals) > 0} {foreach from=$headers.optionals item=optional_header key="fieldNum"} {* $headers.optionals is indexed 1-20, so you could split this out of the loop if you really wanted to... e.g.: $headers.optionals.1.text to get the header text for "optional field 1" *} <td class="browse_table_column_header_{$fieldNum}{if $cfg.sort_links && ($fieldNum <= 10 && (($optional_header.reorder-15)/2)+1 != $fieldNum) || ($fieldNum > 10 && (($optional_header.reorder-45)/2)+11 != $fieldNum)} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$optional_header.css}" href="{$cfg.browse_url}{$optional_header.reorder}">{/if} {$optional_header.text} {if $cfg.sort_links}</a>{/if} </td> {/foreach} {/if} {if $cfg.cols.address} <td class="browse_table_column_header_address"> {if $cfg.sort_links}<a class="{$headers.address.css}" href="{$cfg.browse_url}{$headers.address.reorder}">{/if} {$headers.address.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.city} <td class="browse_table_column_header_city{if $cfg.sort_links && $headers.city.reorder != 7} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.city.css}" href="{$cfg.browse_url}{$headers.city.reorder}">{/if} {$headers.city.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.zip} <td class="browse_table_column_header_zip{if $cfg.sort_links && $headers.zip.reorder != 13} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.zip.css}" href="{$cfg.browse_url}{$headers.zip.reorder}">{/if} {$headers.zip.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col} <td class="browse_table_column_header_{$col}"> {$headers.{$col}.text} </td> {/if} {/for} {if $cfg.cols.location_breadcrumb} <td class="browse_table_column_header_location_breadcrumb"> {$headers.location_breadcrumb.text} </td> {/if} {if $cfg.cols.num_bids} <td class="browse_table_column_header_num_bids"> {if $cfg.sort_links}<a class="{$headers.num_bids.css}" href="{$cfg.browse_url}{$headers.num_bids.reorder}">{/if} {$headers.num_bids.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.price} <td class="browse_table_column_header_price{if $cfg.sort_links && $headers.price.reorder != 1} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.price.css}" href="{$cfg.browse_url}{$headers.price.reorder}">{/if} {$headers.price.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.entry_date} <td class="browse_table_column_header_entry_date{if $cfg.sort_links && $headers.entry_date.reorder != 4} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.entry_date.css}" href="{$cfg.browse_url}{$headers.entry_date.reorder}">{/if} {$headers.entry_date.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.time_left} <td class="browse_table_column_header_time_left{if $cfg.sort_links && $headers.time_left.reorder != 70} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.time_left.css}" href="{$cfg.browse_url}{$headers.time_left.reorder}">{/if} {$headers.time_left.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {foreach $headers.leveled as $levels} {foreach $levels as $levelHeader} <td class="{$levelHeader.css}"> {$levelHeader.text} </td> {/foreach} {/foreach} {* allow Addons to add their own column headers here *} {if $addonHeaders} {foreach from=$addonHeaders item=addon} {foreach from=$addon item=header} <td{if $header.css} class="{$header.css}"{/if}> {$header.text} </td> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <td>{$headers.edit.text}</td> {/if} {if $cfg.cols.delete} <td>{$headers.delete.text}</td> {/if} </tr> {else} {* The main part, this is where each listing row is displayed. *} <tr class="{$listing.css}"> {if $cfg.cols.type} <td class="center"> {$listing.type} </td> {/if} {if $cfg.cols.business_type} <td class="center"> {$listing.business_type} </td> {/if} {if $cfg.cols.image} <td class="center"> {if $listing.full_image_tag} {$listing.image} {else} <a href="{$cfg.listing_url}{$id}" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> <img src="{$listing.image}" alt="" /> </a> {/if} </td> {/if} {if $cfg.cols.title} <td style="width: {if $cfg.cols.description}50{else}100{/if}%"> {* if description column is active, this and it share half width (class "half"). if not, this column gets max width (class "title") *} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <a href="{$cfg.listing_url}{$id}" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> {$listing.title} </a> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" alt="" />{/if} {if $listing.icons.attention_getter && $listing.attention_getter_url}<img src="{$listing.attention_getter_url}" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {* it's up to the addons themselves to create the img tag, as some addons may need to add more than one icon *} {$icon} {/foreach} {/if} {if $cfg.description_under_title}<p class="listing_results_description">{$listing.description}</p>{/if} </td> {elseif $cfg.cols.icons} <td> {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {* it's up to the addons themselves to create the img tag, as some addons may need to add more than one icon *} {$icon} {/foreach} {/if} </td> {/if} {if $cfg.cols.description} {* this column is only shown alongside the title column, never by itself (but is sometimes not shown at all), so it gets a hard width of 50% *} <td style="width: 50%;"> {$listing.description} </td> {/if} {if $cfg.cols.tags} <td class="tag_list_data"> {if $listing.tags} {listing tag='listing_tags_links'} {/if} </td> {/if} {section name=optionals start=1 loop=21} {assign var='field' value=$smarty.section.optionals.index} {if $cfg.cols.optionals.$field} <td class="center"> {if $listing.optionals.$field}{$listing.optionals.$field}{else}-{/if} </td> {/if} {/section} {if $cfg.cols.address} <td class="center"> {if $listing.address}{$listing.address}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.city} <td class="center"> {if $listing.city}{$listing.city}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.zip} <td class="center"> {if $listing.zip}{$listing.zip}{else}{$cfg.empty}{/if} </td> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col} <td class="center nowrap"> {if $listing.$col}{$listing.$col}{else}{$cfg.empty}{/if} </td> {/if} {/for} {if $cfg.cols.location_breadcrumb} <td class="center nowrap"> {if $listing.location_breadcrumb}{$listing.location_breadcrumb}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.num_bids} <td class="center nowrap"> {if $listing.num_bids}{$listing.num_bids}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.price} <td class="center nowrap price"> {if $listing.price}<span class="price">{$listing.price}</span>{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.entry_date} <td class="center nowrap"> {if $listing.entry_date}{$listing.entry_date}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.time_left} <td class="center nowrap"> {if $listing.time_left}{$listing.time_left}{else}{$cfg.empty}{/if} </td> {/if} {foreach $headers.leveled as $lev_id => $levels} {foreach $levels as $level => $levelHeader} <td class="center nowrap"> {$listing.leveled.$lev_id.$level.name} </td> {/foreach} {/foreach} {if $listing.addonData} {* let addons add columns if they want to *} {foreach from=$listing.addonData item=addonRows} {foreach from=$addonRows item=addonText} <td class="center nowrap"> {$addonText} </td> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <td class="center"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </td> {/if} {if $cfg.cols.delete} <td class="center"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </td> {/if} </tr> {/if}
{*CODE_ONLY*} {* NOTE: This template is used to display the contents of each listing "row" when browsing the site using grid view, during normal browsing. Since this template has a lot more "Smarty Tags" than normal, you can only edit using the code view. If you try to use WYSIWYG editor to edit this template, there is very high chance that it will corrupt the smarty tags! NOTE: Grid view sub-template is a little different than the other views, as it is used to show the header as well. *} {if $thead} {* The header section.. This sub-template is called for both the header section and for the main body section. *} <tr class="results_column_header"> {* in hopes of making things easy on anyone who would like to modify this template, this first column is intentionally over-commented *} {if $cfg.cols.type} {* $cfg.cols array holds whether or not a column is being used *} <td class="browse_table_column_header_type"> {* $headers.business_type.css holds the default css class for this header *} {* $cfg.browse_url points to the current page, and ends in "c=" $headers.business_type.reorder holds the value of "c", which tells the system how to re-sort the listings if this link is clicked $headers.business_type.text is the text of this header, changeable in the Geodesic admin controls *} {if $cfg.sort_links}<a class="{$headers.type.css}" href="{$cfg.browse_url}{$headers.type.reorder}">{/if} {$headers.type.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.business_type} <td class="browse_table_column_header_business_type{if $cfg.sort_links && $headers.business_type.reorder != 43} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.business_type.css}" href="{$cfg.browse_url}{$headers.business_type.reorder}">{/if} {$headers.business_type.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.image} {* can't sort by image, so no link here *} <td class="browse_table_column_image">{$headers.image.text}</td> {/if} {if $cfg.cols.title} <td class="{if $cfg.sort_links && $headers.title.reorder != 5}sorted_by {/if}{if $cfg.cols.description}half{else}title{/if}"> {if $cfg.sort_links}<a class="{$headers.title.css}" href="{$cfg.browse_url}{$headers.title.reorder}">{/if} {$headers.title.text} {if $cfg.sort_links}</a>{/if} </td> {elseif $cfg.cols.icons} <td class="browse_table_column_header_icons"></td> {/if} {if $cfg.cols.description} {* can't order by description, so no link here *} <td class="half">{$headers.description.text}</td> {/if} {if $cfg.cols.tags} <td class="browse_table_column_header_tags"> {$headers.tags.text} </td> {/if} {if count($headers.optionals) > 0} {foreach from=$headers.optionals item=optional_header key="fieldNum"} {* $headers.optionals is indexed 1-20, so you could split this out of the loop if you really wanted to... e.g.: $headers.optionals.1.text to get the header text for "optional field 1" *} <td class="browse_table_column_header_{$fieldNum}{if $cfg.sort_links && ($fieldNum <= 10 && (($optional_header.reorder-15)/2)+1 != $fieldNum) || ($fieldNum > 10 && (($optional_header.reorder-45)/2)+11 != $fieldNum)} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$optional_header.css}" href="{$cfg.browse_url}{$optional_header.reorder}">{/if} {$optional_header.text} {if $cfg.sort_links}</a>{/if} </td> {/foreach} {/if} {if $cfg.cols.address} <td class="browse_table_column_header_address"> {if $cfg.sort_links}<a class="{$headers.address.css}" href="{$cfg.browse_url}{$headers.address.reorder}">{/if} {$headers.address.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.city} <td class="browse_table_column_header_city{if $cfg.sort_links && $headers.city.reorder != 7} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.city.css}" href="{$cfg.browse_url}{$headers.city.reorder}">{/if} {$headers.city.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.zip} <td class="browse_table_column_header_zip{if $cfg.sort_links && $headers.zip.reorder != 13} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.zip.css}" href="{$cfg.browse_url}{$headers.zip.reorder}">{/if} {$headers.zip.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col} <td class="browse_table_column_header_{$col}"> {$headers.{$col}.text} </td> {/if} {/for} {if $cfg.cols.location_breadcrumb} <td class="browse_table_column_header_location_breadcrumb"> {$headers.location_breadcrumb.text} </td> {/if} {if $cfg.cols.num_bids} <td class="browse_table_column_header_num_bids"> {if $cfg.sort_links}<a class="{$headers.num_bids.css}" href="{$cfg.browse_url}{$headers.num_bids.reorder}">{/if} {$headers.num_bids.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.price} <td class="browse_table_column_header_price{if $cfg.sort_links && $headers.price.reorder != 1} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.price.css}" href="{$cfg.browse_url}{$headers.price.reorder}">{/if} {$headers.price.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.entry_date} <td class="browse_table_column_header_entry_date{if $cfg.sort_links && $headers.entry_date.reorder != 4} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.entry_date.css}" href="{$cfg.browse_url}{$headers.entry_date.reorder}">{/if} {$headers.entry_date.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.time_left} <td class="browse_table_column_header_time_left{if $cfg.sort_links && $headers.time_left.reorder != 70} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.time_left.css}" href="{$cfg.browse_url}{$headers.time_left.reorder}">{/if} {$headers.time_left.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {foreach $headers.leveled as $levels} {foreach $levels as $levelHeader} <td class="{$levelHeader.css}"> {$levelHeader.text} </td> {/foreach} {/foreach} {* allow Addons to add their own column headers here *} {if $addonHeaders} {foreach from=$addonHeaders item=addon} {foreach from=$addon item=header} <td{if $header.css} class="{$header.css}"{/if}> {$header.text} </td> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <td>{$headers.edit.text}</td> {/if} {if $cfg.cols.delete} <td>{$headers.delete.text}</td> {/if} </tr> {else} {* The main part, this is where each listing row is displayed. *} <tr class="{$listing.css}"> {if $cfg.cols.type} <td class="center"> {$listing.type} </td> {/if} {if $cfg.cols.business_type} <td class="center"> {$listing.business_type} </td> {/if} {if $cfg.cols.image} <td class="center"> <div class="attention-getter-wrapper"> {if $listing.full_image_tag} <span class="rwd-image" style="position: relative;">{$listing.image}</span> {else} <a href="{$cfg.listing_url}{$id}" style="position: relative;" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> <img src="{$listing.image}" class="rwd-image" alt="" /> </a> {/if} {if $listing.icons.attention_getter} <a href="{$cfg.listing_url}{$id}" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> <div class="attention-getter-position image rwd-image"> <img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /> </div> </a> {/if} </div> </td> {/if} {if $cfg.cols.title} <td style="width: {if $cfg.cols.description}50{else}100{/if}%"> {* if description column is active, this and it share half width (class "half"). if not, this column gets max width (class "title") *} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <a href="{$cfg.listing_url}{$id}" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> {$listing.title} </a> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" alt="" />{/if} {if $listing.icons.attention_getter && $listing.attention_getter_url}<img src="{$listing.attention_getter_url}" class="attention-getter-inline" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {* it's up to the addons themselves to create the img tag, as some addons may need to add more than one icon *} {$icon} {/foreach} {/if} {if $cfg.description_under_title}<p class="listing_results_description">{$listing.description}</p>{/if} </td> {elseif $cfg.cols.icons} <td> {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {* it's up to the addons themselves to create the img tag, as some addons may need to add more than one icon *} {$icon} {/foreach} {/if} </td> {/if} {if $cfg.cols.description} {* this column is only shown alongside the title column, never by itself (but is sometimes not shown at all), so it gets a hard width of 50% *} <td style="width: 50%;"> {$listing.description} </td> {/if} {if $cfg.cols.tags} <td class="tag_list_data"> {if $listing.tags} {listing tag='listing_tags_links'} {/if} </td> {/if} {section name=optionals start=1 loop=21} {assign var='field' value=$smarty.section.optionals.index} {if $cfg.cols.optionals.$field} <td class="center"> {if $listing.optionals.$field}{$listing.optionals.$field}{else}-{/if} </td> {/if} {/section} {if $cfg.cols.address} <td class="center"> {if $listing.address}{$listing.address}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.city} <td class="center"> {if $listing.city}{$listing.city}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.zip} <td class="center"> {if $listing.zip}{$listing.zip}{else}{$cfg.empty}{/if} </td> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col} <td class="center nowrap"> {if $listing.$col}{$listing.$col}{else}{$cfg.empty}{/if} </td> {/if} {/for} {if $cfg.cols.location_breadcrumb} <td class="center nowrap"> {if $listing.location_breadcrumb}{$listing.location_breadcrumb}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.num_bids} <td class="center nowrap"> {if $listing.num_bids}{$listing.num_bids}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.price} <td class="center nowrap price"> {if $listing.price}<span class="price">{$listing.price}</span>{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.entry_date} <td class="center nowrap"> {if $listing.entry_date}{$listing.entry_date}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.time_left} <td class="center nowrap"> {if $listing.time_left}{$listing.time_left}{else}{$cfg.empty}{/if} </td> {/if} {foreach $headers.leveled as $lev_id => $levels} {foreach $levels as $level => $levelHeader} <td class="center nowrap"> {$listing.leveled.$lev_id.$level.name} </td> {/foreach} {/foreach} {if $listing.addonData} {* let addons add columns if they want to *} {foreach from=$listing.addonData item=addonRows} {foreach from=$addonRows item=addonText} <td class="center nowrap"> {$addonText} </td> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <td class="center"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </td> {/if} {if $cfg.cols.delete} <td class="center"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </td> {/if} </tr> {/if}
{*CODE_ONLY*} {* NOTE: This template is used to display the contents of each listing "row" when browsing the site using grid view, during normal browsing. Since this template has a lot more "Smarty Tags" than normal, you can only edit using the code view. If you try to use WYSIWYG editor to edit this template, there is very high chance that it will corrupt the smarty tags! NOTE: Grid view sub-template is a little different than the other views, as it is used to show the header as well. *} {if $thead} {* The header section.. This sub-template is called for both the header section and for the main body section. *} <tr class="results_column_header"> {* in hopes of making things easy on anyone who would like to modify this template, this first column is intentionally over-commented *} {if $cfg.cols.type} {* $cfg.cols array holds whether or not a column is being used *} <td class="browse_table_column_header_type"> {* $headers.business_type.css holds the default css class for this header *} {* $cfg.browse_url points to the current page, and ends in "c=" $headers.business_type.reorder holds the value of "c", which tells the system how to re-sort the listings if this link is clicked $headers.business_type.text is the text of this header, changeable in the Geodesic admin controls *} {if $cfg.sort_links}<a class="{$headers.type.css}" href="{$cfg.browse_url}{$headers.type.reorder}">{/if} {$headers.type.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.business_type} <td class="browse_table_column_header_business_type{if $cfg.sort_links && $headers.business_type.reorder != 43} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.business_type.css}" href="{$cfg.browse_url}{$headers.business_type.reorder}">{/if} {$headers.business_type.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.image} {* can't sort by image, so no link here *} <td class="browse_table_column_image">{$headers.image.text}</td> {/if} {if $cfg.cols.title} <td class="{if $cfg.sort_links && $headers.title.reorder != 5}sorted_by {/if}{if $cfg.cols.description}half{else}title{/if}"> {if $cfg.sort_links}<a class="{$headers.title.css}" href="{$cfg.browse_url}{$headers.title.reorder}">{/if} {$headers.title.text} {if $cfg.sort_links}</a>{/if} {if $cfg.description_under_title}<br />{$headers.description.text}{/if} </td> {elseif $cfg.cols.icons} <td class="browse_table_column_header_icons"></td> {/if} {if $cfg.cols.description} {* can't order by description, so no link here *} <td class="half">{$headers.description.text}</td> {/if} {if $cfg.cols.tags} <td class="browse_table_column_header_tags"> {$headers.tags.text} </td> {/if} {if count($headers.optionals) > 0} {foreach from=$headers.optionals item=optional_header key="fieldNum"} {* $headers.optionals is indexed 1-20, so you could split this out of the loop if you really wanted to... e.g.: $headers.optionals.1.text to get the header text for "optional field 1" *} <td class="browse_table_column_header_{$fieldNum}{if $cfg.sort_links && ($fieldNum <= 10 && (($optional_header.reorder-15)/2)+1 != $fieldNum) || ($fieldNum > 10 && (($optional_header.reorder-45)/2)+11 != $fieldNum)} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$optional_header.css}" href="{$cfg.browse_url}{$optional_header.reorder}">{/if} {$optional_header.text} {if $cfg.sort_links}</a>{/if} </td> {/foreach} {/if} {if $cfg.cols.address} <td class="browse_table_column_header_address"> {if $cfg.sort_links}<a class="{$headers.address.css}" href="{$cfg.browse_url}{$headers.address.reorder}">{/if} {$headers.address.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.city} <td class="browse_table_column_header_city{if $cfg.sort_links && $headers.city.reorder != 7} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.city.css}" href="{$cfg.browse_url}{$headers.city.reorder}">{/if} {$headers.city.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.zip} <td class="browse_table_column_header_zip{if $cfg.sort_links && $headers.zip.reorder != 13} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.zip.css}" href="{$cfg.browse_url}{$headers.zip.reorder}">{/if} {$headers.zip.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col} <td class="browse_table_column_header_{$col}"> {$headers.{$col}.text} </td> {/if} {/for} {if $cfg.cols.location_breadcrumb} <td class="browse_table_column_header_location_breadcrumb"> {$headers.location_breadcrumb.text} </td> {/if} {if $cfg.cols.num_bids} <td class="browse_table_column_header_num_bids"> {if $cfg.sort_links}<a class="{$headers.num_bids.css}" href="{$cfg.browse_url}{$headers.num_bids.reorder}">{/if} {$headers.num_bids.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.price} <td class="browse_table_column_header_price{if $cfg.sort_links && $headers.price.reorder != 1} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.price.css}" href="{$cfg.browse_url}{$headers.price.reorder}">{/if} {$headers.price.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.entry_date} <td class="browse_table_column_header_entry_date{if $cfg.sort_links && $headers.entry_date.reorder != 4} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.entry_date.css}" href="{$cfg.browse_url}{$headers.entry_date.reorder}">{/if} {$headers.entry_date.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.time_left} <td class="browse_table_column_header_time_left{if $cfg.sort_links && $headers.time_left.reorder != 70} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.time_left.css}" href="{$cfg.browse_url}{$headers.time_left.reorder}">{/if} {$headers.time_left.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {foreach $headers.leveled as $levels} {foreach $levels as $levelHeader} <td class="{$levelHeader.css}"> {$levelHeader.text} </td> {/foreach} {/foreach} {* allow Addons to add their own column headers here *} {if $addonHeaders} {foreach from=$addonHeaders item=addon} {foreach from=$addon item=header} <td{if $header.css} class="{$header.css}"{/if}> {$header.text} </td> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <td>{$headers.edit.text}</td> {/if} {if $cfg.cols.delete} <td>{$headers.delete.text}</td> {/if} </tr> {else} {* The main part, this is where each listing row is displayed. *} <tr class="{$listing.css}"> {if $cfg.cols.type} <td class="center"> {$listing.type} </td> {/if} {if $cfg.cols.business_type} <td class="center"> {$listing.business_type} </td> {/if} {if $cfg.cols.image} <td class="center"> {if $listing.full_image_tag} {$listing.image} {else} <a href="{$cfg.listing_url}{$id}" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> <img src="{$listing.image}" alt="" /> </a> {/if} </td> {/if} {if $cfg.cols.title} <td style="width: {if $cfg.cols.description}50{else}100{/if}%"> {* if description column is active, this and it share half width (class "half"). if not, this column gets max width (class "title") *} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <a href="{$cfg.listing_url}{$id}" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> {$listing.title} </a> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" alt="" />{/if} {if $listing.icons.attention_getter && $listing.attention_getter_url}<img src="{$listing.attention_getter_url}" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {* it's up to the addons themselves to create the img tag, as some addons may need to add more than one icon *} {$icon} {/foreach} {/if} {if $cfg.description_under_title}<p class="listing_results_description">{$listing.description}</p>{/if} </td> {elseif $cfg.cols.icons} <td> {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {* it's up to the addons themselves to create the img tag, as some addons may need to add more than one icon *} {$icon} {/foreach} {/if} </td> {/if} {if $cfg.cols.description} {* this column is only shown alongside the title column, never by itself (but is sometimes not shown at all), so it gets a hard width of 50% *} <td style="width: 50%;"> {$listing.description} </td> {/if} {if $cfg.cols.tags} <td class="tag_list_data"> {if $listing.tags} {listing tag='listing_tags_links'} {/if} </td> {/if} {section name=optionals start=1 loop=21} {assign var='field' value=$smarty.section.optionals.index} {if $cfg.cols.optionals.$field} <td class="center"> {if $listing.optionals.$field}{$listing.optionals.$field}{else}-{/if} </td> {/if} {/section} {if $cfg.cols.address} <td class="center"> {if $listing.address}{$listing.address}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.city} <td class="center"> {if $listing.city}{$listing.city}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.zip} <td class="center"> {if $listing.zip}{$listing.zip}{else}{$cfg.empty}{/if} </td> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col} <td class="center nowrap"> {if $listing.$col}{$listing.$col}{else}{$cfg.empty}{/if} </td> {/if} {/for} {if $cfg.cols.location_breadcrumb} <td class="center nowrap"> {if $listing.location_breadcrumb}{$listing.location_breadcrumb}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.num_bids} <td class="center nowrap"> {if $listing.num_bids}{$listing.num_bids}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.price} <td class="center nowrap price"> {if $listing.price}<span class="price">{$listing.price}</span>{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.entry_date} <td class="center nowrap"> {if $listing.entry_date}{$listing.entry_date}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.time_left} <td class="center nowrap"> {if $listing.time_left}{$listing.time_left}{else}{$cfg.empty}{/if} </td> {/if} {foreach $headers.leveled as $lev_id => $levels} {foreach $levels as $level => $levelHeader} <td class="center nowrap"> {$listing.leveled.$lev_id.$level.name} </td> {/foreach} {/foreach} {if $listing.addonData} {* let addons add columns if they want to *} {foreach from=$listing.addonData item=addonRows} {foreach from=$addonRows item=addonText} <td class="center nowrap"> {$addonText} </td> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <td class="center"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </td> {/if} {if $cfg.cols.delete} <td class="center"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </td> {/if} </tr> {*CODE_ONLY*} {* NOTE: This template is used to display the contents of each listing "row" when browsing the site using grid view, during normal browsing. Since this template has a lot more "Smarty Tags" than normal, you can only edit using the code view. If you try to use WYSIWYG editor to edit this template, there is very high chance that it will corrupt the smarty tags! NOTE: Grid view sub-template is a little different than the other views, as it is used to show the header as well. *} {if $thead} {* The header section.. This sub-template is called for both the header section and for the main body section. *} <tr class="results_column_header"> {* in hopes of making things easy on anyone who would like to modify this template, this first column is intentionally over-commented *} {if $cfg.cols.type} {* $cfg.cols array holds whether or not a column is being used *} <td class="browse_table_column_header_type"> {* $headers.business_type.css holds the default css class for this header *} {* $cfg.browse_url points to the current page, and ends in "c=" $headers.business_type.reorder holds the value of "c", which tells the system how to re-sort the listings if this link is clicked $headers.business_type.text is the text of this header, changeable in the Geodesic admin controls *} {if $cfg.sort_links}<a class="{$headers.type.css}" href="{$cfg.browse_url}{$headers.type.reorder}">{/if} {$headers.type.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.business_type} <td class="browse_table_column_header_business_type{if $cfg.sort_links && $headers.business_type.reorder != 43} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.business_type.css}" href="{$cfg.browse_url}{$headers.business_type.reorder}">{/if} {$headers.business_type.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.image} {* can't sort by image, so no link here *} <td class="browse_table_column_image">{$headers.image.text}</td> {/if} {if $cfg.cols.title} <td class="{if $cfg.sort_links && $headers.title.reorder != 5}sorted_by {/if}{if $cfg.cols.description}half{else}title{/if}"> {if $cfg.sort_links}<a class="{$headers.title.css}" href="{$cfg.browse_url}{$headers.title.reorder}">{/if} {$headers.title.text} {if $cfg.sort_links}</a>{/if} </td> {elseif $cfg.cols.icons} <td class="browse_table_column_header_icons"></td> {/if} {if $cfg.cols.description} {* can't order by description, so no link here *} <td class="half">{$headers.description.text}</td> {/if} {if $cfg.cols.tags} <td class="browse_table_column_header_tags"> {$headers.tags.text} </td> {/if} {if count($headers.optionals) > 0} {foreach from=$headers.optionals item=optional_header key="fieldNum"} {* $headers.optionals is indexed 1-20, so you could split this out of the loop if you really wanted to... e.g.: $headers.optionals.1.text to get the header text for "optional field 1" *} <td class="browse_table_column_header_{$fieldNum}{if $cfg.sort_links && ($fieldNum <= 10 && (($optional_header.reorder-15)/2)+1 != $fieldNum) || ($fieldNum > 10 && (($optional_header.reorder-45)/2)+11 != $fieldNum)} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$optional_header.css}" href="{$cfg.browse_url}{$optional_header.reorder}">{/if} {$optional_header.text} {if $cfg.sort_links}</a>{/if} </td> {/foreach} {/if} {if $cfg.cols.address} <td class="browse_table_column_header_address"> {if $cfg.sort_links}<a class="{$headers.address.css}" href="{$cfg.browse_url}{$headers.address.reorder}">{/if} {$headers.address.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.city} <td class="browse_table_column_header_city{if $cfg.sort_links && $headers.city.reorder != 7} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.city.css}" href="{$cfg.browse_url}{$headers.city.reorder}">{/if} {$headers.city.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.zip} <td class="browse_table_column_header_zip{if $cfg.sort_links && $headers.zip.reorder != 13} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.zip.css}" href="{$cfg.browse_url}{$headers.zip.reorder}">{/if} {$headers.zip.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col} <td class="browse_table_column_header_{$col}"> {$headers.{$col}.text} </td> {/if} {/for} {if $cfg.cols.location_breadcrumb} <td class="browse_table_column_header_location_breadcrumb"> {$headers.location_breadcrumb.text} </td> {/if} {if $cfg.cols.num_bids} <td class="browse_table_column_header_num_bids"> {if $cfg.sort_links}<a class="{$headers.num_bids.css}" href="{$cfg.browse_url}{$headers.num_bids.reorder}">{/if} {$headers.num_bids.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.price} <td class="browse_table_column_header_price{if $cfg.sort_links && $headers.price.reorder != 1} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.price.css}" href="{$cfg.browse_url}{$headers.price.reorder}">{/if} {$headers.price.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.entry_date} <td class="browse_table_column_header_entry_date{if $cfg.sort_links && $headers.entry_date.reorder != 4} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.entry_date.css}" href="{$cfg.browse_url}{$headers.entry_date.reorder}">{/if} {$headers.entry_date.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.time_left} <td class="browse_table_column_header_time_left{if $cfg.sort_links && $headers.time_left.reorder != 70} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.time_left.css}" href="{$cfg.browse_url}{$headers.time_left.reorder}">{/if} {$headers.time_left.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {foreach $headers.leveled as $levels} {foreach $levels as $levelHeader} <td class="{$levelHeader.css}"> {$levelHeader.text} </td> {/foreach} {/foreach} {* allow Addons to add their own column headers here *} {if $addonHeaders} {foreach from=$addonHeaders item=addon} {foreach from=$addon item=header} <td{if $header.css} class="{$header.css}"{/if}> {$header.text} </td> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <td>{$headers.edit.text}</td> {/if} {if $cfg.cols.delete} <td>{$headers.delete.text}</td> {/if} </tr> {else} {* The main part, this is where each listing row is displayed. *} <tr class="{$listing.css}"> {if $cfg.cols.type} <td class="center"> {$listing.type} </td> {/if} {if $cfg.cols.business_type} <td class="center"> {$listing.business_type} </td> {/if} {if $cfg.cols.image} <td class="center"> <div class="attention-getter-wrapper"> {if $listing.full_image_tag} <span class="rwd-image" style="position: relative;">{$listing.image}</span> {else} <a href="{$cfg.listing_url}{$id}" style="position: relative;" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> <img src="{$listing.image}" class="rwd-image" alt="" /> </a> {/if} {if $listing.icons.attention_getter} <a href="{$cfg.listing_url}{$id}" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> <div class="attention-getter-position image rwd-image"> <img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /> </div> </a> {/if} </div> </td> {/if} {if $cfg.cols.title} <td style="width: {if $cfg.cols.description}50{else}100{/if}%"> {* if description column is active, this and it share half width (class "half"). if not, this column gets max width (class "title") *} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <a href="{$cfg.listing_url}{$id}" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> {$listing.title} </a> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" alt="" />{/if} {if $listing.icons.attention_getter && $listing.attention_getter_url}<img src="{$listing.attention_getter_url}" class="attention-getter-inline" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {* it's up to the addons themselves to create the img tag, as some addons may need to add more than one icon *} {$icon} {/foreach} {/if} {if $cfg.description_under_title}<p class="listing_results_description">{$listing.description}</p>{/if} </td> {elseif $cfg.cols.icons} <td> {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {* it's up to the addons themselves to create the img tag, as some addons may need to add more than one icon *} {$icon} {/foreach} {/if} </td> {/if} {if $cfg.cols.description} {* this column is only shown alongside the title column, never by itself (but is sometimes not shown at all), so it gets a hard width of 50% *} <td style="width: 50%;"> {$listing.description} </td> {/if} {if $cfg.cols.tags} <td class="tag_list_data"> {if $listing.tags} {listing tag='listing_tags_links'} {/if} </td> {/if} {section name=optionals start=1 loop=21} {assign var='field' value=$smarty.section.optionals.index} {if $cfg.cols.optionals.$field} <td class="center"> {if $listing.optionals.$field}{$listing.optionals.$field}{else}-{/if} </td> {/if} {/section} {if $cfg.cols.address} <td class="center"> {if $listing.address}{$listing.address}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.city} <td class="center"> {if $listing.city}{$listing.city}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.zip} <td class="center"> {if $listing.zip}{$listing.zip}{else}{$cfg.empty}{/if} </td> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col} <td class="center nowrap"> {if $listing.$col}{$listing.$col}{else}{$cfg.empty}{/if} </td> {/if} {/for} {if $cfg.cols.location_breadcrumb} <td class="center nowrap"> {if $listing.location_breadcrumb}{$listing.location_breadcrumb}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.num_bids} <td class="center nowrap"> {if $listing.num_bids}{$listing.num_bids}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.price} <td class="center nowrap price"> {if $listing.price}<span class="price">{$listing.price}</span>{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.entry_date} <td class="center nowrap"> {if $listing.entry_date}{$listing.entry_date}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.time_left} <td class="center nowrap"> {if $listing.time_left}{$listing.time_left}{else}{$cfg.empty}{/if} </td> {/if} {foreach $headers.leveled as $lev_id => $levels} {foreach $levels as $level => $levelHeader} <td class="center nowrap"> {$listing.leveled.$lev_id.$level.name} </td> {/foreach} {/foreach} {if $listing.addonData} {* let addons add columns if they want to *} {foreach from=$listing.addonData item=addonRows} {foreach from=$addonRows item=addonText} <td class="center nowrap"> {$addonText} </td> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <td class="center"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </td> {/if} {if $cfg.cols.delete} <td class="center"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </td> {/if} </tr> {/if}
{*CODE_ONLY*} {* NOTE: This template is used to display the contents of each listing "box" when browsing the site using list view, during normal browsing. Since this template has a lot more "Smarty Tags" than normal, you can only edit using the code view. If you try to use WYSIWYG editor to edit this template, there is very high chance that it will corrupt the smarty tags! *} <article class="listing clearfix {$listing.css}"> <div style="float: right; text-align: right;"> {if $cfg.cols.price&&$listing.price} <p class="price"> <!-- {if $headers.price.label}<em>{$headers.price.label}</em>{/if} --> <span class="price">{$listing.price}</span> </p> {/if} {* Lets rip the storefront icon out of the normal "addon data" displayed further down, to display as part of the box floated to the right *} {if $listing.addonData.storefront.0} {$listing.addonData.storefront.0} {* This is a trick to keep it from showing further down *} {$listing.addonData.storefront.0=''} {/if} </div> {if $cfg.cols.image} <div class="image"> {if $listing.full_image_tag} {$listing.image} {else} <a href="{$cfg.listing_url}{$id}"> <img src="{$listing.image}" alt="{$listing.title|escape}" /> </a> {/if} <div style="text-align:center; margin-top: 3px;"> <img src="{external file='images/icons/camera_sml.png'}" alt="" /> : <a href="{$cfg.listing_url}{$id}">{listing tag='number_images'}</a> | <img src="{external file='../images/icons/camera_video_sml.png'}" alt="" /> : <a href="{$cfg.listing_url}{$id}">{listing tag='number_videos'}</a> <!-- | <img src="{external file='../images/icons/heart_sml.png'}" alt="" /> : {listing tag='favorites_link'} --> </div> </div> {/if} {if $cfg.cols.type&&$listing.type} <p class="type"> {if $headers.type.label}<em>{$headers.type.label}</em>{/if} {$listing.type} </p> {/if} {if $cfg.cols.title} <div class="title"> {if $headers.title.label}<em>{$headers.title.label}</em>{/if} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <h3><a href="{$cfg.listing_url}{$id}">{$listing.title}</a></h3> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} </div> {elseif $cfg.cols.icons && $listing.icons} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} {/if} {if $cfg.cols.description||$cfg.description_under_title} <p class="description"> {if $headers.description.label}<em>{$headers.description.label}</em>{/if} {$listing.description} </p> {/if} {if $cfg.cols.time_left&&$listing.time_left} <p class="time_left"> {if $headers.time_left.label}<em>{$headers.time_left.label}</em>{/if} {$listing.time_left} </p> {/if} {if $listing.addonData} {* let addons add columns if they want to *} {foreach $listing.addonData as $addonRows} {foreach $addonRows as $addonText} <p class="addon_data {$addonHeaders[$addon][$aKey].css}"> {if $addonHeaders[$addon][$aKey].label}<em>{$addonHeaders[$addon][$aKey].label}:</em>{/if} {$addonText} </p> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <p class="edit"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </p> {/if} {if $cfg.cols.delete} <p class="delete"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </p> {/if} </article>
{*CODE_ONLY*} {* NOTE: This template is used to display the contents of each listing "box" when browsing the site using list view, during normal browsing. Since this template has a lot more "Smarty Tags" than normal, you can only edit using the code view. If you try to use WYSIWYG editor to edit this template, there is very high chance that it will corrupt the smarty tags! *} <article class="listing clearfix {$listing.css} list-rwd"> <div style="float: right; text-align: right;"> {if $cfg.cols.price&&$listing.price} <div style="display:inline-block;"> <p class="price price-tag"> <!-- {if $headers.price.label}<em>{$headers.price.label}</em>{/if} --> <span class="price">{$listing.price}</span> </p> </div> {/if} <!-- NEW LISTING TYPE LOCATION --> {if $cfg.cols.type&&$listing.type} <div class="type" style="display:inline-block;"> {if $headers.type.label}<em>{$headers.type.label}</em>{/if} {$listing.type} </div> {/if} <!-- NEW LISTING TYPE LOCATION --> {* Lets rip the storefront icon out of the normal "addon data" displayed further down, to display as part of the box floated to the right *} {if $listing.addonData.storefront.0} <span class="store_icon"> {$listing.addonData.storefront.0} {* This is a trick to keep it from showing further down *} {$listing.addonData.storefront.0=''} </span> {/if} </div> {if $cfg.cols.image} <div class="image rwd-image"> <div class="attention-getter-wrapper"> {if $listing.full_image_tag} <span style="position: relative;">{$listing.image}</span> {else} <a href="{$cfg.listing_url}{$id}" style="position: relative;"> <img src="{$listing.image}" alt="{$listing.title|escape}" /> </a> {/if} {if $listing.icons.attention_getter}<a href="{$cfg.listing_url}{$id}"><div class="attention-getter-position"><img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /></div></a>{/if} </div> <div style="text-align:center; margin-top: 3px;"> <span class="glyphicon glyphicon-camera"></span> : <a href="{$cfg.listing_url}{$id}">{listing tag='number_images'}</a> | <span class="glyphicon glyphicon-facetime-video"></span> : <a href="{$cfg.listing_url}{$id}">{listing tag='number_videos'}</a> </div> </div> {/if} <!-- OLD LISTING TYPE LOCATION {if $cfg.cols.type&&$listing.type} <p class="type"> {if $headers.type.label}<em>{$headers.type.label}</em>{/if} {$listing.type} </p> {/if} OLD LISTING TYPE LOCATION --> {if $cfg.cols.title} <div class="title"> {if $headers.title.label}<em>{$headers.title.label}</em>{/if} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <h3><a href="{$cfg.listing_url}{$id}">{$listing.title}</a></h3> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon attention-getter-inline" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} </div> {elseif $cfg.cols.icons && $listing.icons} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} {/if} {if $cfg.cols.description||$cfg.description_under_title} <p class="description line-clamp line-clamp-3"> {if $headers.description.label}<em>{$headers.description.label}</em>{/if} {$listing.description} </p> {/if} {if $listing.addonData} {* let addons add columns if they want to *} {foreach $listing.addonData as $addonRows} {foreach $addonRows as $addonText} <p class="addon_data {$addonHeaders[$addon][$aKey].css}"> {if $addonHeaders[$addon][$aKey].label}<em>{$addonHeaders[$addon][$aKey].label}:</em>{/if} {$addonText} </p> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <p class="edit"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </p> {/if} {if $cfg.cols.delete} <p class="delete"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </p> {/if} <div class="clr"> </div> {if $listing.city or $listing.time_left or $listing.entry_date} <div class="legend-abs-space"> </div> <div class="legend clr"> {if $cfg.cols.city && $listing.city} <div class="legend-location"> <p> <span class="glyphicon glyphicon-map-marker"></span> {$listing.city} </p> </div> {/if} <div class="legend-vote"> <p> <span style="white-space: nowrap;">{listing tag='voteSummary_text'} {listing tag='voteSummary_percent'}%</span> </p> </div> {if $cfg.cols.time_left && $listing.time_left} <div class="legend-time"> <p> <span class="glyphicon glyphicon-hourglass"></span> {$listing.time_left} </p> </div> {/if} {if $cfg.cols.entry_date && $listing.entry_date} <div class="legend-time"> <p> {$listing.entry_date} </p> </div> {/if} </div> {/if} </article>
{*CODE_ONLY*} {* NOTE: This template is used to display the contents of each listing "box" when browsing the site using list view, during normal browsing. Since this template has a lot more "Smarty Tags" than normal, you can only edit using the code view. If you try to use WYSIWYG editor to edit this template, there is very high chance that it will corrupt the smarty tags! *} <article class="listing clearfix {$listing.css}"> <div style="float: right; text-align: right;"> {if $cfg.cols.price&&$listing.price} <p class="price"> <!-- {if $headers.price.label}<em>{$headers.price.label}</em>{/if} --> <span class="price">{$listing.price}</span> </p> {/if} {* Lets rip the storefront icon out of the normal "addon data" displayed further down, to display as part of the box floated to the right *} {if $listing.addonData.storefront.0} {$listing.addonData.storefront.0} {* This is a trick to keep it from showing further down *} {$listing.addonData.storefront.0=''} {/if} </div> {if $cfg.cols.image} <div class="image"> {if $listing.full_image_tag} {$listing.image} {else} <a href="{$cfg.listing_url}{$id}"> <img src="{$listing.image}" alt="{$listing.title|escape}" /> </a> {/if} <div style="text-align:center; margin-top: 3px;"> <img src="{external file='images/icons/camera_sml.png'}" alt="" /> : <a href="{$cfg.listing_url}{$id}">{listing tag='number_images'}</a> | <img src="{external file='../images/icons/camera_video_sml.png'}" alt="" /> : <a href="{$cfg.listing_url}{$id}">{listing tag='number_videos'}</a> <!-- | <img src="{external file='../images/icons/heart_sml.png'}" alt="" /> : {listing tag='favorites_link'} --> </div> </div> {/if} {if $cfg.cols.type&&$listing.type} <p class="type"> {if $headers.type.label}<em>{$headers.type.label}</em>{/if} {$listing.type} </p> {/if} {if $cfg.cols.title} <div class="title"> {if $headers.title.label}<em>{$headers.title.label}</em>{/if} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <h3><a href="{$cfg.listing_url}{$id}">{$listing.title}</a></h3> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} </div> {elseif $cfg.cols.icons && $listing.icons} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} {/if} {if $cfg.cols.description||$cfg.description_under_title} <p class="description"> {if $headers.description.label}<em>{$headers.description.label}</em>{/if} {$listing.description} </p> {/if} {if $cfg.cols.time_left&&$listing.time_left} <p class="time_left"> {if $headers.time_left.label}<em>{$headers.time_left.label}</em>{/if} {$listing.time_left} </p> {/if} {if $listing.addonData} {* let addons add columns if they want to *} {foreach $listing.addonData as $addonRows} {foreach $addonRows as $addonText} <p class="addon_data {$addonHeaders[$addon][$aKey].css}"> {if $addonHeaders[$addon][$aKey].label}<em>{$addonHeaders[$addon][$aKey].label}:</em>{/if} {$addonText} </p> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <p class="edit"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </p> {/if} {if $cfg.cols.delete} <p class="delete"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </p> {/if} {*CODE_ONLY*} {* NOTE: This template is used to display the contents of each listing "box" when browsing the site using list view, during normal browsing. Since this template has a lot more "Smarty Tags" than normal, you can only edit using the code view. If you try to use WYSIWYG editor to edit this template, there is very high chance that it will corrupt the smarty tags! *} <article class="listing clearfix {$listing.css} list-rwd"> <div style="float: right; text-align: right;"> {if $cfg.cols.price&&$listing.price} <div style="display:inline-block;"> <p class="price price-tag"> <!-- {if $headers.price.label}<em>{$headers.price.label}</em>{/if} --> <span class="price">{$listing.price}</span> </p> </div> {/if} <!-- NEW LISTING TYPE LOCATION --> {if $cfg.cols.type&&$listing.type} <div class="type" style="display:inline-block;"> {if $headers.type.label}<em>{$headers.type.label}</em>{/if} {$listing.type} </div> {/if} <!-- NEW LISTING TYPE LOCATION --> {* Lets rip the storefront icon out of the normal "addon data" displayed further down, to display as part of the box floated to the right *} {if $listing.addonData.storefront.0} <span class="store_icon"> {$listing.addonData.storefront.0} {* This is a trick to keep it from showing further down *} {$listing.addonData.storefront.0=''} </span> {/if} </div> {if $cfg.cols.image} <div class="image rwd-image"> <div class="attention-getter-wrapper"> {if $listing.full_image_tag} <span style="position: relative;">{$listing.image}</span> {else} <a href="{$cfg.listing_url}{$id}" style="position: relative;"> <img src="{$listing.image}" alt="{$listing.title|escape}" /> </a> {/if} {if $listing.icons.attention_getter}<a href="{$cfg.listing_url}{$id}"><div class="attention-getter-position"><img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /></div></a>{/if} </div> <div style="text-align:center; margin-top: 3px;"> <span class="glyphicon glyphicon-camera"></span> : <a href="{$cfg.listing_url}{$id}">{listing tag='number_images'}</a> | <span class="glyphicon glyphicon-facetime-video"></span> : <a href="{$cfg.listing_url}{$id}">{listing tag='number_videos'}</a> </div> </div> {/if} <!-- OLD LISTING TYPE LOCATION {if $cfg.cols.type&&$listing.type} <p class="type"> {if $headers.type.label}<em>{$headers.type.label}</em>{/if} {$listing.type} </p> {/if} OLD LISTING TYPE LOCATION --> {if $cfg.cols.title} <div class="title"> {if $headers.title.label}<em>{$headers.title.label}</em>{/if} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <h3><a href="{$cfg.listing_url}{$id}">{$listing.title}</a></h3> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon attention-getter-inline" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} </div> {elseif $cfg.cols.icons && $listing.icons} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} {/if} {if $cfg.cols.description||$cfg.description_under_title} <p class="description line-clamp line-clamp-3"> {if $headers.description.label}<em>{$headers.description.label}</em>{/if} {$listing.description} </p> {/if} {if $listing.addonData} {* let addons add columns if they want to *} {foreach $listing.addonData as $addonRows} {foreach $addonRows as $addonText} <p class="addon_data {$addonHeaders[$addon][$aKey].css}"> {if $addonHeaders[$addon][$aKey].label}<em>{$addonHeaders[$addon][$aKey].label}:</em>{/if} {$addonText} </p> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <p class="edit"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </p> {/if} {if $cfg.cols.delete} <p class="delete"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </p> {/if} <div class="clr"> </div> {if $listing.city or $listing.time_left or $listing.entry_date} <div class="legend-abs-space"> </div> <div class="legend clr"> {if $cfg.cols.city && $listing.city} <div class="legend-location"> <p> <span class="glyphicon glyphicon-map-marker"></span> {$listing.city} </p> </div> {/if} <div class="legend-vote"> <p> <span style="white-space: nowrap;">{listing tag='voteSummary_text'} {listing tag='voteSummary_percent'}%</span> </p> </div> {if $cfg.cols.time_left && $listing.time_left} <div class="legend-time"> <p> <span class="glyphicon glyphicon-hourglass"></span> {$listing.time_left} </p> </div> {/if} {if $cfg.cols.entry_date && $listing.entry_date} <div class="legend-time"> <p> {$listing.entry_date} </p> </div> {/if} </div> {/if} </article>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> {* NOTE: This is a "special case" - the next line will use a "one-column" layout if the user is not logged in (anonymous listing) or a "two-column" layout if they ARE logged in *} <div class="wrapper {if $logged_in}two-column{else}one-column{/if}"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> <div class="sidebar"> <!-- LEFT SIDEBAR CONTENTS --> <nav class="my-account"> {module tag='my_account_links'} </nav> </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> {* NOTE: This is a "special case" - the next line will use a "one-column" layout if the user is not logged in (anonymous listing) or a "two-column" layout if they ARE logged in *} <div class="wrapper {if $logged_in}two-column{else}one-column{/if}"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> <div class="sidebar"> <!-- LEFT SIDEBAR CONTENTS --> <nav class="my-account rwd-hide"> {module tag='my_account_links'} </nav> </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> {* NOTE: This is a "special case" - the next line will use a "one-column" layout if the user is not logged in (anonymous listing) or a "two-column" layout if they ARE logged in *} <div class="wrapper {if $logged_in}two-column{else}one-column{/if}"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> <div class="sidebar"> <!-- LEFT SIDEBAR CONTENTS --> <nav class="my-account"> {module tag='my_account_links'} </nav> </div> {include file='footer.tpl'} </div> </body> <!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> {* NOTE: This is a "special case" - the next line will use a "one-column" layout if the user is not logged in (anonymous listing) or a "two-column" layout if they ARE logged in *} <div class="wrapper {if $logged_in}two-column{else}one-column{/if}"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> <div class="sidebar"> <!-- LEFT SIDEBAR CONTENTS --> <nav class="my-account rwd-hide"> {module tag='my_account_links'} </nav> </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> {include file='footer.tpl'} </div> </body> <!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> {include file='footer.tpl'} </div> </body> </html>
<div class="content_box"> <h1 class="title">About Us</h1> <p>You can change the text for this page by accessing the following menu in the admin panel:<br> Design > Templates > main_page > extra_pages</p> <p>This is where you can display certain instructional information to help your visitors better use your site. This is where you can display certain instructional information to help your visitors better use your site. This is where you can display certain instructional information to help your visitors better use your site.</p> <p>This is where you can display certain instructional information to help your visitors better use your site. This is where you can display certain instructional information to help your visitors better use your site. This is where you can display certain instructional information to help your visitors better use your site.</p> <p>This is where you can display certain instructional information to help your visitors better use your site. This is where you can display certain instructional information to help your visitors better use your site. This is where you can display certain instructional information to help your visitors better use your site.</p> <p>This is where you can display certain instructional information to help your visitors better use your site. This is where you can display certain instructional information to help your visitors better use your site. This is where you can display certain instructional information to help your visitors better use your site.</p> </div>
<div class="content_box"> <h1 class="title">About Us</h1> <p><img src="{external file='images/icons/View-Earth-256_color.png'}" width="128" height="128" style="float: right; margin: 0 10px 10px 10px;" /> Welcome to the fastest growing listing site on the Internet. Here you will find all the tools you need to either find what you're looking for, or sell those unwanted items. Our specially designed site is optimized for use on your pc, tablet, or cell phone. So, no matter where you're located, you are only fingertips away from searching, selling, or managing your account. </p> <p>Thanks again for visiting. We invite you to get started now and share this site with your friends. Feel free to <a href="index.php?a=28&b=136">contact us</a> if you have any questions. We're always here to help!</p> <p>Happy browsing!</p> </div>
<div class="content_box"> <h1 class="title">About Us</h1> <p>You can change the text for this page by accessing the following menu in the admin panel:<br> Design > Templates > main_page > extra_pages</p> <p>This is where you can display certain instructional information to help your visitors better use your site. This is where you can display certain instructional information to help your visitors better use your site. This is where you can display certain instructional information to help your visitors better use your site.</p> <p>This is where you can display certain instructional information to help your visitors better use your site. This is where you can display certain instructional information to help your visitors better use your site. This is where you can display certain instructional information to help your visitors better use your site.</p> <p>This is where you can display certain instructional information to help your visitors better use your site. This is where you can display certain instructional information to help your visitors better use your site. This is where you can display certain instructional information to help your visitors better use your site.</p> <p>This is where you can display certain instructional information to help your visitors better use your site. This is where you can display certain instructional information to help your visitors better use your site. This is where you can display certain instructional information to help your visitors better use your site.</p> <div class="content_box"> <h1 class="title">About Us</h1> <p><img src="{external file='images/icons/View-Earth-256_color.png'}" width="128" height="128" style="float: right; margin: 0 10px 10px 10px;" /> Welcome to the fastest growing listing site on the Internet. Here you will find all the tools you need to either find what you're looking for, or sell those unwanted items. Our specially designed site is optimized for use on your pc, tablet, or cell phone. So, no matter where you're located, you are only fingertips away from searching, selling, or managing your account. </p> <p>Thanks again for visiting. We invite you to get started now and share this site with your friends. Feel free to <a href="index.php?a=28&b=136">contact us</a> if you have any questions. We're always here to help!</p> <p>Happy browsing!</p> </div>
<div class="content_box"> <h1 class="title">Advertise With Us</h1> <p>You can change the text for this page by accessing the following menu in the admin panel:<br> Design > Templates > main_page > extra_pages</p> <p>We invite you to advertise on one of the fastest growing websites on the Internet. Please <a href="index.php?a=28&b=136" title="Contact Us" style="text-decoration:underline; font-weight: bold;">Click Here</a> for details on how to advertise on our website.</p> <div style="margin-bottom: 10px; text-align: center;"> <br /> <a href="https://www.paypal.com/us/mrb/pal=H9UKRZXTB79FW" onclick="window.open(this.href); return false;"> <img src="http://images.paypal.com/images/paypal_mrb_banner.gif" alt="Sign up for PayPal and start accepting credit card payments instantly." title="Sign up for PayPal and start accepting credit card payments instantly." border="0"> </a> <br /><br /> <a href="http://www.hostmonster.com/track/geodesic/resources" onclick="window.open(this.href); return false;"> <img src="http://img.hostmonster.com/468x60/1.gif" border="0" alt="HostMonster Web Hosting" title="HostMonster Web Hosting"> </a> <br /><br /> <a href="http://www.lunarpages.com/id/geodesic" onmouseover="window.status='http://www.lunarpages.com';return true" onmouseout="window.status='';return true" onclick="window.open(this.href); return false;"> <img style="border: medium none ;" src="http://www.lunarpages.com/banners/images/07_lunarpages_468x60.gif" alt="Lunarpages.com Web Hosting" title="Lunarpages.com Web Hosting"> </a> <br /><br /> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner1_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> <br /><br /> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner2_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> <br /><br /> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner3_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> <br /><br /> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner4_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> <br /><br /> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner5_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> </div> </div>
<div class="content_box"> <h1 class="title">Advertise With Us</h1> <p>Please <a href="index.php?a=28&b=136" title="Contact Us" style="text-decoration:underline; font-weight: bold;">Click Here</a> to request more details on how to advertise on one of the fastest growing sites on the web!</p> <div class="advertise"> <div> <a href="http://lunarpages.com/id/geodesic/goto/basic" onmouseover="window.status='http://www.lunarpages.com';return true" onmouseout="window.status='';return true" onclick="window.open(this.href); return false;"> <img style="border: medium none ;" src="http://www.lunarpages.com/banners/images/07_lunarpages_468x60.gif" alt="Lunarpages.com Web Hosting" title="Lunarpages.com Web Hosting"> </a> </div> <div> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner1_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> </div> <div> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner2_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> </div> <div> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner3_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> </div> <div> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner4_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> </div> <div> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner5_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> </div> </div> </div>
<div class="content_box"> <h1 class="title">Advertise With Us</h1> <p>You can change the text for this page by accessing the following menu in the admin panel:<br> Design > Templates > main_page > extra_pages</p> <p>We invite you to advertise on one of the fastest growing websites on the Internet. Please <a href="index.php?a=28&b=136" title="Contact Us" style="text-decoration:underline; font-weight: bold;">Click Here</a> for details on how to advertise on our website.</p> <div style="margin-bottom: 10px; text-align: center;"> <br /> <a href="https://www.paypal.com/us/mrb/pal=H9UKRZXTB79FW" onclick="window.open(this.href); return false;"> <img src="http://images.paypal.com/images/paypal_mrb_banner.gif" alt="Sign up for PayPal and start accepting credit card payments instantly." title="Sign up for PayPal and start accepting credit card payments instantly." border="0"> </a> <br /><br /> <a href="http://www.hostmonster.com/track/geodesic/resources" onclick="window.open(this.href); return false;"> <img src="http://img.hostmonster.com/468x60/1.gif" border="0" alt="HostMonster Web Hosting" title="HostMonster Web Hosting"> </a> <br /><br /> <a href="http://www.lunarpages.com/id/geodesic" onmouseover="window.status='http://www.lunarpages.com';return true" onmouseout="window.status='';return true" onclick="window.open(this.href); return false;"> <img style="border: medium none ;" src="http://www.lunarpages.com/banners/images/07_lunarpages_468x60.gif" alt="Lunarpages.com Web Hosting" title="Lunarpages.com Web Hosting"> </a> <br /><br /> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner1_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> <br /><br /> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner2_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> <br /><br /> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner3_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> <br /><br /> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner4_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> <br /><br /> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner5_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> </div> <div class="content_box"> <h1 class="title">Advertise With Us</h1> <p>Please <a href="index.php?a=28&b=136" title="Contact Us" style="text-decoration:underline; font-weight: bold;">Click Here</a> to request more details on how to advertise on one of the fastest growing sites on the web!</p> <div class="advertise"> <div> <a href="http://lunarpages.com/id/geodesic/goto/basic" onmouseover="window.status='http://www.lunarpages.com';return true" onmouseout="window.status='';return true" onclick="window.open(this.href); return false;"> <img style="border: medium none ;" src="http://www.lunarpages.com/banners/images/07_lunarpages_468x60.gif" alt="Lunarpages.com Web Hosting" title="Lunarpages.com Web Hosting"> </a> </div> <div> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner1_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> </div> <div> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner2_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> </div> <div> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner3_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> </div> <div> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner4_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> </div> <div> <a href="index.php?a=28&b=144" title="Website Name"> <img src="{external file='images/banners/banner5_468x60.jpg'}" alt="Advertise with Us" title="Advertise with Us" width="468" height="60" /> </a> </div> </div> </div>
<!-- START LEFT COLUMN --> <div class="sidebar-collapse"> <h2 class="title section-collapser">Contact Info</h2> <div class="content_box"> <p>Below is our contact information:</p> <p><strong class="label">Phone:</strong> 555-555-5555 </p> <p><strong class="label">General Email:</strong> [email protected]</p> <p><strong class="label">Support Email:</strong> [email protected]</p> <p><strong class="label">Sales Email:</strong> [email protected]</p> <p><strong class="label">Mailing Address:</strong><br /> Your Company<br /> 123 ABC Ave.<br /> Your City, Your State/Province, 12345-1234 </p> </div> </div> <!-- END LEFT COLUMN AND START RIGHT COLUMN WIDE --> <div id="content_column_wide"> <div class="content_box"> <h1 class="title">Contact Us</h1> <p>To add a contact us form on this page, install and enable the <strong>Contact Us Form Addon</strong> in the admin panel:<br /> Addons > Manage Addons<br /><br /> You can change the text for this page by accessing the following menu in the admin panel:<br /> Design > Templates > main_page > extra_pages</p> <p>Thank you for taking the time to visit our site. Please use the data in the contact info section to contact us if you have any questions or suggestions regarding our site. We will respond to your inquiry as soon as we can. We appreciate your business. Have a great day!</p> </div> <br /> <!-- CONTACT FORM START --> {addon author='geo_addons' addon='contact_us' tag='contact_form'} <!-- END CONTACT FORM --> </div> <!-- END RIGHT COLUMN -->
<!-- START LEFT COLUMN --> <div id="content_column_wide" class="contact-info-right contact-form"> <div class="content_box"> <h1 class="title">Contact Us</h1> <p>Thank you for taking the time to visit our site. We will respond to your inquiry shortly. Have a great day!</p> </div> <!-- CONTACT FORM START --> {addon author='geo_addons' addon='contact_us' tag='contact_form'} <!-- END CONTACT FORM --> </div> <div class="sidebar-collapse"> <h2 class="title">Contact Info</h2> <div class="content_box" style="font-size: 0.8em;"> <p><strong class="label">Phone:</strong> 555-555-5555 </p> <p style="word-wrap: break-word;"><strong class="label">General Email:</strong> [email protected]</p> <p style="word-wrap: break-word;"><strong class="label">Support Email:</strong> [email protected]</p> <p style="word-wrap: break-word;"><strong class="label">Sales Email:</strong> [email protected]</p> <p><strong class="label">Mailing Address:</strong><br /> Your Company<br /> 123 ABC Ave.<br /> Your City, Your State/Province 12345-1234 </p> </div> </div> <!-- END LEFT COLUMN AND START RIGHT COLUMN WIDE --> <!-- END RIGHT COLUMN -->
<!-- START LEFT COLUMN --> <div class="sidebar-collapse"> <h2 class="title section-collapser">Contact Info</h2> <div class="content_box"> <p>Below is our contact information:</p> <p><strong class="label">Phone:</strong> 555-555-5555 </p> <p><strong class="label">General Email:</strong> [email protected]</p> <p><strong class="label">Support Email:</strong> [email protected]</p> <p><strong class="label">Sales Email:</strong> [email protected]</p> <p><strong class="label">Mailing Address:</strong><br /> Your Company<br /> 123 ABC Ave.<br /> Your City, Your State/Province, 12345-1234 </p> </div> </div> <!-- END LEFT COLUMN AND START RIGHT COLUMN WIDE --> <div id="content_column_wide"> <div class="content_box"> <h1 class="title">Contact Us</h1> <p>To add a contact us form on this page, install and enable the <strong>Contact Us Form Addon</strong> in the admin panel:<br /> Addons > Manage Addons<br /><br /> You can change the text for this page by accessing the following menu in the admin panel:<br /> Design > Templates > main_page > extra_pages</p> <p>Thank you for taking the time to visit our site. Please use the data in the contact info section to contact us if you have any questions or suggestions regarding our site. We will respond to your inquiry as soon as we can. We appreciate your business. Have a great day!</p> </div> <br /> <!-- CONTACT FORM START --> {addon author='geo_addons' addon='contact_us' tag='contact_form'} <!-- END CONTACT FORM --> </div> <!-- START LEFT COLUMN --> <div id="content_column_wide" class="contact-info-right contact-form"> <div class="content_box"> <h1 class="title">Contact Us</h1> <p>Thank you for taking the time to visit our site. We will respond to your inquiry shortly. Have a great day!</p> </div> <!-- CONTACT FORM START --> {addon author='geo_addons' addon='contact_us' tag='contact_form'} <!-- END CONTACT FORM --> </div> <div class="sidebar-collapse"> <h2 class="title">Contact Info</h2> <div class="content_box" style="font-size: 0.8em;"> <p><strong class="label">Phone:</strong> 555-555-5555 </p> <p style="word-wrap: break-word;"><strong class="label">General Email:</strong> [email protected]</p> <p style="word-wrap: break-word;"><strong class="label">Support Email:</strong> [email protected]</p> <p style="word-wrap: break-word;"><strong class="label">Sales Email:</strong> [email protected]</p> <p><strong class="label">Mailing Address:</strong><br /> Your Company<br /> 123 ABC Ave.<br /> Your City, Your State/Province 12345-1234 </p> </div> </div> <!-- END LEFT COLUMN AND START RIGHT COLUMN WIDE --> <!-- END RIGHT COLUMN -->
<div class="content_box"> <h1 class="title">Help</h1> <p>Below you will find some default questions and answers to help get you started. You can change the text for this page and add or remove questions by accessing the following menu in the admin panel:<br> Design > Templates > main_page > extra_pages</p> <h3 class="subtitle">What is the cost to register on this site?</h3> <p style="padding: 0 15px;">Nothing. There are no registration fees for buyers or sellers. </p> <h3 class="subtitle">How much does it cost for sellers to place listings? </h3 <p style="padding: 0 15px;" class="highlight_links">Cost specifics are explained <a href="index.php?a=28&b=143">here</a>. Costs can also be found within your Account Information Page by logging in to your personal "My Account" pages.</p> <h3 class="subtitle">Is this site secure? </h3> <p style="padding: 0 15px;">Yes. Your transactions are protected by the latest encryption technology.</p> <h3 class="subtitle">How do I find what I'm looking for? </h3> <p style="padding: 0 15px;">You have several options: </p> <ul class="checklist" style="margin-left: 40px;"> <li>We offer a quick search form on the front page for you to enter keywords to search.</li> <li>We offer an Advanced Search page for you to refine your search criteria.</li> <li>We offer browsing filters when you are browsing by category.</li> <li>If you already know what you are looking for you can browse the categories listed on the left side of the site's pages.</li> </ul> <h3 class="subtitle">Can I save items to revisit later?</h3> <p style="padding: 0 15px;">Yes. You can maintain your own "favorites" list within your account. Each listing on our site has an "add to favorites" link. Simply click that link and we will add that item to your favorites list. </p> <h3 class="subtitle">What if I can't find what I'm looking for?</h3> <p style="padding: 0 15px;">You can set up search filters within your account area. Our site will then screen all new listings, as they are placed on the site, and if an item is listed that meets your filter (search) criteria, we will automatically send you an email notification. </p> <h3 class="subtitle">How do buyers and sellers communicate with each other? </h3> <p style="padding: 0 15px;">We provide buyers with the ability to contact the seller through a form that is accessible on each of the seller's listing pages. The seller will then be notified by email of the buyer's questions and the seller can either reply by email or log in to their account and reply through our onsite messaging system. The seller can choose to keep their email address anonymous.</p> <p style="text-align: center;" class="highlight_links">Still can't find the answer to your question?<br> <a href="index.php?a=28&b=136" style="font-weight:bold;">Contact Us</a></p> </div>
<div class="content_box"> <h1 class="title">Help</h1> <h3 class="subtitle">What is the cost to register on this site?</h3> <p style="padding: 0 15px;">Nothing. There are no registration fees for buyers or sellers. </p> <h3 class="subtitle">How much does it cost for sellers to place listings? </h3> <p style="padding: 0 15px;" class="highlight_links">Cost specifics are explained <a href="index.php?a=28&b=143">here</a>. Costs can also be found within your Account Information Page by logging in to your personal "My Account" pages.</p> <h3 class="subtitle">Is this site secure? </h3> <p style="padding: 0 15px;">Yes. Your transactions are protected by the latest encryption technology.</p> <h3 class="subtitle">How do I find what I'm looking for? </h3> <p style="padding: 0 15px;">You have several options: </p> <ul class="checklist" style="margin-left: 40px;"> <li>We offer a quick search form on the front page for you to enter keywords to search.</li> <li>We offer an Advanced Search page for you to refine your search criteria.</li> <li>We offer browsing filters when you are browsing by category.</li> <li>If you already know what you are looking for you can browse the categories listed on the left side of the site's pages.</li> </ul> <h3 class="subtitle">Can I save items to revisit later?</h3> <p style="padding: 0 15px;">Yes. You can maintain your own "favorites" list within your account. Each listing on our site has an "add to favorites" link. Simply click that link and we will add that item to your favorites list. </p> <h3 class="subtitle">What if I can't find what I'm looking for?</h3> <p style="padding: 0 15px;">You can set up search filters within your account area. Our site will then screen all new listings, as they are placed on the site, and if an item is listed that meets your filter (search) criteria, we will automatically send you an email notification. </p> <h3 class="subtitle">How do buyers and sellers communicate with each other? </h3> <p style="padding: 0 15px;">We provide buyers with the ability to contact the seller through a form that is accessible on each of the seller's listing pages. The seller will then be notified by email of the buyer's questions and the seller can either reply by email or log in to their account and reply through our onsite messaging system. The seller can choose to keep their email address anonymous.</p> <p style="text-align: center;" class="highlight_links">Still can't find the answer to your question?<br> <a href="index.php?a=28&b=136" style="font-weight:bold;">Contact Us</a></p> </div>
<div class="content_box"> <h1 class="title">Help</h1> <p>Below you will find some default questions and answers to help get you started. You can change the text for this page and add or remove questions by accessing the following menu in the admin panel:<br> Design > Templates > main_page > extra_pages</p> <h3 class="subtitle">What is the cost to register on this site?</h3> <p style="padding: 0 15px;">Nothing. There are no registration fees for buyers or sellers. </p> <h3 class="subtitle">How much does it cost for sellers to place listings? </h3 <p style="padding: 0 15px;" class="highlight_links">Cost specifics are explained <a href="index.php?a=28&b=143">here</a>. Costs can also be found within your Account Information Page by logging in to your personal "My Account" pages.</p> <h3 class="subtitle">Is this site secure? </h3> <p style="padding: 0 15px;">Yes. Your transactions are protected by the latest encryption technology.</p> <h3 class="subtitle">How do I find what I'm looking for? </h3> <p style="padding: 0 15px;">You have several options: </p> <ul class="checklist" style="margin-left: 40px;"> <li>We offer a quick search form on the front page for you to enter keywords to search.</li> <li>We offer an Advanced Search page for you to refine your search criteria.</li> <li>We offer browsing filters when you are browsing by category.</li> <li>If you already know what you are looking for you can browse the categories listed on the left side of the site's pages.</li> </ul> <h3 class="subtitle">Can I save items to revisit later?</h3> <p style="padding: 0 15px;">Yes. You can maintain your own "favorites" list within your account. Each listing on our site has an "add to favorites" link. Simply click that link and we will add that item to your favorites list. </p> <h3 class="subtitle">What if I can't find what I'm looking for?</h3> <p style="padding: 0 15px;">You can set up search filters within your account area. Our site will then screen all new listings, as they are placed on the site, and if an item is listed that meets your filter (search) criteria, we will automatically send you an email notification. </p> <h3 class="subtitle">How do buyers and sellers communicate with each other? </h3> <p style="padding: 0 15px;">We provide buyers with the ability to contact the seller through a form that is accessible on each of the seller's listing pages. The seller will then be notified by email of the buyer's questions and the seller can either reply by email or log in to their account and reply through our onsite messaging system. The seller can choose to keep their email address anonymous.</p> <p style="text-align: center;" class="highlight_links">Still can't find the answer to your question?<br> <a href="index.php?a=28&b=136" style="font-weight:bold;">Contact Us</a></p> <div class="content_box"> <h1 class="title">Help</h1> <h3 class="subtitle">What is the cost to register on this site?</h3> <p style="padding: 0 15px;">Nothing. There are no registration fees for buyers or sellers. </p> <h3 class="subtitle">How much does it cost for sellers to place listings? </h3> <p style="padding: 0 15px;" class="highlight_links">Cost specifics are explained <a href="index.php?a=28&b=143">here</a>. Costs can also be found within your Account Information Page by logging in to your personal "My Account" pages.</p> <h3 class="subtitle">Is this site secure? </h3> <p style="padding: 0 15px;">Yes. Your transactions are protected by the latest encryption technology.</p> <h3 class="subtitle">How do I find what I'm looking for? </h3> <p style="padding: 0 15px;">You have several options: </p> <ul class="checklist" style="margin-left: 40px;"> <li>We offer a quick search form on the front page for you to enter keywords to search.</li> <li>We offer an Advanced Search page for you to refine your search criteria.</li> <li>We offer browsing filters when you are browsing by category.</li> <li>If you already know what you are looking for you can browse the categories listed on the left side of the site's pages.</li> </ul> <h3 class="subtitle">Can I save items to revisit later?</h3> <p style="padding: 0 15px;">Yes. You can maintain your own "favorites" list within your account. Each listing on our site has an "add to favorites" link. Simply click that link and we will add that item to your favorites list. </p> <h3 class="subtitle">What if I can't find what I'm looking for?</h3> <p style="padding: 0 15px;">You can set up search filters within your account area. Our site will then screen all new listings, as they are placed on the site, and if an item is listed that meets your filter (search) criteria, we will automatically send you an email notification. </p> <h3 class="subtitle">How do buyers and sellers communicate with each other? </h3> <p style="padding: 0 15px;">We provide buyers with the ability to contact the seller through a form that is accessible on each of the seller's listing pages. The seller will then be notified by email of the buyer's questions and the seller can either reply by email or log in to their account and reply through our onsite messaging system. The seller can choose to keep their email address anonymous.</p> <p style="text-align: center;" class="highlight_links">Still can't find the answer to your question?<br> <a href="index.php?a=28&b=136" style="font-weight:bold;">Contact Us</a></p> </div>
<div class="content_box"> <h1 class="title">How It Works</h1> <div style="width: 100%; margin: 0px auto; clear:both;"> <div style="width: 22em; margin: 1.25em auto;"> <dl> <dt class="title2">Create an Account</dt> <dd class="image"><img src="{external file='images/register.jpg'}" alt="bullet" title="bullet" width="40" height="40" /></dd> <dd>Simple One-Page Registration Process</dd> </dl> </div> <div style="width: 70%; margin: 0 auto;"> <div class="half_column_left normal-whitespace"> <div class="title2">Sell Something...</div> <dl> <dt>List Your Item</dt> <dd class="image"><img src="{external file='images/backgrounds/bullet_list_checkmark.gif'}" alt="bullet" title="bullet" width="30" height="30" /></dd> <dd>Fast and Easy-to-use Listing Process <ul class="checklist"> <li>Choose a Category</li> <li>Enter Item Details</li> <li>Upload Your Photos</li> </ul> </dd> <dt>Receive Offers from Buyers</dt> <dd class="image"><img src="{external file='images/backgrounds/bullet_list_checkmark.gif'}" alt="bullet" title="bullet" width="30" height="30" /></dd> <dd>Email notices are sent directly to your inbox from interested buyers.</dd> </dl> </div> <div class="half_column_right normal-whitespace"> <div class="title2">Buy Something...</div> <dl> <dt>Start Your Search</dt> <dd class="image"><img src="{external file='images/backgrounds/bullet_list_checkmark.gif'}" alt="bullet" title="bullet" width="30" height="30" /></dd> <dd>Several Search Options to Choose from <ul class="checklist"> <li>Browse a Category</li> <li>Quick or Advanced Searches</li> <li>Auto-Search Notifications by Email</li> </ul> </dd> <dt>Make Offers to Sellers</dt> <dd class="image"><img src="{external file='images/backgrounds/bullet_list_checkmark.gif'}" alt="bullet" title="bullet" width="30" height="30" /></dd> <dd>Contact Sellers directly through our on-site messaging system.</dd> </dl> </div> </div> </div> <div style="clear:both;"> </div> <div style="text-align: center; margin-bottom: 20px;"><p class="highlight_links">Check out more<br> <a href="index.php?a=28&b=135" style="font-weight:bold;">Seller / Buyer Features</a></p></div> </div>
<div class="content_box"> <h1 class="title">How It Works</h1> <h3 class="subtitle"><span class="glyphicon glyphicon-user"></span> Create an Account</h3> <ul class="checklist" style="margin-left: 40px;"> <li>Simple One-Page Registration</li> <li>Answer a few questions and you'll be on your way...</li> </ul> <h3 class="subtitle">List Something...</h3> <ul class="checklist" style="margin-left: 40px;"> <li>Fast and Easy Listing Process</li> <li>Include Photos and YouTube Videos</li> <li>Enter Location (optional)</li> <li>Message Buyers through our Site</li> <li>Track Active and Expired Listings</li> <li>Share Listings on Social Media Sites</li> <li>Add Featured Status to your Listing</li> <li>Add an Attention Getter to your Listing</li> <li>Bold and Better Place your Listing</li> <li>Mark Listings as SOLD</li> </ul> <h3 class="subtitle">Buy Something...</h3> <ul class="checklist" style="margin-left: 40px;"> <li>Find what you're looking for:</li> <ul style="margin: 0;"> <li>Browse by Category</li> <li>Browse Recent and Featured Listings</li> <li>Simple or Advanced Search Options</li> </ul> <li>Set up Listing Filters and be the First to Know by receiving Automatic Email Notifications</li> <li>Message and Make Offers to Sellers through our Site</li> <li>Build your Favorites List</li> <li>Print a Listing</li> <li>Rate Sellers</li> <li>Rate Listings</li> <li>Share Listings with Friends</li> </ul> <div style="clear:both;"> </div> <div style="text-align: center; margin-bottom: 20px;"><p class="highlight_links">Check out more<br> <a href="index.php?a=28&b=135" style="font-weight:bold;">Seller / Buyer Features</a></p></div> </div>
<div class="content_box"> <h1 class="title">How It Works</h1> <div style="width: 100%; margin: 0px auto; clear:both;"> <div style="width: 22em; margin: 1.25em auto;"> <dl> <dt class="title2">Create an Account</dt> <dd class="image"><img src="{external file='images/register.jpg'}" alt="bullet" title="bullet" width="40" height="40" /></dd> <dd>Simple One-Page Registration Process</dd> </dl> </div> <div style="width: 70%; margin: 0 auto;"> <div class="half_column_left normal-whitespace"> <div class="title2">Sell Something...</div> <dl> <dt>List Your Item</dt> <dd class="image"><img src="{external file='images/backgrounds/bullet_list_checkmark.gif'}" alt="bullet" title="bullet" width="30" height="30" /></dd> <dd>Fast and Easy-to-use Listing Process <ul class="checklist"> <li>Choose a Category</li> <li>Enter Item Details</li> <li>Upload Your Photos</li> </ul> </dd> <dt>Receive Offers from Buyers</dt> <dd class="image"><img src="{external file='images/backgrounds/bullet_list_checkmark.gif'}" alt="bullet" title="bullet" width="30" height="30" /></dd> <dd>Email notices are sent directly to your inbox from interested buyers.</dd> </dl> </div> <div class="half_column_right normal-whitespace"> <div class="title2">Buy Something...</div> <dl> <dt>Start Your Search</dt> <dd class="image"><img src="{external file='images/backgrounds/bullet_list_checkmark.gif'}" alt="bullet" title="bullet" width="30" height="30" /></dd> <dd>Several Search Options to Choose from <ul class="checklist"> <li>Browse a Category</li> <li>Quick or Advanced Searches</li> <li>Auto-Search Notifications by Email</li> </ul> </dd> <dt>Make Offers to Sellers</dt> <dd class="image"><img src="{external file='images/backgrounds/bullet_list_checkmark.gif'}" alt="bullet" title="bullet" width="30" height="30" /></dd> <dd>Contact Sellers directly through our on-site messaging system.</dd> </dl> </div> </div> </div> <div style="clear:both;"> </div> <div style="text-align: center; margin-bottom: 20px;"><p class="highlight_links">Check out more<br> <a href="index.php?a=28&b=135" style="font-weight:bold;">Seller / Buyer Features</a></p></div> </div> <div class="content_box"> <h1 class="title">How It Works</h1> <h3 class="subtitle"><span class="glyphicon glyphicon-user"></span> Create an Account</h3> <ul class="checklist" style="margin-left: 40px;"> <li>Simple One-Page Registration</li> <li>Answer a few questions and you'll be on your way...</li> </ul> <h3 class="subtitle">List Something...</h3> <ul class="checklist" style="margin-left: 40px;"> <li>Fast and Easy Listing Process</li> <li>Include Photos and YouTube Videos</li> <li>Enter Location (optional)</li> <li>Message Buyers through our Site</li> <li>Track Active and Expired Listings</li> <li>Share Listings on Social Media Sites</li> <li>Add Featured Status to your Listing</li> <li>Add an Attention Getter to your Listing</li> <li>Bold and Better Place your Listing</li> <li>Mark Listings as SOLD</li> </ul> <h3 class="subtitle">Buy Something...</h3> <ul class="checklist" style="margin-left: 40px;"> <li>Find what you're looking for:</li> <ul style="margin: 0;"> <li>Browse by Category</li> <li>Browse Recent and Featured Listings</li> <li>Simple or Advanced Search Options</li> </ul> <li>Set up Listing Filters and be the First to Know by receiving Automatic Email Notifications</li> <li>Message and Make Offers to Sellers through our Site</li> <li>Build your Favorites List</li> <li>Print a Listing</li> <li>Rate Sellers</li> <li>Rate Listings</li> <li>Share Listings with Friends</li> </ul> <div style="clear:both;"> </div> <div style="text-align: center; margin-bottom: 20px;"><p class="highlight_links">Check out more<br> <a href="index.php?a=28&b=135" style="font-weight:bold;">Seller / Buyer Features</a></p></div> </div>
<div class="content_box"> <h1 class="title">Pricing</h1> <p>You can change the text for this page by accessing the following menu in the admin panel:<br> Design > Templates > main_page > extra_pages</p> <p class="page_description"> Listing your items on our site is extremely easy. Not only do we give you some great benefits but our prices are hard to beat. We offer our customers two great pricing options. The "Pay per Listing" option allows you to pay for Classified or Auction each time you place one on our site. Or, dealers can take advantage of the "Subscription Based" option which allows you to sign up for a subscription to our site and place as many listings as you want during your subscription period (<a href="index.php?a=28&b=136">contact us</a> for details). Please review the pricing schedule below before <a href="register.php">registering</a> to use our site. </p> </div> <br /> <div class="content_box"> <h2 class="title">Basic Plan (Pay Per Listing)</h2> <p class="page_instructions">Each listing gives you the ability to display up to <strong>XX</strong> photos. Happy listing!</p> <div class="row_even"> <label class="field_label" style="width: 14em;">Price Plan Registration Code</label> <strong class="text_highlight">xxxxxx</strong> </div> </div> <br /> <div class="half_column_left"> <div class="content_box"> <h3 class="title">Classified Listing Prices</h3> <div class="row_even"> <label class="field_label">Per Photo Price</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Featured Ad Upgrade</label> <span class="price">$X.XX</span> </div> <div class="row_even"> <label class="field_label">Bolded Listing Upgrade</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Better Placement Upgrade</label> <span class="price">$X.XX</span> </div> <h3 class="subtitle">Category Specific Pricing</h3> <div class="row_even"> <label class="field_label">Automobiles</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Real Estate</label> <span class="price">$X.XX</span> </div> <div class="row_even"> <label class="field_label">Wanted Ads</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">All Other Categories</label> <span class="price">$X.XX</span> </div> </div> </div> <div class="half_column_right"> <div class="content_box"> <h3 class="title">Auction Listing Prices</h3> <div class="row_even"> <label class="field_label">Per Photo Price</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Featured Ad Upgrade</label> <span class="price">$X.XX</span> </div> <div class="row_even"> <label class="field_label">Bolded Listing Upgrade</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Better Placement Upgrade</label> <span class="price">$X.XX</span> </div> <h3 class="subtitle">Category Specific Pricing</h3> <div class="row_even"> <label class="field_label">Automobiles</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Real Estate</label> <span class="price">$X.XX</span> </div> <div class="row_even"> <label class="field_label">Wanted Ads</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">All Other Categories</label> <span class="price">$X.XX</span> </div> </div> </div>
<div class="extra-page-pricing"> <div class="content_box"> <h1 class="title">Pricing</h1> <p class="page_description"> Listing your items on our site is extremely easy. Not only do we give you some great benefits but our prices are hard to beat. We offer our customers two great pricing options. The "Pay per Listing" option allows you to pay for Classified or Auction each time you place one on our site. Or, take advantage of the "Subscription Based" option which allows you to sign up for a subscription to our site and place as many listings as you want during your subscription period (<a href="index.php?a=28&b=136">contact us</a> for details). Please review the pricing schedule below before <a href="register.php">registering</a> to use our site. </p> </div> <div class="content_box"> <h2 class="title">Basic Plan (Pay Per Listing)</h2> <p class="page_description">Each listing gives you the ability to display up to <strong>XX</strong> photos. Happy listing!</p> <!-- <div class="row_even"> <label class="field_label" style="width: 14em;">Price Plan Registration Code</label> <strong class="text_highlight">xxxxxx</strong> </div> --> </div> <div class="half_column_left"> <div class="content_box"> <h3 class="title">Classified Listing Prices</h3> <div class="row_even"> <label class="field_label">Per Photo Price</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Featured Ad Upgrade</label> <span class="price">$X.XX</span> </div> <div class="row_even"> <label class="field_label">Bolded Listing Upgrade</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Better Placement Upgrade</label> <span class="price">$X.XX</span> </div> <h3 class="subtitle">Category Specific Pricing</h3> <div class="row_even"> <label class="field_label">Automobiles</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Real Estate</label> <span class="price">$X.XX</span> </div> <div class="row_even"> <label class="field_label">Wanted Ads</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">All Other Categories</label> <span class="price">$X.XX</span> </div> </div> </div> <div class="half_column_right"> <div class="content_box"> <h3 class="title">Auction Listing Prices</h3> <div class="row_even"> <label class="field_label">Per Photo Price</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Featured Ad Upgrade</label> <span class="price">$X.XX</span> </div> <div class="row_even"> <label class="field_label">Bolded Listing Upgrade</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Better Placement Upgrade</label> <span class="price">$X.XX</span> </div> <h3 class="subtitle">Category Specific Pricing</h3> <div class="row_even"> <label class="field_label">Automobiles</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Real Estate</label> <span class="price">$X.XX</span> </div> <div class="row_even"> <label class="field_label">Wanted Ads</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">All Other Categories</label> <span class="price">$X.XX</span> </div> </div> </div> </div>
<div class="content_box"> <h1 class="title">Pricing</h1> <p>You can change the text for this page by accessing the following menu in the admin panel:<br> Design > Templates > main_page > extra_pages</p> <p class="page_description"> Listing your items on our site is extremely easy. Not only do we give you some great benefits but our prices are hard to beat. We offer our customers two great pricing options. The "Pay per Listing" option allows you to pay for Classified or Auction each time you place one on our site. Or, dealers can take advantage of the "Subscription Based" option which allows you to sign up for a subscription to our site and place as many listings as you want during your subscription period (<a href="index.php?a=28&b=136">contact us</a> for details). Please review the pricing schedule below before <a href="register.php">registering</a> to use our site. </p> </div> <br /> <div class="content_box"> <h2 class="title">Basic Plan (Pay Per Listing)</h2> <p class="page_instructions">Each listing gives you the ability to display up to <strong>XX</strong> photos. Happy listing!</p> <div class="row_even"> <label class="field_label" style="width: 14em;">Price Plan Registration Code</label> <strong class="text_highlight">xxxxxx</strong> </div> </div> <br /> <div class="half_column_left"> <div class="content_box"> <h3 class="title">Classified Listing Prices</h3> <div class="row_even"> <label class="field_label">Per Photo Price</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Featured Ad Upgrade</label> <span class="price">$X.XX</span> </div> <div class="row_even"> <label class="field_label">Bolded Listing Upgrade</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Better Placement Upgrade</label> <span class="price">$X.XX</span> </div> <h3 class="subtitle">Category Specific Pricing</h3> <div class="row_even"> <label class="field_label">Automobiles</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Real Estate</label> <span class="price">$X.XX</span> </div> <div class="row_even"> <label class="field_label">Wanted Ads</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">All Other Categories</label> <span class="price">$X.XX</span> </div> </div> </div> <div class="half_column_right"> <div class="content_box"> <h3 class="title">Auction Listing Prices</h3> <div class="row_even"> <label class="field_label">Per Photo Price</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Featured Ad Upgrade</label> <span class="price">$X.XX</span> </div> <div class="row_even"> <label class="field_label">Bolded Listing Upgrade</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Better Placement Upgrade</label> <span class="price">$X.XX</span> </div> <h3 class="subtitle">Category Specific Pricing</h3> <div class="row_even"> <label class="field_label">Automobiles</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Real Estate</label> <span class="price">$X.XX</span> </div> <div class="row_even"> <label class="field_label">Wanted Ads</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">All Other Categories</label> <span class="price">$X.XX</span> </div> </div> <div class="extra-page-pricing"> <div class="content_box"> <h1 class="title">Pricing</h1> <p class="page_description"> Listing your items on our site is extremely easy. Not only do we give you some great benefits but our prices are hard to beat. We offer our customers two great pricing options. The "Pay per Listing" option allows you to pay for Classified or Auction each time you place one on our site. Or, take advantage of the "Subscription Based" option which allows you to sign up for a subscription to our site and place as many listings as you want during your subscription period (<a href="index.php?a=28&b=136">contact us</a> for details). Please review the pricing schedule below before <a href="register.php">registering</a> to use our site. </p> </div> <div class="content_box"> <h2 class="title">Basic Plan (Pay Per Listing)</h2> <p class="page_description">Each listing gives you the ability to display up to <strong>XX</strong> photos. Happy listing!</p> <!-- <div class="row_even"> <label class="field_label" style="width: 14em;">Price Plan Registration Code</label> <strong class="text_highlight">xxxxxx</strong> </div> --> </div> <div class="half_column_left"> <div class="content_box"> <h3 class="title">Classified Listing Prices</h3> <div class="row_even"> <label class="field_label">Per Photo Price</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Featured Ad Upgrade</label> <span class="price">$X.XX</span> </div> <div class="row_even"> <label class="field_label">Bolded Listing Upgrade</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Better Placement Upgrade</label> <span class="price">$X.XX</span> </div> <h3 class="subtitle">Category Specific Pricing</h3> <div class="row_even"> <label class="field_label">Automobiles</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Real Estate</label> <span class="price">$X.XX</span> </div> <div class="row_even"> <label class="field_label">Wanted Ads</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">All Other Categories</label> <span class="price">$X.XX</span> </div> </div> </div> <div class="half_column_right"> <div class="content_box"> <h3 class="title">Auction Listing Prices</h3> <div class="row_even"> <label class="field_label">Per Photo Price</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Featured Ad Upgrade</label> <span class="price">$X.XX</span> </div> <div class="row_even"> <label class="field_label">Bolded Listing Upgrade</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Better Placement Upgrade</label> <span class="price">$X.XX</span> </div> <h3 class="subtitle">Category Specific Pricing</h3> <div class="row_even"> <label class="field_label">Automobiles</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">Real Estate</label> <span class="price">$X.XX</span> </div> <div class="row_even"> <label class="field_label">Wanted Ads</label> <span class="price">$X.XX</span> </div> <div class="row_odd"> <label class="field_label">All Other Categories</label> <span class="price">$X.XX</span> </div> </div> </div> </div>
<div class="content_box"> <h1 class="title">Privacy Policy</h1> <p>You can change the text for this page by accessing the following menu in the admin panel:<br> Design > Templates > main_page > extra_pages</p> <p> Your privacy is very important to us. Accordingly, we have developed this Policy in order for you to understand how we collect, use, communicate and disclose and make use of personal information. The following outlines our privacy policy. </p> <ul> <li> Before or at the time of collecting personal information, we will identify the purposes for which information is being collected. </li> <li> We will collect and use of personal information solely with the objective of fulfilling those purposes specified by us and for other compatible purposes, unless we obtain the consent of the individual concerned or as required by law. </li> <li> We will only retain personal information as long as necessary for the fulfillment of those purposes. </li> <li> We will collect personal information by lawful and fair means and, where appropriate, with the knowledge or consent of the individual concerned. </li> <li> Personal data should be relevant to the purposes for which it is to be used, and, to the extent necessary for those purposes, should be accurate, complete, and up-to-date. </li> <li> We will protect personal information by reasonable security safeguards against loss or theft, as well as unauthorized access, disclosure, copying, use or modification. </li> <li> We will make readily available to customers information about our policies and practices relating to the management of personal information. </li> </ul> <p> We are committed to conducting our business in accordance with these principles in order to ensure that the confidentiality of personal information is protected and maintained. </p> </div>
<div class="content_box"> <h1 class="title">Privacy Policy</h1> <p> Your privacy is very important to us. Accordingly, we have developed this Policy in order for you to understand how we collect, use, communicate and disclose and make use of personal information. The following outlines our privacy policy. </p> <ul class="checklist"> <li> Before or at the time of collecting personal information, we will identify the purposes for which information is being collected. </li> <li> We will collect and use personal information solely with the objective of fulfilling those purposes specified by us and for other compatible purposes, unless we obtain the consent of the individual concerned or as required by law. </li> <li> We will only retain personal information as long as necessary for the fulfillment of those purposes. </li> <li> We will collect personal information by lawful and fair means and, where appropriate, with the knowledge or consent of the individual concerned. </li> <li> Personal data should be relevant to the purposes for which it is to be used, and, to the extent necessary for those purposes, should be accurate, complete, and up-to-date. </li> <li> We will protect personal information by reasonable security safeguards against loss or theft, as well as unauthorized access, disclosure, copying, use or modification. </li> <li> We will make readily available to customers information about our policies and practices relating to the management of personal information. </li> </ul> <p> We are committed to conducting our business in accordance with these principles in order to ensure that the confidentiality of personal information is protected and maintained. </p> </div>
<div class="content_box"> <h1 class="title">Privacy Policy</h1> <p>You can change the text for this page by accessing the following menu in the admin panel:<br> Design > Templates > main_page > extra_pages</p> <p> Your privacy is very important to us. Accordingly, we have developed this Policy in order for you to understand how we collect, use, communicate and disclose and make use of personal information. The following outlines our privacy policy. </p> <ul> <li> Before or at the time of collecting personal information, we will identify the purposes for which information is being collected. </li> <li> We will collect and use of personal information solely with the objective of fulfilling those purposes specified by us and for other compatible purposes, unless we obtain the consent of the individual concerned or as required by law. </li> <li> We will only retain personal information as long as necessary for the fulfillment of those purposes. </li> <li> We will collect personal information by lawful and fair means and, where appropriate, with the knowledge or consent of the individual concerned. </li> <li> Personal data should be relevant to the purposes for which it is to be used, and, to the extent necessary for those purposes, should be accurate, complete, and up-to-date. </li> <li> We will protect personal information by reasonable security safeguards against loss or theft, as well as unauthorized access, disclosure, copying, use or modification. </li> <li> We will make readily available to customers information about our policies and practices relating to the management of personal information. </li> </ul> <p> We are committed to conducting our business in accordance with these principles in order to ensure that the confidentiality of personal information is protected and maintained. </p> <div class="content_box"> <h1 class="title">Privacy Policy</h1> <p> Your privacy is very important to us. Accordingly, we have developed this Policy in order for you to understand how we collect, use, communicate and disclose and make use of personal information. The following outlines our privacy policy. </p> <ul class="checklist"> <li> Before or at the time of collecting personal information, we will identify the purposes for which information is being collected. </li> <li> We will collect and use personal information solely with the objective of fulfilling those purposes specified by us and for other compatible purposes, unless we obtain the consent of the individual concerned or as required by law. </li> <li> We will only retain personal information as long as necessary for the fulfillment of those purposes. </li> <li> We will collect personal information by lawful and fair means and, where appropriate, with the knowledge or consent of the individual concerned. </li> <li> Personal data should be relevant to the purposes for which it is to be used, and, to the extent necessary for those purposes, should be accurate, complete, and up-to-date. </li> <li> We will protect personal information by reasonable security safeguards against loss or theft, as well as unauthorized access, disclosure, copying, use or modification. </li> <li> We will make readily available to customers information about our policies and practices relating to the management of personal information. </li> </ul> <p> We are committed to conducting our business in accordance with these principles in order to ensure that the confidentiality of personal information is protected and maintained. </p> </div>
<div class="content_box"> <h1 class="title">Terms & Conditions (User Agreement)</h1> <p>You can change the text for this page by accessing the following menu in the admin panel:<br> Design > Templates > main_page > extra_pages</p> <h3> 1. Terms </h3> <p> By accessing this web site, you are agreeing to be bound by these web site Terms and Conditions of Use, all applicable laws and regulations, and agree that you are responsible for compliance with any applicable local laws. If you do not agree with any of these terms, you are prohibited from using or accessing this site. The materials contained in this web site are protected by applicable copyright and trade mark law. </p> <h3> 2. Disclaimer </h3> <ol type="a"> <li> The materials on COMPANY NAME's web site are provided "as is". COMPANY NAME makes no warranties, expressed or implied, and hereby disclaims and negates all other warranties, including without limitation, implied warranties or conditions of merchantability, fitness for a particular purpose, or non-infringement of intellectual property or other violation of rights. Further, COMPANY NAME does not warrant or make any representations concerning the accuracy, likely results, or reliability of the use of the materials on its Internet web site or otherwise relating to such materials or on any sites linked to this site. </li> </ol> <h3> 3. Limitations </h3> <p> In no event shall COMPANY NAME or its suppliers be liable for any damages (including, without limitation, damages for loss of data or profit, or due to business interruption,) arising out of the use or inability to use the materials on COMPANY NAME's Internet site, even if COMPANY NAME or a COMPANY NAME authorized representative has been notified orally or in writing of the possibility of such damage. Because some jurisdictions do not allow limitations on implied warranties, or limitations of liability for consequential or incidental damages, these limitations may not apply to you. </p> <h3> 4. Revisions and Errata </h3> <p> The materials appearing on COMPANY NAME's web site could include technical, typographical, or photographic errors. COMPANY NAME does not warrant that any of the materials on its web site are accurate, complete, or current. COMPANY NAME may make changes to the materials contained on its web site at any time without notice. COMPANY NAME does not, however, make any commitment to update the materials. </p> <h3> 5. Links </h3> <p> COMPANY NAME has not reviewed all of the sites linked to its Internet web site and is not responsible for the contents of any such linked site. The inclusion of any link does not imply endorsement by COMPANY NAME of the site. Use of any such linked web site is at the user's own risk. </p> <h3> 6. Site Terms of Use Modifications </h3> <p> COMPANY NAME may revise these terms of use for its web site at any time without notice. By using this web site you are agreeing to be bound by the then current version of these Terms and Conditions of Use. </p> <h3> 7. Governing Law </h3> <p> Any claim relating to COMPANY NAME's web site shall be governed by the laws of the State of COMPANY STATE / PROVINCE without regard to its conflict of law provisions. </p> <p> We are committed to conducting our business in accordance with these principles in order to ensure that the confidentiality of personal information is protected and maintained. </p> </div>
<div class="content_box"> <h1 class="title">Terms & Conditions (User Agreement)</h1> <div class="body-content"> <h3> 1. Terms </h3> <p> By accessing this web site, you are agreeing to be bound by these web site Terms and Conditions of Use, all applicable laws and regulations, and agree that you are responsible for compliance with any applicable local laws. If you do not agree with any of these terms, you are prohibited from using or accessing this site. The materials contained in this web site are protected by applicable copyright and trade mark law. </p> <h3> 2. Disclaimer </h3> <ol type="a"> <li> The materials on {$site_name} are provided "as is". {$site_name} makes no warranties, expressed or implied, and hereby disclaims and negates all other warranties, including without limitation, implied warranties or conditions of merchantability, fitness for a particular purpose, or non-infringement of intellectual property or other violation of rights. </li> <li> Further, {$site_name} does not warrant or make any representations concerning the accuracy, likely results, or reliability of the use of the materials on its Internet web site or otherwise relating to such materials or on any sites linked to this site. </li> </ol> <h3> 3. Limitations </h3> <p> In no event shall {$site_name} or its suppliers be liable for any damages (including, without limitation, damages for loss of data or profit, or due to business interruption,) arising out of the use or inability to use the materials on {$site_name}'s Internet site, even if {$site_name} or a {$site_name} authorized representative has been notified orally or in writing of the possibility of such damage. Because some jurisdictions do not allow limitations on implied warranties, or limitations of liability for consequential or incidental damages, these limitations may not apply to you. </p> <h3> 4. Revisions and Errata </h3> <p> The materials appearing on {$site_name}'s web site could include technical, typographical, or photographic errors. {$site_name} does not warrant that any of the materials on its web site are accurate, complete, or current. {$site_name} may make changes to the materials contained on its web site at any time without notice. {$site_name} does not, however, make any commitment to update the materials. </p> <h3> 5. Links </h3> <p> {$site_name} has not reviewed all of the sites linked to its Internet web site and is not responsible for the contents of any such linked site. The inclusion of any link does not imply endorsement by {$site_name} of the site. Use of any such linked web site is at the user's own risk. </p> <h3> 6. Site Terms of Use Modifications </h3> <p> {$site_name} may revise these terms of use for its web site at any time without notice. By using this web site you are agreeing to be bound by the then current version of these Terms and Conditions of Use. </p> <p> We are committed to conducting our business in accordance with these principles in order to ensure that the confidentiality of personal information is protected and maintained. </p> </div> </div>
<div class="content_box"> <h1 class="title">Terms & Conditions (User Agreement)</h1> <p>You can change the text for this page by accessing the following menu in the admin panel:<br> Design > Templates > main_page > extra_pages</p> <h3> 1. Terms </h3> <p> By accessing this web site, you are agreeing to be bound by these web site Terms and Conditions of Use, all applicable laws and regulations, and agree that you are responsible for compliance with any applicable local laws. If you do not agree with any of these terms, you are prohibited from using or accessing this site. The materials contained in this web site are protected by applicable copyright and trade mark law. </p> <h3> 2. Disclaimer </h3> <ol type="a"> <li> The materials on COMPANY NAME's web site are provided "as is". COMPANY NAME makes no warranties, expressed or implied, and hereby disclaims and negates all other warranties, including without limitation, implied warranties or conditions of merchantability, fitness for a particular purpose, or non-infringement of intellectual property or other violation of rights. Further, COMPANY NAME does not warrant or make any representations concerning the accuracy, likely results, or reliability of the use of the materials on its Internet web site or otherwise relating to such materials or on any sites linked to this site. </li> </ol> <h3> 3. Limitations </h3> <p> In no event shall COMPANY NAME or its suppliers be liable for any damages (including, without limitation, damages for loss of data or profit, or due to business interruption,) arising out of the use or inability to use the materials on COMPANY NAME's Internet site, even if COMPANY NAME or a COMPANY NAME authorized representative has been notified orally or in writing of the possibility of such damage. Because some jurisdictions do not allow limitations on implied warranties, or limitations of liability for consequential or incidental damages, these limitations may not apply to you. </p> <h3> 4. Revisions and Errata </h3> <p> The materials appearing on COMPANY NAME's web site could include technical, typographical, or photographic errors. COMPANY NAME does not warrant that any of the materials on its web site are accurate, complete, or current. COMPANY NAME may make changes to the materials contained on its web site at any time without notice. COMPANY NAME does not, however, make any commitment to update the materials. </p> <h3> 5. Links </h3> <p> COMPANY NAME has not reviewed all of the sites linked to its Internet web site and is not responsible for the contents of any such linked site. The inclusion of any link does not imply endorsement by COMPANY NAME of the site. Use of any such linked web site is at the user's own risk. </p> <h3> 6. Site Terms of Use Modifications </h3> <p> COMPANY NAME may revise these terms of use for its web site at any time without notice. By using this web site you are agreeing to be bound by the then current version of these Terms and Conditions of Use. </p> <h3> 7. Governing Law </h3> <p> Any claim relating to COMPANY NAME's web site shall be governed by the laws of the State of COMPANY STATE / PROVINCE without regard to its conflict of law provisions. </p> <p> We are committed to conducting our business in accordance with these principles in order to ensure that the confidentiality of personal information is protected and maintained. </p> <div class="content_box"> <h1 class="title">Terms & Conditions (User Agreement)</h1> <div class="body-content"> <h3> 1. Terms </h3> <p> By accessing this web site, you are agreeing to be bound by these web site Terms and Conditions of Use, all applicable laws and regulations, and agree that you are responsible for compliance with any applicable local laws. If you do not agree with any of these terms, you are prohibited from using or accessing this site. The materials contained in this web site are protected by applicable copyright and trade mark law. </p> <h3> 2. Disclaimer </h3> <ol type="a"> <li> The materials on {$site_name} are provided "as is". {$site_name} makes no warranties, expressed or implied, and hereby disclaims and negates all other warranties, including without limitation, implied warranties or conditions of merchantability, fitness for a particular purpose, or non-infringement of intellectual property or other violation of rights. </li> <li> Further, {$site_name} does not warrant or make any representations concerning the accuracy, likely results, or reliability of the use of the materials on its Internet web site or otherwise relating to such materials or on any sites linked to this site. </li> </ol> <h3> 3. Limitations </h3> <p> In no event shall {$site_name} or its suppliers be liable for any damages (including, without limitation, damages for loss of data or profit, or due to business interruption,) arising out of the use or inability to use the materials on {$site_name}'s Internet site, even if {$site_name} or a {$site_name} authorized representative has been notified orally or in writing of the possibility of such damage. Because some jurisdictions do not allow limitations on implied warranties, or limitations of liability for consequential or incidental damages, these limitations may not apply to you. </p> <h3> 4. Revisions and Errata </h3> <p> The materials appearing on {$site_name}'s web site could include technical, typographical, or photographic errors. {$site_name} does not warrant that any of the materials on its web site are accurate, complete, or current. {$site_name} may make changes to the materials contained on its web site at any time without notice. {$site_name} does not, however, make any commitment to update the materials. </p> <h3> 5. Links </h3> <p> {$site_name} has not reviewed all of the sites linked to its Internet web site and is not responsible for the contents of any such linked site. The inclusion of any link does not imply endorsement by {$site_name} of the site. Use of any such linked web site is at the user's own risk. </p> <h3> 6. Site Terms of Use Modifications </h3> <p> {$site_name} may revise these terms of use for its web site at any time without notice. By using this web site you are agreeing to be bound by the then current version of these Terms and Conditions of Use. </p> <p> We are committed to conducting our business in accordance with these principles in order to ensure that the confidentiality of personal information is protected and maintained. </p> </div> </div>
<!-- START FOOTER --> <footer class="page"> <nav class="footer clearfix"> <a href="index.php">Home</a> <a href="index.php?a=1">Sell</a> <a href="index.php?a=19">Search</a> <a href="index.php?a=28&b=135">Features</a> <a href="index.php?a=28&b=143">Pricing</a> <a href="index.php?a=28&b=141">Help</a> <a href="index.php?a=28&b=137">How It Works</a> <a href="index.php?a=28&b=144">Advertise With Us</a> <a href="">Extra Link 1</a> <a href="">Extra Link 2</a> <a href="">Extra Link 3</a> <a href="">Extra Link 4</a> </nav> <div class="blurb"> <h3>Contact Us</h3> <p>Need assistance? Have a question that isn't answered in our <a href="index.php?a=28&b=141">help</a> sections? You can contact support by visiting our <a href="index.php?a=28&b=136">contact us</a> page.</p> <nav class="social-contacts"> <a href="#" title="Facebook"><img src="{external file='images/icons/social/facebook.png'}" alt="Facebook" /></a> <a href="#" title="Twitter"><img src="{external file='images/icons/social/twitter.png'}" alt="Twitter" /></a> <a href="#" title="Google+"><img src="{external file='images/icons/social/google+.png'}" alt="Google+" /></a> <a href="rss_listings.php" title="RSS Feed"><img src="{external file='images/icons/social/rss.png'}" alt="RSS Feed" /></a> </nav> </div> <div class="disclaimer"> <h4>Copyright © {$smarty.now|date_format:"%Y"} YOUR COMPANY NAME. All Rights Reserved.</h4> <p>Use of this Web site constitutes acceptance of the <a href="index.php?a=28&b=140">User Agreement</a> and <a href="index.php?a=28&b=145">Privacy Policy</a>. Designated trademarks and brands are the property of their respective owners.</p> </div> </footer> <!-- END FOOTER --> {footer_html} {* --- Insert Google Analytics Code and/or other custom JS Here --- Add your Google Analytics code (if you wish to use it), and any custom JS in the section below, after the {literal} and before the {/literal}. Be sure to keep the {literal} tags intact. No "content" should be added below this point, only custom JS if desired *} {literal} {/literal} {* --- END of google analytics and/or custom JS --- *}
<!-- START FOOTER --> <footer class="page"> <nav class="footer clearfix"> <a href="index.php">Home</a> <a href="index.php?a=1">Sell</a> <a href="index.php?a=19">Search</a> <a href="index.php?a=28&b=135">Features</a> <a href="index.php?a=28&b=143">Pricing</a> <a href="index.php?a=28&b=141">Help</a> <a href="index.php?a=28&b=137">How It Works</a> <a href="index.php?a=28&b=144">Advertise</a> <a href="index.php?a=28&b=136">Contact Us</a> <a href="index.php?a=28&b=142">About Us</a> </nav> <div class="blurb"> <h3>Contact Us</h3> <p>Need assistance? Have a question that isn't answered in our <a href="index.php?a=28&b=141">Help</a> sections? Please feel free to visit our <a href="index.php?a=28&b=136">Contact Us</a> page.</p> </div> <div class="social-wrapper"> <nav class="social-contacts"> <a href="#" title="Facebook"><img src="{external file='images/icons/social/facebook.png'}" alt="Facebook" /></a> <a href="#" title="Twitter"><img src="{external file='images/icons/social/twitter.png'}" alt="Twitter" /></a> <a href="#" title="Google+"><img src="{external file='images/icons/social/google+.png'}" alt="Google+" /></a> <a href="rss_listings.php" title="RSS Feed"><img src="{external file='images/icons/social/rss.png'}" alt="RSS Feed" /></a> </nav> </div> <div class="disclaimer"> <h4>Copyright © {$smarty.now|date_format:"%Y"} {$site_name}. All Rights Reserved.</h4> <p>Use of this Web site constitutes acceptance of the <a href="index.php?a=28&b=140">User Agreement</a> and <a href="index.php?a=28&b=145">Privacy Policy</a>. Designated trademarks and brands are the property of their respective owners.</p> </div> </footer> <!-- END FOOTER --> {footer_html} {* --- Insert Google Analytics Code and/or other custom JS Here --- Add your Google Analytics code (if you wish to use it), and any custom JS in the section below, after the {literal} and before the {/literal}. Be sure to keep the {literal} tags intact. No "content" should be added below this point, only custom JS if desired *} {literal} {/literal} {* --- END of google analytics and/or custom JS --- *}
<!-- START FOOTER --> <footer class="page"> <nav class="footer clearfix"> <a href="index.php">Home</a> <a href="index.php?a=1">Sell</a> <a href="index.php?a=19">Search</a> <a href="index.php?a=28&b=135">Features</a> <a href="index.php?a=28&b=143">Pricing</a> <a href="index.php?a=28&b=141">Help</a> <a href="index.php?a=28&b=137">How It Works</a> <a href="index.php?a=28&b=144">Advertise With Us</a> <a href="">Extra Link 1</a> <a href="">Extra Link 2</a> <a href="">Extra Link 3</a> <a href="">Extra Link 4</a> </nav> <div class="blurb"> <h3>Contact Us</h3> <p>Need assistance? Have a question that isn't answered in our <a href="index.php?a=28&b=141">help</a> sections? You can contact support by visiting our <a href="index.php?a=28&b=136">contact us</a> page.</p> <nav class="social-contacts"> <a href="#" title="Facebook"><img src="{external file='images/icons/social/facebook.png'}" alt="Facebook" /></a> <a href="#" title="Twitter"><img src="{external file='images/icons/social/twitter.png'}" alt="Twitter" /></a> <a href="#" title="Google+"><img src="{external file='images/icons/social/google+.png'}" alt="Google+" /></a> <a href="rss_listings.php" title="RSS Feed"><img src="{external file='images/icons/social/rss.png'}" alt="RSS Feed" /></a> </nav> </div> <div class="disclaimer"> <h4>Copyright © {$smarty.now|date_format:"%Y"} YOUR COMPANY NAME. All Rights Reserved.</h4> <p>Use of this Web site constitutes acceptance of the <a href="index.php?a=28&b=140">User Agreement</a> and <a href="index.php?a=28&b=145">Privacy Policy</a>. Designated trademarks and brands are the property of their respective owners.</p> </div> </footer> <!-- END FOOTER --> {footer_html} {* --- Insert Google Analytics Code and/or other custom JS Here --- Add your Google Analytics code (if you wish to use it), and any custom JS in the section below, after the {literal} and before the {/literal}. Be sure to keep the {literal} tags intact. No "content" should be added below this point, only custom JS if desired *} {literal} {/literal} {* --- END of google analytics and/or custom JS --- *} <!-- START FOOTER --> <footer class="page"> <nav class="footer clearfix"> <a href="index.php">Home</a> <a href="index.php?a=1">Sell</a> <a href="index.php?a=19">Search</a> <a href="index.php?a=28&b=135">Features</a> <a href="index.php?a=28&b=143">Pricing</a> <a href="index.php?a=28&b=141">Help</a> <a href="index.php?a=28&b=137">How It Works</a> <a href="index.php?a=28&b=144">Advertise</a> <a href="index.php?a=28&b=136">Contact Us</a> <a href="index.php?a=28&b=142">About Us</a> </nav> <div class="blurb"> <h3>Contact Us</h3> <p>Need assistance? Have a question that isn't answered in our <a href="index.php?a=28&b=141">Help</a> sections? Please feel free to visit our <a href="index.php?a=28&b=136">Contact Us</a> page.</p> </div> <div class="social-wrapper"> <nav class="social-contacts"> <a href="#" title="Facebook"><img src="{external file='images/icons/social/facebook.png'}" alt="Facebook" /></a> <a href="#" title="Twitter"><img src="{external file='images/icons/social/twitter.png'}" alt="Twitter" /></a> <a href="#" title="Google+"><img src="{external file='images/icons/social/google+.png'}" alt="Google+" /></a> <a href="rss_listings.php" title="RSS Feed"><img src="{external file='images/icons/social/rss.png'}" alt="RSS Feed" /></a> </nav> </div> <div class="disclaimer"> <h4>Copyright © {$smarty.now|date_format:"%Y"} {$site_name}. All Rights Reserved.</h4> <p>Use of this Web site constitutes acceptance of the <a href="index.php?a=28&b=140">User Agreement</a> and <a href="index.php?a=28&b=145">Privacy Policy</a>. Designated trademarks and brands are the property of their respective owners.</p> </div> </footer> <!-- END FOOTER --> {footer_html} {* --- Insert Google Analytics Code and/or other custom JS Here --- Add your Google Analytics code (if you wish to use it), and any custom JS in the section below, after the {literal} and before the {/literal}. Be sure to keep the {literal} tags intact. No "content" should be added below this point, only custom JS if desired *} {literal} {/literal} {* --- END of google analytics and/or custom JS --- *}
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> <!-- FIND FORM BEGIN --> <div class="content_box showcase search"> <div class="inner"> <div class="search_fade_box"> <div class="gj_image_fade"> <div style="display: none;"><img src="{external file='images/showcase_slideshow/house.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/jersey.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/puppies.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/car4.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/horse.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/ipad2.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/guitar.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/car6.png'}" alt="" /></div> </div> <ul class="search_bullets"> <li id="active"><a href="index.php?a=28&b=137" id="current">How it Works</a></li> <li><a href="index.php?a=28&b=135">Buyer/Seller Features</a></li> <li><a href="index.php?a=28&b=141">Help</a></li> </ul> </div> <h1 class="search_title">What are you Looking For?</h1> <div class="form_search_divider"></div> <form method="get" action="index.php" class="showcase clearfix"> <div class="cntr"> <div class="form-search"> <input type="hidden" name="a" value="19" /> <input type="hidden" name="b[subcategories_also]" value="1" /> <input class="keyword" type="text" placeholder="search keywords..." name="b[search_text]" /> </div> </div> {if $enabledAddons.zipsearch} <div class="cntr"> <div class="zipbox"> Within: <select class="field" name="b[by_zip_code_distance]"> <option value="1">Walking Distance</option> <option value="5">5 miles</option> <option value="10">10 miles</option> <option value="15">15 miles</option> <option value="20">20 miles</option> <option value="25">25 miles</option> <option value="30">30 miles</option> <option value="40">40 miles</option> <option value="50">50 miles</option> <option value="75">75 miles</option> <option value="100">100 miles</option> <option value="200">200 miles</option> <option value="300">300 miles</option> <option value="400">400 miles</option> <option value="500">500 miles</option> </select> of <input id="by_zip_code" class="field" type="text" size="7" name="b[by_zip_code]" value="" placeholder="Zip Code" /> </div> </div> {/if} <div class="cntr"> <br /> <input class="button-large" type="submit" value="Search Now" /> <a class="button" href="{$classifieds_file_name}?a=19">Advanced Search</a> </div> </form> <br /> <div class="recent-listing-links"> <strong>Recent Listings:</strong> {module tag='newest_ads_link' buttonStyle=1} {module tag='newest_ads_link_1' buttonStyle=1} {module tag='newest_ads_link_2' buttonStyle=1} {module tag='newest_ads_link_3' buttonStyle=1} </div> </div> </div> <!-- FIND FORM END --> <!-- BROWSE BOX BEGIN --> <div class="content_box"> <h2 class="title section-collapser">Browse Our Categories</h2> <div> {body_html} </div> </div> <!-- BROWSE BOX END --> <!-- FEATURED CAROUSEL BEGIN --> <div class="content_box gj_simple_carousel"> <h3 class="title section-collapser">More Featured Listings</h3> {* NOTE: In order to show the module in a way that will fit in the layout for this page, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=4 dynamic_image_dims=1} </div> <!-- FEATURED CAROUSEL END --> <!-- Hottest and Recent Half Columns Begin --> <div class="half_column_left normal-whitespace"> <h2 class="title section-collapser">Hottest Listings</h2> <div> {module tag='module_hottest_ads' browse_view='list' use_pagination=1} </div> </div> <div class="half_column_right"> <h3 class="title section-collapser">Recent Listings</h3> <div> {module tag='newest_ads_1' browse_view='list' use_pagination=1} </div> </div> <!-- Hottest and Recent Half Columns END --> </div> <div class="sidebar"> <!-- LEFT SIDEBAR CONTENTS --> <div class="content_box showcase clearfix"> <div class="inner"> <h1 class="title">Featured Listings</h1> <div class="gj_simple_carousel" style="width: 220px; margin: 10px auto;"> {* NOTE: In order to show a single listing at a time, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=1 module_thumb_width=196 module_thumb_height=200 module_number_of_ads_to_display=10} </div> </div> </div> <!-- FEATURED CONTAINER END --> <!-- START REGIONS --> {if $enabledAddons.geographic_navigation} {* Only show this section if the geographic navigation addon is set up *} <div class="content_box clearfix"> <h2 class="title"> Select a Region: </h2> {addon author='geo_addons' addon='geographic_navigation' tag='navigation'} </div> <br /> {/if} <!-- END REGIONS --> <!-- SELL CONTAINER BEGIN --> <div class="content_box showcase"> <div class="inner center"> <div class="forsale"> <img src="{external file='images/forsale_stuff.png'}" alt="Sell Now" /> </div> <div class="forsale_text"> Sell Your Stuff<br /> <span style="font-size: 1.8em;">Today!</span> </div> <a href="index.php?a=1" class="button orange">Get Started Now!</a> </div> </div> <!-- SELL CONTAINER END --> <!-- BANNER BEGIN --> {* Example place for 250x210 image banners *} <div class="content_box cntr"> <a href="#"><img src="{external file='images/banners/banner2.jpg'}" alt="" /></a> <br /><br /> <a href="#"><img src="{external file='images/banners/banner1.jpg'}" alt="" /></a> </div> <!-- BANNER END --> </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> <!-- FIND FORM BEGIN --> <div class="content_box showcase search"> <div class="inner"> <div class="search_fade_box"> <div class="gj_image_fade"> <div style="display: none;"><img src="{external file='images/showcase_slideshow/house.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/jersey.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/puppies.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/car4.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/horse.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/ipad2.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/guitar.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/car6.png'}" alt="" /></div> </div> <ul class="sell-button"> <li id="active"><a href="index.php?a=1" id="current">Sell Now »»</a></li> </ul> </div> <h1 class="search_title">What are you Looking For?</h1> <!-- form input field begin --> <div class="search-box-container"> <form> <div class="form-wrapper cf"> <input type="hidden" name="a" value="19" /> <input type="hidden" name="b[subcategories_also]" value="1" /> <input class="keyword" type="text" placeholder="Search Keywords..." name="b[search_text]" /> <button type="submit"><span class="glyphicon glyphicon-search"></span></button> </div> {if $enabledAddons.zipsearch} <div class="cntr" style="font-size:.8em; margin: 10px 0;"> <div class="zipbox"> Within: <select class="field" name="b[by_zip_code_distance]"> <option value="1">1 mile</option> <option value="5">5 miles</option> <option value="10">10 miles</option> <option value="15">15 miles</option> <option value="20">20 miles</option> <option value="25">25 miles</option> <option value="30">30 miles</option> <option value="40">40 miles</option> <option value="50">50 miles</option> <option value="75">75 miles</option> <option value="100">100 miles</option> <option value="200">200 miles</option> <option value="300">300 miles</option> <option value="400">400 miles</option> <option value="500">500 miles</option> </select> of <input id="by_zip_code" class="field" type="text" size="10" name="b[by_zip_code]" value="" placeholder="Postal Code" /> </div> </div> {else} <div class="spacer"> </div> {/if} </form> <div class="recentButtons"> <div class="recent-listing-links"> <strong><span class="glyphicon glyphicon-calendar"></span> Recent:</strong> <div style="white-space:nowrap; display:inline;"> {module tag='newest_ads_link' buttonStyle=1} {module tag='newest_ads_link_1' buttonStyle=1} {module tag='newest_ads_link_2' buttonStyle=1} {module tag='newest_ads_link_3' buttonStyle=1} </div> </div> </div> </div> <!-- form input field end --> </div> </div> <!-- FIND FORM END --> <!-- BROWSE BOX BEGIN --> <div class="content_box mainbody-home"> <div style="margin: 20px 0 0 0;"> {body_html} </div> </div> <!-- BROWSE BOX END --> <!-- FEATURED CAROUSEL BEGIN --> <div class="content_box gj_simple_carousel rwd-hide"> <h3 class="title section-collapser"><span class="glyphicon glyphicon-star"></span> More Featured Listings</h3> {* NOTE: In order to show the module in a way that will fit in the layout for this page, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=4 dynamic_image_dims=1} </div> <!-- FEATURED CAROUSEL END --> <!-- Hottest and Recent Half Columns Begin --> <div class="half_column_left normal-whitespace rwd-hide"> <h2 class="title section-collapser"><span class="glyphicon glyphicon-fire"></span> Hottest Listings</h2> <div> {module tag='module_hottest_ads' browse_view='list' use_pagination=1} </div> </div> <div class="half_column_right rwd-hide"> <h3 class="title section-collapser"><span class="glyphicon glyphicon-calendar"></span> Recent Listings</h3> <div> {module tag='newest_ads_1' browse_view='list' use_pagination=1} </div> </div> <!-- Hottest and Recent Half Columns END --> </div> <div class="sidebar"> <!-- LEFT SIDEBAR CONTENTS BEGIN --> <div id="category_column cz-categories"> <div id="left_categories"> {category_list} </div> </div> <!-- START REGIONS --> <div class="rwd-hide"> {if $enabledAddons.geographic_navigation} {* Only show this section if the geographic navigation addon is set up *} <div class="content_box clearfix"> <h2 class="title"> <span class="glyphicon glyphicon-map-marker"></span> Region: <span style="font-size: .8em; font-weight: normal;">{addon author='geo_addons' addon='geographic_navigation' tag='current_region'} {if $geographic_navigation_region} [ <a href="index.php?region=0">clear</a> ]{/if}</span> </h2> {addon author='geo_addons' addon='geographic_navigation' tag='navigation'} </div> {/if} </div> <!-- END REGIONS --> <!-- START FEATURED CAROUSEL --> <div class="content_box clearfix"> <h3 class="title" style="text-align:center;"> <span class="glyphicon glyphicon-star" style="font-size: .8em;"></span> Featured Listings <span class="glyphicon glyphicon-star" style="font-size: .8em;"></span> </h3> <div class="gj_simple_carousel" style="width: 100%; margin: 2px auto;"> {* NOTE: In order to show a single listing at a time, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=3 module_thumb_width=93 module_thumb_height=75 module_number_of_ads_to_display=9 dynamic_image_dims=1} </div> </div> <!-- END FEATURED CAROUSEL --> <!-- BANNER BEGIN --> {* Example place for 300x100 image banners *} <div class="content_box cntr banner"> <a href="http://www.kqzyfj.com/click-7066924-11191670" target="_blank"><img src="{external file='images/banners/1and1_300x100.jpg'}" alt="1and1 Hosting" title="1and1 Hosting" /></a> <a href="http://www.hostmonster.com/track/geodesic/resources" target="_blank"><img src="{external file='images/banners/hostmonster_300x100.jpg'}" alt="HostMonster Hosting" title="HostMonster Hosting" /></a> <a href="http://lunarpages.com/id/geodesic/goto/basic" target="_blank"><img src="{external file='images/banners/lunarpages_300x100.jpg'}" alt="Lunarpages.com Hosting" title="Lunarpages.com Hosting" /></a> </div> <!-- BANNER END --> </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> <!-- FIND FORM BEGIN --> <div class="content_box showcase search"> <div class="inner"> <div class="search_fade_box"> <div class="gj_image_fade"> <div style="display: none;"><img src="{external file='images/showcase_slideshow/house.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/jersey.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/puppies.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/car4.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/horse.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/ipad2.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/guitar.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/car6.png'}" alt="" /></div> </div> <ul class="search_bullets"> <li id="active"><a href="index.php?a=28&b=137" id="current">How it Works</a></li> <li><a href="index.php?a=28&b=135">Buyer/Seller Features</a></li> <li><a href="index.php?a=28&b=141">Help</a></li> </ul> </div> <h1 class="search_title">What are you Looking For?</h1> <div class="form_search_divider"></div> <form method="get" action="index.php" class="showcase clearfix"> <div class="cntr"> <div class="form-search"> <input type="hidden" name="a" value="19" /> <input type="hidden" name="b[subcategories_also]" value="1" /> <input class="keyword" type="text" placeholder="search keywords..." name="b[search_text]" /> </div> </div> {if $enabledAddons.zipsearch} <div class="cntr"> <div class="zipbox"> Within: <select class="field" name="b[by_zip_code_distance]"> <option value="1">Walking Distance</option> <option value="5">5 miles</option> <option value="10">10 miles</option> <option value="15">15 miles</option> <option value="20">20 miles</option> <option value="25">25 miles</option> <option value="30">30 miles</option> <option value="40">40 miles</option> <option value="50">50 miles</option> <option value="75">75 miles</option> <option value="100">100 miles</option> <option value="200">200 miles</option> <option value="300">300 miles</option> <option value="400">400 miles</option> <option value="500">500 miles</option> </select> of <input id="by_zip_code" class="field" type="text" size="7" name="b[by_zip_code]" value="" placeholder="Zip Code" /> </div> </div> {/if} <div class="cntr"> <br /> <input class="button-large" type="submit" value="Search Now" /> <a class="button" href="{$classifieds_file_name}?a=19">Advanced Search</a> </div> </form> <br /> <div class="recent-listing-links"> <strong>Recent Listings:</strong> {module tag='newest_ads_link' buttonStyle=1} {module tag='newest_ads_link_1' buttonStyle=1} {module tag='newest_ads_link_2' buttonStyle=1} {module tag='newest_ads_link_3' buttonStyle=1} </div> </div> </div> <!-- FIND FORM END --> <!-- BROWSE BOX BEGIN --> <div class="content_box"> <h2 class="title section-collapser">Browse Our Categories</h2> <div> {body_html} </div> </div> <!-- BROWSE BOX END --> <!-- FEATURED CAROUSEL BEGIN --> <div class="content_box gj_simple_carousel"> <h3 class="title section-collapser">More Featured Listings</h3> {* NOTE: In order to show the module in a way that will fit in the layout for this page, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=4 dynamic_image_dims=1} </div> <!-- FEATURED CAROUSEL END --> <!-- Hottest and Recent Half Columns Begin --> <div class="half_column_left normal-whitespace"> <h2 class="title section-collapser">Hottest Listings</h2> <div> {module tag='module_hottest_ads' browse_view='list' use_pagination=1} </div> </div> <div class="half_column_right"> <h3 class="title section-collapser">Recent Listings</h3> <div> {module tag='newest_ads_1' browse_view='list' use_pagination=1} </div> </div> <!-- Hottest and Recent Half Columns END --> </div> <div class="sidebar"> <!-- LEFT SIDEBAR CONTENTS --> <div class="content_box showcase clearfix"> <div class="inner"> <h1 class="title">Featured Listings</h1> <div class="gj_simple_carousel" style="width: 220px; margin: 10px auto;"> {* NOTE: In order to show a single listing at a time, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=1 module_thumb_width=196 module_thumb_height=200 module_number_of_ads_to_display=10} </div> </div> </div> <!-- FEATURED CONTAINER END --> <!-- START REGIONS --> {if $enabledAddons.geographic_navigation} {* Only show this section if the geographic navigation addon is set up *} <div class="content_box clearfix"> <h2 class="title"> Select a Region: </h2> {addon author='geo_addons' addon='geographic_navigation' tag='navigation'} </div> <br /> {/if} <!-- END REGIONS --> <!-- SELL CONTAINER BEGIN --> <div class="content_box showcase"> <div class="inner center"> <div class="forsale"> <img src="{external file='images/forsale_stuff.png'}" alt="Sell Now" /> </div> <div class="forsale_text"> Sell Your Stuff<br /> <span style="font-size: 1.8em;">Today!</span> </div> <a href="index.php?a=1" class="button orange">Get Started Now!</a> </div> </div> <!-- SELL CONTAINER END --> <!-- BANNER BEGIN --> {* Example place for 250x210 image banners *} <div class="content_box cntr"> <a href="#"><img src="{external file='images/banners/banner2.jpg'}" alt="" /></a> <br /><br /> <a href="#"><img src="{external file='images/banners/banner1.jpg'}" alt="" /></a> </div> <!-- BANNER END --> </div> {include file='footer.tpl'} </div> </body> <!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> <!-- FIND FORM BEGIN --> <div class="content_box showcase search"> <div class="inner"> <div class="search_fade_box"> <div class="gj_image_fade"> <div style="display: none;"><img src="{external file='images/showcase_slideshow/house.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/jersey.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/puppies.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/car4.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/horse.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/ipad2.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/guitar.png'}" alt="" /></div> <div style="display: none;"><img src="{external file='images/showcase_slideshow/car6.png'}" alt="" /></div> </div> <ul class="sell-button"> <li id="active"><a href="index.php?a=1" id="current">Sell Now »»</a></li> </ul> </div> <h1 class="search_title">What are you Looking For?</h1> <!-- form input field begin --> <div class="search-box-container"> <form> <div class="form-wrapper cf"> <input type="hidden" name="a" value="19" /> <input type="hidden" name="b[subcategories_also]" value="1" /> <input class="keyword" type="text" placeholder="Search Keywords..." name="b[search_text]" /> <button type="submit"><span class="glyphicon glyphicon-search"></span></button> </div> {if $enabledAddons.zipsearch} <div class="cntr" style="font-size:.8em; margin: 10px 0;"> <div class="zipbox"> Within: <select class="field" name="b[by_zip_code_distance]"> <option value="1">1 mile</option> <option value="5">5 miles</option> <option value="10">10 miles</option> <option value="15">15 miles</option> <option value="20">20 miles</option> <option value="25">25 miles</option> <option value="30">30 miles</option> <option value="40">40 miles</option> <option value="50">50 miles</option> <option value="75">75 miles</option> <option value="100">100 miles</option> <option value="200">200 miles</option> <option value="300">300 miles</option> <option value="400">400 miles</option> <option value="500">500 miles</option> </select> of <input id="by_zip_code" class="field" type="text" size="10" name="b[by_zip_code]" value="" placeholder="Postal Code" /> </div> </div> {else} <div class="spacer"> </div> {/if} </form> <div class="recentButtons"> <div class="recent-listing-links"> <strong><span class="glyphicon glyphicon-calendar"></span> Recent:</strong> <div style="white-space:nowrap; display:inline;"> {module tag='newest_ads_link' buttonStyle=1} {module tag='newest_ads_link_1' buttonStyle=1} {module tag='newest_ads_link_2' buttonStyle=1} {module tag='newest_ads_link_3' buttonStyle=1} </div> </div> </div> </div> <!-- form input field end --> </div> </div> <!-- FIND FORM END --> <!-- BROWSE BOX BEGIN --> <div class="content_box mainbody-home"> <div style="margin: 20px 0 0 0;"> {body_html} </div> </div> <!-- BROWSE BOX END --> <!-- FEATURED CAROUSEL BEGIN --> <div class="content_box gj_simple_carousel rwd-hide"> <h3 class="title section-collapser"><span class="glyphicon glyphicon-star"></span> More Featured Listings</h3> {* NOTE: In order to show the module in a way that will fit in the layout for this page, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=4 dynamic_image_dims=1} </div> <!-- FEATURED CAROUSEL END --> <!-- Hottest and Recent Half Columns Begin --> <div class="half_column_left normal-whitespace rwd-hide"> <h2 class="title section-collapser"><span class="glyphicon glyphicon-fire"></span> Hottest Listings</h2> <div> {module tag='module_hottest_ads' browse_view='list' use_pagination=1} </div> </div> <div class="half_column_right rwd-hide"> <h3 class="title section-collapser"><span class="glyphicon glyphicon-calendar"></span> Recent Listings</h3> <div> {module tag='newest_ads_1' browse_view='list' use_pagination=1} </div> </div> <!-- Hottest and Recent Half Columns END --> </div> <div class="sidebar"> <!-- LEFT SIDEBAR CONTENTS BEGIN --> <div id="category_column cz-categories"> <div id="left_categories"> {category_list} </div> </div> <!-- START REGIONS --> <div class="rwd-hide"> {if $enabledAddons.geographic_navigation} {* Only show this section if the geographic navigation addon is set up *} <div class="content_box clearfix"> <h2 class="title"> <span class="glyphicon glyphicon-map-marker"></span> Region: <span style="font-size: .8em; font-weight: normal;">{addon author='geo_addons' addon='geographic_navigation' tag='current_region'} {if $geographic_navigation_region} [ <a href="index.php?region=0">clear</a> ]{/if}</span> </h2> {addon author='geo_addons' addon='geographic_navigation' tag='navigation'} </div> {/if} </div> <!-- END REGIONS --> <!-- START FEATURED CAROUSEL --> <div class="content_box clearfix"> <h3 class="title" style="text-align:center;"> <span class="glyphicon glyphicon-star" style="font-size: .8em;"></span> Featured Listings <span class="glyphicon glyphicon-star" style="font-size: .8em;"></span> </h3> <div class="gj_simple_carousel" style="width: 100%; margin: 2px auto;"> {* NOTE: In order to show a single listing at a time, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=3 module_thumb_width=93 module_thumb_height=75 module_number_of_ads_to_display=9 dynamic_image_dims=1} </div> </div> <!-- END FEATURED CAROUSEL --> <!-- BANNER BEGIN --> {* Example place for 300x100 image banners *} <div class="content_box cntr banner"> <a href="http://www.kqzyfj.com/click-7066924-11191670" target="_blank"><img src="{external file='images/banners/1and1_300x100.jpg'}" alt="1and1 Hosting" title="1and1 Hosting" /></a> <a href="http://www.hostmonster.com/track/geodesic/resources" target="_blank"><img src="{external file='images/banners/hostmonster_300x100.jpg'}" alt="HostMonster Hosting" title="HostMonster Hosting" /></a> <a href="http://lunarpages.com/id/geodesic/goto/basic" target="_blank"><img src="{external file='images/banners/lunarpages_300x100.jpg'}" alt="Lunarpages.com Hosting" title="Lunarpages.com Hosting" /></a> </div> <!-- BANNER END --> </div> {include file='footer.tpl'} </div> </body> </html>
<option label="Dec" value="12">Dec</option> </select> <select name="param[start_year]"> <option label="2012" value="2012">2012</option> <option label="2013" value="2013">2013</option> <option label="2014" value="2014">2014</option> <option label="2015" value="2015">2015</option> <option label="2016" value="2016">2016</option> <option label="2017" value="2017">2017</option> <option label="2018" value="2018">2018</option>
<option label="Dec" value="12">Dec</option> </select> <select name="param[start_year]"> <option label="2016" value="2016">2016</option> <option label="2017" value="2017">2017</option> <option label="2018" value="2018">2018</option>
<option label="Dec" value="12">Dec</option> </select> <select name="param[start_year]"> <option label="2012" value="2012">2012</option> <option label="2013" value="2013">2013</option> <option label="2014" value="2014">2014</option> <option label="2015" value="2015">2015</option> <option label="2016" value="2016">2016</option> <option label="2017" value="2017">2017</option> <option label="2018" value="2018">2018</option>
{* The HTML at the top of each page used for menu, logo, top navigation, and user bar *} <header class="page clearfix"> <!-- START LOGO / BANNER TOP --> <div class="logo-box" title="Website Name"> <a href="index.php" class="logo" title="Website Name"> <!-- Logo image OR Logo text goes here! To use text, remove the image tag below and replace it with text --> <img src="{external file='images/logo.jpg'}" alt="Website Name" title="Website Name" /> </a> <a href="index.php" class="slogan" title="Website Name"> <!-- Slogan text goes here, if you want to add a slogan that shows under the logo text or logo image. --> </a> </div> <!-- START NAVIGATION --> <nav class="fixed-nav"> <a href="#page-bar" class="fixed-link menu"></a> <a href="#user-bar" class="fixed-link user">{addon addon='social_connect' tag='facebook_session_profile_picture'}</a> <nav class="extra-links"> <a href="index.php?a=28&b=142">About Us</a> | <a href="index.php?a=28&b=136">Contact Us</a> </nav> <nav class="page-bar fixed-menu"> <a href="index.php" class="menu-link">Home</a> <a href="index.php?a=1" class="menu-link">Sell</a> <a href="index.php?a=19" class="menu-link">Search</a> {addon addon='storefront' tag='list_stores_link' no_li=1} <a href="index.php?a=28&b=135" class="menu-link">Features</a> <a href="index.php?a=28&b=143" class="menu-link">Pricing</a> <a href="index.php?a=28&b=141" class="menu-link">Help</a> <a href="index.php?a=28&b=142" class="menu-link extra">About Us</a> <a href="index.php?a=28&b=136" class="menu-link extra">Contact Us</a> </nav> <!-- START USER BAR --> <div class="abs-space"></div> <div class="fixed-menu clearfix user-bar"> {addon addon='social_connect' tag='facebook_session_profile_picture'} <div class="user-welcome">Welcome, {module tag='display_username'}</div> <span class="user-links"> {if not $logged_in} {*Logged out code*} <a href="register.php" class="menu-link">Register</a> <a href="index.php?a=10" class="menu-link">Login</a> {else} {*Logged in code*} <a href="index.php?a=4" class="menu-link">My Account</a> <a href="index.php?a=17" class="menu-link">Logout</a> {/if} </span> {addon author='geo_addons' addon='social_connect' tag='facebook_login_button'} </div> <!-- END USER BAR --> </nav> <!-- END NAVIGATION --> </header>
{* The HTML at the top of each page used for menu, logo, top navigation, and user bar *} <header class="page clearfix"> <!-- START SUBMENU --> {if ($smarty.get.a == 4 && $logged_in) || $smarty.get.a == 'cart'} {* in My Account section or Cart process -- show mini-cart *} <div class="content_box clearfix regions my-account"> {module tag='my_account_links' mini_cart_only=1} </div> <div class="submenu-spacer"> </div> {elseif $enabledAddons.geographic_navigation && $smarty.get.addon != 'storefront'} {* On any other page (EXCEPT STOREFRONT PAGES), and if the GeoNav addon is set up, show region selection as the submenu *} <div class="content_box clearfix regions"> <h2 class="title section-collapser"> <span class="glyphicon glyphicon-map-marker"></span> Region <span style="font-size: .8em; font-weight: normal;"><span style="font-size: .8em;" class="glyphicon glyphicon-chevron-right"></span> {addon author='geo_addons' addon='geographic_navigation' tag='current_region'} {if $geographic_navigation_region} [ <a href="index.php?region=0">clear</a> ]{/if}</span> </h2> {addon author='geo_addons' addon='geographic_navigation' tag='navigation'} </div> <div class="submenu-spacer"> </div> {/if} <!-- END SUBMENU --> <!-- START LOGO / BANNER TOP --> <div class="logo-box{if $smarty.get.a} rwd-hide{/if}" title="{$site_name}"> <a href="index.php" class="logo" title="{$site_name}"> <!-- Logo image OR Logo text goes here! To use text, remove the image tag below and replace it with text --> <img src="{external file='images/logo.jpg'}" alt="{$site_name}" title="{$site_name}" /> </a> <a href="index.php" class="slogan" title="{$site_name}"> <!-- Slogan text goes here, if you want to add a slogan that shows under the logo text or logo image. --> </a> </div> <!-- START NAVIGATION --> <nav class="fixed-nav"> <a href="#page-bar" class="fixed-link menu"></a> <div class="header-links-rwd"> <a href="index.php" class="search"><span class="glyphicon glyphicon-home"> </span></a> <a href="index.php?a=19" class="search"><span class="glyphicon glyphicon-search"> </span></a> <a href="index.php?a=1" class="list"><span class="glyphicon glyphicon-tag"> </span> SELL</a> </div> <a href="#user-bar" class="fixed-link user">{addon addon='social_connect' tag='facebook_session_profile_picture'}</a> <!-- START USER BAR --> <div class="fixed-menu clearfix user-bar"> {* START LANGUAGE FLAGS - REPLACE lang = 1 WITH LANGUAGE ID # FROM LANGUAGES MENU AND DELETE THE NOTED LINES FOR THAT LANGUAGE BELOW. REPLACE FLAG IMAGE WITH ONE FROM images/icons/flags/ FOLDER OR WITH ONE OF YOUR OWN. *} <div class="language-links"> {* DELETE THIS LINE TO USE LANGUAGE BELOW {$lang = 1} <a href="{$smarty.server.SCRIPT_NAME}?switchLang=yes{foreach $smarty.get as $key => $value}&{if $key === 'set_language_cookie'}{$key}={$lang}{else}{$key}={$value}{/if}{/foreach}{if !$smarty.get.set_language_cookie}&set_language_cookie={$lang}{/if}"><span class="selected"><img src="{external file='images/icons/flags/UK.png'}" alt="English" title="English" /></span></a> DELETE THIS LINE TO USE LANGUAGE ABOVE *} {* DELETE THIS LINE TO USE LANGUAGE BELOW {$lang = 24} <a href="{$smarty.server.SCRIPT_NAME}?switchLang=yes{foreach $smarty.get as $key => $value}&{if $key === 'set_language_cookie'}{$key}={$lang}{else}{$key}={$value}{/if}{/foreach}{if !$smarty.get.set_language_cookie}&set_language_cookie={$lang}{/if}"><span class="unselected"><img src="{external file='images/icons/flags/Spain.png'}" alt="Spanish" title="Spanish" /></span></a> DELETE THIS LINE TO USE LANGUAGE ABOVE *} {* DELETE THIS LINE TO USE LANGUAGE BELOW {$lang = 25} <a href="{$smarty.server.SCRIPT_NAME}?switchLang=yes{foreach $smarty.get as $key => $value}&{if $key === 'set_language_cookie'}{$key}={$lang}{else}{$key}={$value}{/if}{/foreach}{if !$smarty.get.set_language_cookie}&set_language_cookie={$lang}{/if}"><span class="unselected"><img src="{external file='images/icons/flags/France.png'}" alt="French" title="French" /></span></a> DELETE THIS LINE TO USE LANGUAGE ABOVE *} {* DELETE THIS LINE TO USE LANGUAGE BELOW {$lang = 1} <a href="{$smarty.server.SCRIPT_NAME}?switchLang=yes{foreach $smarty.get as $key => $value}&{if $key === 'set_language_cookie'}{$key}={$lang}{else}{$key}={$value}{/if}{/foreach}{if !$smarty.get.set_language_cookie}&set_language_cookie={$lang}{/if}"><span class="unselected"><img src="{external file='images/icons/flags/Germany.png'}" alt="German" title="German" /></span></a> DELETE THIS LINE TO USE LANGUAGE ABOVE *} </div> {* END LANGUAGE FLAGS *} <div class="fb-profile-pic">{addon addon='social_connect' tag='facebook_session_profile_picture'}</div> <div class="user-welcome">Welcome, {module tag='display_username'}</div> <span class="user-links"> {if not $logged_in} {*Logged out code*} <a href="register.php" class="menu-link">Register<span class="glyphicon glyphicon-pencil pc-hide" style="padding-left:10px;"> </span></a> <a href="index.php?a=10" class="menu-link">Login<span class="glyphicon glyphicon-log-in pc-hide" style="padding-left:10px;"> </span></a> {else} {*Logged in code*} {module tag='my_account_links' mobile_header=1} <a href="index.php?a=17" class="menu-link">Logout<span class="glyphicon glyphicon-log-out pc-hide" style="padding-left:10px;"> </span></a> {/if} </span> {addon author='geo_addons' addon='social_connect' tag='facebook_login_button'} </div> <div class="abs-space"></div> <!-- END USER BAR --> <nav class="page-bar fixed-menu"> <div class="nav-wrapper"> <a href="index.php" class="menu-link"><span class="glyphicon glyphicon-home pc-hide"> </span> Home </a> <a href="index.php?a=1" class="menu-link sell"><span class="glyphicon glyphicon-tag pc-hide"> </span> Sell </a> <a href="index.php?a=19" class="menu-link"><span class="glyphicon glyphicon-search pc-hide"> </span> Search </a> {addon addon='storefront' tag='list_stores_link' no_li=1} <a href="index.php?a=28&b=143" class="menu-link"><span class="glyphicon glyphicon-bookmark pc-hide"> </span> Pricing </a> <a href="index.php?a=28&b=141" class="menu-link"><span class="glyphicon glyphicon-question-sign pc-hide"> </span> Help </a> <a href="index.php?a=28&b=142" class="menu-link extra"><span class="glyphicon glyphicon-info-sign pc-hide"> </span> About Us </a> <a href="index.php?a=28&b=136" class="menu-link extra"><span class="glyphicon glyphicon-phone pc-hide"> </span> Contact Us </a> </div> </nav> </nav> <!-- END NAVIGATION --> </header>
{* The HTML at the top of each page used for menu, logo, top navigation, and user bar *} <header class="page clearfix"> <!-- START LOGO / BANNER TOP --> <div class="logo-box" title="Website Name"> <a href="index.php" class="logo" title="Website Name"> <!-- Logo image OR Logo text goes here! To use text, remove the image tag below and replace it with text --> <img src="{external file='images/logo.jpg'}" alt="Website Name" title="Website Name" /> </a> <a href="index.php" class="slogan" title="Website Name"> <!-- Slogan text goes here, if you want to add a slogan that shows under the logo text or logo image. --> </a> </div> <!-- START NAVIGATION --> <nav class="fixed-nav"> <a href="#page-bar" class="fixed-link menu"></a> <a href="#user-bar" class="fixed-link user">{addon addon='social_connect' tag='facebook_session_profile_picture'}</a> <nav class="extra-links"> <a href="index.php?a=28&b=142">About Us</a> | <a href="index.php?a=28&b=136">Contact Us</a> </nav> <nav class="page-bar fixed-menu"> <a href="index.php" class="menu-link">Home</a> <a href="index.php?a=1" class="menu-link">Sell</a> <a href="index.php?a=19" class="menu-link">Search</a> {addon addon='storefront' tag='list_stores_link' no_li=1} <a href="index.php?a=28&b=135" class="menu-link">Features</a> <a href="index.php?a=28&b=143" class="menu-link">Pricing</a> <a href="index.php?a=28&b=141" class="menu-link">Help</a> <a href="index.php?a=28&b=142" class="menu-link extra">About Us</a> <a href="index.php?a=28&b=136" class="menu-link extra">Contact Us</a> </nav> <!-- START USER BAR --> <div class="abs-space"></div> <div class="fixed-menu clearfix user-bar"> {addon addon='social_connect' tag='facebook_session_profile_picture'} <div class="user-welcome">Welcome, {module tag='display_username'}</div> <span class="user-links"> {if not $logged_in} {*Logged out code*} <a href="register.php" class="menu-link">Register</a> <a href="index.php?a=10" class="menu-link">Login</a> {else} {*Logged in code*} <a href="index.php?a=4" class="menu-link">My Account</a> <a href="index.php?a=17" class="menu-link">Logout</a> {/if} </span> {addon author='geo_addons' addon='social_connect' tag='facebook_login_button'} </div> <!-- END USER BAR --> </nav> <!-- END NAVIGATION --> </header> {* The HTML at the top of each page used for menu, logo, top navigation, and user bar *} <header class="page clearfix"> <!-- START SUBMENU --> {if ($smarty.get.a == 4 && $logged_in) || $smarty.get.a == 'cart'} {* in My Account section or Cart process -- show mini-cart *} <div class="content_box clearfix regions my-account"> {module tag='my_account_links' mini_cart_only=1} </div> <div class="submenu-spacer"> </div> {elseif $enabledAddons.geographic_navigation && $smarty.get.addon != 'storefront'} {* On any other page (EXCEPT STOREFRONT PAGES), and if the GeoNav addon is set up, show region selection as the submenu *} <div class="content_box clearfix regions"> <h2 class="title section-collapser"> <span class="glyphicon glyphicon-map-marker"></span> Region <span style="font-size: .8em; font-weight: normal;"><span style="font-size: .8em;" class="glyphicon glyphicon-chevron-right"></span> {addon author='geo_addons' addon='geographic_navigation' tag='current_region'} {if $geographic_navigation_region} [ <a href="index.php?region=0">clear</a> ]{/if}</span> </h2> {addon author='geo_addons' addon='geographic_navigation' tag='navigation'} </div> <div class="submenu-spacer"> </div> {/if} <!-- END SUBMENU --> <!-- START LOGO / BANNER TOP --> <div class="logo-box{if $smarty.get.a} rwd-hide{/if}" title="{$site_name}"> <a href="index.php" class="logo" title="{$site_name}"> <!-- Logo image OR Logo text goes here! To use text, remove the image tag below and replace it with text --> <img src="{external file='images/logo.jpg'}" alt="{$site_name}" title="{$site_name}" /> </a> <a href="index.php" class="slogan" title="{$site_name}"> <!-- Slogan text goes here, if you want to add a slogan that shows under the logo text or logo image. --> </a> </div> <!-- START NAVIGATION --> <nav class="fixed-nav"> <a href="#page-bar" class="fixed-link menu"></a> <div class="header-links-rwd"> <a href="index.php" class="search"><span class="glyphicon glyphicon-home"> </span></a> <a href="index.php?a=19" class="search"><span class="glyphicon glyphicon-search"> </span></a> <a href="index.php?a=1" class="list"><span class="glyphicon glyphicon-tag"> </span> SELL</a> </div> <a href="#user-bar" class="fixed-link user">{addon addon='social_connect' tag='facebook_session_profile_picture'}</a> <!-- START USER BAR --> <div class="fixed-menu clearfix user-bar"> {* START LANGUAGE FLAGS - REPLACE lang = 1 WITH LANGUAGE ID # FROM LANGUAGES MENU AND DELETE THE NOTED LINES FOR THAT LANGUAGE BELOW. REPLACE FLAG IMAGE WITH ONE FROM images/icons/flags/ FOLDER OR WITH ONE OF YOUR OWN. *} <div class="language-links"> {* DELETE THIS LINE TO USE LANGUAGE BELOW {$lang = 1} <a href="{$smarty.server.SCRIPT_NAME}?switchLang=yes{foreach $smarty.get as $key => $value}&{if $key === 'set_language_cookie'}{$key}={$lang}{else}{$key}={$value}{/if}{/foreach}{if !$smarty.get.set_language_cookie}&set_language_cookie={$lang}{/if}"><span class="selected"><img src="{external file='images/icons/flags/UK.png'}" alt="English" title="English" /></span></a> DELETE THIS LINE TO USE LANGUAGE ABOVE *} {* DELETE THIS LINE TO USE LANGUAGE BELOW {$lang = 24} <a href="{$smarty.server.SCRIPT_NAME}?switchLang=yes{foreach $smarty.get as $key => $value}&{if $key === 'set_language_cookie'}{$key}={$lang}{else}{$key}={$value}{/if}{/foreach}{if !$smarty.get.set_language_cookie}&set_language_cookie={$lang}{/if}"><span class="unselected"><img src="{external file='images/icons/flags/Spain.png'}" alt="Spanish" title="Spanish" /></span></a> DELETE THIS LINE TO USE LANGUAGE ABOVE *} {* DELETE THIS LINE TO USE LANGUAGE BELOW {$lang = 25} <a href="{$smarty.server.SCRIPT_NAME}?switchLang=yes{foreach $smarty.get as $key => $value}&{if $key === 'set_language_cookie'}{$key}={$lang}{else}{$key}={$value}{/if}{/foreach}{if !$smarty.get.set_language_cookie}&set_language_cookie={$lang}{/if}"><span class="unselected"><img src="{external file='images/icons/flags/France.png'}" alt="French" title="French" /></span></a> DELETE THIS LINE TO USE LANGUAGE ABOVE *} {* DELETE THIS LINE TO USE LANGUAGE BELOW {$lang = 1} <a href="{$smarty.server.SCRIPT_NAME}?switchLang=yes{foreach $smarty.get as $key => $value}&{if $key === 'set_language_cookie'}{$key}={$lang}{else}{$key}={$value}{/if}{/foreach}{if !$smarty.get.set_language_cookie}&set_language_cookie={$lang}{/if}"><span class="unselected"><img src="{external file='images/icons/flags/Germany.png'}" alt="German" title="German" /></span></a> DELETE THIS LINE TO USE LANGUAGE ABOVE *} </div> {* END LANGUAGE FLAGS *} <div class="fb-profile-pic">{addon addon='social_connect' tag='facebook_session_profile_picture'}</div> <div class="user-welcome">Welcome, {module tag='display_username'}</div> <span class="user-links"> {if not $logged_in} {*Logged out code*} <a href="register.php" class="menu-link">Register<span class="glyphicon glyphicon-pencil pc-hide" style="padding-left:10px;"> </span></a> <a href="index.php?a=10" class="menu-link">Login<span class="glyphicon glyphicon-log-in pc-hide" style="padding-left:10px;"> </span></a> {else} {*Logged in code*} {module tag='my_account_links' mobile_header=1} <a href="index.php?a=17" class="menu-link">Logout<span class="glyphicon glyphicon-log-out pc-hide" style="padding-left:10px;"> </span></a> {/if} </span> {addon author='geo_addons' addon='social_connect' tag='facebook_login_button'} </div> <div class="abs-space"></div> <!-- END USER BAR --> <nav class="page-bar fixed-menu"> <div class="nav-wrapper"> <a href="index.php" class="menu-link"><span class="glyphicon glyphicon-home pc-hide"> </span> Home </a> <a href="index.php?a=1" class="menu-link sell"><span class="glyphicon glyphicon-tag pc-hide"> </span> Sell </a> <a href="index.php?a=19" class="menu-link"><span class="glyphicon glyphicon-search pc-hide"> </span> Search </a> {addon addon='storefront' tag='list_stores_link' no_li=1} <a href="index.php?a=28&b=143" class="menu-link"><span class="glyphicon glyphicon-bookmark pc-hide"> </span> Pricing </a> <a href="index.php?a=28&b=141" class="menu-link"><span class="glyphicon glyphicon-question-sign pc-hide"> </span> Help </a> <a href="index.php?a=28&b=142" class="menu-link extra"><span class="glyphicon glyphicon-info-sign pc-hide"> </span> About Us </a> <a href="index.php?a=28&b=136" class="menu-link extra"><span class="glyphicon glyphicon-phone pc-hide"> </span> Contact Us </a> </div> </nav> </nav> <!-- END NAVIGATION --> </header>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> {include file='footer.tpl'} </div> </body> <!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> <div class="sidebar"> <!-- LEFT SIDEBAR CONTENTS --> </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> <div class="sidebar"> <!-- LEFT SIDEBAR CONTENTS --> </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> <div class="sidebar"> <!-- LEFT SIDEBAR CONTENTS --> </div> {include file='footer.tpl'} </div> </body> <!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> <div class="sidebar"> <!-- LEFT SIDEBAR CONTENTS --> </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper three-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> <div class="sidebar"> <!-- LEFT SIDEBAR CONTENTS --> </div> <div class="sidebar2"> <!-- RIGHT SIDEBAR CONTENTS --> </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper three-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> <div class="sidebar"> <!-- LEFT SIDEBAR CONTENTS --> </div> <div class="sidebar2"> <!-- RIGHT SIDEBAR CONTENTS --> </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper three-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> <div class="sidebar"> <!-- LEFT SIDEBAR CONTENTS --> </div> <div class="sidebar2"> <!-- RIGHT SIDEBAR CONTENTS --> </div> {include file='footer.tpl'} </div> </body> <!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper three-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> <!-- MAIN CONTENTS OF PAGE --> {body_html} </div> <div class="sidebar"> <!-- LEFT SIDEBAR CONTENTS --> </div> <div class="sidebar2"> <!-- RIGHT SIDEBAR CONTENTS --> </div> {include file='footer.tpl'} </div> </body> </html>
<nav class="listing-prev-next-links"> {listing tag='previous_ad_link'} {listing tag='next_ad_link'} </nav> <div class="clearfix"> {listing tag='category_breadcrumb'} </div> <h1 class="listing_title" style="display: inline;"> {$title} {if $minimum_bid} - <span class="value price">{$minimum_bid}</span>{/if} <span class="id">{$classified_id_label} {$classified_id}</span> </h1> <div class="action_buttons" style="display: inline;"> {if $can_edit} <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$classified_id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> {/if} {if $can_delete} <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$classified_id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> {/if} {listing tag='listing_action_buttons' addon='core'} </div> <br /><br /> <div class="main listing_maincol"> <!-- MAIN CENTER COLUMN --> <h3 class="title" style="margin-bottom: .5em;">{$additional_text_12} {$additional_text_13}</h3> {* Assign social buttons to $social so we can check if there are any before showing the section *} {listing tag='listing_social_buttons' addon='core' assign='social'} {if $social} {* There are social buttons to display, use a rounded top box *} <div class="rounded_top"> {$social} </div> {/if} <div class="content_box_1 clearfix" style="margin-bottom:1px;"> <div class="half_column_left"> <ul class="info auction"> {if $minimum_bid} <li class="label">{$auction_type_label}</li> <li class="value">{$auction_type_data} {$auction_type_help}</li> {/if} <li class="label">{$quantity_label}</li> <li class="value">{$quantity}</li> <!-- FIELDS BELOW GET HIDDEN IF BUY NOW ONLY AUCTION --> {if $minimum_bid} <li class="label">{$high_bidder_label}</li> <li class="value">{listing tag='high_bidder'}</li> <li class="label">{$num_bids_label}</li> <li class="value highlight_links">{$num_bids} {listing tag='bid_history_link'}</li> <li class="label">{$starting_label}</li> <li class="value">{$starting_bid}</li> {/if} <!-- FIELDS ABOVE GET HIDDEN IF BUY NOW ONLY AUCTION --> <li class="label">{$time_remaining_label}</li> <li class="value">{listing tag='time_remaining'}{if $date_ended}<span class="sub_note">({$date_ended_label} {$date_ended}){/if}</span></li> <li class="label">{$date_started_label}</li> <li class="value">{$date_started}<br /> <span class="sub_note">({$bid_start_date_label} {$bid_start_date})</span></li> </ul> {listing tag='multi_level_field_ul'} </div> <div class="half_column_right"> <div style="white-space: normal;"> {listing tag='buyer_option_selections'} </div> <div class="bid_box"> {if $minimum_bid} <div class="bid_amount"> {$minimum_label}<br /> <span class="value price" style="font-size: 1.6em;">{$minimum_bid}</span><br /> {listing tag='price_for_how_many'} {$reserve} </div> <div class="bid_button"> {listing tag='make_bid_link'} </div> <p class="bid_box_note">{$additional_text_15}</p> {/if} {if $buy_now_data} <div style="margin-top: 10px;"> <div class="bid_amount"> {$buy_now_label}<br /> <span class="value price" style="font-size: 1.6em;">{listing tag='buy_now_price_adjusted'}</span><br /> {listing tag='price_for_how_many'} </div> <div class="bid_button"> {listing tag='buy_now_link'}<span style="max-width: 50px;">{listing tag='on_site_purchase_link'}</span> </div> </div> {/if} </div> </div> </div> {listing tag='offsite_videos_block' assign='offsite_videos_block'} {listing tag='image_block' assign='image_block'} {if $offsite_videos_block||$image_block} <div class="content_box_3"> {$image_block} {if $offsite_videos_block} <h3 class="title">{$offsite_videos_title}</h3> {$offsite_videos_block} <div class="clear"><br /></div> {/if} </div> {/if} {* START OPTIONAL FIELDS *} {if $optional_field_1 or $optional_field_2 or $optional_field_3 or $optional_field_4 or $optional_field_5 or $optional_field_6 or $optional_field_7 or $optional_field_8 or $optional_field_9 or $optional_field_10 or $optional_field_11 or $optional_field_12 or $optional_field_13 or $optional_field_16 or $optional_field_17 or $optional_field_18 or $optional_field_19 or $optional_field_20} {* Only show section if at least one optional field 1-20 is used, skipping 14 and 15 as they are already displayed further up in template. *} <h3 class="title rounded_top"> {$additional_text_11} </h3> <div class="content_box_1 clearfix" style="padding: 4px;"> <ul class="optional_fields"> {* Keep track of how many fields are actually displayed. *} {$optional_list_count=0} {if $optional_field_1} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_1_label}</label> {$optional_field_1} </li> {/if} {if $optional_field_2} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_2_label}</label> {$optional_field_2} </li> {/if} {if $optional_field_3} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_3_label}</label> {$optional_field_3} </li> {/if} {if $optional_field_4} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_4_label}</label> {$optional_field_4} </li> {/if} {if $optional_field_5} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_5_label}</label> {$optional_field_5} </li> {/if} {if $optional_field_6} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_6_label}</label> {$optional_field_6} </li> {/if} {if $optional_field_7} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_7_label}</label> {$optional_field_7} </li> {/if} {if $optional_field_8} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_8_label}</label> {$optional_field_8} </li> {/if} {if $optional_field_9} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_9_label}</label> {$optional_field_9} </li> {/if} {if $optional_field_10} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_10_label}</label> {$optional_field_10} </li> {/if} {if $optional_field_11} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_11_label}</label> {$optional_field_11} </li> {/if} {if $optional_field_12} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_12_label}</label> {$optional_field_12} </li> {/if} {if $optional_field_13} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_13_label}</label> {$optional_field_13} </li> {/if} {* NOTE: optional fields 14 and 15 already displayed in seller note section. If you add them here, be sure to update the {if ...} to include it. *} {if $optional_field_16} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_16_label}</label> {$optional_field_16} </li> {/if} {if $optional_field_17} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_17_label}</label> {$optional_field_17} </li> {/if} {if $optional_field_18} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_18_label}</label> {$optional_field_18} </li> {/if} {if $optional_field_19} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_19_label}</label> {$optional_field_19} </li> {/if} {if $optional_field_20} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_20_label}</label> {$optional_field_20} </li> {/if} {if $optional_list_count is odd by 1} {* If an odd number is displayed, insert a blank value to show on left side *} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"><label></label></li> {/if} </ul> </div> {/if} {* END OPTIONAL FIELDS *} {* START DESCRIPTION *} <h3 class="title rounded_top">{$description_label}</h3> <div class="content_box_1"> {listing tag='extra_checkbox_name' assign='extra_checkbox_name'} {if $extra_checkbox_name} <br /> <h3>{$additional_text_11}</h3> <div id="checkbox" style="margin:5px;"> {$extra_checkbox_name} </div> <div class="clear"><br /></div> {/if} <h3>{$additional_text_7}</h3> <p>{$description}</p> {listing tag='extra_questions' assign='extra_questions'} {if $extra_questions} <br /> <h3>{$additional_text_5}</h3> {if $extra_questions} {$extra_questions} <br /> {/if} {/if} </div> <br /> {* END DESCRIPTION *} {addon author='geo_addons' addon='twitter_feed' tag='show_feed'} <br /> {* START PUBLIC QUESTIONS *} <h3 class="title rounded_top"> {$publicQuestionsLabel}{if $logged_in} - <a href="{$classifieds_file_name}?a=13&b={$classified_id}">{$askAQuestionText}</a>{/if} </h3> <div class="content_box_1"> {if $publicQuestions} {foreach from=$publicQuestions key='question_id' item='q'} {if $q.answer !== false} <div class="publicQuestions {cycle values='row_odd,row_even'}"> <div class="question"> <span class="public_question_asker_username"><a href="{$classifieds_file_name}?a=6&b={$q.asker_id}">{$q.asker}</a></span> <span class="public_question_asker_timestamp">({$q.time})</span> {if $can_delete}<a onclick="if (!confirm('Are you sure you want to remove this question and its answer?')) return false;" href="{$classifieds_file_name}?a=4&b=8&c=2&d={$question_id}&public=1"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> {/if} <br /> {$q.question} </div> <div class="answer"> {$q.answer} </div> </div> {/if} {/foreach} {else} <div class="box_pad">{$noPublicQuestions}</div> {/if} </div> <br /> {* END PUBLIC QUESTIONS *} {* START GOOGLE MAPS *} {addon author='geo_addons' addon='google_maps' tag='listing_map' assign='map'} {if $map} <h3 class="title rounded_top">{$additional_text_18}</h3> <div class="content_box_1 cntr"> {* Make sure map is centered in the box *} <div class="clearfix">{$map}</div> </div> {/if} <br /> <!-- END CENTER COLUMN --> </div> <div class="sidebar listing_leftcol"> <!-- LEFT SIDEBAR CONTENTS --> <div class="content_box_1 cntr"> {listing tag='lead_picture'} {if $minimum_label} <p> {$minimum_label}<br /> <span class="value price" style="font-size:1.4em;">{$minimum_bid}</span> </p> <p>{$reserve}</p> {/if} <p>{$viewed_count_label} {listing field='viewed_count'}</p> <br /> {listing tag='print_friendly_link' assign='print_friendly_link'} {if $print_friendly_link} <div class="icon-link"> <img alt="Print Friendly" src="{external file='images/icons/printer.png'}" title="Print Friendly" /> {$print_friendly_link} </div> {/if} {listing tag='notify_friend_link' assign='notify_friend_link'} {if $notify_friend_link} <div class="icon-link"> <img alt="Tell-a-Friend" src="{external file='images/icons/friend.png'}" title="Tell-a-Friend" /> {$notify_friend_link} </div> {/if} {listing tag='favorites_link' assign='favorites_link'} {if $favorites_link} <div class="icon-link"> <img alt="Add-to-Favorites" src="{external file='images/icons/favorite.png'}" title="Add-to-Favorites" /> {$favorites_link} </div> {/if} {if $enabledAddons.contact_us && $additional_text_10} <div class="icon-link"> <img alt="Report Abuse" src="{external file='images/icons/flag.png'}" title="Report Abuse" /> <a href="{$classifieds_file_name}?a=ap&addon=contact_us&page=main&reportAbuse={$classified_id}" class="lightUpLink">{$additional_text_10}</a> </div> {/if} </div> <!-- SELLER INFO BEGIN --> <h2 class="title rounded_top">{$seller_label}</h2> <div class="content_box_2"> <h3 class="seller_username">{listing tag='seller'} - {listing tag='seller_rating'}</h3> <p class="content_section"> {$seller_rating_label} {listing tag='feedback_link'} {$seller_rating_scale_explanation} </p> <p class="content_section"> <strong>{$additional_text_17}</strong><br /> {listing field='member_since'} </p> {if $city_data or $state_data or $zip_data} {* Only show this section if the city, state, or zip is set for the listing. This prevents an "empty section" when all of location information is empty *} <p class="content_section"> {if $city_data} {$city_data}, {/if} {if $state_data} {$state_data} {/if} {if $zip_data} {$zip_data} {/if} </p> {/if} {if $phone_data or $phone2_data or $fax_data} {* Only show this section if one of the phones or fax is set for the listing. This prevents an "empty section" when all of the phone numbers are empty. *} <p class="content_section cntr"> {if $phone_data} <span class="sec_color" style="font-size:1.6em;">{$phone_data}</span><br /> {/if} {if $phone2_data} {$phone2_label} {$phone2_data}<br /> {/if} {if $fax_data} {$fax_label} {$fax_data}<br /> {/if} </p> {/if} {* "Assign" contents of each url link to a smarty variable, so we can see if the link exists before adding the section *} {listing tag='url_link_1' assign='url_link_1'} {listing tag='url_link_2' assign='url_link_2'} {listing tag='url_link_3' assign='url_link_3'} {if $url_link_1 or $url_link_2 or $url_link_3 or $public_email} {* Only show section if there is at least one URL link or if there is public e-mail to show *} <p class="content_section cntr"> {if $url_link_1} {$url_link_1}<br /> {/if} {if $url_link_2} {$url_link_2}<br /> {/if} {if $url_link_3} {$url_link_3}<br /> {/if} {if $public_email} <a href="mailto:{$public_email}">{$public_email}</a> {/if} </p> {/if} {* Assign the storefront link to $storefront_link so we can check if it is "empty" or not before showing it... To prevent an "empty" item in the list if there is no storefront link. *} {listing tag='storefront_link' addon='storefront' assign='storefront_link'} <ul class="option_list"> {if $storefront_link} {* The storefront link exists so show it! *} <li>{$storefront_link}</li> {/if} <li>{listing tag='sellers_other_ads_link'}</li> <li>{listing tag='message_to_seller_link'}</li> </ul> </div> <!-- SELLER INFO END --> {if $payment_options or $optional_field_14 or $optional_field_15} {* Only show section if there is payment_options, or if either optional field 14 or 15 is turned on *} <!-- SELLER NOTES BEGIN --> <h2 class="title rounded_top"> {$additional_text_19} </h2> <div class="content_box_2"> {if $payment_options} <p class="content_section"> <strong>{$payment_options_label}</strong><br /> {$payment_options} </p> {/if} {if $optional_field_14} <p class="content_section"> <strong>{$optional_field_14_label}</strong><br /> {$optional_field_14} </p> {/if} {if $optional_field_15} <p class="content_section"> <strong>{$optional_field_15_label}</strong><br /> {$optional_field_15} </p> {/if} </div> <!-- SELLER NOTES END --> {/if} <!-- LISTING POPULARITY BEGIN --> <h2 class="title rounded_top"> {$additional_text_6} </h2> <div class="content_box_2"> {* Assign vote total to $vote_total so can use it to determine whether to show the current vote info section *} {listing tag='voteSummary_total' assign='vote_total'} {if $vote_total gt 0} {* only show if there are already votes on the listing *} <div class="cntr" style="font-size: 12px;"> Out of <span style="color: #4076B1; font-size: 18px; font-weight: bold;">{$vote_total}</span> Vote(s) <span style="color: #4076B1; font-size: 18px; font-weight: bold;">{listing tag='voteSummary_percent'}%</span> of Customers Say: </div> <div class="cntr">{listing tag='voteSummary_text'}</div> {/if} <div class="cntr"> <!-- Space the links apart --> <div style="display: inline-block; padding: 8px;"> {listing tag='vote_on_ad_link'} </div> <div style="display: inline-block; padding: 8px;"> {listing tag='show_ad_vote_comments_link'} </div> </div> </div> <!-- LISTING POPULARITY END --> <!-- FIND SIMILAR BEGIN --> {if $listing_tags_array} {* only show section if there are listing tags on this listing *} <h2 class="title rounded_top"> {$additional_text_20} </h2> <div class="content_box_2"> <p class="content_section"> <strong>{$listing_tags_label}:</strong><br /> {listing tag='listing_tags_links'} </p> </div> {/if} <!-- FIND SIMILAR END --> <!-- FEATURED LISTINGS BEGIN --> <h2 class="title rounded_top"> {$additional_text_2} </h2> <div class="content_box_1"> {* NOTE: In order to show featured listings in a single column, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_2' gallery_columns=1 module_thumb_width=168 module_thumb_height=200} </div> <!-- FEATURED LISTINGS END --> <!-- END LEFT SIDEBAR --> </div> <div class="sidebar2"> <!-- RIGHT SIDEBAR CONTENTS --> <h3 class="title rounded_top">{$additional_text_3}</h3> <div class="content_box_3 cntr"> {* This is a good place to insert banner ads, optimized for width of 160 px *} <a href="#"><img src="{external file='../images/banners/banner1_160w.jpg'}" alt="" /></a> </div> <!-- END RIGHT SIDBAR CONTENTS --> </div> <div class="center clearfix"> {listing tag='previous_ad_link'} {listing tag='next_ad_link'} </div>
{* LISTING DETAILS TOP BEGIN *} <div class="clearfix"> {listing tag='category_breadcrumb'} </div> <div style="padding: 0 0.5rem;"> <!-- NEXT-PREV LINKS BEGIN --> <div style="clear:both; text-align:center;"> {listing tag='previous_ad_link'} {listing tag='next_ad_link'} </div> <!-- NEXT-PREV LINKS END --> <div class="listing_title" style="display: inline;"> {$title} </div> <div style="display: inline; font-size: 0.6em; text-transform: uppercase; white-space:nowrap;"> {$classified_id_label} {$classified_id} </div> <div class="action_buttons" style="display: inline;"> {if $can_edit} <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$classified_id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> {/if} {if $can_delete} <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$classified_id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> {/if} {listing tag='listing_action_buttons' addon='core'} </div> <div class="clear"> </div> {if $minimum_bid} <div class="value price" style="font-weight:bold; font-size: 1.25em; display:inline;">{$minimum_bid} </div> {/if} <div style="position:relative; display:inline; font-size: .8em;">[ <span class="glyphicon glyphicon-user"></span> <a onclick="jQuery('html,body').animate({ 'scrollTop': jQuery('#seller').offset().top }, 1000); return false;" href="#">{$seller_label}</a> ]</div> </div> {* LISTING DETAILS TOP END *} {* CENTER COLUMN BEGIN *} <div class="main listing_maincol"> <h2 class="title" style="margin-bottom: .5em;"><img src="{external file='images/icons/Auction-24_FFFFFF.png'}" alt="" /> {$additional_text_12} <span style="float:right;"> {listing tag='print_friendly_link'} {listing tag='favorites_link'} {listing tag='notify_friend_link'} {if $enabledAddons.contact_us} <a href="{$classifieds_file_name}?a=ap&addon=contact_us&page=main&reportAbuse={$classified_id}" class="lightUpLink">{$additional_text_10}</a> {/if} <span class="times-viewed">{$viewed_count_label} {$viewed_count}</span> </span> </h2> <div class="content_box_3 clearfix"> {listing tag='image_block'} {listing tag='offsite_videos_block' assign='offsite_videos_block'} {if $offsite_videos_block} <div class="clear"></div> <h3 class="title"><span class="glyphicon glyphicon-film"></span> {$offsite_videos_title}</h3> {$offsite_videos_block} <div class="clear"></div> {/if} </div> {* Assign social buttons to $social so we can check if there are any before showing the section *} {listing tag='listing_social_simple_icons' addon='core' assign='social'} {if $social} <div class="faded_top"> {$social} </div> {/if} <!-- SELLER PROFILE BEGIN --> <div class="user-profile-cntnr" id="seller"> <div class="member-since-cntnr"> {addon author='geo_addons' addon='social_connect' tag='facebook_listing_profile_picture' width=86 assign='fb_pic'} {if $fb_pic} <div class="member-fb"> {$fb_pic} </div> <div class="member"><span class="date" style="color: #FFF; text-shadow: 0px 0px 5px #000000">{listing field='member_since'}</span></div> {else} <div class="member">{$additional_text_17}<br><span class="date">{listing field='member_since'}</span></div> {/if} </div> <div class="seller_username">{listing tag='seller'}</div> <div style="display:inline;">{$seller_rating_label}{listing tag='seller_rating'}{$seller_rating_scale_explanation}</div> {listing field='seller_phone' assign='seller_phone'} {if $seller_phone} <div> <span class="glyphicon glyphicon-phone-alt"></span> {$seller_phone} </div> {/if} {listing tag='sellers_other_ads_link' assign='other_listings_link'} {if $other_listings_link} <div> <span class="glyphicon glyphicon-list"></span> {$other_listings_link} </div> {/if} {if $payment_options} <div class="content_section" style="clear:both;"> <strong>{$payment_options_label}</strong> {$payment_options} </div> {/if} {* Assign the storefront link to $storefront_link so we can check if it is "empty" or not before showing it... To prevent an "empty" item in the list if there is no storefront link. *} {listing tag='storefront_link' addon='storefront' assign='storefront_link'} {if $storefront_link} {* The storefront link exists so show it! *} <div style="margin: 5px; position:relative; float:left; clear:left;"> <span class="glyphicon glyphicon-tags"></span> {$storefront_link} </div> {/if} {* "Assign" contents of each url link to a smarty variable, so we can see if the link exists before adding the section *} {listing tag='url_link_1' assign='url_link_1'} {listing tag='url_link_2' assign='url_link_2'} {listing tag='url_link_3' assign='url_link_3'} {if $url_link_1 or $url_link_2 or $url_link_3 or $public_email} {* Only show section if there is at least one URL link or if there is public e-mail to show *} {if $url_link_1} <div style="margin: 5px; position:relative; float:left"> <span class="glyphicon glyphicon-globe"></span> {$url_link_1} </div> {/if} {if $url_link_2} <div style="margin: 5px; position:relative; float:left"> <span class="glyphicon glyphicon-globe"></span> {$url_link_2} </div> {/if} {if $url_link_3} <div style="margin: 5px; position:relative; float:left"> <span class="glyphicon glyphicon-globe"></span> {$url_link_3} </div> {/if} {if $public_email} <div style="margin: 5px; position:relative; float:left"> <span class="glyphicon glyphicon-envelope"></span> <a href="mailto:{$public_email}">{$public_email}</a> </div> {/if} {/if} <div style="clear:both;"> </div> </div> <!-- SELLER PROFILE END --> <!-- AUCTION BID INFO BEGIN --> <div class="content_box_1 clearfix" style="margin-bottom:1px;"> <div> <ul class="info auction"> {if $minimum_bid} <li class="label">{$auction_type_label}</li> <li class="value">{$auction_type_data} {$auction_type_help}</li> {/if} <li class="label">{$quantity_label}</li> <li class="value">{$quantity}</li> <!-- FIELDS BELOW GET HIDDEN IF BUY NOW ONLY AUCTION --> {if $minimum_bid} <li class="label">{$high_bidder_label}</li> <li class="value">{listing tag='high_bidder'}</li> <li class="label">{$num_bids_label}</li> <li class="value highlight_links">{$num_bids} {listing tag='bid_history_link'}</li> {/if} <!-- FIELDS ABOVE GET HIDDEN IF BUY NOW ONLY AUCTION --> {if $date_started_label && !$in_bidding_preview} <li class="label">{$date_started_label}</li> <li class="value">{listing field='date_started'}</li> {/if} {if $time_remaining_label && !$in_bidding_preview} <li class="label">{$time_remaining_label}</li> <li class="value">{listing tag='time_remaining'}<span class="sub_note">({$date_ended_label} {$date_ended})</span></li> {/if} {if $bid_start_date_label && $bid_start_date && $in_bidding_preview} <li class="label">{$bid_start_date_label}</li> <li class="value">{$bid_start_date}</li> {/if} </ul> {listing tag='multi_level_field_ul'} </div> <div class="clear"> </div> <div> <div class="buyer-options"> {listing tag='buyer_option_selections'} </div> {if $bid_start_date && $in_bidding_preview} <div class="content_box_1 center" style="font-size: 1em; color:#FF0000;">{$additional_text_8}</div> {/if} <div class="bid_box"> {if $minimum_bid} <div class="bid_amount"> {$minimum_label}<br /> <div class="value price" style="font-size: 1.6em;">{$minimum_bid} </div> <div>{listing tag='price_for_how_many'}</div> <div>{$reserve}</div> </div> <div class="bid_button"> {listing tag='make_bid_link'} </div> <!-- <p class="bid_box_note">{$additional_text_15}</p> --> {/if} {if $minimum_bid&&$buy_now_data} <div style="height: 10px; border-bottom: 1px solid #fff; width: 100%;"> </div> {/if} {if $buy_now_data} <div class="buy_now_cntnr"> <div class="bid_amount"> {$buy_now_label}<br /> <span class="value price" style="font-size: 1.6em;">{listing tag='buy_now_price_adjusted'}</span><br /> {listing tag='price_for_how_many'} </div> <div class="bid_button"> {listing tag='buy_now_link'}<span style="max-width: 50px;">{listing tag='on_site_purchase_link'}</span> </div> </div> {/if} </div> </div> </div> <!-- AUCTION BID INFO END --> <!-- TABBED DATA BEGIN --> <div class="row" style="margin: 1rem 0;"> <div class="listing-content"> <ul class="nav nav-tabs"> <li class="active"><a href="#tab-summary" data-toggle="tab"><span class="glyphicon glyphicon-align-justify"></span> Summary</a></li> <li><a href="#tab-details" data-toggle="tab"><span class="glyphicon glyphicon-list"></span> {$additional_text_5}</a></li> {listing tag='contact_seller_form' assign='contact_form'} {if $contact_form} <li><a href="#tab-contact" data-toggle="tab"><span class="glyphicon glyphicon-envelope"></span> <span class="tab-title">Contact</span></a></li> {/if} {addon author='geo_addons' addon='google_maps' tag='listing_map' assign='map'} {if $map} <li id="map-tab-handle"><a href="#tab-map" id="tab_map_link" data-toggle="tab"><span class="glyphicon glyphicon-map-marker"></span> Map</a></li> {add_footer_html} <script> jQuery('#tab_map_link').on('shown.bs.tab', function() { var center = addon_google_maps.mapHook.getCenter(); google.maps.event.trigger(addon_google_maps.mapHook, 'resize'); addon_google_maps.mapHook.setCenter(center); }); </script> {/add_footer_html} {/if} </ul> <div class="tab-content"> <!-- SUMMARY TAB BEGIN --> <div class="tab-pane fade in active" id="tab-summary"> <div class="table table-condensed table-hover"> {$description} </div> </div> <!-- SUMMARY TAB END --> <!-- DETAILS TAB BEGIN --> <div class="tab-pane fade" id="tab-details"> <table class="table table-condensed table-hover"> <tbody> <div style="clear:both; margin-bottom: 10px; font-size: 1.2em;"> <strong>{$classified_id_label}</strong> {$classified_id} </div> {listing tag='multi_level_field_ul' assign='multi_level'} {listing tag='extra_questions' assign='extra_questions'} {if $extra_questions or $multi_level} {if $extra_questions} {$extra_questions} {/if} {if $multi_level} {$multi_level} {/if} {/if} {* NOTE: The fields below can be turned on/off under LISTING SETUP > FIELDS TO USE > OPTIONAL FIELDS on a site-wide basis, and then further turned on/off on a category by category basis under CATEGORIES > [MANAGE] a Category > [FIELDS TO USE] > OPTIONAL FIELDS *} <div class="clearfix"> <ul class="info"> {if $optional_field_1} <li class="label">{$optional_field_1_label}</li> <li class="value">{$optional_field_1}</li> {/if} {if $optional_field_2} <li class="label">{$optional_field_2_label}</li> <li class="value">{$optional_field_2}</li> {/if} {if $optional_field_3} <li class="label">{$optional_field_3_label}</li> <li class="value">{$optional_field_3}</li> {/if} {if $optional_field_4} <li class="label">{$optional_field_4_label}</li> <li class="value">{$optional_field_4}</li> {/if} {if $optional_field_5} <li class="label">{$optional_field_5_label}</li> <li class="value">{$optional_field_5}</li> {/if} {if $optional_field_6} <li class="label">{$optional_field_6_label}</li> <li class="value">{$optional_field_6}</li> {/if} {if $optional_field_7} <li class="label">{$optional_field_7_label}</li> <li class="value">{$optional_field_7}</li> {/if} {if $optional_field_8} <li class="label">{$optional_field_8_label}</li> <li class="value">{$optional_field_8}</li> {/if} {if $optional_field_9} <li class="label">{$optional_field_9_label}</li> <li class="value">{$optional_field_9}</li> {/if} {if $optional_field_10} <li class="label">{$optional_field_10_label}</li> <li class="value">{$optional_field_10}</li> {/if} {if $optional_field_11} <li class="label">{$optional_field_11_label}</li> <li class="value">{$optional_field_11}</li> {/if} {if $optional_field_12} <li class="label">{$optional_field_12_label}</li> <li class="value">{$optional_field_12}</li> {/if} {if $optional_field_13} <li class="label">{$optional_field_13_label}</li> <li class="value">{$optional_field_13}</li> {/if} {if $optional_field_14} <li class="label">{$optional_field_14_label}</li> <li class="value">{$optional_field_14}</li> {/if} {if $optional_field_15} <li class="label">{$optional_field_15_label}</li> <li class="value">{$optional_field_15}</li> {/if} {if $optional_field_16} <li class="label">{$optional_field_16_label}</li> <li class="value">{$optional_field_16}</li> {/if} {if $optional_field_17} <li class="label">{$optional_field_17_label}</li> <li class="value">{$optional_field_17}</li> {/if} {if $optional_field_18} <li class="label">{$optional_field_18_label}</li> <li class="value">{$optional_field_18}</li> {/if} {if $optional_field_19} <li class="label">{$optional_field_19_label}</li> <li class="value">{$optional_field_19}</li> {/if} {if $optional_field_20} <li class="label">{$optional_field_20_label}</li> <li class="value">{$optional_field_20}</li> {/if} </ul> </div> {listing tag='extra_checkbox_name' assign='extra_checkbox_name'} {if $extra_checkbox_name} <div class="clr" style="margin: 10px; border-top: 1px solid #EEE; clear:both;"> <div id="checkbox"> {$extra_checkbox_name} </div> </div> <div class="clear"> </div> {/if} </tbody> </table> </div> <!-- DETAILS TAB BEGIN --> <!-- CONTACT SELLER TAB BEGIN --> {if $contact_form} <div class="tab-pane fade" id="tab-contact"> <div class="table table-condensed table-hover"> <div style="padding: 0; border: 1px solid #EEE;"> {$contact_form} </div> </div> </div> {/if} <!-- CONTACT SELLER TAB END --> <!-- MAP TAB BEGIN --> {if $map} <div class="tab-pane fade" id="tab-map"> <div class="table table-condensed table-hover"> <!-- START GOOGLE MAPS --> <div class="clearfix">{$map}</div> </div> </div> {/if} <!-- MAP TAB END --> </div> </div> </div> <!-- TABBED DATA END --> <div class="clear"> </div> <!-- PUBLIC QUESTIONS BEGIN --> <h3 class="title"> <span class="glyphicon glyphicon-question-sign"></span> {$publicQuestionsLabel}{if not $logged_in} - <a href="index.php?a=10&login_trackback=1" style="font-size: 0.8em; margin-bottom:3px; color: #FFF;">Login Required</a>{/if}{if $logged_in} - <a href="{$classifieds_file_name}?a=13&b={$classified_id}" style="font-size: 0.8em; margin-bottom:3px; color: #FFF;">{$askAQuestionText}</a>{/if} </h3> <div class="content_box_1"> {if $publicQuestions} {foreach from=$publicQuestions key='question_id' item='q'} {if $q.answer !== false} <div class="publicQuestions {cycle values='row_odd,row_even'}"> <div class="question"> <span class="public_question_asker_username"><a href="{$classifieds_file_name}?a=6&b={$q.asker_id}">{$q.asker}</a></span> <span class="public_question_asker_timestamp">({$q.time})</span> {if $can_delete}<a onclick="if (!confirm('Are you sure you want to remove this question and its answer?')) return false;" href="{$classifieds_file_name}?a=4&b=8&c=2&d={$question_id}&public=1"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> {/if} <br /> {$q.question} </div> <div class="answer"> {$q.answer} </div> </div> {/if} {/foreach} {else} <div class="box_pad" style="font-size: 0.8em; text-align:center; font-weight: bold;">{$noPublicQuestions}</div> {/if} </div> <!-- PUBLIC QUESTIONS END --> </div> {* CENTER COLUMN END *} {* LEFT SIDEBAR BEGIN *} <div class="sidebar listing_leftcol"> <!-- LEAD PIC AND PRICE BEGIN --> <div class="lead_pic_1"> <div class="content_box_1 cntr"> {listing tag='lead_picture'} {if $minimum_label} <p> {$minimum_label}<br /> <span class="value price" style="font-size:1.4em;">{$minimum_bid}</span> </p> <p>{$reserve}</p> {/if} </div> </div> <!-- LEAD PIC AND PRICE END --> <!-- LISTING POPULARITY BEGIN --> <h2 class="title"> <span class="glyphicon glyphicon-thumbs-up"></span> {$additional_text_6} </h2> <div class="content_box_2"> {* Assign vote total to $vote_total so can use it to determine whether to show the current vote info section *} {listing tag='voteSummary_total' assign='vote_total'} {* only show if there are already votes on the listing *} <div class="cntr" style="margin:5px 0 0 0;"> <span style="font-weight: bold; white-space:nowrap;">{listing tag='voteSummary_text'} {listing tag='voteSummary_percent'}%</span> </div> <div class="cntr" style="font-size: 0.8em;"> <!-- Space the links apart --> <div style="display: inline-block; padding: 8px;"> {listing tag='vote_on_ad_link'} </div> <div style="display: inline-block; padding: 8px;"> {listing tag='show_ad_vote_comments_link'} </div> </div> </div> <!-- LISTING POPULARITY END --> <!-- TAGS BEGIN --> {if $listing_tags_array} {* only show section if there are listing tags on this listing *} <h3 class="title"> <span class="glyphicon glyphicon-tags"></span> {$listing_tags_label} </h3> <div class="content_box_2" style="font-size: 0.8em;"> <div class="content_section" style="text-align:center; padding: 0.5em 0;"> {listing tag='listing_tags_links'} </div> </div> {/if} <!-- TAGS END --> <!-- FEATURED LISTINGS BEGIN --> <h2 class="title"> <span class="glyphicon glyphicon-star" style="font-size: .8em;"></span> {$additional_text_2} </h2> <div class="content_box_1"> {* NOTE: In order to show featured listings in a single column, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=1 module_thumb_width=168 module_thumb_height=200} </div> <!-- FEATURED LISTINGS END --> </div> {* LEFT SIDEBAR END *} {* RIGHT SIDEBAR BEGIN *} <div class="sidebar2"> <!-- ADVERTISEMENT BEGIN --> <h4 class="title">{$additional_text_3}</h4> <div class="content_box_3 cntr banner"> <a href="http://www.kqzyfj.com/click-7066924-11191670" target="_blank"><img src="{external file='images/banners/1and1_300x100.jpg'}" alt="1and1 Hosting" title="1and1 Hosting" /></a> <a href="http://www.hostmonster.com/track/geodesic/resources" target="_blank"><img src="{external file='images/banners/hostmonster_300x100.jpg'}" alt="HostMonster Hosting" title="HostMonster Hosting" /></a> <a href="http://lunarpages.com/id/geodesic/goto/basic" target="_blank"><img src="{external file='images/banners/lunarpages_300x100.jpg'}" alt="Lunarpages.com Hosting" title="Lunarpages.com Hosting" /></a> </div> <!-- ADVERTISEMENT END --> </div> {* RIGHT SIDEBAR END *} {* NEXT-PREV LINKS BEGIN *} <div class="clr"></div> <div style="clear:both; text-align:center;"> {listing tag='previous_ad_link'} {listing tag='next_ad_link'} </div> {* NEXT-PREV LINKS END *}
<nav class="listing-prev-next-links"> {listing tag='previous_ad_link'} {listing tag='next_ad_link'} </nav> <div class="clearfix"> {listing tag='category_breadcrumb'} </div> <h1 class="listing_title" style="display: inline;"> {$title} {if $minimum_bid} - <span class="value price">{$minimum_bid}</span>{/if} <span class="id">{$classified_id_label} {$classified_id}</span> </h1> <div class="action_buttons" style="display: inline;"> {if $can_edit} <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$classified_id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> {/if} {if $can_delete} <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$classified_id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> {/if} {listing tag='listing_action_buttons' addon='core'} </div> <br /><br /> <div class="main listing_maincol"> <!-- MAIN CENTER COLUMN --> <h3 class="title" style="margin-bottom: .5em;">{$additional_text_12} {$additional_text_13}</h3> {* Assign social buttons to $social so we can check if there are any before showing the section *} {listing tag='listing_social_buttons' addon='core' assign='social'} {if $social} {* There are social buttons to display, use a rounded top box *} <div class="rounded_top"> {$social} </div> {/if} <div class="content_box_1 clearfix" style="margin-bottom:1px;"> <div class="half_column_left"> <ul class="info auction"> {if $minimum_bid} <li class="label">{$auction_type_label}</li> <li class="value">{$auction_type_data} {$auction_type_help}</li> {/if} <li class="label">{$quantity_label}</li> <li class="value">{$quantity}</li> <!-- FIELDS BELOW GET HIDDEN IF BUY NOW ONLY AUCTION --> {if $minimum_bid} <li class="label">{$high_bidder_label}</li> <li class="value">{listing tag='high_bidder'}</li> <li class="label">{$num_bids_label}</li> <li class="value highlight_links">{$num_bids} {listing tag='bid_history_link'}</li> <li class="label">{$starting_label}</li> <li class="value">{$starting_bid}</li> {/if} <!-- FIELDS ABOVE GET HIDDEN IF BUY NOW ONLY AUCTION --> <li class="label">{$time_remaining_label}</li> <li class="value">{listing tag='time_remaining'}{if $date_ended}<span class="sub_note">({$date_ended_label} {$date_ended}){/if}</span></li> <li class="label">{$date_started_label}</li> <li class="value">{$date_started}<br /> <span class="sub_note">({$bid_start_date_label} {$bid_start_date})</span></li> </ul> {listing tag='multi_level_field_ul'} </div> <div class="half_column_right"> <div style="white-space: normal;"> {listing tag='buyer_option_selections'} </div> <div class="bid_box"> {if $minimum_bid} <div class="bid_amount"> {$minimum_label}<br /> <span class="value price" style="font-size: 1.6em;">{$minimum_bid}</span><br /> {listing tag='price_for_how_many'} {$reserve} </div> <div class="bid_button"> {listing tag='make_bid_link'} </div> <p class="bid_box_note">{$additional_text_15}</p> {/if} {if $buy_now_data} <div style="margin-top: 10px;"> <div class="bid_amount"> {$buy_now_label}<br /> <span class="value price" style="font-size: 1.6em;">{listing tag='buy_now_price_adjusted'}</span><br /> {listing tag='price_for_how_many'} </div> <div class="bid_button"> {listing tag='buy_now_link'}<span style="max-width: 50px;">{listing tag='on_site_purchase_link'}</span> </div> </div> {/if} </div> </div> </div> {listing tag='offsite_videos_block' assign='offsite_videos_block'} {listing tag='image_block' assign='image_block'} {if $offsite_videos_block||$image_block} <div class="content_box_3"> {$image_block} {if $offsite_videos_block} <h3 class="title">{$offsite_videos_title}</h3> {$offsite_videos_block} <div class="clear"><br /></div> {/if} </div> {/if} {* START OPTIONAL FIELDS *} {if $optional_field_1 or $optional_field_2 or $optional_field_3 or $optional_field_4 or $optional_field_5 or $optional_field_6 or $optional_field_7 or $optional_field_8 or $optional_field_9 or $optional_field_10 or $optional_field_11 or $optional_field_12 or $optional_field_13 or $optional_field_16 or $optional_field_17 or $optional_field_18 or $optional_field_19 or $optional_field_20} {* Only show section if at least one optional field 1-20 is used, skipping 14 and 15 as they are already displayed further up in template. *} <h3 class="title rounded_top"> {$additional_text_11} </h3> <div class="content_box_1 clearfix" style="padding: 4px;"> <ul class="optional_fields"> {* Keep track of how many fields are actually displayed. *} {$optional_list_count=0} {if $optional_field_1} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_1_label}</label> {$optional_field_1} </li> {/if} {if $optional_field_2} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_2_label}</label> {$optional_field_2} </li> {/if} {if $optional_field_3} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_3_label}</label> {$optional_field_3} </li> {/if} {if $optional_field_4} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_4_label}</label> {$optional_field_4} </li> {/if} {if $optional_field_5} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_5_label}</label> {$optional_field_5} </li> {/if} {if $optional_field_6} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_6_label}</label> {$optional_field_6} </li> {/if} {if $optional_field_7} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_7_label}</label> {$optional_field_7} </li> {/if} {if $optional_field_8} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_8_label}</label> {$optional_field_8} </li> {/if} {if $optional_field_9} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_9_label}</label> {$optional_field_9} </li> {/if} {if $optional_field_10} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_10_label}</label> {$optional_field_10} </li> {/if} {if $optional_field_11} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_11_label}</label> {$optional_field_11} </li> {/if} {if $optional_field_12} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_12_label}</label> {$optional_field_12} </li> {/if} {if $optional_field_13} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_13_label}</label> {$optional_field_13} </li> {/if} {* NOTE: optional fields 14 and 15 already displayed in seller note section. If you add them here, be sure to update the {if ...} to include it. *} {if $optional_field_16} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_16_label}</label> {$optional_field_16} </li> {/if} {if $optional_field_17} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_17_label}</label> {$optional_field_17} </li> {/if} {if $optional_field_18} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_18_label}</label> {$optional_field_18} </li> {/if} {if $optional_field_19} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_19_label}</label> {$optional_field_19} </li> {/if} {if $optional_field_20} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_20_label}</label> {$optional_field_20} </li> {/if} {if $optional_list_count is odd by 1} {* If an odd number is displayed, insert a blank value to show on left side *} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"><label></label></li> {/if} </ul> </div> {/if} {* END OPTIONAL FIELDS *} {* START DESCRIPTION *} <h3 class="title rounded_top">{$description_label}</h3> <div class="content_box_1"> {listing tag='extra_checkbox_name' assign='extra_checkbox_name'} {if $extra_checkbox_name} <br /> <h3>{$additional_text_11}</h3> <div id="checkbox" style="margin:5px;"> {$extra_checkbox_name} </div> <div class="clear"><br /></div> {/if} <h3>{$additional_text_7}</h3> <p>{$description}</p> {listing tag='extra_questions' assign='extra_questions'} {if $extra_questions} <br /> <h3>{$additional_text_5}</h3> {if $extra_questions} {$extra_questions} <br /> {/if} {/if} </div> <br /> {* END DESCRIPTION *} {addon author='geo_addons' addon='twitter_feed' tag='show_feed'} <br /> {* START PUBLIC QUESTIONS *} <h3 class="title rounded_top"> {$publicQuestionsLabel}{if $logged_in} - <a href="{$classifieds_file_name}?a=13&b={$classified_id}">{$askAQuestionText}</a>{/if} </h3> <div class="content_box_1"> {if $publicQuestions} {foreach from=$publicQuestions key='question_id' item='q'} {if $q.answer !== false} <div class="publicQuestions {cycle values='row_odd,row_even'}"> <div class="question"> <span class="public_question_asker_username"><a href="{$classifieds_file_name}?a=6&b={$q.asker_id}">{$q.asker}</a></span> <span class="public_question_asker_timestamp">({$q.time})</span> {if $can_delete}<a onclick="if (!confirm('Are you sure you want to remove this question and its answer?')) return false;" href="{$classifieds_file_name}?a=4&b=8&c=2&d={$question_id}&public=1"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> {/if} <br /> {$q.question} </div> <div class="answer"> {$q.answer} </div> </div> {/if} {/foreach} {else} <div class="box_pad">{$noPublicQuestions}</div> {/if} </div> <br /> {* END PUBLIC QUESTIONS *} {* START GOOGLE MAPS *} {addon author='geo_addons' addon='google_maps' tag='listing_map' assign='map'} {if $map} <h3 class="title rounded_top">{$additional_text_18}</h3> <div class="content_box_1 cntr"> {* Make sure map is centered in the box *} <div class="clearfix">{$map}</div> </div> {/if} <br /> <!-- END CENTER COLUMN --> </div> <div class="sidebar listing_leftcol"> <!-- LEFT SIDEBAR CONTENTS --> <div class="content_box_1 cntr"> {listing tag='lead_picture'} {if $minimum_label} <p> {$minimum_label}<br /> <span class="value price" style="font-size:1.4em;">{$minimum_bid}</span> </p> <p>{$reserve}</p> {/if} <p>{$viewed_count_label} {listing field='viewed_count'}</p> <br /> {listing tag='print_friendly_link' assign='print_friendly_link'} {if $print_friendly_link} <div class="icon-link"> <img alt="Print Friendly" src="{external file='images/icons/printer.png'}" title="Print Friendly" /> {$print_friendly_link} </div> {/if} {listing tag='notify_friend_link' assign='notify_friend_link'} {if $notify_friend_link} <div class="icon-link"> <img alt="Tell-a-Friend" src="{external file='images/icons/friend.png'}" title="Tell-a-Friend" /> {$notify_friend_link} </div> {/if} {listing tag='favorites_link' assign='favorites_link'} {if $favorites_link} <div class="icon-link"> <img alt="Add-to-Favorites" src="{external file='images/icons/favorite.png'}" title="Add-to-Favorites" /> {$favorites_link} </div> {/if} {if $enabledAddons.contact_us && $additional_text_10} <div class="icon-link"> <img alt="Report Abuse" src="{external file='images/icons/flag.png'}" title="Report Abuse" /> <a href="{$classifieds_file_name}?a=ap&addon=contact_us&page=main&reportAbuse={$classified_id}" class="lightUpLink">{$additional_text_10}</a> </div> {/if} </div> <!-- SELLER INFO BEGIN --> <h2 class="title rounded_top">{$seller_label}</h2> <div class="content_box_2"> <h3 class="seller_username">{listing tag='seller'} - {listing tag='seller_rating'}</h3> <p class="content_section"> {$seller_rating_label} {listing tag='feedback_link'} {$seller_rating_scale_explanation} </p> <p class="content_section"> <strong>{$additional_text_17}</strong><br /> {listing field='member_since'} </p> {if $city_data or $state_data or $zip_data} {* Only show this section if the city, state, or zip is set for the listing. This prevents an "empty section" when all of location information is empty *} <p class="content_section"> {if $city_data} {$city_data}, {/if} {if $state_data} {$state_data} {/if} {if $zip_data} {$zip_data} {/if} </p> {/if} {if $phone_data or $phone2_data or $fax_data} {* Only show this section if one of the phones or fax is set for the listing. This prevents an "empty section" when all of the phone numbers are empty. *} <p class="content_section cntr"> {if $phone_data} <span class="sec_color" style="font-size:1.6em;">{$phone_data}</span><br /> {/if} {if $phone2_data} {$phone2_label} {$phone2_data}<br /> {/if} {if $fax_data} {$fax_label} {$fax_data}<br /> {/if} </p> {/if} {* "Assign" contents of each url link to a smarty variable, so we can see if the link exists before adding the section *} {listing tag='url_link_1' assign='url_link_1'} {listing tag='url_link_2' assign='url_link_2'} {listing tag='url_link_3' assign='url_link_3'} {if $url_link_1 or $url_link_2 or $url_link_3 or $public_email} {* Only show section if there is at least one URL link or if there is public e-mail to show *} <p class="content_section cntr"> {if $url_link_1} {$url_link_1}<br /> {/if} {if $url_link_2} {$url_link_2}<br /> {/if} {if $url_link_3} {$url_link_3}<br /> {/if} {if $public_email} <a href="mailto:{$public_email}">{$public_email}</a> {/if} </p> {/if} {* Assign the storefront link to $storefront_link so we can check if it is "empty" or not before showing it... To prevent an "empty" item in the list if there is no storefront link. *} {listing tag='storefront_link' addon='storefront' assign='storefront_link'} <ul class="option_list"> {if $storefront_link} {* The storefront link exists so show it! *} <li>{$storefront_link}</li> {/if} <li>{listing tag='sellers_other_ads_link'}</li> <li>{listing tag='message_to_seller_link'}</li> </ul> </div> <!-- SELLER INFO END --> {if $payment_options or $optional_field_14 or $optional_field_15} {* Only show section if there is payment_options, or if either optional field 14 or 15 is turned on *} <!-- SELLER NOTES BEGIN --> <h2 class="title rounded_top"> {$additional_text_19} </h2> <div class="content_box_2"> {if $payment_options} <p class="content_section"> <strong>{$payment_options_label}</strong><br /> {$payment_options} </p> {/if} {if $optional_field_14} <p class="content_section"> <strong>{$optional_field_14_label}</strong><br /> {$optional_field_14} </p> {/if} {if $optional_field_15} <p class="content_section"> <strong>{$optional_field_15_label}</strong><br /> {$optional_field_15} </p> {/if} </div> <!-- SELLER NOTES END --> {/if} <!-- LISTING POPULARITY BEGIN --> <h2 class="title rounded_top"> {$additional_text_6} </h2> <div class="content_box_2"> {* Assign vote total to $vote_total so can use it to determine whether to show the current vote info section *} {listing tag='voteSummary_total' assign='vote_total'} {if $vote_total gt 0} {* only show if there are already votes on the listing *} <div class="cntr" style="font-size: 12px;"> Out of <span style="color: #4076B1; font-size: 18px; font-weight: bold;">{$vote_total}</span> Vote(s) <span style="color: #4076B1; font-size: 18px; font-weight: bold;">{listing tag='voteSummary_percent'}%</span> of Customers Say: </div> <div class="cntr">{listing tag='voteSummary_text'}</div> {/if} <div class="cntr"> <!-- Space the links apart --> <div style="display: inline-block; padding: 8px;"> {listing tag='vote_on_ad_link'} </div> <div style="display: inline-block; padding: 8px;"> {listing tag='show_ad_vote_comments_link'} </div> </div> </div> <!-- LISTING POPULARITY END --> <!-- FIND SIMILAR BEGIN --> {if $listing_tags_array} {* only show section if there are listing tags on this listing *} <h2 class="title rounded_top"> {$additional_text_20} </h2> <div class="content_box_2"> <p class="content_section"> <strong>{$listing_tags_label}:</strong><br /> {listing tag='listing_tags_links'} </p> </div> {/if} <!-- FIND SIMILAR END --> <!-- FEATURED LISTINGS BEGIN --> <h2 class="title rounded_top"> {$additional_text_2} </h2> <div class="content_box_1"> {* NOTE: In order to show featured listings in a single column, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_2' gallery_columns=1 module_thumb_width=168 module_thumb_height=200} </div> <!-- FEATURED LISTINGS END --> <!-- END LEFT SIDEBAR --> </div> <div class="sidebar2"> <!-- RIGHT SIDEBAR CONTENTS --> <h3 class="title rounded_top">{$additional_text_3}</h3> <div class="content_box_3 cntr"> {* This is a good place to insert banner ads, optimized for width of 160 px *} <a href="#"><img src="{external file='../images/banners/banner1_160w.jpg'}" alt="" /></a> </div> <!-- END RIGHT SIDBAR CONTENTS --> </div> <div class="center clearfix"> {listing tag='previous_ad_link'} {listing tag='next_ad_link'} </div> {* LISTING DETAILS TOP BEGIN *} <div class="clearfix"> {listing tag='category_breadcrumb'} </div> <div style="padding: 0 0.5rem;"> <!-- NEXT-PREV LINKS BEGIN --> <div style="clear:both; text-align:center;"> {listing tag='previous_ad_link'} {listing tag='next_ad_link'} </div> <!-- NEXT-PREV LINKS END --> <div class="listing_title" style="display: inline;"> {$title} </div> <div style="display: inline; font-size: 0.6em; text-transform: uppercase; white-space:nowrap;"> {$classified_id_label} {$classified_id} </div> <div class="action_buttons" style="display: inline;"> {if $can_edit} <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$classified_id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> {/if} {if $can_delete} <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$classified_id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> {/if} {listing tag='listing_action_buttons' addon='core'} </div> <div class="clear"> </div> {if $minimum_bid} <div class="value price" style="font-weight:bold; font-size: 1.25em; display:inline;">{$minimum_bid} </div> {/if} <div style="position:relative; display:inline; font-size: .8em;">[ <span class="glyphicon glyphicon-user"></span> <a onclick="jQuery('html,body').animate({ 'scrollTop': jQuery('#seller').offset().top }, 1000); return false;" href="#">{$seller_label}</a> ]</div> </div> {* LISTING DETAILS TOP END *} {* CENTER COLUMN BEGIN *} <div class="main listing_maincol"> <h2 class="title" style="margin-bottom: .5em;"><img src="{external file='images/icons/Auction-24_FFFFFF.png'}" alt="" /> {$additional_text_12} <span style="float:right;"> {listing tag='print_friendly_link'} {listing tag='favorites_link'} {listing tag='notify_friend_link'} {if $enabledAddons.contact_us} <a href="{$classifieds_file_name}?a=ap&addon=contact_us&page=main&reportAbuse={$classified_id}" class="lightUpLink">{$additional_text_10}</a> {/if} <span class="times-viewed">{$viewed_count_label} {$viewed_count}</span> </span> </h2> <div class="content_box_3 clearfix"> {listing tag='image_block'} {listing tag='offsite_videos_block' assign='offsite_videos_block'} {if $offsite_videos_block} <div class="clear"></div> <h3 class="title"><span class="glyphicon glyphicon-film"></span> {$offsite_videos_title}</h3> {$offsite_videos_block} <div class="clear"></div> {/if} </div> {* Assign social buttons to $social so we can check if there are any before showing the section *} {listing tag='listing_social_simple_icons' addon='core' assign='social'} {if $social} <div class="faded_top"> {$social} </div> {/if} <!-- SELLER PROFILE BEGIN --> <div class="user-profile-cntnr" id="seller"> <div class="member-since-cntnr"> {addon author='geo_addons' addon='social_connect' tag='facebook_listing_profile_picture' width=86 assign='fb_pic'} {if $fb_pic} <div class="member-fb"> {$fb_pic} </div> <div class="member"><span class="date" style="color: #FFF; text-shadow: 0px 0px 5px #000000">{listing field='member_since'}</span></div> {else} <div class="member">{$additional_text_17}<br><span class="date">{listing field='member_since'}</span></div> {/if} </div> <div class="seller_username">{listing tag='seller'}</div> <div style="display:inline;">{$seller_rating_label}{listing tag='seller_rating'}{$seller_rating_scale_explanation}</div> {listing field='seller_phone' assign='seller_phone'} {if $seller_phone} <div> <span class="glyphicon glyphicon-phone-alt"></span> {$seller_phone} </div> {/if} {listing tag='sellers_other_ads_link' assign='other_listings_link'} {if $other_listings_link} <div> <span class="glyphicon glyphicon-list"></span> {$other_listings_link} </div> {/if} {if $payment_options} <div class="content_section" style="clear:both;"> <strong>{$payment_options_label}</strong> {$payment_options} </div> {/if} {* Assign the storefront link to $storefront_link so we can check if it is "empty" or not before showing it... To prevent an "empty" item in the list if there is no storefront link. *} {listing tag='storefront_link' addon='storefront' assign='storefront_link'} {if $storefront_link} {* The storefront link exists so show it! *} <div style="margin: 5px; position:relative; float:left; clear:left;"> <span class="glyphicon glyphicon-tags"></span> {$storefront_link} </div> {/if} {* "Assign" contents of each url link to a smarty variable, so we can see if the link exists before adding the section *} {listing tag='url_link_1' assign='url_link_1'} {listing tag='url_link_2' assign='url_link_2'} {listing tag='url_link_3' assign='url_link_3'} {if $url_link_1 or $url_link_2 or $url_link_3 or $public_email} {* Only show section if there is at least one URL link or if there is public e-mail to show *} {if $url_link_1} <div style="margin: 5px; position:relative; float:left"> <span class="glyphicon glyphicon-globe"></span> {$url_link_1} </div> {/if} {if $url_link_2} <div style="margin: 5px; position:relative; float:left"> <span class="glyphicon glyphicon-globe"></span> {$url_link_2} </div> {/if} {if $url_link_3} <div style="margin: 5px; position:relative; float:left"> <span class="glyphicon glyphicon-globe"></span> {$url_link_3} </div> {/if} {if $public_email} <div style="margin: 5px; position:relative; float:left"> <span class="glyphicon glyphicon-envelope"></span> <a href="mailto:{$public_email}">{$public_email}</a> </div> {/if} {/if} <div style="clear:both;"> </div> </div> <!-- SELLER PROFILE END --> <!-- AUCTION BID INFO BEGIN --> <div class="content_box_1 clearfix" style="margin-bottom:1px;"> <div> <ul class="info auction"> {if $minimum_bid} <li class="label">{$auction_type_label}</li> <li class="value">{$auction_type_data} {$auction_type_help}</li> {/if} <li class="label">{$quantity_label}</li> <li class="value">{$quantity}</li> <!-- FIELDS BELOW GET HIDDEN IF BUY NOW ONLY AUCTION --> {if $minimum_bid} <li class="label">{$high_bidder_label}</li> <li class="value">{listing tag='high_bidder'}</li> <li class="label">{$num_bids_label}</li> <li class="value highlight_links">{$num_bids} {listing tag='bid_history_link'}</li> {/if} <!-- FIELDS ABOVE GET HIDDEN IF BUY NOW ONLY AUCTION --> {if $date_started_label && !$in_bidding_preview} <li class="label">{$date_started_label}</li> <li class="value">{listing field='date_started'}</li> {/if} {if $time_remaining_label && !$in_bidding_preview} <li class="label">{$time_remaining_label}</li> <li class="value">{listing tag='time_remaining'}<span class="sub_note">({$date_ended_label} {$date_ended})</span></li> {/if} {if $bid_start_date_label && $bid_start_date && $in_bidding_preview} <li class="label">{$bid_start_date_label}</li> <li class="value">{$bid_start_date}</li> {/if} </ul> {listing tag='multi_level_field_ul'} </div> <div class="clear"> </div> <div> <div class="buyer-options"> {listing tag='buyer_option_selections'} </div> {if $bid_start_date && $in_bidding_preview} <div class="content_box_1 center" style="font-size: 1em; color:#FF0000;">{$additional_text_8}</div> {/if} <div class="bid_box"> {if $minimum_bid} <div class="bid_amount"> {$minimum_label}<br /> <div class="value price" style="font-size: 1.6em;">{$minimum_bid} </div> <div>{listing tag='price_for_how_many'}</div> <div>{$reserve}</div> </div> <div class="bid_button"> {listing tag='make_bid_link'} </div> <!-- <p class="bid_box_note">{$additional_text_15}</p> --> {/if} {if $minimum_bid&&$buy_now_data} <div style="height: 10px; border-bottom: 1px solid #fff; width: 100%;"> </div> {/if} {if $buy_now_data} <div class="buy_now_cntnr"> <div class="bid_amount"> {$buy_now_label}<br /> <span class="value price" style="font-size: 1.6em;">{listing tag='buy_now_price_adjusted'}</span><br /> {listing tag='price_for_how_many'} </div> <div class="bid_button"> {listing tag='buy_now_link'}<span style="max-width: 50px;">{listing tag='on_site_purchase_link'}</span> </div> </div> {/if} </div> </div> </div> <!-- AUCTION BID INFO END --> <!-- TABBED DATA BEGIN --> <div class="row" style="margin: 1rem 0;"> <div class="listing-content"> <ul class="nav nav-tabs"> <li class="active"><a href="#tab-summary" data-toggle="tab"><span class="glyphicon glyphicon-align-justify"></span> Summary</a></li> <li><a href="#tab-details" data-toggle="tab"><span class="glyphicon glyphicon-list"></span> {$additional_text_5}</a></li> {listing tag='contact_seller_form' assign='contact_form'} {if $contact_form} <li><a href="#tab-contact" data-toggle="tab"><span class="glyphicon glyphicon-envelope"></span> <span class="tab-title">Contact</span></a></li> {/if} {addon author='geo_addons' addon='google_maps' tag='listing_map' assign='map'} {if $map} <li id="map-tab-handle"><a href="#tab-map" id="tab_map_link" data-toggle="tab"><span class="glyphicon glyphicon-map-marker"></span> Map</a></li> {add_footer_html} <script> jQuery('#tab_map_link').on('shown.bs.tab', function() { var center = addon_google_maps.mapHook.getCenter(); google.maps.event.trigger(addon_google_maps.mapHook, 'resize'); addon_google_maps.mapHook.setCenter(center); }); </script> {/add_footer_html} {/if} </ul> <div class="tab-content"> <!-- SUMMARY TAB BEGIN --> <div class="tab-pane fade in active" id="tab-summary"> <div class="table table-condensed table-hover"> {$description} </div> </div> <!-- SUMMARY TAB END --> <!-- DETAILS TAB BEGIN --> <div class="tab-pane fade" id="tab-details"> <table class="table table-condensed table-hover"> <tbody> <div style="clear:both; margin-bottom: 10px; font-size: 1.2em;"> <strong>{$classified_id_label}</strong> {$classified_id} </div> {listing tag='multi_level_field_ul' assign='multi_level'} {listing tag='extra_questions' assign='extra_questions'} {if $extra_questions or $multi_level} {if $extra_questions} {$extra_questions} {/if} {if $multi_level} {$multi_level} {/if} {/if} {* NOTE: The fields below can be turned on/off under LISTING SETUP > FIELDS TO USE > OPTIONAL FIELDS on a site-wide basis, and then further turned on/off on a category by category basis under CATEGORIES > [MANAGE] a Category > [FIELDS TO USE] > OPTIONAL FIELDS *} <div class="clearfix"> <ul class="info"> {if $optional_field_1} <li class="label">{$optional_field_1_label}</li> <li class="value">{$optional_field_1}</li> {/if} {if $optional_field_2} <li class="label">{$optional_field_2_label}</li> <li class="value">{$optional_field_2}</li> {/if} {if $optional_field_3} <li class="label">{$optional_field_3_label}</li> <li class="value">{$optional_field_3}</li> {/if} {if $optional_field_4} <li class="label">{$optional_field_4_label}</li> <li class="value">{$optional_field_4}</li> {/if} {if $optional_field_5} <li class="label">{$optional_field_5_label}</li> <li class="value">{$optional_field_5}</li> {/if} {if $optional_field_6} <li class="label">{$optional_field_6_label}</li> <li class="value">{$optional_field_6}</li> {/if} {if $optional_field_7} <li class="label">{$optional_field_7_label}</li> <li class="value">{$optional_field_7}</li> {/if} {if $optional_field_8} <li class="label">{$optional_field_8_label}</li> <li class="value">{$optional_field_8}</li> {/if} {if $optional_field_9} <li class="label">{$optional_field_9_label}</li> <li class="value">{$optional_field_9}</li> {/if} {if $optional_field_10} <li class="label">{$optional_field_10_label}</li> <li class="value">{$optional_field_10}</li> {/if} {if $optional_field_11} <li class="label">{$optional_field_11_label}</li> <li class="value">{$optional_field_11}</li> {/if} {if $optional_field_12} <li class="label">{$optional_field_12_label}</li> <li class="value">{$optional_field_12}</li> {/if} {if $optional_field_13} <li class="label">{$optional_field_13_label}</li> <li class="value">{$optional_field_13}</li> {/if} {if $optional_field_14} <li class="label">{$optional_field_14_label}</li> <li class="value">{$optional_field_14}</li> {/if} {if $optional_field_15} <li class="label">{$optional_field_15_label}</li> <li class="value">{$optional_field_15}</li> {/if} {if $optional_field_16} <li class="label">{$optional_field_16_label}</li> <li class="value">{$optional_field_16}</li> {/if} {if $optional_field_17} <li class="label">{$optional_field_17_label}</li> <li class="value">{$optional_field_17}</li> {/if} {if $optional_field_18} <li class="label">{$optional_field_18_label}</li> <li class="value">{$optional_field_18}</li> {/if} {if $optional_field_19} <li class="label">{$optional_field_19_label}</li> <li class="value">{$optional_field_19}</li> {/if} {if $optional_field_20} <li class="label">{$optional_field_20_label}</li> <li class="value">{$optional_field_20}</li> {/if} </ul> </div> {listing tag='extra_checkbox_name' assign='extra_checkbox_name'} {if $extra_checkbox_name} <div class="clr" style="margin: 10px; border-top: 1px solid #EEE; clear:both;"> <div id="checkbox"> {$extra_checkbox_name} </div> </div> <div class="clear"> </div> {/if} </tbody> </table> </div> <!-- DETAILS TAB BEGIN --> <!-- CONTACT SELLER TAB BEGIN --> {if $contact_form} <div class="tab-pane fade" id="tab-contact"> <div class="table table-condensed table-hover"> <div style="padding: 0; border: 1px solid #EEE;"> {$contact_form} </div> </div> </div> {/if} <!-- CONTACT SELLER TAB END --> <!-- MAP TAB BEGIN --> {if $map} <div class="tab-pane fade" id="tab-map"> <div class="table table-condensed table-hover"> <!-- START GOOGLE MAPS --> <div class="clearfix">{$map}</div> </div> </div> {/if} <!-- MAP TAB END --> </div> </div> </div> <!-- TABBED DATA END --> <div class="clear"> </div> <!-- PUBLIC QUESTIONS BEGIN --> <h3 class="title"> <span class="glyphicon glyphicon-question-sign"></span> {$publicQuestionsLabel}{if not $logged_in} - <a href="index.php?a=10&login_trackback=1" style="font-size: 0.8em; margin-bottom:3px; color: #FFF;">Login Required</a>{/if}{if $logged_in} - <a href="{$classifieds_file_name}?a=13&b={$classified_id}" style="font-size: 0.8em; margin-bottom:3px; color: #FFF;">{$askAQuestionText}</a>{/if} </h3> <div class="content_box_1"> {if $publicQuestions} {foreach from=$publicQuestions key='question_id' item='q'} {if $q.answer !== false} <div class="publicQuestions {cycle values='row_odd,row_even'}"> <div class="question"> <span class="public_question_asker_username"><a href="{$classifieds_file_name}?a=6&b={$q.asker_id}">{$q.asker}</a></span> <span class="public_question_asker_timestamp">({$q.time})</span> {if $can_delete}<a onclick="if (!confirm('Are you sure you want to remove this question and its answer?')) return false;" href="{$classifieds_file_name}?a=4&b=8&c=2&d={$question_id}&public=1"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> {/if} <br /> {$q.question} </div> <div class="answer"> {$q.answer} </div> </div> {/if} {/foreach} {else} <div class="box_pad" style="font-size: 0.8em; text-align:center; font-weight: bold;">{$noPublicQuestions}</div> {/if} </div> <!-- PUBLIC QUESTIONS END --> </div> {* CENTER COLUMN END *} {* LEFT SIDEBAR BEGIN *} <div class="sidebar listing_leftcol"> <!-- LEAD PIC AND PRICE BEGIN --> <div class="lead_pic_1"> <div class="content_box_1 cntr"> {listing tag='lead_picture'} {if $minimum_label} <p> {$minimum_label}<br /> <span class="value price" style="font-size:1.4em;">{$minimum_bid}</span> </p> <p>{$reserve}</p> {/if} </div> </div> <!-- LEAD PIC AND PRICE END --> <!-- LISTING POPULARITY BEGIN --> <h2 class="title"> <span class="glyphicon glyphicon-thumbs-up"></span> {$additional_text_6} </h2> <div class="content_box_2"> {* Assign vote total to $vote_total so can use it to determine whether to show the current vote info section *} {listing tag='voteSummary_total' assign='vote_total'} {* only show if there are already votes on the listing *} <div class="cntr" style="margin:5px 0 0 0;"> <span style="font-weight: bold; white-space:nowrap;">{listing tag='voteSummary_text'} {listing tag='voteSummary_percent'}%</span> </div> <div class="cntr" style="font-size: 0.8em;"> <!-- Space the links apart --> <div style="display: inline-block; padding: 8px;"> {listing tag='vote_on_ad_link'} </div> <div style="display: inline-block; padding: 8px;"> {listing tag='show_ad_vote_comments_link'} </div> </div> </div> <!-- LISTING POPULARITY END --> <!-- TAGS BEGIN --> {if $listing_tags_array} {* only show section if there are listing tags on this listing *} <h3 class="title"> <span class="glyphicon glyphicon-tags"></span> {$listing_tags_label} </h3> <div class="content_box_2" style="font-size: 0.8em;"> <div class="content_section" style="text-align:center; padding: 0.5em 0;"> {listing tag='listing_tags_links'} </div> </div> {/if} <!-- TAGS END --> <!-- FEATURED LISTINGS BEGIN --> <h2 class="title"> <span class="glyphicon glyphicon-star" style="font-size: .8em;"></span> {$additional_text_2} </h2> <div class="content_box_1"> {* NOTE: In order to show featured listings in a single column, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=1 module_thumb_width=168 module_thumb_height=200} </div> <!-- FEATURED LISTINGS END --> </div> {* LEFT SIDEBAR END *} {* RIGHT SIDEBAR BEGIN *} <div class="sidebar2"> <!-- ADVERTISEMENT BEGIN --> <h4 class="title">{$additional_text_3}</h4> <div class="content_box_3 cntr banner"> <a href="http://www.kqzyfj.com/click-7066924-11191670" target="_blank"><img src="{external file='images/banners/1and1_300x100.jpg'}" alt="1and1 Hosting" title="1and1 Hosting" /></a> <a href="http://www.hostmonster.com/track/geodesic/resources" target="_blank"><img src="{external file='images/banners/hostmonster_300x100.jpg'}" alt="HostMonster Hosting" title="HostMonster Hosting" /></a> <a href="http://lunarpages.com/id/geodesic/goto/basic" target="_blank"><img src="{external file='images/banners/lunarpages_300x100.jpg'}" alt="Lunarpages.com Hosting" title="Lunarpages.com Hosting" /></a> </div> <!-- ADVERTISEMENT END --> </div> {* RIGHT SIDEBAR END *} {* NEXT-PREV LINKS BEGIN *} <div class="clr"></div> <div style="clear:both; text-align:center;"> {listing tag='previous_ad_link'} {listing tag='next_ad_link'} </div> {* NEXT-PREV LINKS END *}
<!DOCTYPE html> <html> <head> <title>{$title|strip_tags:false}</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="Keywords" content="KEYWORDS GO HERE" /> <meta name="Description" content="DESCRIPTION GOES HERE" /> {head_html} {* HTML5 compatibility for browsers before IE 9. *} <!--[if lt IE 9]> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <![endif]--> </head> <body class="print_body"> <div class="print_shell"> <!-- START HEADER --> <div id="header"> <img src="{external file='images/logo.jpg'}" alt="" /> <div class="print_top_text">Featured at: www.MyListingsSite.com</div> </div> <!-- END HEADER --> <div class="clr"></div> {listing tag='category_breadcrumb'} <h3 class="listing_title"> <span class="id">{$classified_id_label} {$classified_id}</span> {$title} </h3> <div id="print_photo_column"> {listing tag='lead_picture'} <span style="font-size: 1.4em; font-weight: bold;">{listing tag='seller'}</span><br /> {if $phone_data} {$phone_data}<br /> {/if} {if $city_data} {$city_data} {/if} {if $state_data} {$state_data} {/if} {if $zip_data} {$zip_data} {/if} {if $payment_options_label} <br /><strong>{$payment_options_label}</strong> <br />{$payment_options} {/if} {if $public_email} <br /> {$public_email} {/if} <br /><br /> {$classifieds_url|cat:"?a=2&b={$classified_id}"|qr_code:190} </div> <div id="print_listing_info_column"> <div id="print_description"> <h3 class="print_title">{$description_label}</h3> <div class="box_pad"> {$description} </div> </div> <ul class="info"> <li class="label">{$auction_type_label}</li> <li class="value">{$auction_type_data} {$auction_type_help}</li> <li class="label">{$quantity_label}</li> <li class="value">{$quantity}</li> <li class="label">{$high_bidder_label}</li> <li class="value">{$high_bidder}</li> <li class="label">{$num_bids_label}</li> <li class="value highlight_links">{$num_bids}</li> <li class="label">{$starting_label}</li> <li class="value">{$starting_bid}</li> {if $optional_field_20} <li class="label">{$optional_field_20_label}</li> <li class="value">{$optional_field_20}</li> {/if} <li class="label">{$time_remaining_label}</li> <li class="value">{$time_remaining} <span class="sub_note">({$date_ended_label} {$date_ended})</span></li> </ul> {listing tag='multi_level_field_ul'} {listing tag='extra_question_value' assign='extra_question_value'} {if $extra_question_value} <div id="print_extra_questions"> <div class="label"> {listing tag='extra_question_name'} </div> <div class="data"> {$extra_question_value} </div> </div> {/if} <ul id="print_optional_fields"> {if $optional_field_1} <li class="row_odd"><label>{$optional_field_1_label}</label>{$optional_field_1}</li> {/if} {if $optional_field_2} <li class="row_odd"><label>{$optional_field_2_label}</label>{$optional_field_2}</li> {/if} {if $optional_field_3} <li class="row_odd"><label>{$optional_field_3_label}</label>{$optional_field_3}</li> {/if} {if $optional_field_4} <li class="row_odd"><label>{$optional_field_4_label}</label>{$optional_field_4}</li> {/if} {if $optional_field_5} <li class="row_odd"><label>{$optional_field_5_label}</label>{$optional_field_5}</li> {/if} {if $optional_field_6} <li class="row_odd"><label>{$optional_field_6_label}</label>{$optional_field_6}</li> {/if} {if $optional_field_7} <li class="row_odd"><label>{$optional_field_7_label}</label>{$optional_field_7}</li> {/if} {if $optional_field_8} <li class="row_odd"><label>{$optional_field_8_label}</label>{$optional_field_8}</li> {/if} {if $optional_field_9} <li class="row_odd"><label>{$optional_field_9_label}</label>{$optional_field_9}</li> {/if} {if $optional_field_10} <li class="row_odd"><label>{$optional_field_10_label}</label>{$optional_field_10}</li> {/if} {if $optional_field_11} <li class="row_odd"><label>{$optional_field_11_label}</label>{$optional_field_11}</li> {/if} {if $optional_field_12} <li class="row_odd"><label>{$optional_field_12_label}</label>{$optional_field_12}</li> {/if} {if $optional_field_13} <li class="row_odd"><label>{$optional_field_13_label}</label>{$optional_field_13}</li> {/if} {if $optional_field_14} <li class="row_odd"><label>{$optional_field_14_label}</label>{$optional_field_14}</li> {/if} {if $optional_field_15} <li class="row_odd"><label>{$optional_field_15_label}</label>{$optional_field_15}</li> {/if} {if $optional_field_16} <li class="row_odd"><label>{$optional_field_16_label}</label>{$optional_field_16}</li> {/if} {if $optional_field_17} <li class="row_odd"><label>{$optional_field_17_label}</label>{$optional_field_17}</li> {/if} {if $optional_field_18} <li class="row_odd"><label>{$optional_field_18_label}</label>{$optional_field_18}</li> {/if} {if $optional_field_19} <li class="row_odd"><label>{$optional_field_19_label}</label>{$optional_field_19}</li> {/if} </ul> <div class="clr"><br /></div> </div> <div class="clr"></div> <br /> {* START CHECKBOXES *} {listing tag='extra_checkbox_name' assign='extra_checkbox_name'} {if $extra_checkbox_name} <div id="checkbox" style="margin: 0 0 0 30px;"> {$extra_checkbox_name} <div class="clr"></div> </div> <br /> {/if} {* END CHECKBOXES *} <div class="clr"></div> </div> {footer_html} </body> </html>
<!DOCTYPE html> <html class="design2016"> <head> <title>{$title|strip_tags:false}</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="Keywords" content="KEYWORDS GO HERE" /> <meta name="Description" content="DESCRIPTION GOES HERE" /> {head_html} {* HTML5 compatibility for browsers before IE 9. *} <!--[if lt IE 9]> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <![endif]--> </head> <body class="print_body"> <div class="print_shell"> <!-- START HEADER --> <div id="header" style="text-align:center;"> <img src="{external file='images/logo.jpg'}" alt="" /> <div class="print_top_text">{$site_name}</div> </div> <!-- END HEADER --> <div class="clr"></div> {listing tag='category_breadcrumb'} <h3 class="listing_title" style="color:#000000;">{$title} <span class="id">{$classified_id_label} {$classified_id}</span> </h3> <div id="print_photo_column"> {listing tag='lead_picture'} <span style="font-size: 1.4em; font-weight: bold;">{listing tag='seller'}</span><br /> {if $phone_data} {$phone_data}<br /> {/if} {if $city_data} {$city_data} {/if} {if $state_data} {$state_data} {/if} {if $zip_data} {$zip_data} {/if} {if $payment_options_label} <br /><strong>{$payment_options_label}</strong> <br />{$payment_options} {/if} {if $public_email} <br /> {$public_email} {/if} <br /><br /> {$classifieds_url|cat:"?a=2&b={$classified_id}"|qr_code:190} </div> <div id="print_listing_info_column"> <div id="print_description"> <h3 class="print_title">{$description_label}</h3> <div> {$description} </div> </div> <ul class="info"> <li class="label">{$auction_type_label}</li> <li class="value">{$auction_type_data} {$auction_type_help}</li> <li class="label">{$quantity_label}</li> <li class="value">{$quantity}</li> <li class="label">{$high_bidder_label}</li> <li class="value">{$high_bidder}</li> <li class="label">{$num_bids_label}</li> <li class="value highlight_links">{$num_bids}</li> <li class="label">{$starting_label}</li> <li class="value">{$starting_bid}</li> {if $optional_field_20} <li class="label">{$optional_field_20_label}</li> <li class="value">{$optional_field_20}</li> {/if} <li class="label">{$time_remaining_label}</li> <li class="value">{$time_remaining}</li> </ul> {listing tag='multi_level_field_ul'} {listing tag='extra_question_value' assign='extra_question_value'} {if $extra_question_value} <div id="print_extra_questions"> <div class="label"> {listing tag='extra_question_name'} </div> <div class="data"> {$extra_question_value} </div> </div> {/if} <ul id="print_optional_fields"> {if $optional_field_1} <li class="row_odd"><label>{$optional_field_1_label}</label>{$optional_field_1}</li> {/if} {if $optional_field_2} <li class="row_odd"><label>{$optional_field_2_label}</label>{$optional_field_2}</li> {/if} {if $optional_field_3} <li class="row_odd"><label>{$optional_field_3_label}</label>{$optional_field_3}</li> {/if} {if $optional_field_4} <li class="row_odd"><label>{$optional_field_4_label}</label>{$optional_field_4}</li> {/if} {if $optional_field_5} <li class="row_odd"><label>{$optional_field_5_label}</label>{$optional_field_5}</li> {/if} {if $optional_field_6} <li class="row_odd"><label>{$optional_field_6_label}</label>{$optional_field_6}</li> {/if} {if $optional_field_7} <li class="row_odd"><label>{$optional_field_7_label}</label>{$optional_field_7}</li> {/if} {if $optional_field_8} <li class="row_odd"><label>{$optional_field_8_label}</label>{$optional_field_8}</li> {/if} {if $optional_field_9} <li class="row_odd"><label>{$optional_field_9_label}</label>{$optional_field_9}</li> {/if} {if $optional_field_10} <li class="row_odd"><label>{$optional_field_10_label}</label>{$optional_field_10}</li> {/if} {if $optional_field_11} <li class="row_odd"><label>{$optional_field_11_label}</label>{$optional_field_11}</li> {/if} {if $optional_field_12} <li class="row_odd"><label>{$optional_field_12_label}</label>{$optional_field_12}</li> {/if} {if $optional_field_13} <li class="row_odd"><label>{$optional_field_13_label}</label>{$optional_field_13}</li> {/if} {if $optional_field_14} <li class="row_odd"><label>{$optional_field_14_label}</label>{$optional_field_14}</li> {/if} {if $optional_field_15} <li class="row_odd"><label>{$optional_field_15_label}</label>{$optional_field_15}</li> {/if} {if $optional_field_16} <li class="row_odd"><label>{$optional_field_16_label}</label>{$optional_field_16}</li> {/if} {if $optional_field_17} <li class="row_odd"><label>{$optional_field_17_label}</label>{$optional_field_17}</li> {/if} {if $optional_field_18} <li class="row_odd"><label>{$optional_field_18_label}</label>{$optional_field_18}</li> {/if} {if $optional_field_19} <li class="row_odd"><label>{$optional_field_19_label}</label>{$optional_field_19}</li> {/if} </ul> <div class="clr"><br /></div> </div> <div class="clr"></div> <br /> {* START CHECKBOXES *} {listing tag='extra_checkbox_name' assign='extra_checkbox_name'} {if $extra_checkbox_name} <div id="checkbox" style="margin: 0 0 0 30px;"> {$extra_checkbox_name} <div class="clr"></div> </div> <br /> {/if} {* END CHECKBOXES *} <div class="clr"></div> </div> {footer_html} </body> </html>
<!DOCTYPE html> <html> <head> <title>{$title|strip_tags:false}</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="Keywords" content="KEYWORDS GO HERE" /> <meta name="Description" content="DESCRIPTION GOES HERE" /> {head_html} {* HTML5 compatibility for browsers before IE 9. *} <!--[if lt IE 9]> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <![endif]--> </head> <body class="print_body"> <div class="print_shell"> <!-- START HEADER --> <div id="header"> <img src="{external file='images/logo.jpg'}" alt="" /> <div class="print_top_text">Featured at: www.MyListingsSite.com</div> </div> <!-- END HEADER --> <div class="clr"></div> {listing tag='category_breadcrumb'} <h3 class="listing_title"> <span class="id">{$classified_id_label} {$classified_id}</span> {$title} </h3> <div id="print_photo_column"> {listing tag='lead_picture'} <span style="font-size: 1.4em; font-weight: bold;">{listing tag='seller'}</span><br /> {if $phone_data} {$phone_data}<br /> {/if} {if $city_data} {$city_data} {/if} {if $state_data} {$state_data} {/if} {if $zip_data} {$zip_data} {/if} {if $payment_options_label} <br /><strong>{$payment_options_label}</strong> <br />{$payment_options} {/if} {if $public_email} <br /> {$public_email} {/if} <br /><br /> {$classifieds_url|cat:"?a=2&b={$classified_id}"|qr_code:190} </div> <div id="print_listing_info_column"> <div id="print_description"> <h3 class="print_title">{$description_label}</h3> <div class="box_pad"> {$description} </div> </div> <ul class="info"> <li class="label">{$auction_type_label}</li> <li class="value">{$auction_type_data} {$auction_type_help}</li> <li class="label">{$quantity_label}</li> <li class="value">{$quantity}</li> <li class="label">{$high_bidder_label}</li> <li class="value">{$high_bidder}</li> <li class="label">{$num_bids_label}</li> <li class="value highlight_links">{$num_bids}</li> <li class="label">{$starting_label}</li> <li class="value">{$starting_bid}</li> {if $optional_field_20} <li class="label">{$optional_field_20_label}</li> <li class="value">{$optional_field_20}</li> {/if} <li class="label">{$time_remaining_label}</li> <li class="value">{$time_remaining} <span class="sub_note">({$date_ended_label} {$date_ended})</span></li> </ul> {listing tag='multi_level_field_ul'} {listing tag='extra_question_value' assign='extra_question_value'} {if $extra_question_value} <div id="print_extra_questions"> <div class="label"> {listing tag='extra_question_name'} </div> <div class="data"> {$extra_question_value} </div> </div> {/if} <ul id="print_optional_fields"> {if $optional_field_1} <li class="row_odd"><label>{$optional_field_1_label}</label>{$optional_field_1}</li> {/if} {if $optional_field_2} <li class="row_odd"><label>{$optional_field_2_label}</label>{$optional_field_2}</li> {/if} {if $optional_field_3} <li class="row_odd"><label>{$optional_field_3_label}</label>{$optional_field_3}</li> {/if} {if $optional_field_4} <li class="row_odd"><label>{$optional_field_4_label}</label>{$optional_field_4}</li> {/if} {if $optional_field_5} <li class="row_odd"><label>{$optional_field_5_label}</label>{$optional_field_5}</li> {/if} {if $optional_field_6} <li class="row_odd"><label>{$optional_field_6_label}</label>{$optional_field_6}</li> {/if} {if $optional_field_7} <li class="row_odd"><label>{$optional_field_7_label}</label>{$optional_field_7}</li> {/if} {if $optional_field_8} <li class="row_odd"><label>{$optional_field_8_label}</label>{$optional_field_8}</li> {/if} {if $optional_field_9} <li class="row_odd"><label>{$optional_field_9_label}</label>{$optional_field_9}</li> {/if} {if $optional_field_10} <li class="row_odd"><label>{$optional_field_10_label}</label>{$optional_field_10}</li> {/if} {if $optional_field_11} <li class="row_odd"><label>{$optional_field_11_label}</label>{$optional_field_11}</li> {/if} {if $optional_field_12} <li class="row_odd"><label>{$optional_field_12_label}</label>{$optional_field_12}</li> {/if} {if $optional_field_13} <li class="row_odd"><label>{$optional_field_13_label}</label>{$optional_field_13}</li> {/if} {if $optional_field_14} <li class="row_odd"><label>{$optional_field_14_label}</label>{$optional_field_14}</li> {/if} {if $optional_field_15} <li class="row_odd"><label>{$optional_field_15_label}</label>{$optional_field_15}</li> {/if} {if $optional_field_16} <li class="row_odd"><label>{$optional_field_16_label}</label>{$optional_field_16}</li> {/if} {if $optional_field_17} <li class="row_odd"><label>{$optional_field_17_label}</label>{$optional_field_17}</li> {/if} {if $optional_field_18} <li class="row_odd"><label>{$optional_field_18_label}</label>{$optional_field_18}</li> {/if} {if $optional_field_19} <li class="row_odd"><label>{$optional_field_19_label}</label>{$optional_field_19}</li> {/if} </ul> <div class="clr"><br /></div> </div> <div class="clr"></div> <br /> {* START CHECKBOXES *} {listing tag='extra_checkbox_name' assign='extra_checkbox_name'} {if $extra_checkbox_name} <div id="checkbox" style="margin: 0 0 0 30px;"> {$extra_checkbox_name} <div class="clr"></div> </div> <br /> {/if} {* END CHECKBOXES *} <div class="clr"></div> </div> {footer_html} </body> </html> <!DOCTYPE html> <html class="design2016"> <head> <title>{$title|strip_tags:false}</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="Keywords" content="KEYWORDS GO HERE" /> <meta name="Description" content="DESCRIPTION GOES HERE" /> {head_html} {* HTML5 compatibility for browsers before IE 9. *} <!--[if lt IE 9]> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <![endif]--> </head> <body class="print_body"> <div class="print_shell"> <!-- START HEADER --> <div id="header" style="text-align:center;"> <img src="{external file='images/logo.jpg'}" alt="" /> <div class="print_top_text">{$site_name}</div> </div> <!-- END HEADER --> <div class="clr"></div> {listing tag='category_breadcrumb'} <h3 class="listing_title" style="color:#000000;">{$title} <span class="id">{$classified_id_label} {$classified_id}</span> </h3> <div id="print_photo_column"> {listing tag='lead_picture'} <span style="font-size: 1.4em; font-weight: bold;">{listing tag='seller'}</span><br /> {if $phone_data} {$phone_data}<br /> {/if} {if $city_data} {$city_data} {/if} {if $state_data} {$state_data} {/if} {if $zip_data} {$zip_data} {/if} {if $payment_options_label} <br /><strong>{$payment_options_label}</strong> <br />{$payment_options} {/if} {if $public_email} <br /> {$public_email} {/if} <br /><br /> {$classifieds_url|cat:"?a=2&b={$classified_id}"|qr_code:190} </div> <div id="print_listing_info_column"> <div id="print_description"> <h3 class="print_title">{$description_label}</h3> <div> {$description} </div> </div> <ul class="info"> <li class="label">{$auction_type_label}</li> <li class="value">{$auction_type_data} {$auction_type_help}</li> <li class="label">{$quantity_label}</li> <li class="value">{$quantity}</li> <li class="label">{$high_bidder_label}</li> <li class="value">{$high_bidder}</li> <li class="label">{$num_bids_label}</li> <li class="value highlight_links">{$num_bids}</li> <li class="label">{$starting_label}</li> <li class="value">{$starting_bid}</li> {if $optional_field_20} <li class="label">{$optional_field_20_label}</li> <li class="value">{$optional_field_20}</li> {/if} <li class="label">{$time_remaining_label}</li> <li class="value">{$time_remaining}</li> </ul> {listing tag='multi_level_field_ul'} {listing tag='extra_question_value' assign='extra_question_value'} {if $extra_question_value} <div id="print_extra_questions"> <div class="label"> {listing tag='extra_question_name'} </div> <div class="data"> {$extra_question_value} </div> </div> {/if} <ul id="print_optional_fields"> {if $optional_field_1} <li class="row_odd"><label>{$optional_field_1_label}</label>{$optional_field_1}</li> {/if} {if $optional_field_2} <li class="row_odd"><label>{$optional_field_2_label}</label>{$optional_field_2}</li> {/if} {if $optional_field_3} <li class="row_odd"><label>{$optional_field_3_label}</label>{$optional_field_3}</li> {/if} {if $optional_field_4} <li class="row_odd"><label>{$optional_field_4_label}</label>{$optional_field_4}</li> {/if} {if $optional_field_5} <li class="row_odd"><label>{$optional_field_5_label}</label>{$optional_field_5}</li> {/if} {if $optional_field_6} <li class="row_odd"><label>{$optional_field_6_label}</label>{$optional_field_6}</li> {/if} {if $optional_field_7} <li class="row_odd"><label>{$optional_field_7_label}</label>{$optional_field_7}</li> {/if} {if $optional_field_8} <li class="row_odd"><label>{$optional_field_8_label}</label>{$optional_field_8}</li> {/if} {if $optional_field_9} <li class="row_odd"><label>{$optional_field_9_label}</label>{$optional_field_9}</li> {/if} {if $optional_field_10} <li class="row_odd"><label>{$optional_field_10_label}</label>{$optional_field_10}</li> {/if} {if $optional_field_11} <li class="row_odd"><label>{$optional_field_11_label}</label>{$optional_field_11}</li> {/if} {if $optional_field_12} <li class="row_odd"><label>{$optional_field_12_label}</label>{$optional_field_12}</li> {/if} {if $optional_field_13} <li class="row_odd"><label>{$optional_field_13_label}</label>{$optional_field_13}</li> {/if} {if $optional_field_14} <li class="row_odd"><label>{$optional_field_14_label}</label>{$optional_field_14}</li> {/if} {if $optional_field_15} <li class="row_odd"><label>{$optional_field_15_label}</label>{$optional_field_15}</li> {/if} {if $optional_field_16} <li class="row_odd"><label>{$optional_field_16_label}</label>{$optional_field_16}</li> {/if} {if $optional_field_17} <li class="row_odd"><label>{$optional_field_17_label}</label>{$optional_field_17}</li> {/if} {if $optional_field_18} <li class="row_odd"><label>{$optional_field_18_label}</label>{$optional_field_18}</li> {/if} {if $optional_field_19} <li class="row_odd"><label>{$optional_field_19_label}</label>{$optional_field_19}</li> {/if} </ul> <div class="clr"><br /></div> </div> <div class="clr"></div> <br /> {* START CHECKBOXES *} {listing tag='extra_checkbox_name' assign='extra_checkbox_name'} {if $extra_checkbox_name} <div id="checkbox" style="margin: 0 0 0 30px;"> {$extra_checkbox_name} <div class="clr"></div> </div> <br /> {/if} {* END CHECKBOXES *} <div class="clr"></div> </div> {footer_html} </body> </html>
<nav class="listing-prev-next-links"> {listing tag='previous_ad_link'} {listing tag='next_ad_link'} </nav> <div class="clearfix"> {listing tag='category_breadcrumb'} </div> <h1 class="listing_title" style="display: inline;"> {$title} {if $price} - <span class="value price">{$price}</span>{/if} <span class="id">{$classified_id_label} {$classified_id}</span> </h1> <div class="action_buttons" style="display: inline;"> {if $can_edit} <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$classified_id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> {/if} {if $can_delete} <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$classified_id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> {/if} {listing tag='listing_action_buttons' addon='core'} </div> <br /><br /> <div class="main listing_maincol"> <!-- MAIN CENTER COLUMN --> <h2 class="title" style="margin-bottom: .5em;">{$additional_text_1} {$additional_text_13}</h2> {* Assign social buttons to $social so we can check if there are any before showing the section *} {listing tag='listing_social_buttons' addon='core' assign='social'} {if $social} {* There are social buttons to display, use a rounded top box *} <div class="rounded_top"> {$social} </div> {/if} <div class="content_box_3 clearfix"> <div style="width:95%; margin: 0 auto; padding: 3px 0;"> <div style="float:left; width:50%; text-align: left;"><strong>{$date_started_label}</strong> {$date_started}</div> <div style="float:left; width:50%; text-align: right;"><strong>{$viewed_count_label}</strong> {$viewed_count}</div> </div> {listing tag='image_block'} {listing tag='offsite_videos_block' assign='offsite_videos_block'} {if $offsite_videos_block} <div class="clear"></div> <h3 class="title">{$offsite_videos_title}</h3> {$offsite_videos_block} <div class="clear"><br /></div> {/if} </div> {* START OPTIONAL FIELDS *} {if $optional_field_1 or $optional_field_2 or $optional_field_3 or $optional_field_4 or $optional_field_5 or $optional_field_6 or $optional_field_7 or $optional_field_8 or $optional_field_9 or $optional_field_10 or $optional_field_11 or $optional_field_12 or $optional_field_13 or $optional_field_16 or $optional_field_17 or $optional_field_18 or $optional_field_19 or $optional_field_20} {* Only show section if at least one optional field 1-20 is used, skipping 14 and 15 as they are already displayed further up in template. *} <h3 class="title rounded_top"> {$additional_text_11} </h3> <div class="content_box_1 clearfix" style="padding: 4px;"> <ul class="optional_fields"> {* Keep track of how many fields are actually displayed. *} {$optional_list_count=0} {if $optional_field_1} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_1_label}</label> {$optional_field_1} </li> {/if} {if $optional_field_2} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_2_label}</label> {$optional_field_2} </li> {/if} {if $optional_field_3} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_3_label}</label> {$optional_field_3} </li> {/if} {if $optional_field_4} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_4_label}</label> {$optional_field_4} </li> {/if} {if $optional_field_5} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_5_label}</label> {$optional_field_5} </li> {/if} {if $optional_field_6} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_6_label}</label> {$optional_field_6} </li> {/if} {if $optional_field_7} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_7_label}</label> {$optional_field_7} </li> {/if} {if $optional_field_8} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_8_label}</label> {$optional_field_8} </li> {/if} {if $optional_field_9} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_9_label}</label> {$optional_field_9} </li> {/if} {if $optional_field_10} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_10_label}</label> {$optional_field_10} </li> {/if} {if $optional_field_11} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_11_label}</label> {$optional_field_11} </li> {/if} {if $optional_field_12} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_12_label}</label> {$optional_field_12} </li> {/if} {if $optional_field_13} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_13_label}</label> {$optional_field_13} </li> {/if} {* NOTE: optional fields 14 and 15 already displayed in seller note section. If you add them here, be sure to update the {if ...} to include it. *} {if $optional_field_16} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_16_label}</label> {$optional_field_16} </li> {/if} {if $optional_field_17} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_17_label}</label> {$optional_field_17} </li> {/if} {if $optional_field_18} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_18_label}</label> {$optional_field_18} </li> {/if} {if $optional_field_19} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_19_label}</label> {$optional_field_19} </li> {/if} {if $optional_field_20} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_20_label}</label> {$optional_field_20} </li> {/if} {if $optional_list_count is odd by 1} {* If an odd number is displayed, insert a blank value to show on left side *} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"><label></label></li> {/if} </ul> </div> {/if} {* END OPTIONAL FIELDS *} {* START DESCRIPTION *} <h3 class="title rounded_top">{$description_label}</h3> <div class="content_box_1 clearfix"> {listing tag='extra_checkbox_name' assign='extra_checkbox_name'} {if $extra_checkbox_name} <br /> <h3>{$additional_text_11}</h3> <div id="checkbox" style="margin:5px;"> {$extra_checkbox_name} </div> <div class="clear"><br /></div> {/if} <h3>{$additional_text_7}</h3> <p>{$description}</p> {listing tag='multi_level_field_ul' assign='multi_level'} {listing tag='extra_questions' assign='extra_questions'} {if $extra_questions or $multi_level} <br /> <h3>{$additional_text_5}</h3> {if $extra_questions} {$extra_questions} <br /> {/if} {if $multi_level} {$multi_level} {/if} {/if} </div> <br /> {* END DESCRIPTION *} {addon author='geo_addons' addon='twitter_feed' tag='show_feed'} <br /> {* START PUBLIC QUESTIONS *} <h3 class="title rounded_top"> {$publicQuestionsLabel}{if $logged_in} - <a href="{$classifieds_file_name}?a=13&b={$classified_id}">{$askAQuestionText}</a>{/if} </h3> <div class="content_box_1"> {if $publicQuestions} {foreach from=$publicQuestions key='question_id' item='q'} {if $q.answer !== false} <div class="publicQuestions {cycle values='row_odd,row_even'}"> <div class="question"> <span class="public_question_asker_username"><a href="{$classifieds_file_name}?a=6&b={$q.asker_id}">{$q.asker}</a></span> <span class="public_question_asker_timestamp">({$q.time})</span> {if $can_delete}<a onclick="if (!confirm('Are you sure you want to remove this question and its answer?')) return false;" href="{$classifieds_file_name}?a=4&b=8&c=2&d={$question_id}&public=1"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> {/if} <br /> {$q.question} </div> <div class="answer"> {$q.answer} </div> </div> {/if} {/foreach} {else} <div class="box_pad">{$noPublicQuestions}</div> {/if} </div> <br /> {* END PUBLIC QUESTIONS *} {* START GOOGLE MAPS *} {addon author='geo_addons' addon='google_maps' tag='listing_map' assign='map'} {if $map} <h3 class="title rounded_top">{$additional_text_18}</h3> <div class="content_box_1 cntr"> {* Make sure map is centered in the box *} <div class="clearfix">{$map}</div> </div> {/if} <br /> <!-- END CENTER COLUMN --> </div> <div class="sidebar listing_leftcol"> <!-- LEFT SIDEBAR CONTENTS --> <!-- SELLER INFO BEGIN --> <h2 class="title rounded_top">{$seller_label}</h2> <div class="content_box_2"> <h3 class="seller_username">{listing tag='seller'}</h3> <p class="content_section"> {listing tag='user_rating'} <strong>{$additional_text_17}</strong><br /> {listing field='member_since'} </p> {if $city_data or $state_data or $zip_data} {* Only show this section if the city, state, or zip is set for the listing. This prevents an "empty section" when all of location information is empty *} <p class="content_section"> {if $city_data} {$city_data}, {/if} {if $state_data} {$state_data} {/if} {if $zip_data} {$zip_data} {/if} </p> {/if} {if $phone_data or $phone2_data or $fax_data} {* Only show this section if one of the phones or fax is set for the listing. This prevents an "empty section" when all of the phone numbers are empty. *} <p class="content_section cntr"> {if $phone_data} <span class="sec_color" style="font-size:1.6em;">{$phone_data}</span><br /> {/if} {if $phone2_data} {$phone2_label} {$phone2_data}<br /> {/if} {if $fax_data} {$fax_label} {$fax_data}<br /> {/if} </p> {/if} {* "Assign" contents of each url link to a smarty variable, so we can see if the link exists before adding the section *} {listing tag='url_link_1' assign='url_link_1'} {listing tag='url_link_2' assign='url_link_2'} {listing tag='url_link_3' assign='url_link_3'} {if $url_link_1 or $url_link_2 or $url_link_3 or $public_email} {* Only show section if there is at least one URL link or if there is public e-mail to show *} <p class="content_section cntr"> {if $url_link_1} {$url_link_1}<br /> {/if} {if $url_link_2} {$url_link_2}<br /> {/if} {if $url_link_3} {$url_link_3}<br /> {/if} {if $public_email} <a href="mailto:{$public_email}">{$public_email}</a> {/if} </p> {/if} {* Assign the storefront link to $storefront_link so we can check if it is "empty" or not before showing it... To prevent an "empty" item in the list if there is no storefront link. *} {listing tag='storefront_link' addon='storefront' assign='storefront_link'} <ul class="option_list"> {if $storefront_link} {* The storefront link exists so show it! *} <li>{$storefront_link}</li> {/if} <li>{listing tag='sellers_other_ads_link'}</li> <li>{listing tag='message_to_seller_link'}</li> </ul> </div> <!-- SELLER INFO END --> {listing tag='print_friendly_link' assign='print_friendly_link'} {if $print_friendly_link} <div class="icon-link"> <img alt="Print Friendly" src="{external file='images/icons/printer.png'}" title="Print Friendly" /> {$print_friendly_link} </div> {/if} {listing tag='notify_friend_link' assign='notify_friend_link'} {if $notify_friend_link} <div class="icon-link"> <img alt="Tell-a-Friend" src="{external file='images/icons/friend.png'}" title="Tell-a-Friend" /> {$notify_friend_link} </div> {/if} {listing tag='favorites_link' assign='favorites_link'} {if $favorites_link} <div class="icon-link"> <img alt="Add-to-Favorites" src="{external file='images/icons/favorite.png'}" title="Add-to-Favorites" /> {$favorites_link} </div> {/if} {if $enabledAddons.contact_us && $additional_text_10} <div class="icon-link"> <img alt="Report Abuse" src="{external file='images/icons/flag.png'}" title="Report Abuse" /> <a href="{$classifieds_file_name}?a=ap&addon=contact_us&page=main&reportAbuse={$classified_id}" class="lightUpLink">{$additional_text_10}</a> </div> {/if} {if $payment_options or $optional_field_14 or $optional_field_15} {* Only show section if there is payment_options, or if either optional field 14 or 15 is turned on *} <!-- SELLER NOTES BEGIN --> <h2 class="title rounded_top"> {$additional_text_19} </h2> <div class="content_box_2"> {if $payment_options} <p class="content_section"> <strong>{$payment_options_label}</strong><br /> {$payment_options} </p> {/if} {if $optional_field_14} <p class="content_section"> <strong>{$optional_field_14_label}</strong><br /> {$optional_field_14} </p> {/if} {if $optional_field_15} <p class="content_section"> <strong>{$optional_field_15_label}</strong><br /> {$optional_field_15} </p> {/if} </div> <!-- SELLER NOTES END --> {/if} <!-- LISTING POPULARITY BEGIN --> <h2 class="title rounded_top"> {$additional_text_6} </h2> <div class="content_box_2"> {* Assign vote total to $vote_total so can use it to determine whether to show the current vote info section *} {listing tag='voteSummary_total' assign='vote_total'} {if $vote_total gt 0} {* only show if there are already votes on the listing *} <div class="cntr" style="font-size: 12px;"> Out of <span style="color: #4076B1; font-size: 18px; font-weight: bold;">{$vote_total}</span> Vote(s) <span style="color: #4076B1; font-size: 18px; font-weight: bold;">{listing tag='voteSummary_percent'}%</span> of Customers Say: </div> <div class="cntr">{listing tag='voteSummary_text'}</div> {/if} <div class="cntr"> <!-- Space the links apart --> <div style="display: inline-block; padding: 8px;"> {listing tag='vote_on_ad_link'} </div> <div style="display: inline-block; padding: 8px;"> {listing tag='show_ad_vote_comments_link'} </div> </div> </div> <!-- LISTING POPULARITY END --> <!-- FIND SIMILAR BEGIN --> {if $listing_tags_array} {* only show section if there are listing tags on this listing *} <h2 class="title rounded_top"> {$additional_text_20} </h2> <div class="content_box_2"> <p class="content_section"> <strong>{$listing_tags_label}:</strong><br /> {listing tag='listing_tags_links'} </p> </div> {/if} <!-- FIND SIMILAR END --> <!-- FEATURED LISTINGS BEGIN --> <h2 class="title rounded_top"> {$additional_text_2} </h2> <div class="content_box_1"> {* NOTE: In order to show featured listings in a single column, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_2' gallery_columns=1 module_thumb_width=168 module_thumb_height=200} </div> <!-- FEATURED LISTINGS END --> <!-- END LEFT SIDEBAR --> </div> <div class="sidebar2"> <!-- RIGHT SIDEBAR CONTENTS --> <h3 class="title rounded_top">{$additional_text_3}</h3> <div class="content_box_3 cntr"> <a href="#"><img src="{external file='../images/banners/banner1_160w.jpg'}" alt="" /></a> </div> <!-- END RIGHT SIDBAR CONTENTS --> </div> <div class="center clearfix"> {listing tag='previous_ad_link'} {listing tag='next_ad_link'} </div>
{* LISTING DETAILS TOP BEGIN *} <div class="clearfix"> {listing tag='category_breadcrumb'} </div> <div style="padding: 0 0.5rem;"> <!-- NEXT-PREV LINKS BEGIN --> <div style="clear:both; text-align:center;"> {listing tag='previous_ad_link'} {listing tag='next_ad_link'} </div> <!-- NEXT-PREV LINKS END --> <div class="listing_title" style="display: inline;"> {$title} </div> <div style="display: inline; font-size: 0.6em; text-transform: uppercase; white-space:nowrap;"> {$classified_id_label} {$classified_id} </div> <div class="action_buttons" style="display: inline;"> {if $can_edit} <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$classified_id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> {/if} {if $can_delete} <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$classified_id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> {/if} {listing tag='listing_action_buttons' addon='core'} </div> <div class="clear"> </div> {if $price} <div class="value price price-listing-details">{$price} </div> {/if} <div style="position:relative; display:inline; font-size: .8em;">[ <span class="glyphicon glyphicon-user"></span> <a onclick="jQuery('html,body').animate({ 'scrollTop': jQuery('#seller').offset().top }, 1000); return false;" href="#">{$seller_label}</a> ]</div> </div> {* LISTING DETAILS TOP END *} {* CENTER COLUMN BEGIN *} <div class="main listing_maincol"> <div class="clear main_col_spcr"> </div> <h2 class="title" style="margin-bottom: .5em;"><img src="{external file='images/icons/Newspaper-24_FFFFFF.png'}" alt="" /> {$additional_text_1} <span style="float:right;"> {listing tag='print_friendly_link'} {listing tag='favorites_link'} {listing tag='notify_friend_link'} {if $enabledAddons.contact_us} <a href="{$classifieds_file_name}?a=ap&addon=contact_us&page=main&reportAbuse={$classified_id}" class="lightUpLink">{$additional_text_10}</a> {/if} <span class="times-viewed">{$viewed_count_label} {$viewed_count}</span> </span> </h2> <div class="content_box_3 clearfix"> {listing tag='image_block'} {listing tag='offsite_videos_block' assign='offsite_videos_block'} {if $offsite_videos_block} <div class="clear"></div> <h3 class="title" style="margin-top:5px;"><span class="glyphicon glyphicon-film"></span> {$offsite_videos_title}</h3> {$offsite_videos_block} <div class="clear"></div> {/if} </div> {* Assign social buttons to $social so we can check if there are any before showing the section *} {listing tag='listing_social_simple_icons' addon='core' assign='social'} {if $social} <div class="faded_top"> {$social} </div> {/if} <!-- SELLER PROFILE BEGIN --> <div class="user-profile-cntnr" id="seller"> <div class="member-since-cntnr"> {addon author='geo_addons' addon='social_connect' tag='facebook_listing_profile_picture' width=86 assign='fb_pic'} {if $fb_pic} <div class="member-fb"> {$fb_pic} </div> <div class="member"><span class="date" style="color: #FFF; text-shadow: 0px 0px 5px #000000">{listing field='member_since'}</span></div> {else} <div class="member">{$additional_text_17}<br><span class="date">{listing field='member_since'}</span></div> {/if} </div> <div class="seller_username">{listing tag='seller'}</div> <div class="seller-rating-box"> {listing tag='user_rating'} {if not $logged_in} <a href="index.php?a=10&login_trackback=1" style="font-size:0.8em; margin-bottom:3px;">Login to Rate Seller</a> {/if} </div> {listing field='seller_phone' assign='seller_phone'} {if $seller_phone} <div> <span class="glyphicon glyphicon-phone-alt"></span> {$seller_phone} </div> {/if} {listing tag='sellers_other_ads_link' assign='other_listings_link'} {if $other_listings_link} <div> <span class="glyphicon glyphicon-list"></span> {$other_listings_link} </div> {/if} {if $payment_options} <div class="content_section" style="clear:both;"> <strong>{$payment_options_label}</strong> {$payment_options} </div> {/if} {* Assign the storefront link to $storefront_link so we can check if it is "empty" or not before showing it... To prevent an "empty" item in the list if there is no storefront link. *} {listing tag='storefront_link' addon='storefront' assign='storefront_link'} {if $storefront_link} {* The storefront link exists so show it! *} <div style="margin: 5px; position:relative; float:left; clear:left;"> <span class="glyphicon glyphicon-tags"></span> {$storefront_link} </div> {/if} {* "Assign" contents of each url link to a smarty variable, so we can see if the link exists before adding the section *} {listing tag='url_link_1' assign='url_link_1'} {listing tag='url_link_2' assign='url_link_2'} {listing tag='url_link_3' assign='url_link_3'} {if $url_link_1 or $url_link_2 or $url_link_3 or $public_email} {* Only show section if there is at least one URL link or if there is public e-mail to show *} {if $url_link_1} <div style="margin: 5px; position:relative; float:left"> <span class="glyphicon glyphicon-globe"></span> {$url_link_1} </div> {/if} {if $url_link_2} <div style="margin: 5px; position:relative; float:left"> <span class="glyphicon glyphicon-globe"></span> {$url_link_2} </div> {/if} {if $url_link_3} <div style="margin: 5px; position:relative; float:left"> <span class="glyphicon glyphicon-globe"></span> {$url_link_3} </div> {/if} {if $public_email} <div style="margin: 5px; position:relative; float:left"> <span class="glyphicon glyphicon-envelope"></span> <a href="mailto:{$public_email}">{$public_email}</a> </div> {/if} {/if} <div style="clear:both;"> </div> </div> <!-- SELLER PROFILE END --> <!-- TABBED DATA BEGIN --> <div class="row" style="margin: 1rem 0;"> <div class="listing-content tab-data"> <ul class="nav nav-tabs"> <li class="active"><a href="#tab-summary" data-toggle="tab"><span class="glyphicon glyphicon-align-justify"></span> <span class="tab-title">Summary</span></a></li> <li><a href="#tab-details" data-toggle="tab"><span class="glyphicon glyphicon-list"></span> <span class="tab-title">{$additional_text_5}</span></a></li> {listing tag='contact_seller_form' assign='contact_form'} {if $contact_form} <li><a href="#tab-contact" data-toggle="tab"><span class="glyphicon glyphicon-envelope"></span> <span class="tab-title">Contact</span></a></li> {/if} {addon author='geo_addons' addon='google_maps' tag='listing_map' assign='map'} {if $map} <li id="map-tab-handle"><a href="#tab-map" id="tab_map_link" data-toggle="tab"><span class="glyphicon glyphicon-map-marker"></span> <span class="tab-title">Map</span></a></li> {add_footer_html} <script> jQuery('#tab_map_link').on('shown.bs.tab', function() { var center = addon_google_maps.mapHook.getCenter(); google.maps.event.trigger(addon_google_maps.mapHook, 'resize'); addon_google_maps.mapHook.setCenter(center); }); </script> {/add_footer_html} {/if} </ul> <div class="tab-content"> <!-- SUMMARY TAB BEGIN --> <div class="tab-pane fade in active" id="tab-summary"> <div class="table table-condensed table-hover"> {$description} </div> </div> <!-- SUMMARY TAB END --> <!-- DETAILS TAB BEGIN --> <div class="tab-pane fade" id="tab-details"> <table class="table table-condensed table-hover"> <tbody> {if $price} <div style="clear:both; font-size: 1.4em;"> <strong>{$price_label}</strong> <span style="color:#7ca93a;">{$price}</span> </div> {/if} <div style="clear:both; margin-bottom: 10px; font-size: 1.2em;"> <strong>{$classified_id_label}</strong> {$classified_id} </div> {listing tag='multi_level_field_ul' assign='multi_level'} {listing tag='extra_questions' assign='extra_questions'} {if $extra_questions or $multi_level} {if $extra_questions} {$extra_questions} {/if} {if $multi_level} {$multi_level} {/if} {/if} {* NOTE: The fields below can be turned on/off under LISTING SETUP > FIELDS TO USE > OPTIONAL FIELDS on a site-wide basis, and then further turned on/off on a category by category basis under CATEGORIES > [MANAGE] a Category > [FIELDS TO USE] > OPTIONAL FIELDS *} <div class="clearfix"> <ul class="info"> {if $optional_field_1} <li class="label">{$optional_field_1_label}</li> <li class="value">{$optional_field_1}</li> {/if} {if $optional_field_2} <li class="label">{$optional_field_2_label}</li> <li class="value">{$optional_field_2}</li> {/if} {if $optional_field_3} <li class="label">{$optional_field_3_label}</li> <li class="value">{$optional_field_3}</li> {/if} {if $optional_field_4} <li class="label">{$optional_field_4_label}</li> <li class="value">{$optional_field_4}</li> {/if} {if $optional_field_5} <li class="label">{$optional_field_5_label}</li> <li class="value">{$optional_field_5}</li> {/if} {if $optional_field_6} <li class="label">{$optional_field_6_label}</li> <li class="value">{$optional_field_6}</li> {/if} {if $optional_field_7} <li class="label">{$optional_field_7_label}</li> <li class="value">{$optional_field_7}</li> {/if} {if $optional_field_8} <li class="label">{$optional_field_8_label}</li> <li class="value">{$optional_field_8}</li> {/if} {if $optional_field_9} <li class="label">{$optional_field_9_label}</li> <li class="value">{$optional_field_9}</li> {/if} {if $optional_field_10} <li class="label">{$optional_field_10_label}</li> <li class="value">{$optional_field_10}</li> {/if} {if $optional_field_11} <li class="label">{$optional_field_11_label}</li> <li class="value">{$optional_field_11}</li> {/if} {if $optional_field_12} <li class="label">{$optional_field_12_label}</li> <li class="value">{$optional_field_12}</li> {/if} {if $optional_field_13} <li class="label">{$optional_field_13_label}</li> <li class="value">{$optional_field_13}</li> {/if} {if $optional_field_14} <li class="label">{$optional_field_14_label}</li> <li class="value">{$optional_field_14}</li> {/if} {if $optional_field_15} <li class="label">{$optional_field_15_label}</li> <li class="value">{$optional_field_15}</li> {/if} {if $optional_field_16} <li class="label">{$optional_field_16_label}</li> <li class="value">{$optional_field_16}</li> {/if} {if $optional_field_17} <li class="label">{$optional_field_17_label}</li> <li class="value">{$optional_field_17}</li> {/if} {if $optional_field_18} <li class="label">{$optional_field_18_label}</li> <li class="value">{$optional_field_18}</li> {/if} {if $optional_field_19} <li class="label">{$optional_field_19_label}</li> <li class="value">{$optional_field_19}</li> {/if} {if $optional_field_20} <li class="label">{$optional_field_20_label}</li> <li class="value">{$optional_field_20}</li> {/if} </ul> </div> {listing tag='extra_checkbox_name' assign='extra_checkbox_name'} {if $extra_checkbox_name} <div class="clr" style="margin: 10px; border-top: 1px solid #EEE; clear:both;"> <div id="checkbox"> {$extra_checkbox_name} </div> </div> <div class="clear"> </div> {/if} </tbody> </table> </div> <!-- DETAILS TAB BEGIN --> <!-- CONTACT SELLER TAB BEGIN --> {if $contact_form} <div class="tab-pane fade" id="tab-contact"> <div class="table table-condensed table-hover"> <div style="padding: 0; border: 1px solid #EEE;"> {$contact_form} </div> </div> </div> {/if} <!-- CONTACT SELLER TAB END --> <!-- MAP TAB BEGIN --> {if $map} <div class="tab-pane fade" id="tab-map"> <div class="table table-condensed table-hover"> <!-- START GOOGLE MAPS --> <div class="clearfix">{$map}</div> </div> </div> {/if} <!-- MAP TAB END --> </div> </div> </div> <!-- TABBED DATA END --> <div class="clear"> </div> <!-- PUBLIC QUESTIONS BEGIN --> <h3 class="title"> <span class="glyphicon glyphicon-comment"></span> {$publicQuestionsLabel}{if not $logged_in} - <a href="index.php?a=10&login_trackback=1" style="font-size: 0.8em; margin-bottom:3px; color: #FFF;">Login Required</a>{/if}{if $logged_in} - <a href="{$classifieds_file_name}?a=13&b={$classified_id}" style="font-size: 0.8em; margin-bottom:3px; color: #FFF;">{$askAQuestionText}</a>{/if} </h3> <div class="content_box_1"> {if $publicQuestions} {foreach from=$publicQuestions key='question_id' item='q'} {if $q.answer !== false} <div class="publicQuestions {cycle values='row_odd,row_even'}"> <span class="public_question_asker_username"><a href="{$classifieds_file_name}?a=6&b={$q.asker_id}">{$q.asker}</a></span> <span class="public_question_asker_timestamp">({$q.time})</span> {if $can_delete}<a onclick="if (!confirm('Are you sure you want to remove this question and its answer?')) return false;" href="{$classifieds_file_name}?a=4&b=8&c=2&d={$question_id}&public=1"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> {/if} <br /> <div style="margin: 5px 10px;"> <div class="question"> <span class="glyphicon glyphicon-comment"></span> {$q.question} </div> <div class="answer"> <span class="glyphicon glyphicon-user"></span> {$q.answer} </div> </div> </div> {/if} {/foreach} {else} <div class="box_pad" style="font-size: 0.8em; text-align:center; font-weight: bold;">{$noPublicQuestions}</div> {/if} </div> <!-- PUBLIC QUESTIONS END --> </div> {* CENTER COLUMN END *} {* LEFT SIDEBAR BEGIN *} <div class="sidebar listing_leftcol"> {addon author='geo_addons' addon='twitter_feed' tag='show_feed'} <!-- LISTING POPULARITY BEGIN --> <h2 class="title"> <span class="glyphicon glyphicon-thumbs-up"></span> {$additional_text_6} </h2> <div class="content_box_2"> {* Assign vote total to $vote_total so can use it to determine whether to show the current vote info section *} {listing tag='voteSummary_total' assign='vote_total'} {* only show if there are already votes on the listing *} <div class="cntr" style="margin:5px 0 0 0;"> <span style="font-weight: bold; white-space:nowrap;">{listing tag='voteSummary_text'} {listing tag='voteSummary_percent'}%</span> </div> <div class="cntr" style="font-size: 0.8em;"> <!-- Space the links apart --> <div style="display: inline-block; padding: 8px;"> {listing tag='vote_on_ad_link'} </div> <div style="display: inline-block; padding: 8px;"> {listing tag='show_ad_vote_comments_link'} </div> </div> </div> <!-- LISTING POPULARITY END --> <!-- TAGS BEGIN --> {if $listing_tags_array} {* only show section if there are listing tags on this listing *} <h3 class="title"> <span class="glyphicon glyphicon-tags"></span> {$listing_tags_label} </h3> <div class="content_box_2" style="font-size: 0.8em;"> <div class="content_section" style="text-align:center; padding: 0.5em 0;"> {listing tag='listing_tags_links'} </div> </div> {/if} <!-- TAGS END --> <!-- FEATURED LISTINGS BEGIN --> <h2 class="title listing_details_featured"> <span class="glyphicon glyphicon-star" style="font-size: .8em;"></span> {$additional_text_2} </h2> <div class="content_box_1 listing_details_featured"> {* NOTE: In order to show featured listings in a single column, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=1 module_thumb_width=168 module_thumb_height=200} </div> <!-- FEATURED LISTINGS END --> </div> {* LEFT SIDEBAR END *} {* RIGHT SIDEBAR BEGIN *} <div class="sidebar2"> <!-- ADVERTISEMENT BEGIN --> <h4 class="title">{$additional_text_3}</h4> <div class="content_box_3 cntr banner"> <a href="http://www.kqzyfj.com/click-7066924-11191670" target="_blank"><img src="{external file='images/banners/1and1_300x100.jpg'}" alt="1and1 Hosting" title="1and1 Hosting" /></a> <a href="http://www.hostmonster.com/track/geodesic/resources" target="_blank"><img src="{external file='images/banners/hostmonster_300x100.jpg'}" alt="HostMonster Hosting" title="HostMonster Hosting" /></a> <a href="http://lunarpages.com/id/geodesic/goto/basic" target="_blank"><img src="{external file='images/banners/lunarpages_300x100.jpg'}" alt="Lunarpages.com Hosting" title="Lunarpages.com Hosting" /></a> </div> <!-- ADVERTISEMENT END --> </div> {* RIGHT SIDEBAR END *} {* NEXT-PREV LINKS BEGIN *} <div class="clr"></div> <div style="clear:both; text-align:center;"> {listing tag='previous_ad_link'} {listing tag='next_ad_link'} </div> {* NEXT-PREV LINKS END *}
<nav class="listing-prev-next-links"> {listing tag='previous_ad_link'} {listing tag='next_ad_link'} </nav> <div class="clearfix"> {listing tag='category_breadcrumb'} </div> <h1 class="listing_title" style="display: inline;"> {$title} {if $price} - <span class="value price">{$price}</span>{/if} <span class="id">{$classified_id_label} {$classified_id}</span> </h1> <div class="action_buttons" style="display: inline;"> {if $can_edit} <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$classified_id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> {/if} {if $can_delete} <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$classified_id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> {/if} {listing tag='listing_action_buttons' addon='core'} </div> <br /><br /> <div class="main listing_maincol"> <!-- MAIN CENTER COLUMN --> <h2 class="title" style="margin-bottom: .5em;">{$additional_text_1} {$additional_text_13}</h2> {* Assign social buttons to $social so we can check if there are any before showing the section *} {listing tag='listing_social_buttons' addon='core' assign='social'} {if $social} {* There are social buttons to display, use a rounded top box *} <div class="rounded_top"> {$social} </div> {/if} <div class="content_box_3 clearfix"> <div style="width:95%; margin: 0 auto; padding: 3px 0;"> <div style="float:left; width:50%; text-align: left;"><strong>{$date_started_label}</strong> {$date_started}</div> <div style="float:left; width:50%; text-align: right;"><strong>{$viewed_count_label}</strong> {$viewed_count}</div> </div> {listing tag='image_block'} {listing tag='offsite_videos_block' assign='offsite_videos_block'} {if $offsite_videos_block} <div class="clear"></div> <h3 class="title">{$offsite_videos_title}</h3> {$offsite_videos_block} <div class="clear"><br /></div> {/if} </div> {* START OPTIONAL FIELDS *} {if $optional_field_1 or $optional_field_2 or $optional_field_3 or $optional_field_4 or $optional_field_5 or $optional_field_6 or $optional_field_7 or $optional_field_8 or $optional_field_9 or $optional_field_10 or $optional_field_11 or $optional_field_12 or $optional_field_13 or $optional_field_16 or $optional_field_17 or $optional_field_18 or $optional_field_19 or $optional_field_20} {* Only show section if at least one optional field 1-20 is used, skipping 14 and 15 as they are already displayed further up in template. *} <h3 class="title rounded_top"> {$additional_text_11} </h3> <div class="content_box_1 clearfix" style="padding: 4px;"> <ul class="optional_fields"> {* Keep track of how many fields are actually displayed. *} {$optional_list_count=0} {if $optional_field_1} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_1_label}</label> {$optional_field_1} </li> {/if} {if $optional_field_2} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_2_label}</label> {$optional_field_2} </li> {/if} {if $optional_field_3} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_3_label}</label> {$optional_field_3} </li> {/if} {if $optional_field_4} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_4_label}</label> {$optional_field_4} </li> {/if} {if $optional_field_5} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_5_label}</label> {$optional_field_5} </li> {/if} {if $optional_field_6} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_6_label}</label> {$optional_field_6} </li> {/if} {if $optional_field_7} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_7_label}</label> {$optional_field_7} </li> {/if} {if $optional_field_8} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_8_label}</label> {$optional_field_8} </li> {/if} {if $optional_field_9} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_9_label}</label> {$optional_field_9} </li> {/if} {if $optional_field_10} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_10_label}</label> {$optional_field_10} </li> {/if} {if $optional_field_11} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_11_label}</label> {$optional_field_11} </li> {/if} {if $optional_field_12} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_12_label}</label> {$optional_field_12} </li> {/if} {if $optional_field_13} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_13_label}</label> {$optional_field_13} </li> {/if} {* NOTE: optional fields 14 and 15 already displayed in seller note section. If you add them here, be sure to update the {if ...} to include it. *} {if $optional_field_16} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_16_label}</label> {$optional_field_16} </li> {/if} {if $optional_field_17} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_17_label}</label> {$optional_field_17} </li> {/if} {if $optional_field_18} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_18_label}</label> {$optional_field_18} </li> {/if} {if $optional_field_19} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_19_label}</label> {$optional_field_19} </li> {/if} {if $optional_field_20} {$optional_list_count=$optional_list_count+1} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"> <label>{$optional_field_20_label}</label> {$optional_field_20} </li> {/if} {if $optional_list_count is odd by 1} {* If an odd number is displayed, insert a blank value to show on left side *} <li class="{cycle values='row_odd,row_even,row_even,row_odd'}"><label></label></li> {/if} </ul> </div> {/if} {* END OPTIONAL FIELDS *} {* START DESCRIPTION *} <h3 class="title rounded_top">{$description_label}</h3> <div class="content_box_1 clearfix"> {listing tag='extra_checkbox_name' assign='extra_checkbox_name'} {if $extra_checkbox_name} <br /> <h3>{$additional_text_11}</h3> <div id="checkbox" style="margin:5px;"> {$extra_checkbox_name} </div> <div class="clear"><br /></div> {/if} <h3>{$additional_text_7}</h3> <p>{$description}</p> {listing tag='multi_level_field_ul' assign='multi_level'} {listing tag='extra_questions' assign='extra_questions'} {if $extra_questions or $multi_level} <br /> <h3>{$additional_text_5}</h3> {if $extra_questions} {$extra_questions} <br /> {/if} {if $multi_level} {$multi_level} {/if} {/if} </div> <br /> {* END DESCRIPTION *} {addon author='geo_addons' addon='twitter_feed' tag='show_feed'} <br /> {* START PUBLIC QUESTIONS *} <h3 class="title rounded_top"> {$publicQuestionsLabel}{if $logged_in} - <a href="{$classifieds_file_name}?a=13&b={$classified_id}">{$askAQuestionText}</a>{/if} </h3> <div class="content_box_1"> {if $publicQuestions} {foreach from=$publicQuestions key='question_id' item='q'} {if $q.answer !== false} <div class="publicQuestions {cycle values='row_odd,row_even'}"> <div class="question"> <span class="public_question_asker_username"><a href="{$classifieds_file_name}?a=6&b={$q.asker_id}">{$q.asker}</a></span> <span class="public_question_asker_timestamp">({$q.time})</span> {if $can_delete}<a onclick="if (!confirm('Are you sure you want to remove this question and its answer?')) return false;" href="{$classifieds_file_name}?a=4&b=8&c=2&d={$question_id}&public=1"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> {/if} <br /> {$q.question} </div> <div class="answer"> {$q.answer} </div> </div> {/if} {/foreach} {else} <div class="box_pad">{$noPublicQuestions}</div> {/if} </div> <br /> {* END PUBLIC QUESTIONS *} {* START GOOGLE MAPS *} {addon author='geo_addons' addon='google_maps' tag='listing_map' assign='map'} {if $map} <h3 class="title rounded_top">{$additional_text_18}</h3> <div class="content_box_1 cntr"> {* Make sure map is centered in the box *} <div class="clearfix">{$map}</div> </div> {/if} <br /> <!-- END CENTER COLUMN --> </div> <div class="sidebar listing_leftcol"> <!-- LEFT SIDEBAR CONTENTS --> <!-- SELLER INFO BEGIN --> <h2 class="title rounded_top">{$seller_label}</h2> <div class="content_box_2"> <h3 class="seller_username">{listing tag='seller'}</h3> <p class="content_section"> {listing tag='user_rating'} <strong>{$additional_text_17}</strong><br /> {listing field='member_since'} </p> {if $city_data or $state_data or $zip_data} {* Only show this section if the city, state, or zip is set for the listing. This prevents an "empty section" when all of location information is empty *} <p class="content_section"> {if $city_data} {$city_data}, {/if} {if $state_data} {$state_data} {/if} {if $zip_data} {$zip_data} {/if} </p> {/if} {if $phone_data or $phone2_data or $fax_data} {* Only show this section if one of the phones or fax is set for the listing. This prevents an "empty section" when all of the phone numbers are empty. *} <p class="content_section cntr"> {if $phone_data} <span class="sec_color" style="font-size:1.6em;">{$phone_data}</span><br /> {/if} {if $phone2_data} {$phone2_label} {$phone2_data}<br /> {/if} {if $fax_data} {$fax_label} {$fax_data}<br /> {/if} </p> {/if} {* "Assign" contents of each url link to a smarty variable, so we can see if the link exists before adding the section *} {listing tag='url_link_1' assign='url_link_1'} {listing tag='url_link_2' assign='url_link_2'} {listing tag='url_link_3' assign='url_link_3'} {if $url_link_1 or $url_link_2 or $url_link_3 or $public_email} {* Only show section if there is at least one URL link or if there is public e-mail to show *} <p class="content_section cntr"> {if $url_link_1} {$url_link_1}<br /> {/if} {if $url_link_2} {$url_link_2}<br /> {/if} {if $url_link_3} {$url_link_3}<br /> {/if} {if $public_email} <a href="mailto:{$public_email}">{$public_email}</a> {/if} </p> {/if} {* Assign the storefront link to $storefront_link so we can check if it is "empty" or not before showing it... To prevent an "empty" item in the list if there is no storefront link. *} {listing tag='storefront_link' addon='storefront' assign='storefront_link'} <ul class="option_list"> {if $storefront_link} {* The storefront link exists so show it! *} <li>{$storefront_link}</li> {/if} <li>{listing tag='sellers_other_ads_link'}</li> <li>{listing tag='message_to_seller_link'}</li> </ul> </div> <!-- SELLER INFO END --> {listing tag='print_friendly_link' assign='print_friendly_link'} {if $print_friendly_link} <div class="icon-link"> <img alt="Print Friendly" src="{external file='images/icons/printer.png'}" title="Print Friendly" /> {$print_friendly_link} </div> {/if} {listing tag='notify_friend_link' assign='notify_friend_link'} {if $notify_friend_link} <div class="icon-link"> <img alt="Tell-a-Friend" src="{external file='images/icons/friend.png'}" title="Tell-a-Friend" /> {$notify_friend_link} </div> {/if} {listing tag='favorites_link' assign='favorites_link'} {if $favorites_link} <div class="icon-link"> <img alt="Add-to-Favorites" src="{external file='images/icons/favorite.png'}" title="Add-to-Favorites" /> {$favorites_link} </div> {/if} {if $enabledAddons.contact_us && $additional_text_10} <div class="icon-link"> <img alt="Report Abuse" src="{external file='images/icons/flag.png'}" title="Report Abuse" /> <a href="{$classifieds_file_name}?a=ap&addon=contact_us&page=main&reportAbuse={$classified_id}" class="lightUpLink">{$additional_text_10}</a> </div> {/if} {if $payment_options or $optional_field_14 or $optional_field_15} {* Only show section if there is payment_options, or if either optional field 14 or 15 is turned on *} <!-- SELLER NOTES BEGIN --> <h2 class="title rounded_top"> {$additional_text_19} </h2> <div class="content_box_2"> {if $payment_options} <p class="content_section"> <strong>{$payment_options_label}</strong><br /> {$payment_options} </p> {/if} {if $optional_field_14} <p class="content_section"> <strong>{$optional_field_14_label}</strong><br /> {$optional_field_14} </p> {/if} {if $optional_field_15} <p class="content_section"> <strong>{$optional_field_15_label}</strong><br /> {$optional_field_15} </p> {/if} </div> <!-- SELLER NOTES END --> {/if} <!-- LISTING POPULARITY BEGIN --> <h2 class="title rounded_top"> {$additional_text_6} </h2> <div class="content_box_2"> {* Assign vote total to $vote_total so can use it to determine whether to show the current vote info section *} {listing tag='voteSummary_total' assign='vote_total'} {if $vote_total gt 0} {* only show if there are already votes on the listing *} <div class="cntr" style="font-size: 12px;"> Out of <span style="color: #4076B1; font-size: 18px; font-weight: bold;">{$vote_total}</span> Vote(s) <span style="color: #4076B1; font-size: 18px; font-weight: bold;">{listing tag='voteSummary_percent'}%</span> of Customers Say: </div> <div class="cntr">{listing tag='voteSummary_text'}</div> {/if} <div class="cntr"> <!-- Space the links apart --> <div style="display: inline-block; padding: 8px;"> {listing tag='vote_on_ad_link'} </div> <div style="display: inline-block; padding: 8px;"> {listing tag='show_ad_vote_comments_link'} </div> </div> </div> <!-- LISTING POPULARITY END --> <!-- FIND SIMILAR BEGIN --> {if $listing_tags_array} {* only show section if there are listing tags on this listing *} <h2 class="title rounded_top"> {$additional_text_20} </h2> <div class="content_box_2"> <p class="content_section"> <strong>{$listing_tags_label}:</strong><br /> {listing tag='listing_tags_links'} </p> </div> {/if} <!-- FIND SIMILAR END --> <!-- FEATURED LISTINGS BEGIN --> <h2 class="title rounded_top"> {$additional_text_2} </h2> <div class="content_box_1"> {* NOTE: In order to show featured listings in a single column, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_2' gallery_columns=1 module_thumb_width=168 module_thumb_height=200} </div> <!-- FEATURED LISTINGS END --> <!-- END LEFT SIDEBAR --> </div> <div class="sidebar2"> <!-- RIGHT SIDEBAR CONTENTS --> <h3 class="title rounded_top">{$additional_text_3}</h3> <div class="content_box_3 cntr"> <a href="#"><img src="{external file='../images/banners/banner1_160w.jpg'}" alt="" /></a> </div> <!-- END RIGHT SIDBAR CONTENTS --> </div> <div class="center clearfix"> {listing tag='previous_ad_link'} {listing tag='next_ad_link'} </div> {* LISTING DETAILS TOP BEGIN *} <div class="clearfix"> {listing tag='category_breadcrumb'} </div> <div style="padding: 0 0.5rem;"> <!-- NEXT-PREV LINKS BEGIN --> <div style="clear:both; text-align:center;"> {listing tag='previous_ad_link'} {listing tag='next_ad_link'} </div> <!-- NEXT-PREV LINKS END --> <div class="listing_title" style="display: inline;"> {$title} </div> <div style="display: inline; font-size: 0.6em; text-transform: uppercase; white-space:nowrap;"> {$classified_id_label} {$classified_id} </div> <div class="action_buttons" style="display: inline;"> {if $can_edit} <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$classified_id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> {/if} {if $can_delete} <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$classified_id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> {/if} {listing tag='listing_action_buttons' addon='core'} </div> <div class="clear"> </div> {if $price} <div class="value price price-listing-details">{$price} </div> {/if} <div style="position:relative; display:inline; font-size: .8em;">[ <span class="glyphicon glyphicon-user"></span> <a onclick="jQuery('html,body').animate({ 'scrollTop': jQuery('#seller').offset().top }, 1000); return false;" href="#">{$seller_label}</a> ]</div> </div> {* LISTING DETAILS TOP END *} {* CENTER COLUMN BEGIN *} <div class="main listing_maincol"> <div class="clear main_col_spcr"> </div> <h2 class="title" style="margin-bottom: .5em;"><img src="{external file='images/icons/Newspaper-24_FFFFFF.png'}" alt="" /> {$additional_text_1} <span style="float:right;"> {listing tag='print_friendly_link'} {listing tag='favorites_link'} {listing tag='notify_friend_link'} {if $enabledAddons.contact_us} <a href="{$classifieds_file_name}?a=ap&addon=contact_us&page=main&reportAbuse={$classified_id}" class="lightUpLink">{$additional_text_10}</a> {/if} <span class="times-viewed">{$viewed_count_label} {$viewed_count}</span> </span> </h2> <div class="content_box_3 clearfix"> {listing tag='image_block'} {listing tag='offsite_videos_block' assign='offsite_videos_block'} {if $offsite_videos_block} <div class="clear"></div> <h3 class="title" style="margin-top:5px;"><span class="glyphicon glyphicon-film"></span> {$offsite_videos_title}</h3> {$offsite_videos_block} <div class="clear"></div> {/if} </div> {* Assign social buttons to $social so we can check if there are any before showing the section *} {listing tag='listing_social_simple_icons' addon='core' assign='social'} {if $social} <div class="faded_top"> {$social} </div> {/if} <!-- SELLER PROFILE BEGIN --> <div class="user-profile-cntnr" id="seller"> <div class="member-since-cntnr"> {addon author='geo_addons' addon='social_connect' tag='facebook_listing_profile_picture' width=86 assign='fb_pic'} {if $fb_pic} <div class="member-fb"> {$fb_pic} </div> <div class="member"><span class="date" style="color: #FFF; text-shadow: 0px 0px 5px #000000">{listing field='member_since'}</span></div> {else} <div class="member">{$additional_text_17}<br><span class="date">{listing field='member_since'}</span></div> {/if} </div> <div class="seller_username">{listing tag='seller'}</div> <div class="seller-rating-box"> {listing tag='user_rating'} {if not $logged_in} <a href="index.php?a=10&login_trackback=1" style="font-size:0.8em; margin-bottom:3px;">Login to Rate Seller</a> {/if} </div> {listing field='seller_phone' assign='seller_phone'} {if $seller_phone} <div> <span class="glyphicon glyphicon-phone-alt"></span> {$seller_phone} </div> {/if} {listing tag='sellers_other_ads_link' assign='other_listings_link'} {if $other_listings_link} <div> <span class="glyphicon glyphicon-list"></span> {$other_listings_link} </div> {/if} {if $payment_options} <div class="content_section" style="clear:both;"> <strong>{$payment_options_label}</strong> {$payment_options} </div> {/if} {* Assign the storefront link to $storefront_link so we can check if it is "empty" or not before showing it... To prevent an "empty" item in the list if there is no storefront link. *} {listing tag='storefront_link' addon='storefront' assign='storefront_link'} {if $storefront_link} {* The storefront link exists so show it! *} <div style="margin: 5px; position:relative; float:left; clear:left;"> <span class="glyphicon glyphicon-tags"></span> {$storefront_link} </div> {/if} {* "Assign" contents of each url link to a smarty variable, so we can see if the link exists before adding the section *} {listing tag='url_link_1' assign='url_link_1'} {listing tag='url_link_2' assign='url_link_2'} {listing tag='url_link_3' assign='url_link_3'} {if $url_link_1 or $url_link_2 or $url_link_3 or $public_email} {* Only show section if there is at least one URL link or if there is public e-mail to show *} {if $url_link_1} <div style="margin: 5px; position:relative; float:left"> <span class="glyphicon glyphicon-globe"></span> {$url_link_1} </div> {/if} {if $url_link_2} <div style="margin: 5px; position:relative; float:left"> <span class="glyphicon glyphicon-globe"></span> {$url_link_2} </div> {/if} {if $url_link_3} <div style="margin: 5px; position:relative; float:left"> <span class="glyphicon glyphicon-globe"></span> {$url_link_3} </div> {/if} {if $public_email} <div style="margin: 5px; position:relative; float:left"> <span class="glyphicon glyphicon-envelope"></span> <a href="mailto:{$public_email}">{$public_email}</a> </div> {/if} {/if} <div style="clear:both;"> </div> </div> <!-- SELLER PROFILE END --> <!-- TABBED DATA BEGIN --> <div class="row" style="margin: 1rem 0;"> <div class="listing-content tab-data"> <ul class="nav nav-tabs"> <li class="active"><a href="#tab-summary" data-toggle="tab"><span class="glyphicon glyphicon-align-justify"></span> <span class="tab-title">Summary</span></a></li> <li><a href="#tab-details" data-toggle="tab"><span class="glyphicon glyphicon-list"></span> <span class="tab-title">{$additional_text_5}</span></a></li> {listing tag='contact_seller_form' assign='contact_form'} {if $contact_form} <li><a href="#tab-contact" data-toggle="tab"><span class="glyphicon glyphicon-envelope"></span> <span class="tab-title">Contact</span></a></li> {/if} {addon author='geo_addons' addon='google_maps' tag='listing_map' assign='map'} {if $map} <li id="map-tab-handle"><a href="#tab-map" id="tab_map_link" data-toggle="tab"><span class="glyphicon glyphicon-map-marker"></span> <span class="tab-title">Map</span></a></li> {add_footer_html} <script> jQuery('#tab_map_link').on('shown.bs.tab', function() { var center = addon_google_maps.mapHook.getCenter(); google.maps.event.trigger(addon_google_maps.mapHook, 'resize'); addon_google_maps.mapHook.setCenter(center); }); </script> {/add_footer_html} {/if} </ul> <div class="tab-content"> <!-- SUMMARY TAB BEGIN --> <div class="tab-pane fade in active" id="tab-summary"> <div class="table table-condensed table-hover"> {$description} </div> </div> <!-- SUMMARY TAB END --> <!-- DETAILS TAB BEGIN --> <div class="tab-pane fade" id="tab-details"> <table class="table table-condensed table-hover"> <tbody> {if $price} <div style="clear:both; font-size: 1.4em;"> <strong>{$price_label}</strong> <span style="color:#7ca93a;">{$price}</span> </div> {/if} <div style="clear:both; margin-bottom: 10px; font-size: 1.2em;"> <strong>{$classified_id_label}</strong> {$classified_id} </div> {listing tag='multi_level_field_ul' assign='multi_level'} {listing tag='extra_questions' assign='extra_questions'} {if $extra_questions or $multi_level} {if $extra_questions} {$extra_questions} {/if} {if $multi_level} {$multi_level} {/if} {/if} {* NOTE: The fields below can be turned on/off under LISTING SETUP > FIELDS TO USE > OPTIONAL FIELDS on a site-wide basis, and then further turned on/off on a category by category basis under CATEGORIES > [MANAGE] a Category > [FIELDS TO USE] > OPTIONAL FIELDS *} <div class="clearfix"> <ul class="info"> {if $optional_field_1} <li class="label">{$optional_field_1_label}</li> <li class="value">{$optional_field_1}</li> {/if} {if $optional_field_2} <li class="label">{$optional_field_2_label}</li> <li class="value">{$optional_field_2}</li> {/if} {if $optional_field_3} <li class="label">{$optional_field_3_label}</li> <li class="value">{$optional_field_3}</li> {/if} {if $optional_field_4} <li class="label">{$optional_field_4_label}</li> <li class="value">{$optional_field_4}</li> {/if} {if $optional_field_5} <li class="label">{$optional_field_5_label}</li> <li class="value">{$optional_field_5}</li> {/if} {if $optional_field_6} <li class="label">{$optional_field_6_label}</li> <li class="value">{$optional_field_6}</li> {/if} {if $optional_field_7} <li class="label">{$optional_field_7_label}</li> <li class="value">{$optional_field_7}</li> {/if} {if $optional_field_8} <li class="label">{$optional_field_8_label}</li> <li class="value">{$optional_field_8}</li> {/if} {if $optional_field_9} <li class="label">{$optional_field_9_label}</li> <li class="value">{$optional_field_9}</li> {/if} {if $optional_field_10} <li class="label">{$optional_field_10_label}</li> <li class="value">{$optional_field_10}</li> {/if} {if $optional_field_11} <li class="label">{$optional_field_11_label}</li> <li class="value">{$optional_field_11}</li> {/if} {if $optional_field_12} <li class="label">{$optional_field_12_label}</li> <li class="value">{$optional_field_12}</li> {/if} {if $optional_field_13} <li class="label">{$optional_field_13_label}</li> <li class="value">{$optional_field_13}</li> {/if} {if $optional_field_14} <li class="label">{$optional_field_14_label}</li> <li class="value">{$optional_field_14}</li> {/if} {if $optional_field_15} <li class="label">{$optional_field_15_label}</li> <li class="value">{$optional_field_15}</li> {/if} {if $optional_field_16} <li class="label">{$optional_field_16_label}</li> <li class="value">{$optional_field_16}</li> {/if} {if $optional_field_17} <li class="label">{$optional_field_17_label}</li> <li class="value">{$optional_field_17}</li> {/if} {if $optional_field_18} <li class="label">{$optional_field_18_label}</li> <li class="value">{$optional_field_18}</li> {/if} {if $optional_field_19} <li class="label">{$optional_field_19_label}</li> <li class="value">{$optional_field_19}</li> {/if} {if $optional_field_20} <li class="label">{$optional_field_20_label}</li> <li class="value">{$optional_field_20}</li> {/if} </ul> </div> {listing tag='extra_checkbox_name' assign='extra_checkbox_name'} {if $extra_checkbox_name} <div class="clr" style="margin: 10px; border-top: 1px solid #EEE; clear:both;"> <div id="checkbox"> {$extra_checkbox_name} </div> </div> <div class="clear"> </div> {/if} </tbody> </table> </div> <!-- DETAILS TAB BEGIN --> <!-- CONTACT SELLER TAB BEGIN --> {if $contact_form} <div class="tab-pane fade" id="tab-contact"> <div class="table table-condensed table-hover"> <div style="padding: 0; border: 1px solid #EEE;"> {$contact_form} </div> </div> </div> {/if} <!-- CONTACT SELLER TAB END --> <!-- MAP TAB BEGIN --> {if $map} <div class="tab-pane fade" id="tab-map"> <div class="table table-condensed table-hover"> <!-- START GOOGLE MAPS --> <div class="clearfix">{$map}</div> </div> </div> {/if} <!-- MAP TAB END --> </div> </div> </div> <!-- TABBED DATA END --> <div class="clear"> </div> <!-- PUBLIC QUESTIONS BEGIN --> <h3 class="title"> <span class="glyphicon glyphicon-comment"></span> {$publicQuestionsLabel}{if not $logged_in} - <a href="index.php?a=10&login_trackback=1" style="font-size: 0.8em; margin-bottom:3px; color: #FFF;">Login Required</a>{/if}{if $logged_in} - <a href="{$classifieds_file_name}?a=13&b={$classified_id}" style="font-size: 0.8em; margin-bottom:3px; color: #FFF;">{$askAQuestionText}</a>{/if} </h3> <div class="content_box_1"> {if $publicQuestions} {foreach from=$publicQuestions key='question_id' item='q'} {if $q.answer !== false} <div class="publicQuestions {cycle values='row_odd,row_even'}"> <span class="public_question_asker_username"><a href="{$classifieds_file_name}?a=6&b={$q.asker_id}">{$q.asker}</a></span> <span class="public_question_asker_timestamp">({$q.time})</span> {if $can_delete}<a onclick="if (!confirm('Are you sure you want to remove this question and its answer?')) return false;" href="{$classifieds_file_name}?a=4&b=8&c=2&d={$question_id}&public=1"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> {/if} <br /> <div style="margin: 5px 10px;"> <div class="question"> <span class="glyphicon glyphicon-comment"></span> {$q.question} </div> <div class="answer"> <span class="glyphicon glyphicon-user"></span> {$q.answer} </div> </div> </div> {/if} {/foreach} {else} <div class="box_pad" style="font-size: 0.8em; text-align:center; font-weight: bold;">{$noPublicQuestions}</div> {/if} </div> <!-- PUBLIC QUESTIONS END --> </div> {* CENTER COLUMN END *} {* LEFT SIDEBAR BEGIN *} <div class="sidebar listing_leftcol"> {addon author='geo_addons' addon='twitter_feed' tag='show_feed'} <!-- LISTING POPULARITY BEGIN --> <h2 class="title"> <span class="glyphicon glyphicon-thumbs-up"></span> {$additional_text_6} </h2> <div class="content_box_2"> {* Assign vote total to $vote_total so can use it to determine whether to show the current vote info section *} {listing tag='voteSummary_total' assign='vote_total'} {* only show if there are already votes on the listing *} <div class="cntr" style="margin:5px 0 0 0;"> <span style="font-weight: bold; white-space:nowrap;">{listing tag='voteSummary_text'} {listing tag='voteSummary_percent'}%</span> </div> <div class="cntr" style="font-size: 0.8em;"> <!-- Space the links apart --> <div style="display: inline-block; padding: 8px;"> {listing tag='vote_on_ad_link'} </div> <div style="display: inline-block; padding: 8px;"> {listing tag='show_ad_vote_comments_link'} </div> </div> </div> <!-- LISTING POPULARITY END --> <!-- TAGS BEGIN --> {if $listing_tags_array} {* only show section if there are listing tags on this listing *} <h3 class="title"> <span class="glyphicon glyphicon-tags"></span> {$listing_tags_label} </h3> <div class="content_box_2" style="font-size: 0.8em;"> <div class="content_section" style="text-align:center; padding: 0.5em 0;"> {listing tag='listing_tags_links'} </div> </div> {/if} <!-- TAGS END --> <!-- FEATURED LISTINGS BEGIN --> <h2 class="title listing_details_featured"> <span class="glyphicon glyphicon-star" style="font-size: .8em;"></span> {$additional_text_2} </h2> <div class="content_box_1 listing_details_featured"> {* NOTE: In order to show featured listings in a single column, the {module} tag below includes a number of parameters that over-write the module settings set in the admin. You must change those settings "in-line" below to change them. Or, you can remove the parameter(s) from the {module} tag completely, and it will use the module settings as set in the admin panel. See the user manual entry for the {module} tag for a list of all parameters that can be over-written in this way. *} {module tag='module_featured_pic_1' gallery_columns=1 module_thumb_width=168 module_thumb_height=200} </div> <!-- FEATURED LISTINGS END --> </div> {* LEFT SIDEBAR END *} {* RIGHT SIDEBAR BEGIN *} <div class="sidebar2"> <!-- ADVERTISEMENT BEGIN --> <h4 class="title">{$additional_text_3}</h4> <div class="content_box_3 cntr banner"> <a href="http://www.kqzyfj.com/click-7066924-11191670" target="_blank"><img src="{external file='images/banners/1and1_300x100.jpg'}" alt="1and1 Hosting" title="1and1 Hosting" /></a> <a href="http://www.hostmonster.com/track/geodesic/resources" target="_blank"><img src="{external file='images/banners/hostmonster_300x100.jpg'}" alt="HostMonster Hosting" title="HostMonster Hosting" /></a> <a href="http://lunarpages.com/id/geodesic/goto/basic" target="_blank"><img src="{external file='images/banners/lunarpages_300x100.jpg'}" alt="Lunarpages.com Hosting" title="Lunarpages.com Hosting" /></a> </div> <!-- ADVERTISEMENT END --> </div> {* RIGHT SIDEBAR END *} {* NEXT-PREV LINKS BEGIN *} <div class="clr"></div> <div style="clear:both; text-align:center;"> {listing tag='previous_ad_link'} {listing tag='next_ad_link'} </div> {* NEXT-PREV LINKS END *}
<!DOCTYPE html> <html> <head> <title>{$title|strip_tags:false}</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="Keywords" content="KEYWORDS GO HERE" /> <meta name="Description" content="DESCRIPTION GOES HERE" /> {head_html} <!--[if lt IE 9]> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <![endif]--> </head> <body class="print_body"> <div class="print_shell"> <!-- START HEADER --> <div id="header"> <img src="{external file='images/logo.jpg'}" alt="" /> <div class="print_top_text">Featured at: www.MyListingsSite.com</div> </div> <!-- END HEADER --> <div class="clr"></div> {listing tag='category_breadcrumb'} <h1 class="listing_title"> <span class="id">{$classified_id_label} {$classified_id}</span> {$title} </h1> <div id="print_photo_column"> {listing tag='lead_picture'} <span style="font-size: 2.0em; font-weight: bold;">{$price}</span><br /> <span style="font-size: 1.4em; font-weight: bold;">{listing tag='seller'}</span><br /> {if $phone_data} {$phone_data}<br /> {/if} {if $city_data} {$city_data} {/if} {if $state_data} {$state_data} {/if} {if $zip_data} {$zip_data} {/if} <br /> {if $payment_options_label} <br /><strong>{$payment_options_label}</strong> <br />{$payment_options} {/if} {if $public_email} <br /> {$public_email} {/if} <br /><br /> {$classifieds_url|cat:"?a=2&b={$classified_id}"|qr_code:190} </div> <div id="print_listing_info_column"> <div id="print_description"> <h3 class="print_title">{$description_label}</h3> <div class="box_pad"> {$description} </div> </div> {listing tag='multi_level_field_ul' assign='multi_level'} {if $multi_level} <div id="print_multi_level_fields"> <br /><br /> {$multi_level} <div class="clr"></div> </div> {/if} {listing tag='extra_question_value' assign='extra_question_value'} {if $extra_question_value} <div id="print_extra_questions"> <div class="label"> {listing tag='extra_question_name'} </div> <div class="data"> {$extra_question_value} </div> </div> {/if} <ul id="print_optional_fields"> {if $optional_field_1} <li class="row_odd"><label>{$optional_field_1_label}</label>{$optional_field_1}</li> {/if} {if $optional_field_2} <li class="row_odd"><label>{$optional_field_2_label}</label>{$optional_field_2}</li> {/if} {if $optional_field_3} <li class="row_odd"><label>{$optional_field_3_label}</label>{$optional_field_3}</li> {/if} {if $optional_field_4} <li class="row_odd"><label>{$optional_field_4_label}</label>{$optional_field_4}</li> {/if} {if $optional_field_5} <li class="row_odd"><label>{$optional_field_5_label}</label>{$optional_field_5}</li> {/if} {if $optional_field_6} <li class="row_odd"><label>{$optional_field_6_label}</label>{$optional_field_6}</li> {/if} {if $optional_field_7} <li class="row_odd"><label>{$optional_field_7_label}</label>{$optional_field_7}</li> {/if} {if $optional_field_8} <li class="row_odd"><label>{$optional_field_8_label}</label>{$optional_field_8}</li> {/if} {if $optional_field_9} <li class="row_odd"><label>{$optional_field_9_label}</label>{$optional_field_9}</li> {/if} {if $optional_field_10} <li class="row_odd"><label>{$optional_field_10_label}</label>{$optional_field_10}</li> {/if} {if $optional_field_11} <li class="row_odd"><label>{$optional_field_11_label}</label>{$optional_field_11}</li> {/if} {if $optional_field_12} <li class="row_odd"><label>{$optional_field_12_label}</label>{$optional_field_12}</li> {/if} {if $optional_field_13} <li class="row_odd"><label>{$optional_field_13_label}</label>{$optional_field_13}</li> {/if} {if $optional_field_14} <li class="row_odd"><label>{$optional_field_14_label}</label>{$optional_field_14}</li> {/if} {if $optional_field_15} <li class="row_odd"><label>{$optional_field_15_label}</label>{$optional_field_15}</li> {/if} {if $optional_field_16} <li class="row_odd"><label>{$optional_field_16_label}</label>{$optional_field_16}</li> {/if} {if $optional_field_17} <li class="row_odd"><label>{$optional_field_17_label}</label>{$optional_field_17}</li> {/if} {if $optional_field_18} <li class="row_odd"><label>{$optional_field_18_label}</label>{$optional_field_18}</li> {/if} {if $optional_field_19} <li class="row_odd"><label>{$optional_field_19_label}</label>{$optional_field_19}</li> {/if} </ul> <div class="clr"><br /></div> </div> <div class="clr"></div> <br /> {* START CHECKBOXES *} {listing tag='extra_checkbox_name' assign='extra_checkbox_name'} {if $extra_checkbox_name} <div id="checkbox" style="margin: 0 0 0 30px;"> {$extra_checkbox_name} <div class="clr"></div> </div> <br /> {/if} {* END CHECKBOXES *} <div class="clr"></div> </div> {footer_html} </body> </html>
<!DOCTYPE html> <html class="design2016"> <head> <title>{$title|strip_tags:false}</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="Keywords" content="KEYWORDS GO HERE" /> <meta name="Description" content="DESCRIPTION GOES HERE" /> {head_html} <!--[if lt IE 9]> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <![endif]--> </head> <body class="print_body"> <div class="print_shell"> <!-- START HEADER --> <div id="header" style="text-align:center;"> <img src="{external file='images/logo.jpg'}" alt="" /> <div class="print_top_text">{$site_name}</div> </div> <!-- END HEADER --> <div class="clr"></div> {listing tag='category_breadcrumb'} <h1 class="listing_title" style="color: #000;">{$title} <span class="id">{$classified_id_label} {$classified_id}</span> </h1> <div id="print_photo_column"> {listing tag='lead_picture'} <span style="font-size: 2.0em; font-weight: bold;">{$price}</span><br /> <span style="font-size: 1.4em; font-weight: bold;">{listing tag='seller'}</span><br /> {if $phone_data} {$phone_data}<br /> {/if} {if $city_data} {$city_data} {/if} {if $state_data} {$state_data} {/if} {if $zip_data} {$zip_data} {/if} <br /> {if $payment_options_label} <br /><strong>{$payment_options_label}</strong> <br />{$payment_options} {/if} {if $public_email} <br /> {$public_email} {/if} <br /><br /> {$classifieds_url|cat:"?a=2&b={$classified_id}"|qr_code:190} </div> <div id="print_listing_info_column"> <div class="print_title">{$description_label}</div> <div id="print_description" style="margin: 5px 0;"> <div> {$description} </div> </div> {listing tag='multi_level_field_ul' assign='multi_level'} {if $multi_level} <div id="print_multi_level_fields"> <br /><br /> {$multi_level} <div class="clr"></div> </div> {/if} {listing tag='extra_question_value' assign='extra_question_value'} {if $extra_question_value} <div id="print_extra_questions"> <div class="label"> {listing tag='extra_question_name'} </div> <div class="data"> {$extra_question_value} </div> </div> {/if} <ul id="print_optional_fields"> {if $optional_field_1} <li class="row_odd"><label>{$optional_field_1_label}</label>{$optional_field_1}</li> {/if} {if $optional_field_2} <li class="row_odd"><label>{$optional_field_2_label}</label>{$optional_field_2}</li> {/if} {if $optional_field_3} <li class="row_odd"><label>{$optional_field_3_label}</label>{$optional_field_3}</li> {/if} {if $optional_field_4} <li class="row_odd"><label>{$optional_field_4_label}</label>{$optional_field_4}</li> {/if} {if $optional_field_5} <li class="row_odd"><label>{$optional_field_5_label}</label>{$optional_field_5}</li> {/if} {if $optional_field_6} <li class="row_odd"><label>{$optional_field_6_label}</label>{$optional_field_6}</li> {/if} {if $optional_field_7} <li class="row_odd"><label>{$optional_field_7_label}</label>{$optional_field_7}</li> {/if} {if $optional_field_8} <li class="row_odd"><label>{$optional_field_8_label}</label>{$optional_field_8}</li> {/if} {if $optional_field_9} <li class="row_odd"><label>{$optional_field_9_label}</label>{$optional_field_9}</li> {/if} {if $optional_field_10} <li class="row_odd"><label>{$optional_field_10_label}</label>{$optional_field_10}</li> {/if} {if $optional_field_11} <li class="row_odd"><label>{$optional_field_11_label}</label>{$optional_field_11}</li> {/if} {if $optional_field_12} <li class="row_odd"><label>{$optional_field_12_label}</label>{$optional_field_12}</li> {/if} {if $optional_field_13} <li class="row_odd"><label>{$optional_field_13_label}</label>{$optional_field_13}</li> {/if} {if $optional_field_14} <li class="row_odd"><label>{$optional_field_14_label}</label>{$optional_field_14}</li> {/if} {if $optional_field_15} <li class="row_odd"><label>{$optional_field_15_label}</label>{$optional_field_15}</li> {/if} {if $optional_field_16} <li class="row_odd"><label>{$optional_field_16_label}</label>{$optional_field_16}</li> {/if} {if $optional_field_17} <li class="row_odd"><label>{$optional_field_17_label}</label>{$optional_field_17}</li> {/if} {if $optional_field_18} <li class="row_odd"><label>{$optional_field_18_label}</label>{$optional_field_18}</li> {/if} {if $optional_field_19} <li class="row_odd"><label>{$optional_field_19_label}</label>{$optional_field_19}</li> {/if} </ul> <div class="clr"><br /></div> </div> <div class="clr"></div> <br /> {* START CHECKBOXES *} {listing tag='extra_checkbox_name' assign='extra_checkbox_name'} {if $extra_checkbox_name} <div id="checkbox" style="margin: 0 0 0 30px;"> {$extra_checkbox_name} <div class="clr"></div> </div> <br /> {/if} {* END CHECKBOXES *} <div class="clr"></div> </div> {footer_html} </body> </html>
<!DOCTYPE html> <html> <head> <title>{$title|strip_tags:false}</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="Keywords" content="KEYWORDS GO HERE" /> <meta name="Description" content="DESCRIPTION GOES HERE" /> {head_html} <!--[if lt IE 9]> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <![endif]--> </head> <body class="print_body"> <div class="print_shell"> <!-- START HEADER --> <div id="header"> <img src="{external file='images/logo.jpg'}" alt="" /> <div class="print_top_text">Featured at: www.MyListingsSite.com</div> </div> <!-- END HEADER --> <div class="clr"></div> {listing tag='category_breadcrumb'} <h1 class="listing_title"> <span class="id">{$classified_id_label} {$classified_id}</span> {$title} </h1> <div id="print_photo_column"> {listing tag='lead_picture'} <span style="font-size: 2.0em; font-weight: bold;">{$price}</span><br /> <span style="font-size: 1.4em; font-weight: bold;">{listing tag='seller'}</span><br /> {if $phone_data} {$phone_data}<br /> {/if} {if $city_data} {$city_data} {/if} {if $state_data} {$state_data} {/if} {if $zip_data} {$zip_data} {/if} <br /> {if $payment_options_label} <br /><strong>{$payment_options_label}</strong> <br />{$payment_options} {/if} {if $public_email} <br /> {$public_email} {/if} <br /><br /> {$classifieds_url|cat:"?a=2&b={$classified_id}"|qr_code:190} </div> <div id="print_listing_info_column"> <div id="print_description"> <h3 class="print_title">{$description_label}</h3> <div class="box_pad"> {$description} </div> </div> {listing tag='multi_level_field_ul' assign='multi_level'} {if $multi_level} <div id="print_multi_level_fields"> <br /><br /> {$multi_level} <div class="clr"></div> </div> {/if} {listing tag='extra_question_value' assign='extra_question_value'} {if $extra_question_value} <div id="print_extra_questions"> <div class="label"> {listing tag='extra_question_name'} </div> <div class="data"> {$extra_question_value} </div> </div> {/if} <ul id="print_optional_fields"> {if $optional_field_1} <li class="row_odd"><label>{$optional_field_1_label}</label>{$optional_field_1}</li> {/if} {if $optional_field_2} <li class="row_odd"><label>{$optional_field_2_label}</label>{$optional_field_2}</li> {/if} {if $optional_field_3} <li class="row_odd"><label>{$optional_field_3_label}</label>{$optional_field_3}</li> {/if} {if $optional_field_4} <li class="row_odd"><label>{$optional_field_4_label}</label>{$optional_field_4}</li> {/if} {if $optional_field_5} <li class="row_odd"><label>{$optional_field_5_label}</label>{$optional_field_5}</li> {/if} {if $optional_field_6} <li class="row_odd"><label>{$optional_field_6_label}</label>{$optional_field_6}</li> {/if} {if $optional_field_7} <li class="row_odd"><label>{$optional_field_7_label}</label>{$optional_field_7}</li> {/if} {if $optional_field_8} <li class="row_odd"><label>{$optional_field_8_label}</label>{$optional_field_8}</li> {/if} {if $optional_field_9} <li class="row_odd"><label>{$optional_field_9_label}</label>{$optional_field_9}</li> {/if} {if $optional_field_10} <li class="row_odd"><label>{$optional_field_10_label}</label>{$optional_field_10}</li> {/if} {if $optional_field_11} <li class="row_odd"><label>{$optional_field_11_label}</label>{$optional_field_11}</li> {/if} {if $optional_field_12} <li class="row_odd"><label>{$optional_field_12_label}</label>{$optional_field_12}</li> {/if} {if $optional_field_13} <li class="row_odd"><label>{$optional_field_13_label}</label>{$optional_field_13}</li> {/if} {if $optional_field_14} <li class="row_odd"><label>{$optional_field_14_label}</label>{$optional_field_14}</li> {/if} {if $optional_field_15} <li class="row_odd"><label>{$optional_field_15_label}</label>{$optional_field_15}</li> {/if} {if $optional_field_16} <li class="row_odd"><label>{$optional_field_16_label}</label>{$optional_field_16}</li> {/if} {if $optional_field_17} <li class="row_odd"><label>{$optional_field_17_label}</label>{$optional_field_17}</li> {/if} {if $optional_field_18} <li class="row_odd"><label>{$optional_field_18_label}</label>{$optional_field_18}</li> {/if} {if $optional_field_19} <li class="row_odd"><label>{$optional_field_19_label}</label>{$optional_field_19}</li> {/if} </ul> <div class="clr"><br /></div> </div> <div class="clr"></div> <br /> {* START CHECKBOXES *} {listing tag='extra_checkbox_name' assign='extra_checkbox_name'} {if $extra_checkbox_name} <div id="checkbox" style="margin: 0 0 0 30px;"> {$extra_checkbox_name} <div class="clr"></div> </div> <br /> {/if} {* END CHECKBOXES *} <div class="clr"></div> </div> {footer_html} </body> </html> <!DOCTYPE html> <html class="design2016"> <head> <title>{$title|strip_tags:false}</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="Keywords" content="KEYWORDS GO HERE" /> <meta name="Description" content="DESCRIPTION GOES HERE" /> {head_html} <!--[if lt IE 9]> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <![endif]--> </head> <body class="print_body"> <div class="print_shell"> <!-- START HEADER --> <div id="header" style="text-align:center;"> <img src="{external file='images/logo.jpg'}" alt="" /> <div class="print_top_text">{$site_name}</div> </div> <!-- END HEADER --> <div class="clr"></div> {listing tag='category_breadcrumb'} <h1 class="listing_title" style="color: #000;">{$title} <span class="id">{$classified_id_label} {$classified_id}</span> </h1> <div id="print_photo_column"> {listing tag='lead_picture'} <span style="font-size: 2.0em; font-weight: bold;">{$price}</span><br /> <span style="font-size: 1.4em; font-weight: bold;">{listing tag='seller'}</span><br /> {if $phone_data} {$phone_data}<br /> {/if} {if $city_data} {$city_data} {/if} {if $state_data} {$state_data} {/if} {if $zip_data} {$zip_data} {/if} <br /> {if $payment_options_label} <br /><strong>{$payment_options_label}</strong> <br />{$payment_options} {/if} {if $public_email} <br /> {$public_email} {/if} <br /><br /> {$classifieds_url|cat:"?a=2&b={$classified_id}"|qr_code:190} </div> <div id="print_listing_info_column"> <div class="print_title">{$description_label}</div> <div id="print_description" style="margin: 5px 0;"> <div> {$description} </div> </div> {listing tag='multi_level_field_ul' assign='multi_level'} {if $multi_level} <div id="print_multi_level_fields"> <br /><br /> {$multi_level} <div class="clr"></div> </div> {/if} {listing tag='extra_question_value' assign='extra_question_value'} {if $extra_question_value} <div id="print_extra_questions"> <div class="label"> {listing tag='extra_question_name'} </div> <div class="data"> {$extra_question_value} </div> </div> {/if} <ul id="print_optional_fields"> {if $optional_field_1} <li class="row_odd"><label>{$optional_field_1_label}</label>{$optional_field_1}</li> {/if} {if $optional_field_2} <li class="row_odd"><label>{$optional_field_2_label}</label>{$optional_field_2}</li> {/if} {if $optional_field_3} <li class="row_odd"><label>{$optional_field_3_label}</label>{$optional_field_3}</li> {/if} {if $optional_field_4} <li class="row_odd"><label>{$optional_field_4_label}</label>{$optional_field_4}</li> {/if} {if $optional_field_5} <li class="row_odd"><label>{$optional_field_5_label}</label>{$optional_field_5}</li> {/if} {if $optional_field_6} <li class="row_odd"><label>{$optional_field_6_label}</label>{$optional_field_6}</li> {/if} {if $optional_field_7} <li class="row_odd"><label>{$optional_field_7_label}</label>{$optional_field_7}</li> {/if} {if $optional_field_8} <li class="row_odd"><label>{$optional_field_8_label}</label>{$optional_field_8}</li> {/if} {if $optional_field_9} <li class="row_odd"><label>{$optional_field_9_label}</label>{$optional_field_9}</li> {/if} {if $optional_field_10} <li class="row_odd"><label>{$optional_field_10_label}</label>{$optional_field_10}</li> {/if} {if $optional_field_11} <li class="row_odd"><label>{$optional_field_11_label}</label>{$optional_field_11}</li> {/if} {if $optional_field_12} <li class="row_odd"><label>{$optional_field_12_label}</label>{$optional_field_12}</li> {/if} {if $optional_field_13} <li class="row_odd"><label>{$optional_field_13_label}</label>{$optional_field_13}</li> {/if} {if $optional_field_14} <li class="row_odd"><label>{$optional_field_14_label}</label>{$optional_field_14}</li> {/if} {if $optional_field_15} <li class="row_odd"><label>{$optional_field_15_label}</label>{$optional_field_15}</li> {/if} {if $optional_field_16} <li class="row_odd"><label>{$optional_field_16_label}</label>{$optional_field_16}</li> {/if} {if $optional_field_17} <li class="row_odd"><label>{$optional_field_17_label}</label>{$optional_field_17}</li> {/if} {if $optional_field_18} <li class="row_odd"><label>{$optional_field_18_label}</label>{$optional_field_18}</li> {/if} {if $optional_field_19} <li class="row_odd"><label>{$optional_field_19_label}</label>{$optional_field_19}</li> {/if} </ul> <div class="clr"><br /></div> </div> <div class="clr"></div> <br /> {* START CHECKBOXES *} {listing tag='extra_checkbox_name' assign='extra_checkbox_name'} {if $extra_checkbox_name} <div id="checkbox" style="margin: 0 0 0 30px;"> {$extra_checkbox_name} <div class="clr"></div> </div> <br /> {/if} {* END CHECKBOXES *} <div class="clr"></div> </div> {footer_html} </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper three-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> {* NOTE: Unlike other templates, all the columns and the main body are defined in the sub-template for the listing. Usually that is either listing_classifieds.tpl or listing_auctions.tpl. *} {body_html} {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper three-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> {* NOTE: Unlike other templates, all the columns and the main body are defined in the sub-template for the listing. Usually that is either listing_classifieds.tpl or listing_auctions.tpl. *} {body_html} {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper three-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> {* NOTE: Unlike other templates, all the columns and the main body are defined in the sub-template for the listing. Usually that is either listing_classifieds.tpl or listing_auctions.tpl. *} {body_html} {include file='footer.tpl'} </div> </body> <!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper three-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> {* NOTE: Unlike other templates, all the columns and the main body are defined in the sub-template for the listing. Usually that is either listing_classifieds.tpl or listing_auctions.tpl. *} {body_html} {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="login"> <!-- START LOGIN FORM --> <div class="half_column_left"> <h1 class="title">Existing User? Login Now</h1> <div class="center main_text"> {body_html} </div> </div> <!-- END LOGIN FORM --> <!-- START REGISTER BLURB --> <div class="half_column_right"> <h2 class="title">Not Registered? Register Now</h2> <p class="page_instructions"> Registration only takes a minute and it's completely FREE! Sellers and buyers alike enjoy many great benefits including: </p> <ul class="checklist"> <li>Global Exposure</li> <li>Personal Admin Pages</li> <li>Auto-Alert Feature</li> <li>Add-to-Favorites</li> <li>Signs & Flyers Feature</li> <li>Personal Messaging System</li> <li>Advanced Search Features</li> <li>Attention Getters!!</li> <li>...and so much more!</li> </ul> <div class="center clear"> <a href="register.php" class="button">Register Now!</a> </div> </div> <!-- END REGISTER BLURB --> </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="login"> <!-- START LOGIN FORM --> <div class="half_column_left"> <h1 class="title">Existing User? Login Now</h1> <div class="center main_text" style="overflow: hidden;"> {body_html} </div> </div> <!-- END LOGIN FORM --> <!-- START REGISTER BLURB --> <div class="half_column_right"> <h2 class="title">Not Registered? Register Now</h2> <p class="page_instructions"> Registration only takes a minute and it's completely FREE! Sellers and buyers alike enjoy many great benefits including: </p> <ul class="checklist"> <li>Global Exposure</li> <li>Personal Admin Pages</li> <li>Auto-Alert Feature</li> <li>Add-to-Favorites</li> <li>Signs & Flyers Feature</li> <li>Personal Messaging System</li> <li>Advanced Search Features</li> <li>Attention Getters!!</li> <li>...and so much more!</li> </ul> <div class="center clear"> <a href="register.php" class="button">Register Now!</a> </div> </div> <!-- END REGISTER BLURB --> </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="login"> <!-- START LOGIN FORM --> <div class="half_column_left"> <h1 class="title">Existing User? Login Now</h1> <div class="center main_text"> {body_html} </div> </div> <!-- END LOGIN FORM --> <!-- START REGISTER BLURB --> <div class="half_column_right"> <h2 class="title">Not Registered? Register Now</h2> <p class="page_instructions"> Registration only takes a minute and it's completely FREE! Sellers and buyers alike enjoy many great benefits including: </p> <ul class="checklist"> <li>Global Exposure</li> <li>Personal Admin Pages</li> <li>Auto-Alert Feature</li> <li>Add-to-Favorites</li> <li>Signs & Flyers Feature</li> <li>Personal Messaging System</li> <li>Advanced Search Features</li> <li>Attention Getters!!</li> <li>...and so much more!</li> </ul> <div class="center clear"> <a href="register.php" class="button">Register Now!</a> </div> </div> <!-- END REGISTER BLURB --> </div> {include file='footer.tpl'} </div> </body> <!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper one-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="login"> <!-- START LOGIN FORM --> <div class="half_column_left"> <h1 class="title">Existing User? Login Now</h1> <div class="center main_text" style="overflow: hidden;"> {body_html} </div> </div> <!-- END LOGIN FORM --> <!-- START REGISTER BLURB --> <div class="half_column_right"> <h2 class="title">Not Registered? Register Now</h2> <p class="page_instructions"> Registration only takes a minute and it's completely FREE! Sellers and buyers alike enjoy many great benefits including: </p> <ul class="checklist"> <li>Global Exposure</li> <li>Personal Admin Pages</li> <li>Auto-Alert Feature</li> <li>Add-to-Favorites</li> <li>Signs & Flyers Feature</li> <li>Personal Messaging System</li> <li>Advanced Search Features</li> <li>Attention Getters!!</li> <li>...and so much more!</li> </ul> <div class="center clear"> <a href="register.php" class="button">Register Now!</a> </div> </div> <!-- END REGISTER BLURB --> </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE HTML> <html> <head> <title>{$title}</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="Keywords" content="KEYWORDS GO HERE" /> <meta name="Description" content="DESCRIPTION GOES HERE" /> {head_html} <link href="{external file='css/signs_flyers.css'}" rel="stylesheet" type="text/css" /> </head> <body class="print_body"> <div class="print_shell"> <!-- START HEADER --> <div id="header"> <img src="{external file='images/logo.jpg'}" alt="" /> </div> <!-- END HEADER --> <div class="clr"></div> <nav class="breadcrumb"> <div class="highlight">Featured at: www.YourDomain.com</div> <div>Search for Listing ID: {$classified_id}</div> </nav> <h1 class="listing_title"> {$title} </h1> <div id="print_photo_column"> {$image} </div> <div id="print_listing_info_column"> <ul class="info"> <li class="label price">Price: {$price}</li> <li class="label">{$address}</li> <li class="label">{$city}, {$state} {$zip}</li> <li class="label">Call: {$phone_1}</li> <li class="label">Ask for: {$contact}</li> </ul> <div class="clr"><br /></div> </div> <div id="print_listing_info_column"> <ul class="info"> {if $optional_field_1} <li class="label">{$optional_field_1}</li> {/if} {if $optional_field_2} <li class="label">{$optional_field_2}</li> {/if} {if $optional_field_3} <li class="label">{$optional_field_3}</li> {/if} {if $optional_field_4} <li class="label">{$optional_field_4}</li> {/if} {if $optional_field_5} <li class="label">{$optional_field_5}</li> {/if} {if $optional_field_6} <li class="label">{$optional_field_6}</li> {/if} {if $optional_field_7} <li class="label">{$optional_field_7}</li> {/if} {if $optional_field_8} <li class="label">{$optional_field_8}</li> {/if} {if $optional_field_9} <li class="label">{$optional_field_9}</li> {/if} {if $optional_field_10} <li class="label">{$optional_field_10}</li> {/if} {if $optional_field_11} <li class="label">{$optional_field_11}</li> {/if} {if $optional_field_12} <li class="label">{$optional_field_12}</li> {/if} {if $optional_field_13} <li class="label">{$optional_field_13}</li> {/if} {if $optional_field_14} <li class="label">{$optional_field_14}</li> {/if} {if $optional_field_15} <li class="label">{$optional_field_15}</li> {/if} {if $optional_field_16} <li class="label">{$optional_field_16}</li> {/if} {if $optional_field_17} <li class="label">{$optional_field_17}</li> {/if} {if $optional_field_18} <li class="label">{$optional_field_18}</li> {/if} {if $optional_field_19} <li class="label">{$optional_field_19}</li> {/if} {if $optional_field_20} <li class="label">{$optional_field_20}</li> {/if} </ul> <div class="clr"><br /></div> </div> <div class="clr"><br /></div> <div id="print_description"> <h3 class="print_title">Description</h3> <div class="box_pad main_text"> {$description} </div> </div> <!-- START LEFT TABS --> <div class="print_half_column_left"> <h3 class="print_title left">Please Take One</h3> <ul id="print_optional_fields"> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> </ul> </div> <!-- END LEFT TABS --> <!-- START RIGHT TABS --> <div class="print_half_column_right"> <h3 class="print_title right">Please Take One</h3> <ul id="print_optional_fields"> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> </ul> </div> <!-- END LEFT TABS --> <div class="clr"></div> </div> {footer_html} </body> </html>
<!DOCTYPE HTML> <html class="design2016"> <head> <title>{$title}</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="Keywords" content="KEYWORDS GO HERE" /> <meta name="Description" content="DESCRIPTION GOES HERE" /> {head_html} <link href="{external file='css/signs_flyers.css'}" rel="stylesheet" type="text/css" /> </head> <body class="print_body"> <div class="print_shell"> <!-- START HEADER --> <div id="header"> <img src="{external file='images/logo.jpg'}" alt="" /> </div> <!-- END HEADER --> <div class="clr"></div> <nav class="breadcrumb"> <div>{$site_name}</div> <div>Search for Listing ID: {$classified_id}</div> </nav> <h1 class="listing_title"> {$title} </h1> <div id="print_photo_column"> {$image} </div> <div id="print_listing_info_column"> <ul class="info"> <li class="label price">{$price}</li> <li class="label">{$address}</li> <li class="label">{$city}, {$state} {$zip}</li> <li class="label">{$phone_1}</li> <li class="label">{$contact}</li> </ul> <div class="clr"><br /></div> </div> <div id="print_listing_info_column"> <ul class="info"> {if $optional_field_1} <li class="label">{$optional_field_1}</li> {/if} {if $optional_field_2} <li class="label">{$optional_field_2}</li> {/if} {if $optional_field_3} <li class="label">{$optional_field_3}</li> {/if} {if $optional_field_4} <li class="label">{$optional_field_4}</li> {/if} {if $optional_field_5} <li class="label">{$optional_field_5}</li> {/if} {if $optional_field_6} <li class="label">{$optional_field_6}</li> {/if} {if $optional_field_7} <li class="label">{$optional_field_7}</li> {/if} {if $optional_field_8} <li class="label">{$optional_field_8}</li> {/if} {if $optional_field_9} <li class="label">{$optional_field_9}</li> {/if} {if $optional_field_10} <li class="label">{$optional_field_10}</li> {/if} {if $optional_field_11} <li class="label">{$optional_field_11}</li> {/if} {if $optional_field_12} <li class="label">{$optional_field_12}</li> {/if} {if $optional_field_13} <li class="label">{$optional_field_13}</li> {/if} {if $optional_field_14} <li class="label">{$optional_field_14}</li> {/if} {if $optional_field_15} <li class="label">{$optional_field_15}</li> {/if} {if $optional_field_16} <li class="label">{$optional_field_16}</li> {/if} {if $optional_field_17} <li class="label">{$optional_field_17}</li> {/if} {if $optional_field_18} <li class="label">{$optional_field_18}</li> {/if} {if $optional_field_19} <li class="label">{$optional_field_19}</li> {/if} {if $optional_field_20} <li class="label">{$optional_field_20}</li> {/if} </ul> <div class="clr"><br /></div> </div> <div class="clr"><br /></div> <div id="print_description" style="margin-bottom: 10px;"> <div class="main_text"> {$description} </div> </div> <!-- START LEFT TABS --> <div class="print_half_column_left"> <ul id="print_optional_fields"> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> </ul> </div> <!-- END LEFT TABS --> <!-- START RIGHT TABS --> <div class="print_half_column_right"> <ul id="print_optional_fields"> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> </ul> </div> <!-- END LEFT TABS --> <div class="clr"></div> </div> {footer_html} </body> </html>
<!DOCTYPE HTML> <html> <head> <title>{$title}</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="Keywords" content="KEYWORDS GO HERE" /> <meta name="Description" content="DESCRIPTION GOES HERE" /> {head_html} <link href="{external file='css/signs_flyers.css'}" rel="stylesheet" type="text/css" /> </head> <body class="print_body"> <div class="print_shell"> <!-- START HEADER --> <div id="header"> <img src="{external file='images/logo.jpg'}" alt="" /> </div> <!-- END HEADER --> <div class="clr"></div> <nav class="breadcrumb"> <div class="highlight">Featured at: www.YourDomain.com</div> <div>Search for Listing ID: {$classified_id}</div> </nav> <h1 class="listing_title"> {$title} </h1> <div id="print_photo_column"> {$image} </div> <div id="print_listing_info_column"> <ul class="info"> <li class="label price">Price: {$price}</li> <li class="label">{$address}</li> <li class="label">{$city}, {$state} {$zip}</li> <li class="label">Call: {$phone_1}</li> <li class="label">Ask for: {$contact}</li> </ul> <div class="clr"><br /></div> </div> <div id="print_listing_info_column"> <ul class="info"> {if $optional_field_1} <li class="label">{$optional_field_1}</li> {/if} {if $optional_field_2} <li class="label">{$optional_field_2}</li> {/if} {if $optional_field_3} <li class="label">{$optional_field_3}</li> {/if} {if $optional_field_4} <li class="label">{$optional_field_4}</li> {/if} {if $optional_field_5} <li class="label">{$optional_field_5}</li> {/if} {if $optional_field_6} <li class="label">{$optional_field_6}</li> {/if} {if $optional_field_7} <li class="label">{$optional_field_7}</li> {/if} {if $optional_field_8} <li class="label">{$optional_field_8}</li> {/if} {if $optional_field_9} <li class="label">{$optional_field_9}</li> {/if} {if $optional_field_10} <li class="label">{$optional_field_10}</li> {/if} {if $optional_field_11} <li class="label">{$optional_field_11}</li> {/if} {if $optional_field_12} <li class="label">{$optional_field_12}</li> {/if} {if $optional_field_13} <li class="label">{$optional_field_13}</li> {/if} {if $optional_field_14} <li class="label">{$optional_field_14}</li> {/if} {if $optional_field_15} <li class="label">{$optional_field_15}</li> {/if} {if $optional_field_16} <li class="label">{$optional_field_16}</li> {/if} {if $optional_field_17} <li class="label">{$optional_field_17}</li> {/if} {if $optional_field_18} <li class="label">{$optional_field_18}</li> {/if} {if $optional_field_19} <li class="label">{$optional_field_19}</li> {/if} {if $optional_field_20} <li class="label">{$optional_field_20}</li> {/if} </ul> <div class="clr"><br /></div> </div> <div class="clr"><br /></div> <div id="print_description"> <h3 class="print_title">Description</h3> <div class="box_pad main_text"> {$description} </div> </div> <!-- START LEFT TABS --> <div class="print_half_column_left"> <h3 class="print_title left">Please Take One</h3> <ul id="print_optional_fields"> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> </ul> </div> <!-- END LEFT TABS --> <!-- START RIGHT TABS --> <div class="print_half_column_right"> <h3 class="print_title right">Please Take One</h3> <ul id="print_optional_fields"> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> www.YourDomain.com :: Listing ID: {$classified_id}</li> </ul> </div> <!-- END LEFT TABS --> <div class="clr"></div> </div> {footer_html} </body> </html> <!DOCTYPE HTML> <html class="design2016"> <head> <title>{$title}</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="Keywords" content="KEYWORDS GO HERE" /> <meta name="Description" content="DESCRIPTION GOES HERE" /> {head_html} <link href="{external file='css/signs_flyers.css'}" rel="stylesheet" type="text/css" /> </head> <body class="print_body"> <div class="print_shell"> <!-- START HEADER --> <div id="header"> <img src="{external file='images/logo.jpg'}" alt="" /> </div> <!-- END HEADER --> <div class="clr"></div> <nav class="breadcrumb"> <div>{$site_name}</div> <div>Search for Listing ID: {$classified_id}</div> </nav> <h1 class="listing_title"> {$title} </h1> <div id="print_photo_column"> {$image} </div> <div id="print_listing_info_column"> <ul class="info"> <li class="label price">{$price}</li> <li class="label">{$address}</li> <li class="label">{$city}, {$state} {$zip}</li> <li class="label">{$phone_1}</li> <li class="label">{$contact}</li> </ul> <div class="clr"><br /></div> </div> <div id="print_listing_info_column"> <ul class="info"> {if $optional_field_1} <li class="label">{$optional_field_1}</li> {/if} {if $optional_field_2} <li class="label">{$optional_field_2}</li> {/if} {if $optional_field_3} <li class="label">{$optional_field_3}</li> {/if} {if $optional_field_4} <li class="label">{$optional_field_4}</li> {/if} {if $optional_field_5} <li class="label">{$optional_field_5}</li> {/if} {if $optional_field_6} <li class="label">{$optional_field_6}</li> {/if} {if $optional_field_7} <li class="label">{$optional_field_7}</li> {/if} {if $optional_field_8} <li class="label">{$optional_field_8}</li> {/if} {if $optional_field_9} <li class="label">{$optional_field_9}</li> {/if} {if $optional_field_10} <li class="label">{$optional_field_10}</li> {/if} {if $optional_field_11} <li class="label">{$optional_field_11}</li> {/if} {if $optional_field_12} <li class="label">{$optional_field_12}</li> {/if} {if $optional_field_13} <li class="label">{$optional_field_13}</li> {/if} {if $optional_field_14} <li class="label">{$optional_field_14}</li> {/if} {if $optional_field_15} <li class="label">{$optional_field_15}</li> {/if} {if $optional_field_16} <li class="label">{$optional_field_16}</li> {/if} {if $optional_field_17} <li class="label">{$optional_field_17}</li> {/if} {if $optional_field_18} <li class="label">{$optional_field_18}</li> {/if} {if $optional_field_19} <li class="label">{$optional_field_19}</li> {/if} {if $optional_field_20} <li class="label">{$optional_field_20}</li> {/if} </ul> <div class="clr"><br /></div> </div> <div class="clr"><br /></div> <div id="print_description" style="margin-bottom: 10px;"> <div class="main_text"> {$description} </div> </div> <!-- START LEFT TABS --> <div class="print_half_column_left"> <ul id="print_optional_fields"> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows left"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> </ul> </div> <!-- END LEFT TABS --> <!-- START RIGHT TABS --> <div class="print_half_column_right"> <ul id="print_optional_fields"> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> <li class="rows right"><strong>{$title}</strong> :: {$phone_1} <br> {$site_name} :: # {$classified_id}</li> </ul> </div> <!-- END LEFT TABS --> <div class="clr"></div> </div> {footer_html} </body> </html>
<!DOCTYPE HTML> <html> <head> <title>{$title}</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="Keywords" content="KEYWORDS GO HERE" /> <meta name="Description" content="DESCRIPTION GOES HERE" /> {head_html} <link href="{external file='css/signs_flyers.css'}" rel="stylesheet" type="text/css" /> </head> <body class="print_body"> <div class="print_shell_sign"> <!-- START HEADER --> <div class="for_sale"> FOR SALE </div> <!-- END HEADER --> <div class="clr"></div> <nav class="breadcrumb"> <div class="highlight">Featured at: www.YourDomain.com</div> <div>Search for Listing ID: {$classified_id}</div> </nav> <h1 class="listing_title_sign"> {$title} </h1> <div id="print_photo_column"> {$image} </div> <div id="print_listing_info_column"> <ul class="info"> <li class="contact">Price: {$price}<br> Call: {$phone_1}<br> Ask for: {$contact}</li> </ul> <div class="clr"><br /></div> </div> <div id="print_listing_info_column"> <h3 class="print_title left">Description</h3> <div class="box_pad main_text">{$description}</div> </div> <div class="clr"><br /></div> </div> {footer_html} </body> </html>
<!DOCTYPE HTML> <html class="design2016"> <head> <title>{$title}</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="Keywords" content="KEYWORDS GO HERE" /> <meta name="Description" content="DESCRIPTION GOES HERE" /> {head_html} <link href="{external file='css/signs_flyers.css'}" rel="stylesheet" type="text/css" /> </head> <body class="print_body"> <div class="print_shell_sign"> <!-- START HEADER --> <div class="for_sale"> FOR SALE </div> <!-- END HEADER --> <div class="clr"></div> <nav class="breadcrumb"> <div>Featured at: {$site_name}</div> <div>Search for Listing ID: {$classified_id}</div> </nav> <h1 class="listing_title_sign"> {$title} </h1> <div id="print_photo_column"> {$image} </div> <div id="print_listing_info_column"> <ul class="info"> <li class="contact">{$price}<br> {$phone_1}<br> {$contact}</li> </ul> <div class="clr"><br /></div> </div> <div id="print_listing_info_column"> <div class="main_text">{$description}</div> </div> <div class="clr"><br /></div> </div> {footer_html} </body> </html>
<!DOCTYPE HTML> <html> <head> <title>{$title}</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="Keywords" content="KEYWORDS GO HERE" /> <meta name="Description" content="DESCRIPTION GOES HERE" /> {head_html} <link href="{external file='css/signs_flyers.css'}" rel="stylesheet" type="text/css" /> </head> <body class="print_body"> <div class="print_shell_sign"> <!-- START HEADER --> <div class="for_sale"> FOR SALE </div> <!-- END HEADER --> <div class="clr"></div> <nav class="breadcrumb"> <div class="highlight">Featured at: www.YourDomain.com</div> <div>Search for Listing ID: {$classified_id}</div> </nav> <h1 class="listing_title_sign"> {$title} </h1> <div id="print_photo_column"> {$image} </div> <div id="print_listing_info_column"> <ul class="info"> <li class="contact">Price: {$price}<br> Call: {$phone_1}<br> Ask for: {$contact}</li> </ul> <div class="clr"><br /></div> </div> <div id="print_listing_info_column"> <h3 class="print_title left">Description</h3> <div class="box_pad main_text">{$description}</div> </div> <div class="clr"><br /></div> </div> {footer_html} </body> </html> <!DOCTYPE HTML> <html class="design2016"> <head> <title>{$title}</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="Keywords" content="KEYWORDS GO HERE" /> <meta name="Description" content="DESCRIPTION GOES HERE" /> {head_html} <link href="{external file='css/signs_flyers.css'}" rel="stylesheet" type="text/css" /> </head> <body class="print_body"> <div class="print_shell_sign"> <!-- START HEADER --> <div class="for_sale"> FOR SALE </div> <!-- END HEADER --> <div class="clr"></div> <nav class="breadcrumb"> <div>Featured at: {$site_name}</div> <div>Search for Listing ID: {$classified_id}</div> </nav> <h1 class="listing_title_sign"> {$title} </h1> <div id="print_photo_column"> {$image} </div> <div id="print_listing_info_column"> <ul class="info"> <li class="contact">{$price}<br> {$phone_1}<br> {$contact}</li> </ul> <div class="clr"><br /></div> </div> <div id="print_listing_info_column"> <div class="main_text">{$description}</div> </div> <div class="clr"><br /></div> </div> {footer_html} </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> {body_html} </div> <div class="sidebar"> <!-- "right" sidebar contents go here --> {module tag='tag_search'} </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> {body_html} </div> <div class="sidebar"> <!-- "right" sidebar contents go here --> {module tag='tag_search'} </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> {body_html} </div> <div class="sidebar"> <!-- "right" sidebar contents go here --> {module tag='tag_search'} </div> {include file='footer.tpl'} </div> </body> <!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> {body_html} </div> <div class="sidebar"> <!-- "right" sidebar contents go here --> {module tag='tag_search'} </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> {body_html} </div> <div class="sidebar"> <!-- "left" sidebar contents go here --> <nav class="my-account"> {module tag='my_account_links'} </nav> </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> {body_html} </div> <div class="sidebar"> <!-- "left" sidebar contents go here --> <nav class="my-account rwd-hide"> {module tag='my_account_links'} </nav> </div> {include file='footer.tpl'} </div> </body> </html>
<!DOCTYPE html> <html class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> {body_html} </div> <div class="sidebar"> <!-- "left" sidebar contents go here --> <nav class="my-account"> {module tag='my_account_links'} </nav> </div> {include file='footer.tpl'} </div> </body> <!DOCTYPE html> <html class="no-js design2016"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>{module tag='module_title'}</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> {head_html} <!-- This loads the RSS feed --> <link rel="alternate" type="application/rss+xml" title="Newest Listing Feed" href="rss_listings.php" /> {include file='head_common.tpl'} <script src="js/modernizr-2.6.2.min.js"></script> <script>Modernizr.load({ test: Modernizr.mq('only all'),nope:'{external file="css/old_ie.css"}'});</script> </head> <body> <div class="wrapper two-column"> {include file='header.tpl'} <!--[if lt IE 9]> <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <div class="main"> {body_html} </div> <div class="sidebar"> <!-- "left" sidebar contents go here --> <nav class="my-account rwd-hide"> {module tag='my_account_links'} </nav> </div> {include file='footer.tpl'} </div> </body> </html>
{* @git-info@ *} {if $show_cart} {* Need to let the main cart know, wherever it is, that a mini cart was displayed *} {$geo_mini_cart_displayed=1 scope='global'} <div id="left_cart"> <h2 class="title section-collapser"> {if !$allFree} <span class="alignright">{$cartTotal|displayPrice}</span> {/if} {if $allFree} {$messages.500647} {else} {$messages.500646} {/if} </h2> {* Mini-cart information *} <div class="content_box"> <ul> <li class="my_account_links_{if $cartLink.active}active{else}inactive{/if}"> <h3 class="subtitle"> {if !$allFree} <span class="alignright price">{$cartTotal|displayPrice}</span> {/if} {$cartItemCount} {if $cartItemCount == 1}{$messages.501015}{else}{$messages.500648}{/if} </h3> <div style="clear: both;"></div> </li> <li><a href="{$classifieds_file_name}?a=cart">{$messages.500655}</a></li> </ul> {* Cart actions *} {if $cartAction} <h3 class="subtitle">{$messages.500649} <span class="sub_note">{$cartAction}</span></h3> <ul> {if !$inCart || !$cartStepIndex} {* This is the resume button - only shown if on a page "ouside" the cart *} <li class="my_account_links_inactive"> <a href="{$classifieds_file_name}?a=cart">{$messages.500650} {$messages.500651}</a> </li> {/if} {* This is the cancel button *} <li class="my_account_links_inactive"> <a href="{$classifieds_file_name}?a=cart&action=cancel">{$messages.500652} {$messages.500653}</a> </li> </ul> {/if} {if $cartLinks} <h3 class="subtitle"> {$messages.500654} </h3> <ul> {foreach from=$cartLinks item=listItem} {if $listItem.icon||$listItem.label} <li class="my_account_links_{if $listItem.active}active{else}inactive{/if}"> {if $listItem.link} <a href="{$listItem.link}" class="user_links{if $listItem.needs_attention} needs_attention{/if}"> {else} <span class="user_links{if $listItem.needs_attention} needs_attention{/if}"> {/if} {if $listItem.icon} {$listItem.icon} {/if} {$listItem.label} {if !$listItem.link} </span> {else} </a> {/if} </li> {/if} {/foreach} </ul> {/if} </div> </div> {/if} {if $show_account_finance_section && ($orderItemLinks || $paymentGatewayLinks)} {capture assign=accountFinanceContents} {* Capture the links, then put them where we want them. *} {if $orderItemLinks} <ul> {foreach from=$orderItemLinks item=itemLink} {if $itemLink.icon||$itemLink.label} <li class="my_account_links_{if $itemLink.active}active{else}inactive{/if}"> {if $itemLink.link} <a href="{$itemLink.link}"{if $itemLink.needs_attention} class="needs_attention"{/if}> {else} <h3 class="subtitle normal_text {if $itemLink.needs_attention}needs_attention{/if}"> {/if} {if $itemLink.icon} {$itemLink.icon} {/if} {$itemLink.label} {if !$itemLink.link}</h3>{else}</a>{/if} </li> {/if} {/foreach} </ul> {/if} {if $paymentGatewayLinks} <ul> {foreach from=$paymentGatewayLinks item=gatewayLink} {if $gatewayLink.icon||$gatewayLink.label} <li class="my_account_links_{if $gatewayLink.active}active{else}inactive{/if}"> {if $gatewayLink.link} <a href="{$gatewayLink.link}"{if $gatewayLink.needs_attention} class="needs_attention"{/if}> {else} <h3 class="subtitle normal_text {if $gatewayLink.needs_attention}needs_attention{/if}"> {/if} {if $gatewayLink.icon}{$gatewayLink.icon}{/if} {$gatewayLink.label} {if !$gatewayLink.link}</h3>{else}</a>{/if} </li> {/if} {/foreach} </ul> {/if} {/capture} {/if} {if $accountFinanceContents && $messages.500803} <br /> <div class="content_box"> <h3 class="title section-collapser"> {$messages.500803} </h3> <div class="content_box"> {$accountFinanceContents} {assign var=accountFinanceContents value=''} </div> </div> {/if} {if $show_my_account_section} <br /> <div class="content_box"> <h2 class="title section-collapser">{$messages.500542}</h2> <div class="content_box"> <ul> {foreach from=$links item=listItem} {if $listItem.icon||$listItem.label} <li class="my_account_links_{if $listItem.active}active{else}inactive{/if}"> {if $listItem.link} <a href="{$listItem.link}" class="user_links{if $listItem.needs_attention} needs_attention{/if}"> {else} <span class="user_links{if $listItem.needs_attention} needs_attention{/if}"> {/if} {if $listItem.icon} {$listItem.icon} {/if} {$listItem.label} {if !$listItem.link} </span> {else} </a> {/if} </li> {/if} {/foreach} </ul> {$accountFinanceContents} </div> </div> {/if}
{* @git-info@ *} {if $mobile_header == 1} {if $show_my_account_section} {* intentionally gets its own, nested "if" to prevent cascading *} <a href="index.php?a=4" class="menu-link">{$messages.500542} <span class="glyphicon glyphicon-user pc-hide"> </span></a> {foreach from=$links item=listItem} <a href="{$listItem.link}" class="menu-link submenu-link{if $listItem.needs_attention} needs_attention{/if}"> {$listItem.label} {if $listItem.badge === 0 || $listItem.badge > 0}<span class="badge">{$listItem.badge}</span>{/if} <span class="glyphicon glyphicon-chevron-right"> </span> </a> {/foreach} {/if} {elseif $mini_cart_only == 1} {if $show_cart} {$geo_mini_cart_displayed=1 scope='global'} {include file="my_account_links_minicart.tpl" g_resource=''} {/if} {else} {if $show_cart} {* Need to let the main cart know, wherever it is, that a mini cart was displayed *} {$geo_mini_cart_displayed=1 scope='global'} <div id="left_cart"> {include file="my_account_links_minicart.tpl" g_resource=''} </div> {/if} {if $show_account_finance_section && ($orderItemLinks || $paymentGatewayLinks)} {capture assign=accountFinanceContents} {* Capture the links, then put them where we want them. *} {if $orderItemLinks} <ul> {foreach from=$orderItemLinks item=itemLink} {if $itemLink.icon||$itemLink.label} <li class="my_account_links_{if $itemLink.active}active{else}inactive{/if}"> {if $itemLink.link} <a href="{$itemLink.link}"{if $itemLink.needs_attention} class="needs_attention"{/if}> {else} <h3 class="subtitle normal_text {if $itemLink.needs_attention}needs_attention{/if}"> {/if} {if $itemLink.icon} {$itemLink.icon} {/if} {$itemLink.label} {if !$itemLink.link}</h3>{else}</a>{/if} </li> {/if} {/foreach} </ul> {/if} {if $paymentGatewayLinks} <ul> {foreach from=$paymentGatewayLinks item=gatewayLink} {if $gatewayLink.icon||$gatewayLink.label} <li class="my_account_links_{if $gatewayLink.active}active{else}inactive{/if}"> {if $gatewayLink.link} <a href="{$gatewayLink.link}"{if $gatewayLink.needs_attention} class="needs_attention"{/if}> {else} <h3 class="subtitle normal_text {if $gatewayLink.needs_attention}needs_attention{/if}"> {/if} {if $gatewayLink.icon}{$gatewayLink.icon}{/if} {$gatewayLink.label} {if !$gatewayLink.link}</h3>{else}</a>{/if} </li> {/if} {/foreach} </ul> {/if} {/capture} {/if} {if $accountFinanceContents && $messages.500803} <br /> <div class="content_box"> <h3 class="title section-collapser"> {$messages.500803} </h3> <div class="content_box"> {$accountFinanceContents} {assign var=accountFinanceContents value=''} </div> </div> {/if} {if $show_my_account_section} <br /> <div class="content_box"> <h2 class="title section-collapser">{$messages.500542}</h2> <div class="content_box"> <ul> {foreach from=$links item=listItem} {if $listItem.icon||$listItem.label} <li class="my_account_links_{if $listItem.active}active{else}inactive{/if}"> {if $listItem.link} <a href="{$listItem.link}" class="user_links{if $listItem.needs_attention} needs_attention{/if}"> {else} <span class="user_links{if $listItem.needs_attention} needs_attention{/if}"> {/if} {if $listItem.icon} {$listItem.icon} {/if} {$listItem.label} {if $listItem.badge === 0 || $listItem.badge > 0} <span class="badge">{$listItem.badge}</span> {/if} {if !$listItem.link} </span> {else} </a> {/if} </li> {/if} {/foreach} </ul> {$accountFinanceContents} </div> </div> {/if} {/if}
{* @git-info@ *} {if $show_cart} {* Need to let the main cart know, wherever it is, that a mini cart was displayed *} {$geo_mini_cart_displayed=1 scope='global'} <div id="left_cart"> <h2 class="title section-collapser"> {if !$allFree} <span class="alignright">{$cartTotal|displayPrice}</span> {/if} {if $allFree} {$messages.500647} {else} {$messages.500646} {/if} </h2> {* Mini-cart information *} <div class="content_box"> <ul> <li class="my_account_links_{if $cartLink.active}active{else}inactive{/if}"> <h3 class="subtitle"> {if !$allFree} <span class="alignright price">{$cartTotal|displayPrice}</span> {/if} {$cartItemCount} {if $cartItemCount == 1}{$messages.501015}{else}{$messages.500648}{/if} </h3> <div style="clear: both;"></div> </li> <li><a href="{$classifieds_file_name}?a=cart">{$messages.500655}</a></li> </ul> {* Cart actions *} {if $cartAction} <h3 class="subtitle">{$messages.500649} <span class="sub_note">{$cartAction}</span></h3> <ul> {if !$inCart || !$cartStepIndex} {* This is the resume button - only shown if on a page "ouside" the cart *} <li class="my_account_links_inactive"> <a href="{$classifieds_file_name}?a=cart">{$messages.500650} {$messages.500651}</a> </li> {/if} {* This is the cancel button *} <li class="my_account_links_inactive"> <a href="{$classifieds_file_name}?a=cart&action=cancel">{$messages.500652} {$messages.500653}</a> </li> </ul> {/if} {if $cartLinks} <h3 class="subtitle"> {$messages.500654} </h3> <ul> {foreach from=$cartLinks item=listItem} {if $listItem.icon||$listItem.label} <li class="my_account_links_{if $listItem.active}active{else}inactive{/if}"> {if $listItem.link} <a href="{$listItem.link}" class="user_links{if $listItem.needs_attention} needs_attention{/if}"> {else} <span class="user_links{if $listItem.needs_attention} needs_attention{/if}"> {/if} {if $listItem.icon} {$listItem.icon} {/if} {$listItem.label} {if !$listItem.link} </span> {else} </a> {/if} </li> {/if} {/foreach} </ul> {/if} </div> </div> {/if} {if $show_account_finance_section && ($orderItemLinks || $paymentGatewayLinks)} {capture assign=accountFinanceContents} {* Capture the links, then put them where we want them. *} {if $orderItemLinks} <ul> {foreach from=$orderItemLinks item=itemLink} {if $itemLink.icon||$itemLink.label} <li class="my_account_links_{if $itemLink.active}active{else}inactive{/if}"> {if $itemLink.link} <a href="{$itemLink.link}"{if $itemLink.needs_attention} class="needs_attention"{/if}> {else} <h3 class="subtitle normal_text {if $itemLink.needs_attention}needs_attention{/if}"> {/if} {if $itemLink.icon} {$itemLink.icon} {/if} {$itemLink.label} {if !$itemLink.link}</h3>{else}</a>{/if} </li> {/if} {/foreach} </ul> {/if} {if $paymentGatewayLinks} <ul> {foreach from=$paymentGatewayLinks item=gatewayLink} {if $gatewayLink.icon||$gatewayLink.label} <li class="my_account_links_{if $gatewayLink.active}active{else}inactive{/if}"> {if $gatewayLink.link} <a href="{$gatewayLink.link}"{if $gatewayLink.needs_attention} class="needs_attention"{/if}> {else} <h3 class="subtitle normal_text {if $gatewayLink.needs_attention}needs_attention{/if}"> {/if} {if $gatewayLink.icon}{$gatewayLink.icon}{/if} {$gatewayLink.label} {if !$gatewayLink.link}</h3>{else}</a>{/if} </li> {/if} {/foreach} </ul> {/if} {/capture} {/if} {if $accountFinanceContents && $messages.500803} <br /> <div class="content_box"> <h3 class="title section-collapser"> {$messages.500803} </h3> <div class="content_box"> {$accountFinanceContents} {assign var=accountFinanceContents value=''} </div> </div> {/if} {if $show_my_account_section} <br /> <div class="content_box"> <h2 class="title section-collapser">{$messages.500542}</h2> <div class="content_box"> <ul> {foreach from=$links item=listItem} {if $listItem.icon||$listItem.label} <li class="my_account_links_{if $listItem.active}active{else}inactive{/if}"> {if $listItem.link} <a href="{$listItem.link}" class="user_links{if $listItem.needs_attention} needs_attention{/if}"> {else} <span class="user_links{if $listItem.needs_attention} needs_attention{/if}"> {/if} {if $listItem.icon} {$listItem.icon} {/if} {$listItem.label} {if !$listItem.link} </span> {else} </a> {/if} </li> {/if} {/foreach} </ul> {$accountFinanceContents} </div> </div> {* @git-info@ *} {if $mobile_header == 1} {if $show_my_account_section} {* intentionally gets its own, nested "if" to prevent cascading *} <a href="index.php?a=4" class="menu-link">{$messages.500542} <span class="glyphicon glyphicon-user pc-hide"> </span></a> {foreach from=$links item=listItem} <a href="{$listItem.link}" class="menu-link submenu-link{if $listItem.needs_attention} needs_attention{/if}"> {$listItem.label} {if $listItem.badge === 0 || $listItem.badge > 0}<span class="badge">{$listItem.badge}</span>{/if} <span class="glyphicon glyphicon-chevron-right"> </span> </a> {/foreach} {/if} {elseif $mini_cart_only == 1} {if $show_cart} {$geo_mini_cart_displayed=1 scope='global'} {include file="my_account_links_minicart.tpl" g_resource=''} {/if} {else} {if $show_cart} {* Need to let the main cart know, wherever it is, that a mini cart was displayed *} {$geo_mini_cart_displayed=1 scope='global'} <div id="left_cart"> {include file="my_account_links_minicart.tpl" g_resource=''} </div> {/if} {if $show_account_finance_section && ($orderItemLinks || $paymentGatewayLinks)} {capture assign=accountFinanceContents} {* Capture the links, then put them where we want them. *} {if $orderItemLinks} <ul> {foreach from=$orderItemLinks item=itemLink} {if $itemLink.icon||$itemLink.label} <li class="my_account_links_{if $itemLink.active}active{else}inactive{/if}"> {if $itemLink.link} <a href="{$itemLink.link}"{if $itemLink.needs_attention} class="needs_attention"{/if}> {else} <h3 class="subtitle normal_text {if $itemLink.needs_attention}needs_attention{/if}"> {/if} {if $itemLink.icon} {$itemLink.icon} {/if} {$itemLink.label} {if !$itemLink.link}</h3>{else}</a>{/if} </li> {/if} {/foreach} </ul> {/if} {if $paymentGatewayLinks} <ul> {foreach from=$paymentGatewayLinks item=gatewayLink} {if $gatewayLink.icon||$gatewayLink.label} <li class="my_account_links_{if $gatewayLink.active}active{else}inactive{/if}"> {if $gatewayLink.link} <a href="{$gatewayLink.link}"{if $gatewayLink.needs_attention} class="needs_attention"{/if}> {else} <h3 class="subtitle normal_text {if $gatewayLink.needs_attention}needs_attention{/if}"> {/if} {if $gatewayLink.icon}{$gatewayLink.icon}{/if} {$gatewayLink.label} {if !$gatewayLink.link}</h3>{else}</a>{/if} </li> {/if} {/foreach} </ul> {/if} {/capture} {/if} {if $accountFinanceContents && $messages.500803} <br /> <div class="content_box"> <h3 class="title section-collapser"> {$messages.500803} </h3> <div class="content_box"> {$accountFinanceContents} {assign var=accountFinanceContents value=''} </div> </div> {/if} {if $show_my_account_section} <br /> <div class="content_box"> <h2 class="title section-collapser">{$messages.500542}</h2> <div class="content_box"> <ul> {foreach from=$links item=listItem} {if $listItem.icon||$listItem.label} <li class="my_account_links_{if $listItem.active}active{else}inactive{/if}"> {if $listItem.link} <a href="{$listItem.link}" class="user_links{if $listItem.needs_attention} needs_attention{/if}"> {else} <span class="user_links{if $listItem.needs_attention} needs_attention{/if}"> {/if} {if $listItem.icon} {$listItem.icon} {/if} {$listItem.label} {if $listItem.badge === 0 || $listItem.badge > 0} <span class="badge">{$listItem.badge}</span> {/if} {if !$listItem.link} </span> {else} </a> {/if} </li> {/if} {/foreach} </ul> {$accountFinanceContents} </div> </div> {/if} {/if}
{* @git-info@ *} <div class="content_box"> <h1 class="title">{$messages.102437}</h1> <h3 class="subtitle">{$title}</h3> <form action="{$formTarget}" method="post" id="bid_data_form"> {if $auction_type == 'buy_now'} <p class="page_instructions">{$messages.102442}</p> <div class="{cycle values='row_even,row_odd'}"> <label class="field_label">{if $verify}{$messages.500237}{else}{$messages.102443}{/if}</label> <span class="price">{$price}</span> {if $price_applies=='item' && $max_quantity>1} {$messages.502105} {elseif $price_applies=='lot' && $max_quantity>1} {$messages.502106} {/if} </div> {if $additional_fees} <div class="{cycle values='row_even,row_odd'}"> <label for="fees" class="field_label">{$messages.502169}</label> <span class="price">{$additional_fees.formatted.total}</span> {if $price_applies=='item' && (!{$verify} && $max_quantity > 1) || ({$verify} && $quantity > 1)}{$messages.502105}{/if} </div> {/if} {if $cost_options.groups} <div class="{cycle values='row_even,row_odd'}"> <label class="field_label">{$messages.502271}</label> {include file='bidding/cost_options.tpl'} </div> {if $verify && $cost_options_cost} <div class="{cycle values='row_even,row_odd'}"> <label class="field_label">{$messages.502272}</label> <span class="price">{$cost_options_cost|displayPrice}</span> {if $price_applies=='item' && $quantity > 1}{$messages.502105}{/if} </div> {/if} {/if} <div class="{cycle values='row_even,row_odd'}"> <label class="field_label"> {if $verify}{$messages.502108}{else}{$messages.502107}{/if} </label> {if !$verify && $price_applies=='item'&&$max_quantity > 1} <input type="text" name="c[bid_quantity]" value="{$quantity}" size="7" class="field" /> {else} {if $price_applies=='lot' && $quantity>1}{$messages.502109}{/if} {$quantity} <input type="hidden" name="c[bid_quantity]" value="{$quantity}" /> {/if} </div> {if $additional_fees||($price_applies=='item' && $quantity>1)} <div class="{cycle values='row_even,row_odd'}"> <label for="grandTotal" class="field_label">{$messages.502170}</label> <span class="price"> {if $verify} {$grandTotal} {else} {strip} {$precurrency} <span data-base-cost="{$baseTotal}" id="listing-buy-now-price-{$listing_id}"> {$grandTotalRaw|displayPrice:'':''} </span> {if !$hide_postcurrency} {$postcurrency}{/if} {/strip} {/if} </span> {if !$verify && $price_applies == 'item' && $max_quantity > 1}{$messages.502105}{/if} </div> {/if} <br /> <div class="center"> <input type="hidden" name="c[bid_amount]" value="{$hidden_price}" /> <input type="hidden" name="d" value="1" /> <input type="submit" name="c[buy_now_bid]" class="button" value="{if $verify}{$messages.500238}{else}{$messages.102444}{/if}" /> </div> {elseif $auction_type == 'dutch'} <p class="page_instructions">{$messages.102446}</p> <div class="{cycle values='row_even,row_odd'}"> <label for="c[bid_quantity]" class="field_label">{if $verify}{$messages.500240}{else}{$messages.102445}{/if}</label> {if $verify} {$quantity}<input type="hidden" name="c[bid_quantity]" value="{$quantity}" /> {else} <input type="text" size="7" maxsize="7" name="c[bid_quantity]" id="c[bid_quantity]" value="1" class="field" /> {/if} </div> <div class="{cycle values='row_even,row_odd'}"> <label for="c[bid_amount]" class="field_label">{if $verify}{$messages.500239}{else}{$messages.102440}{/if}</label> {if $verify} {$price}<input type="hidden" name="c[bid_amount]" value="{$hidden_price}" /> {else} {$precurrency} <input type="text" name="c[bid_amount]" id="c[bid_amount]" value="{$bid_to_show}" class="field" /> {$postcurrency} {/if} </div> {if $additional_fees} <div class="{cycle values='row_even,row_odd'}"> <label for="fees" class="field_label">{$messages.502169}</label> {$additional_fees.formatted.total} </div> <div class="{cycle values='row_even,row_odd'}"> <label for="grandTotal" class="field_label">{$messages.502170}</label> {$additional_fees.grandTotal} </div> {/if} <br /> <div class="center"> <input type="submit" value="{if $verify}{$messages.500241}{else}{$messages.102439}{/if}" class="button" /> </div> {elseif $auction_type == 'reverse'} <p class="page_instructions">{$messages.500987}</p> <div class="{cycle values='row_even,row_odd'}"> <label for="c[bid_amount]" class="field_label">{if $verify}{$messages.500989}{else}{$messages.500988}{/if}</label> {if $verify} {$price}<input type="hidden" name="c[bid_amount]" value="{$hidden_price}" /> {else} {$precurrency} <input type="text" name="c[bid_amount]" id="c[bid_amount]" value="{$bid_to_show}" class="field" /> {$postcurrency} {/if} </div> {if $additional_fees} <div class="{cycle values='row_even,row_odd'}"> <label for="fees" class="field_label">{$messages.502169}</label> {$additional_fees.formatted.total} </div> <div class="{cycle values='row_even,row_odd'}"> <label for="grandTotal" class="field_label">{$messages.502170}</label> {$additional_fees.grandTotal} </div> {/if} {if $cost_options.groups} <div class="{cycle values='row_even,row_odd'}"> <label class="field_label">{$messages.502271}</label> {include file='bidding/cost_options.tpl'} </div> {if $verify && $cost_options_cost} <div class="{cycle values='row_even,row_odd'}"> <label class="field_label">{$messages.502272}</label> <span class="price">{$cost_options_cost|displayPrice}</span> {if $price_applies=='item' && $quantity > 1}{$messages.502105}{/if} </div> {/if} {/if} <br /> <div class="center"> <input type="submit" value="{if $verify}{$messages.500991}{else}{$messages.500990}{/if}" class="button" /> </div> {elseif $auction_type == 'standard'} <p class="page_instructions">{$messages.102438}</p> <div class="{cycle values='row_even,row_odd'}"> <label for="c[bid_amount]" class="field_label">{if $verify}{$messages.500242}{else}{$messages.102440}{/if}</label> {if $verify} {$price}<input type="hidden" name="c[bid_amount]" value="{$hidden_price}" /> {else} {$precurrency} <input type="text" name="c[bid_amount]" id="c[bid_amount]" value="{$bid_to_show}" class="field" /> {$postcurrency} {/if} </div> {if $additional_fees} <div class="{cycle values='row_even,row_odd'}"> <label for="fees" class="field_label">{$messages.502169}</label> {$additional_fees.formatted.total} </div> {if $verify} <div class="{cycle values='row_even,row_odd'}"> <label for="grandTotal" class="field_label">{$messages.502170}</label> {$grandTotal} </div> {/if} {/if} {if $cost_options.groups} <div class="{cycle values='row_even,row_odd'}"> <label class="field_label">{$messages.502271}</label> {include file='bidding/cost_options.tpl'} </div> {if $verify && $cost_options_cost} <div class="{cycle values='row_even,row_odd'}"> <label class="field_label">{$messages.502272}</label> <span class="price">{$cost_options_cost|displayPrice}</span> </div> {/if} {/if} <br /> <div class="center"> <input type="submit" value="{if $verify}{$messages.500236}{else}{$messages.102439}{/if}" class="button" /> </div> {/if} </form> </div> <br /> <div class="center"><a href="{$auctionLink}" class="button">{$messages.103055}</a></div>
{* @git-info@ *} <div class="content_box"> <h1 class="title">{$messages.102437}</h1> <h3 class="subtitle">{$title}</h3> <form action="{$formTarget}" method="post" id="bid_data_form"> {if $auction_type == 'buy_now'} <p class="page_instructions">{$messages.102442}</p> <div class="bid-form-container"> <div class="bid-form-spacer"> <div class="cntr"> <label class="field_label uppercase">{if $verify}{$messages.500237}{else}{$messages.102443}{/if}</label> <div class="bid-price">{$price}</div> {if $price_applies=='item' && $max_quantity>1} {$messages.502105} {elseif $price_applies=='lot' && $max_quantity>1} {$messages.502106} {/if} </div> {if $additional_fees} <div class="{cycle values='row_even,row_odd'} cntr"> <div for="fees" class="bid-label">{$messages.502169}</div> <div class="price bid-value">{$additional_fees.formatted.total}</div> {if $price_applies=='item' && (!{$verify} && $max_quantity > 1) || ({$verify} && $quantity > 1)}{$messages.502105}{/if} </div> {/if} {if $cost_options.groups} <div class="cntr"> <label class="field_label">{$messages.502271}</label> {include file='bidding/cost_options.tpl'} </div> {if $verify && $cost_options_cost} <div class="{cycle values='row_even,row_odd'} cntr"> <label class="field_label">{$messages.502272}</label> <span class="price">{$cost_options_cost|displayPrice}</span> {if $price_applies=='item' && $quantity > 1}{$messages.502105}{/if} </div> {/if} {/if} <div class="cntr" style="padding: 0.6em 0.4em;"> <div class="bid-label"> {if $verify}{$messages.502108}{else}{$messages.502107}{/if} </div> <div class="bid-value"> {if !$verify && $price_applies=='item'&&$max_quantity > 1} <input type="text" name="c[bid_quantity]" value="{$quantity}" size="7" class="field" /> {else} {if $price_applies=='lot' && $quantity>1}{$messages.502109}{/if} {$quantity} <input type="hidden" name="c[bid_quantity]" value="{$quantity}" /> {/if} </div> </div> {if $additional_fees||($price_applies=='item' && $quantity>1)} <div class="cntr"> <label for="grandTotal" class="field_label uppercase">{$messages.502170}</label> <div class="bid-price price"> {if $verify} {$grandTotal} {else} {strip} {$precurrency} <span data-base-cost="{$baseTotal}" id="listing-buy-now-price-{$listing_id}"> {$grandTotalRaw|displayPrice:'':''} </span> {if !$hide_postcurrency} {$postcurrency}{/if} {/strip} {/if} </div> {if !$verify && $price_applies == 'item' && $max_quantity > 1}{$messages.502105}{/if} </div> {/if} <div class="center"> <input type="hidden" name="c[bid_amount]" value="{$hidden_price}" /> <input type="hidden" name="d" value="1" /> <input type="submit" name="c[buy_now_bid]" class="button buy_now_link" value="{if $verify}{$messages.500238}{else}{$messages.102444}{/if}" /> </div> {elseif $auction_type == 'dutch'} <p class="page_instructions">{$messages.102446}</p> <div class="bid-form-container"> <div class="{cycle values='row_even,row_odd'}"> <label for="c[bid_quantity]" class="field_label">{if $verify}{$messages.500240}{else}{$messages.102445}{/if}</label> {if $verify} {$quantity}<input type="hidden" name="c[bid_quantity]" value="{$quantity}" /> {else} <input type="text" size="7" maxsize="7" name="c[bid_quantity]" id="c[bid_quantity]" value="1" class="field" /> {/if} </div> <div class="{cycle values='row_even,row_odd'}"> <label for="c[bid_amount]" class="field_label">{if $verify}{$messages.500239}{else}{$messages.102440}{/if}</label> {if $verify} {$price}<input type="hidden" name="c[bid_amount]" value="{$hidden_price}" /> {else} <span style="white-space: nowrap;">{$precurrency} <input type="text" name="c[bid_amount]" id="c[bid_amount]" value="{$bid_to_show}" class="field" /> {if !$hide_postcurrency}{$postcurrency}{/if}</span> {/if} </div> {if $additional_fees} <div class="{cycle values='row_even,row_odd'}"> <label for="fees" class="field_label">{$messages.502169}</label> {$additional_fees.formatted.total} </div> <div class="{cycle values='row_even,row_odd'}"> <label for="grandTotal" class="field_label">{$messages.502170}</label> {$additional_fees.grandTotal} </div> {/if} </div> <br /> <div class="center"> <input type="submit" value="{if $verify}{$messages.500241}{else}{$messages.102439}{/if}" class="button" /> </div> {elseif $auction_type == 'reverse'} <p class="page_instructions">{$messages.500987}</p> <div class="{cycle values='row_even,row_odd'} cntr"> <label for="c[bid_amount]" class="field_label">{if $verify}{$messages.500989}{else}{$messages.500988}{/if}</label> {if $verify} {$price}<input type="hidden" name="c[bid_amount]" value="{$hidden_price}" /> {else} {$precurrency} <input type="text" name="c[bid_amount]" id="c[bid_amount]" value="{$bid_to_show}" class="field" /> {if !$hide_postcurrency}{$postcurrency}{/if} {/if} </div> {if $additional_fees} <div class="{cycle values='row_even,row_odd'} cntr"> <label for="fees" class="field_label">{$messages.502169}</label> {$additional_fees.formatted.total} </div> <div class="{cycle values='row_even,row_odd'} cntr"> <label for="grandTotal" class="field_label">{$messages.502170}</label> {$additional_fees.grandTotal} </div> {/if} {if $cost_options.groups} <div class="{cycle values='row_even,row_odd'}"> <label class="field_label">{$messages.502271}</label> {include file='bidding/cost_options.tpl'} </div> {if $verify && $cost_options_cost} <div class="{cycle values='row_even,row_odd'} cntr"> <label class="field_label">{$messages.502272}</label> <span class="price">{$cost_options_cost|displayPrice}</span> {if $price_applies=='item' && $quantity > 1}{$messages.502105}{/if} </div> {/if} {/if} <br /> <div class="center"> <input type="submit" value="{if $verify}{$messages.500991}{else}{$messages.500990}{/if}" class="button buy_now_link" /> </div> {elseif $auction_type == 'standard'} <p class="page_instructions">{$messages.102438}</p> <div class="bid-form-container"> <div class="cntr"> <label for="c[bid_amount]" class="field_label">{if $verify}{$messages.500242}{else}{$messages.102440}{/if}</label> {if $verify} <span style="white-space: nowrap;">{$price}<input type="hidden" name="c[bid_amount]" value="{$hidden_price}" /></span> {else} <span style="white-space: nowrap; font-size: .75em;">{$precurrency} <input type="text" name="c[bid_amount]" id="c[bid_amount]" value="{$bid_to_show}" class="field" /> {if !$hide_postcurrency}{$postcurrency}{/if}</span> {/if} </div> {if $additional_fees} <div class="{cycle values='row_even,row_odd'} cntr"> <label for="fees" class="field_label">{$messages.502169}</label> {$additional_fees.formatted.total} </div> {if $verify} <div class="{cycle values='row_even,row_odd'} cntr"> <label for="grandTotal" class="field_label">{$messages.502170}</label> {$grandTotal} </div> {/if} {/if} {if $cost_options.groups} <div class="{cycle values='row_even,row_odd'} cntr"> <label class="field_label">{$messages.502271}</label> {include file='bidding/cost_options.tpl'} </div> {if $verify && $cost_options_cost} <div class="{cycle values='row_even,row_odd'} cntr"> <label class="field_label">{$messages.502272}</label> <span class="price">{$cost_options_cost|displayPrice}</span> </div> {/if} {/if} </div> <div class="center"> <input type="submit" value="{if $verify}{$messages.500236}{else}{$messages.102439}{/if}" class="button buy_now_link" /> </div> </div> </div> {/if} </form> </div> <div class="center"><a href="{$auctionLink}" class="button">{$messages.103055}</a></div>
{* @git-info@ *} <div class="content_box"> <h1 class="title">{$messages.102437}</h1> <h3 class="subtitle">{$title}</h3> <form action="{$formTarget}" method="post" id="bid_data_form"> {if $auction_type == 'buy_now'} <p class="page_instructions">{$messages.102442}</p> <div class="{cycle values='row_even,row_odd'}"> <label class="field_label">{if $verify}{$messages.500237}{else}{$messages.102443}{/if}</label> <span class="price">{$price}</span> {if $price_applies=='item' && $max_quantity>1} {$messages.502105} {elseif $price_applies=='lot' && $max_quantity>1} {$messages.502106} {/if} </div> {if $additional_fees} <div class="{cycle values='row_even,row_odd'}"> <label for="fees" class="field_label">{$messages.502169}</label> <span class="price">{$additional_fees.formatted.total}</span> {if $price_applies=='item' && (!{$verify} && $max_quantity > 1) || ({$verify} && $quantity > 1)}{$messages.502105}{/if} </div> {/if} {if $cost_options.groups} <div class="{cycle values='row_even,row_odd'}"> <label class="field_label">{$messages.502271}</label> {include file='bidding/cost_options.tpl'} </div> {if $verify && $cost_options_cost} <div class="{cycle values='row_even,row_odd'}"> <label class="field_label">{$messages.502272}</label> <span class="price">{$cost_options_cost|displayPrice}</span> {if $price_applies=='item' && $quantity > 1}{$messages.502105}{/if} </div> {/if} {/if} <div class="{cycle values='row_even,row_odd'}"> <label class="field_label"> {if $verify}{$messages.502108}{else}{$messages.502107}{/if} </label> {if !$verify && $price_applies=='item'&&$max_quantity > 1} <input type="text" name="c[bid_quantity]" value="{$quantity}" size="7" class="field" /> {else} {if $price_applies=='lot' && $quantity>1}{$messages.502109}{/if} {$quantity} <input type="hidden" name="c[bid_quantity]" value="{$quantity}" /> {/if} </div> {if $additional_fees||($price_applies=='item' && $quantity>1)} <div class="{cycle values='row_even,row_odd'}"> <label for="grandTotal" class="field_label">{$messages.502170}</label> <span class="price"> {if $verify} {$grandTotal} {else} {strip} {$precurrency} <span data-base-cost="{$baseTotal}" id="listing-buy-now-price-{$listing_id}"> {$grandTotalRaw|displayPrice:'':''} </span> {if !$hide_postcurrency} {$postcurrency}{/if} {/strip} {/if} </span> {if !$verify && $price_applies == 'item' && $max_quantity > 1}{$messages.502105}{/if} </div> {/if} <br /> <div class="center"> <input type="hidden" name="c[bid_amount]" value="{$hidden_price}" /> <input type="hidden" name="d" value="1" /> <input type="submit" name="c[buy_now_bid]" class="button" value="{if $verify}{$messages.500238}{else}{$messages.102444}{/if}" /> </div> {elseif $auction_type == 'dutch'} <p class="page_instructions">{$messages.102446}</p> <div class="{cycle values='row_even,row_odd'}"> <label for="c[bid_quantity]" class="field_label">{if $verify}{$messages.500240}{else}{$messages.102445}{/if}</label> {if $verify} {$quantity}<input type="hidden" name="c[bid_quantity]" value="{$quantity}" /> {else} <input type="text" size="7" maxsize="7" name="c[bid_quantity]" id="c[bid_quantity]" value="1" class="field" /> {/if} </div> <div class="{cycle values='row_even,row_odd'}"> <label for="c[bid_amount]" class="field_label">{if $verify}{$messages.500239}{else}{$messages.102440}{/if}</label> {if $verify} {$price}<input type="hidden" name="c[bid_amount]" value="{$hidden_price}" /> {else} {$precurrency} <input type="text" name="c[bid_amount]" id="c[bid_amount]" value="{$bid_to_show}" class="field" /> {$postcurrency} {/if} </div> {if $additional_fees} <div class="{cycle values='row_even,row_odd'}"> <label for="fees" class="field_label">{$messages.502169}</label> {$additional_fees.formatted.total} </div> <div class="{cycle values='row_even,row_odd'}"> <label for="grandTotal" class="field_label">{$messages.502170}</label> {$additional_fees.grandTotal} </div> {/if} <br /> <div class="center"> <input type="submit" value="{if $verify}{$messages.500241}{else}{$messages.102439}{/if}" class="button" /> </div> {elseif $auction_type == 'reverse'} <p class="page_instructions">{$messages.500987}</p> <div class="{cycle values='row_even,row_odd'}"> <label for="c[bid_amount]" class="field_label">{if $verify}{$messages.500989}{else}{$messages.500988}{/if}</label> {if $verify} {$price}<input type="hidden" name="c[bid_amount]" value="{$hidden_price}" /> {else} {$precurrency} <input type="text" name="c[bid_amount]" id="c[bid_amount]" value="{$bid_to_show}" class="field" /> {$postcurrency} {/if} </div> {if $additional_fees} <div class="{cycle values='row_even,row_odd'}"> <label for="fees" class="field_label">{$messages.502169}</label> {$additional_fees.formatted.total} </div> <div class="{cycle values='row_even,row_odd'}"> <label for="grandTotal" class="field_label">{$messages.502170}</label> {$additional_fees.grandTotal} </div> {/if} {if $cost_options.groups} <div class="{cycle values='row_even,row_odd'}"> <label class="field_label">{$messages.502271}</label> {include file='bidding/cost_options.tpl'} </div> {if $verify && $cost_options_cost} <div class="{cycle values='row_even,row_odd'}"> <label class="field_label">{$messages.502272}</label> <span class="price">{$cost_options_cost|displayPrice}</span> {if $price_applies=='item' && $quantity > 1}{$messages.502105}{/if} </div> {/if} {/if} <br /> <div class="center"> <input type="submit" value="{if $verify}{$messages.500991}{else}{$messages.500990}{/if}" class="button" /> </div> {elseif $auction_type == 'standard'} <p class="page_instructions">{$messages.102438}</p> <div class="{cycle values='row_even,row_odd'}"> <label for="c[bid_amount]" class="field_label">{if $verify}{$messages.500242}{else}{$messages.102440}{/if}</label> {if $verify} {$price}<input type="hidden" name="c[bid_amount]" value="{$hidden_price}" /> {else} {$precurrency} <input type="text" name="c[bid_amount]" id="c[bid_amount]" value="{$bid_to_show}" class="field" /> {$postcurrency} {/if} </div> {if $additional_fees} <div class="{cycle values='row_even,row_odd'}"> <label for="fees" class="field_label">{$messages.502169}</label> {$additional_fees.formatted.total} </div> {if $verify} <div class="{cycle values='row_even,row_odd'}"> <label for="grandTotal" class="field_label">{$messages.502170}</label> {$grandTotal} </div> {/if} {/if} {if $cost_options.groups} <div class="{cycle values='row_even,row_odd'}"> <label class="field_label">{$messages.502271}</label> {include file='bidding/cost_options.tpl'} </div> {if $verify && $cost_options_cost} <div class="{cycle values='row_even,row_odd'}"> <label class="field_label">{$messages.502272}</label> <span class="price">{$cost_options_cost|displayPrice}</span> </div> {/if} {/if} <br /> <div class="center"> <input type="submit" value="{if $verify}{$messages.500236}{else}{$messages.102439}{/if}" class="button" /> </div> {/if} </form> </div> <br /> {* @git-info@ *} <div class="content_box"> <h1 class="title">{$messages.102437}</h1> <h3 class="subtitle">{$title}</h3> <form action="{$formTarget}" method="post" id="bid_data_form"> {if $auction_type == 'buy_now'} <p class="page_instructions">{$messages.102442}</p> <div class="bid-form-container"> <div class="bid-form-spacer"> <div class="cntr"> <label class="field_label uppercase">{if $verify}{$messages.500237}{else}{$messages.102443}{/if}</label> <div class="bid-price">{$price}</div> {if $price_applies=='item' && $max_quantity>1} {$messages.502105} {elseif $price_applies=='lot' && $max_quantity>1} {$messages.502106} {/if} </div> {if $additional_fees} <div class="{cycle values='row_even,row_odd'} cntr"> <div for="fees" class="bid-label">{$messages.502169}</div> <div class="price bid-value">{$additional_fees.formatted.total}</div> {if $price_applies=='item' && (!{$verify} && $max_quantity > 1) || ({$verify} && $quantity > 1)}{$messages.502105}{/if} </div> {/if} {if $cost_options.groups} <div class="cntr"> <label class="field_label">{$messages.502271}</label> {include file='bidding/cost_options.tpl'} </div> {if $verify && $cost_options_cost} <div class="{cycle values='row_even,row_odd'} cntr"> <label class="field_label">{$messages.502272}</label> <span class="price">{$cost_options_cost|displayPrice}</span> {if $price_applies=='item' && $quantity > 1}{$messages.502105}{/if} </div> {/if} {/if} <div class="cntr" style="padding: 0.6em 0.4em;"> <div class="bid-label"> {if $verify}{$messages.502108}{else}{$messages.502107}{/if} </div> <div class="bid-value"> {if !$verify && $price_applies=='item'&&$max_quantity > 1} <input type="text" name="c[bid_quantity]" value="{$quantity}" size="7" class="field" /> {else} {if $price_applies=='lot' && $quantity>1}{$messages.502109}{/if} {$quantity} <input type="hidden" name="c[bid_quantity]" value="{$quantity}" /> {/if} </div> </div> {if $additional_fees||($price_applies=='item' && $quantity>1)} <div class="cntr"> <label for="grandTotal" class="field_label uppercase">{$messages.502170}</label> <div class="bid-price price"> {if $verify} {$grandTotal} {else} {strip} {$precurrency} <span data-base-cost="{$baseTotal}" id="listing-buy-now-price-{$listing_id}"> {$grandTotalRaw|displayPrice:'':''} </span> {if !$hide_postcurrency} {$postcurrency}{/if} {/strip} {/if} </div> {if !$verify && $price_applies == 'item' && $max_quantity > 1}{$messages.502105}{/if} </div> {/if} <div class="center"> <input type="hidden" name="c[bid_amount]" value="{$hidden_price}" /> <input type="hidden" name="d" value="1" /> <input type="submit" name="c[buy_now_bid]" class="button buy_now_link" value="{if $verify}{$messages.500238}{else}{$messages.102444}{/if}" /> </div> {elseif $auction_type == 'dutch'} <p class="page_instructions">{$messages.102446}</p> <div class="bid-form-container"> <div class="{cycle values='row_even,row_odd'}"> <label for="c[bid_quantity]" class="field_label">{if $verify}{$messages.500240}{else}{$messages.102445}{/if}</label> {if $verify} {$quantity}<input type="hidden" name="c[bid_quantity]" value="{$quantity}" /> {else} <input type="text" size="7" maxsize="7" name="c[bid_quantity]" id="c[bid_quantity]" value="1" class="field" /> {/if} </div> <div class="{cycle values='row_even,row_odd'}"> <label for="c[bid_amount]" class="field_label">{if $verify}{$messages.500239}{else}{$messages.102440}{/if}</label> {if $verify} {$price}<input type="hidden" name="c[bid_amount]" value="{$hidden_price}" /> {else} <span style="white-space: nowrap;">{$precurrency} <input type="text" name="c[bid_amount]" id="c[bid_amount]" value="{$bid_to_show}" class="field" /> {if !$hide_postcurrency}{$postcurrency}{/if}</span> {/if} </div> {if $additional_fees} <div class="{cycle values='row_even,row_odd'}"> <label for="fees" class="field_label">{$messages.502169}</label> {$additional_fees.formatted.total} </div> <div class="{cycle values='row_even,row_odd'}"> <label for="grandTotal" class="field_label">{$messages.502170}</label> {$additional_fees.grandTotal} </div> {/if} </div> <br /> <div class="center"> <input type="submit" value="{if $verify}{$messages.500241}{else}{$messages.102439}{/if}" class="button" /> </div> {elseif $auction_type == 'reverse'} <p class="page_instructions">{$messages.500987}</p> <div class="{cycle values='row_even,row_odd'} cntr"> <label for="c[bid_amount]" class="field_label">{if $verify}{$messages.500989}{else}{$messages.500988}{/if}</label> {if $verify} {$price}<input type="hidden" name="c[bid_amount]" value="{$hidden_price}" /> {else} {$precurrency} <input type="text" name="c[bid_amount]" id="c[bid_amount]" value="{$bid_to_show}" class="field" /> {if !$hide_postcurrency}{$postcurrency}{/if} {/if} </div> {if $additional_fees} <div class="{cycle values='row_even,row_odd'} cntr"> <label for="fees" class="field_label">{$messages.502169}</label> {$additional_fees.formatted.total} </div> <div class="{cycle values='row_even,row_odd'} cntr"> <label for="grandTotal" class="field_label">{$messages.502170}</label> {$additional_fees.grandTotal} </div> {/if} {if $cost_options.groups} <div class="{cycle values='row_even,row_odd'}"> <label class="field_label">{$messages.502271}</label> {include file='bidding/cost_options.tpl'} </div> {if $verify && $cost_options_cost} <div class="{cycle values='row_even,row_odd'} cntr"> <label class="field_label">{$messages.502272}</label> <span class="price">{$cost_options_cost|displayPrice}</span> {if $price_applies=='item' && $quantity > 1}{$messages.502105}{/if} </div> {/if} {/if} <br /> <div class="center"> <input type="submit" value="{if $verify}{$messages.500991}{else}{$messages.500990}{/if}" class="button buy_now_link" /> </div> {elseif $auction_type == 'standard'} <p class="page_instructions">{$messages.102438}</p> <div class="bid-form-container"> <div class="cntr"> <label for="c[bid_amount]" class="field_label">{if $verify}{$messages.500242}{else}{$messages.102440}{/if}</label> {if $verify} <span style="white-space: nowrap;">{$price}<input type="hidden" name="c[bid_amount]" value="{$hidden_price}" /></span> {else} <span style="white-space: nowrap; font-size: .75em;">{$precurrency} <input type="text" name="c[bid_amount]" id="c[bid_amount]" value="{$bid_to_show}" class="field" /> {if !$hide_postcurrency}{$postcurrency}{/if}</span> {/if} </div> {if $additional_fees} <div class="{cycle values='row_even,row_odd'} cntr"> <label for="fees" class="field_label">{$messages.502169}</label> {$additional_fees.formatted.total} </div> {if $verify} <div class="{cycle values='row_even,row_odd'} cntr"> <label for="grandTotal" class="field_label">{$messages.502170}</label> {$grandTotal} </div> {/if} {/if} {if $cost_options.groups} <div class="{cycle values='row_even,row_odd'} cntr"> <label class="field_label">{$messages.502271}</label> {include file='bidding/cost_options.tpl'} </div> {if $verify && $cost_options_cost} <div class="{cycle values='row_even,row_odd'} cntr"> <label class="field_label">{$messages.502272}</label> <span class="price">{$cost_options_cost|displayPrice}</span> </div> {/if} {/if} </div> <div class="center"> <input type="submit" value="{if $verify}{$messages.500236}{else}{$messages.102439}{/if}" class="button buy_now_link" /> </div> </div> </div> {/if} </form> </div> <div class="center"><a href="{$auctionLink}" class="button">{$messages.103055}</a></div>
{* @git-info@ *} {foreach $cost_options.groups as $group} <div style="display: inline-block;"> <strong>{$group.label|fromDB}</strong> {if $verify} {foreach $group.options as $option} {if $cost_options_selected[$group.id]==$option.id} <input type="hidden" name="cost_options[{$group.id}]" value="{$option.id}"> {$option.label|fromDB} {if $option.cost_added!=0} [{if $option.cost_added>0}+{/if} <span class="price">{$option.cost_added|displayPrice}</span>] {/if} {break} {/if} {/foreach} {else} <div class="buyer-option-image-box"></div> <select name="cost_options[{$group.id}]" id="cost-option_{$group.id}" class="buyer_options_selection{$listing_id}{if $group.quantity_type=='combined'} costOptionCombined{$listing_id}{/if}"> {if $group.quantity_type=='combined'} <option value="0">-</option> {/if} {foreach $group.options as $option} <option data-add-cost="{$option.cost_added}" data-file-slot="{$option.file_slot}" value="{$option.id}" {if $cost_options_selected[$group.id]==$option.id}selected="selected"{elseif $group.quantity_type=='individual' && $option.ind_quantity_remaining<1} disabled="disabled"{/if}>{strip} {$option.label|fromDB} {if $option.cost_added!=0} [{if $option.cost_added>0}+{/if} {$option.cost_added|displayPrice}] {/if} {if $group.quantity_type=='individual' && $option.ind_quantity_remaining<1}{$messages.502278|escape}{/if} {/strip}</option> {/foreach} </select> {/if} </div> {/foreach} {if $cost_options.hasFileSlot} {* Insert "hidden" gallery to use for reference for image slots *} <div style="display: none;"> {listing tag='image_block'} </div> {/if} {add_footer_html} <script> jQuery(function () { var buyer_options_bidding = { }; buyer_options_bidding.out_of_stock = '{$messages.502278|escape_js}'; {if $cost_options.hasCombined} buyer_options_bidding.combined = {$combined_json}; buyer_options_bidding.updateCombined = function () { jQuery('.costOptionCombined{$listing_id}').each(function () { var values = []; //get the "other" values... var thisId = jQuery(this).attr('id'); jQuery('.costOptionCombined{$listing_id}:not(#'+thisId+')').each(function () { if (jQuery(this).val()>0) { values[values.length] = jQuery(this).val(); } }); //the value before we do this.. we'll try to set it to this if possible var preValue = jQuery(this).val(); //disable all options jQuery(this).find('option:not([value='+preValue+'])').prop({ disabled: true }).each (function () { //add "out of stock" text to each option if (jQuery(this).val()==0) { //don't add it to this one return; } if (!jQuery(this).data('originalLabel')) { jQuery(this).data('originalLabel',jQuery(this).text()); } jQuery(this).text(jQuery(this).data('originalLabel')+buyer_options_bidding.out_of_stock); }); if (preValue!='0') { //enable 0 value jQuery(this).find('option[value=0]').prop({ disabled:false }); } //now enable the options that are good... for (var a=0; a<buyer_options_bidding.combined.length; a++) { //loop through the combined options... Find the ones that the "other" values //match the entries in there var thisOptions = buyer_options_bidding.combined[a].options; //loop through the "other" options, see if this has those in it var isGood = true; for (var b=0; b<values.length && isGood; b++) { if (thisOptions.indexOf(values[b]) == -1) { //not good isGood = false; } } if (isGood) { //enable the options in this one for (var c=0; c<thisOptions.length; c++) { jQuery(this).find('option[value='+thisOptions[c]+']').prop({ disabled:false}).each(function () { if (jQuery(this).data('originalLabel')) { //remove the "out of stock" message jQuery(this).text(jQuery(this).data('originalLabel')); } }); } } } }); }; buyer_options_bidding.verifyForm = function (e) { //verify to make sure none of the values are set to 0 if (jQuery('.costOptionCombined{$listing_id} option:selected[value=0]').length) { e.preventDefault(); gjUtil.addError('{$messages.502273|escape_js}'); } }; jQuery('#bid_data_form').submit(buyer_options_bidding.verifyForm); {/if} buyer_options_bidding.updateBuyNowCost = function () { if (!jQuery('#listing-buy-now-price-{$listing_id}').length) { return; } //update the buy now price displayed var cost = jQuery('#listing-buy-now-price-{$listing_id}').data('baseCost'); if (typeof cost === 'number') { jQuery('.buyer_options_selection{$listing_id}').each(function () { var currentOption = jQuery(this).find('option:selected'); if (currentOption.val()>0 && currentOption.data('addCost')) { var addCost = currentOption.data('addCost'); if (typeof addCost === 'number') { //safe to add them up, they are both numbers cost = cost+addCost; } else { //one of the values not a number, not able to "safely" update cost return; } } }); jQuery('#listing-buy-now-price-{$listing_id}').text(cost); } }; buyer_options_bidding.updateBuyNowUrl = function () { //get the option values (that are actually set) var formInfo = jQuery('.buyer_options_selection{$listing_id}').not(function () { return (jQuery(this).val()==0); }); formInfo = (formInfo.length)? '&'+formInfo.serialize() : ''; //send the selections to the buy now button jQuery('a.buy_now_link').each(function () { //see if URL matches this URL in case being used on browsing page if (!jQuery(this).data('baseHref')) { //keep track of "original" URL jQuery(this).data('baseHref',jQuery(this).attr('href')); } var baseHref = jQuery(this).data('baseHref'); if (baseHref.indexOf("b={$listing_id}&")>-1) { jQuery(this).attr('href', baseHref+formInfo); } else if (baseHref.indexOf("%2Aand%2Ab%2Ais%2A{$listing_id}%2A")>-1) { //right link, but sending info to login so have to do things different jQuery(this).attr('href', baseHref+formInfo.replace('&','%2Aand%2A').replace('=','%2Ais%2A')); } }); }; {if $cost_options.hasFileSlot} buyer_options_bidding.updateFileSlot = function () { jQuery('.buyer_options_selection{$listing_id}').each(function () { var fileSlot = jQuery(this).find('option:selected').data('fileSlot'); var imageBox = jQuery(this).prev('.buyer-option-image-box'); if (fileSlot) { var image = jQuery('.galleryThumbs li:nth-child('+fileSlot+') img'); } if (!imageBox.length) { //nothing can be done young one... return; } if (fileSlot && image.length) { imageBox.html(image.clone().width(50)) .show('fast'); } else { imageBox.hide(); } }); }; {/if} buyer_options_bidding.optionChanged = function () { buyer_options_bidding.updateBuyNowCost(); {if $cost_options.hasCombined} if (jQuery(this).hasClass('costOptionCombined{$listing_id}')) { buyer_options_bidding.updateCombined(); } {/if} buyer_options_bidding.updateBuyNowUrl(); {if $cost_options.hasFileSlot} buyer_options_bidding.updateFileSlot(); {/if} }; {if $cost_options.hasCombined} //initialize the combined quantities buyer_options_bidding.updateCombined(); {/if} //go ahead and adjust the cost & link starting out buyer_options_bidding.updateBuyNowCost(); buyer_options_bidding.updateBuyNowUrl(); {if $cost_options.hasFileSlot} buyer_options_bidding.updateFileSlot(); {/if} jQuery('.buyer_options_selection{$listing_id}').change(buyer_options_bidding.optionChanged); }); </script> {/add_footer_html}
{* @git-info@ *} {foreach $cost_options.groups as $group} <div style="display: inline-block;"> <strong>{$group.label|fromDB}</strong> {if $verify} {foreach $group.options as $option} {if $cost_options_selected[$group.id]==$option.id} <input type="hidden" name="cost_options[{$group.id}]" value="{$option.id}"> {$option.label|fromDB} {if $option.cost_added!=0} [{if $option.cost_added>0}+{/if} <span class="price">{$option.cost_added|displayPrice}</span>] {/if} {break} {/if} {/foreach} {else} <div class="buyer-option-image-box"></div> <select name="cost_options[{$group.id}]" id="cost-option_{$group.id}" class="buyer_options_selection{$listing_id}{if $group.quantity_type=='combined'} costOptionCombined{$listing_id}{/if}"> {if $group.quantity_type=='combined'} <option value="0">-</option> {/if} {foreach $group.options as $option} <option data-add-cost="{$option.cost_added}" data-file-slot="{$option.file_slot}" value="{$option.id}" {if $cost_options_selected[$group.id]==$option.id}selected="selected"{elseif $group.quantity_type=='individual' && $option.ind_quantity_remaining<1} disabled="disabled"{/if}>{strip} {$option.label|fromDB} {if $option.cost_added!=0} [{if $option.cost_added>0}+{/if} {$option.cost_added|displayPrice}] {/if} {if $group.quantity_type=='individual' && $option.ind_quantity_remaining<1}{$messages.502278|escape}{/if} {/strip}</option> {/foreach} </select> {/if} </div> {/foreach} {if $cost_options.hasFileSlot} {* Insert "hidden" gallery to use for reference for image slots *} <div style="display: none;"> {listing tag='image_block'} </div> {/if} {add_footer_html} <script> jQuery(function () { var buyer_options_bidding = { }; buyer_options_bidding.out_of_stock = '{$messages.502278|escape_js}'; {if $cost_options.hasCombined} buyer_options_bidding.combined = {$combined_json}; buyer_options_bidding.updateCombined = function () { jQuery('.costOptionCombined{$listing_id}').each(function () { var values = []; //get the "other" values... var thisId = jQuery(this).attr('id'); jQuery('.costOptionCombined{$listing_id}:not(#'+thisId+')').each(function () { if (jQuery(this).val()>0) { values[values.length] = jQuery(this).val(); } }); //the value before we do this.. we'll try to set it to this if possible var preValue = jQuery(this).val(); //disable all options jQuery(this).find('option:not([value='+preValue+'])').prop({ disabled: true }).each (function () { //add "out of stock" text to each option if (jQuery(this).val()==0) { //don't add it to this one return; } if (!jQuery(this).data('originalLabel')) { jQuery(this).data('originalLabel',jQuery(this).text()); } jQuery(this).text(jQuery(this).data('originalLabel')+buyer_options_bidding.out_of_stock); }); if (preValue!='0') { //enable 0 value jQuery(this).find('option[value=0]').prop({ disabled:false }); } //now enable the options that are good... for (var a=0; a<buyer_options_bidding.combined.length; a++) { //loop through the combined options... Find the ones that the "other" values //match the entries in there var thisOptions = buyer_options_bidding.combined[a].options; //loop through the "other" options, see if this has those in it var isGood = true; for (var b=0; b<values.length && isGood; b++) { if (thisOptions.indexOf(values[b]) == -1) { //not good isGood = false; } } if (isGood) { //enable the options in this one for (var c=0; c<thisOptions.length; c++) { jQuery(this).find('option[value='+thisOptions[c]+']').prop({ disabled:false}).each(function () { if (jQuery(this).data('originalLabel')) { //remove the "out of stock" message jQuery(this).text(jQuery(this).data('originalLabel')); } }); } } } }); }; buyer_options_bidding.verifyForm = function (e) { //verify to make sure none of the values are set to 0 if (jQuery('.costOptionCombined{$listing_id} option:selected[value=0]').length) { e.preventDefault(); gjUtil.addError('{$messages.502273|escape_js}'); } }; jQuery('#bid_data_form').submit(buyer_options_bidding.verifyForm); {/if} buyer_options_bidding.updateBuyNowCost = function () { if (!jQuery('#listing-buy-now-price-{$listing_id}').length) { return; } //update the buy now price displayed var cost = jQuery('#listing-buy-now-price-{$listing_id}').data('baseCost'); if (typeof cost === 'number') { jQuery('.buyer_options_selection{$listing_id}').each(function () { var currentOption = jQuery(this).find('option:selected'); if (currentOption.val()>0 && currentOption.data('addCost')) { var addCost = currentOption.data('addCost'); if (typeof addCost === 'number') { //safe to add them up, they are both numbers cost = cost+addCost; } else { //one of the values not a number, not able to "safely" update cost return; } } }); jQuery('#listing-buy-now-price-{$listing_id}').text(cost); } }; buyer_options_bidding.updateBuyNowUrl = function () { //get the option values (that are actually set) var formInfo = jQuery('.buyer_options_selection{$listing_id}').not(function () { return (jQuery(this).val()==0); }); formInfo = (formInfo.length)? '&'+formInfo.serialize() : ''; //send the selections to the buy now button jQuery('a.buy_now_link').each(function () { //see if URL matches this URL in case being used on browsing page if (!jQuery(this).data('baseHref')) { //keep track of "original" URL jQuery(this).data('baseHref',jQuery(this).attr('href')); } var baseHref = jQuery(this).data('baseHref'); if (baseHref.indexOf("b={$listing_id}&")>-1) { jQuery(this).attr('href', baseHref+formInfo); } else if (baseHref.indexOf("%2Aand%2Ab%2Ais%2A{$listing_id}%2A")>-1) { //right link, but sending info to login so have to do things different jQuery(this).attr('href', baseHref+formInfo.replace('&','%2Aand%2A').replace('=','%2Ais%2A')); } }); }; {if $cost_options.hasFileSlot} buyer_options_bidding.updateFileSlot = function () { jQuery('.buyer_options_selection{$listing_id}').each(function () { var fileSlot = jQuery(this).find('option:selected').data('fileSlot'); var imageBox = jQuery(this).prev('.buyer-option-image-box'); if (fileSlot) { var image = jQuery('.galleryThumbs li:nth-child('+fileSlot+') img'); } if (!imageBox.length) { //nothing can be done young one... return; } if (fileSlot && image.length) { imageBox.html(image.clone().width(50)) .show('fast'); } else { imageBox.hide(); } }); }; {/if} buyer_options_bidding.optionChanged = function () { buyer_options_bidding.updateBuyNowCost(); {if $cost_options.hasCombined} if (jQuery(this).hasClass('costOptionCombined{$listing_id}')) { buyer_options_bidding.updateCombined(); } {/if} buyer_options_bidding.updateBuyNowUrl(); {if $cost_options.hasFileSlot} buyer_options_bidding.updateFileSlot(); {/if} }; {if $cost_options.hasCombined} //initialize the combined quantities buyer_options_bidding.updateCombined(); {/if} //go ahead and adjust the cost & link starting out buyer_options_bidding.updateBuyNowCost(); buyer_options_bidding.updateBuyNowUrl(); {if $cost_options.hasFileSlot} buyer_options_bidding.updateFileSlot(); {/if} jQuery('.buyer_options_selection{$listing_id}').change(buyer_options_bidding.optionChanged); }); </script> {/add_footer_html}
{* @git-info@ *} {foreach $cost_options.groups as $group} <div style="display: inline-block;"> <strong>{$group.label|fromDB}</strong> {if $verify} {foreach $group.options as $option} {if $cost_options_selected[$group.id]==$option.id} <input type="hidden" name="cost_options[{$group.id}]" value="{$option.id}"> {$option.label|fromDB} {if $option.cost_added!=0} [{if $option.cost_added>0}+{/if} <span class="price">{$option.cost_added|displayPrice}</span>] {/if} {break} {/if} {/foreach} {else} <div class="buyer-option-image-box"></div> <select name="cost_options[{$group.id}]" id="cost-option_{$group.id}" class="buyer_options_selection{$listing_id}{if $group.quantity_type=='combined'} costOptionCombined{$listing_id}{/if}"> {if $group.quantity_type=='combined'} <option value="0">-</option> {/if} {foreach $group.options as $option} <option data-add-cost="{$option.cost_added}" data-file-slot="{$option.file_slot}" value="{$option.id}" {if $cost_options_selected[$group.id]==$option.id}selected="selected"{elseif $group.quantity_type=='individual' && $option.ind_quantity_remaining<1} disabled="disabled"{/if}>{strip} {$option.label|fromDB} {if $option.cost_added!=0} [{if $option.cost_added>0}+{/if} {$option.cost_added|displayPrice}] {/if} {if $group.quantity_type=='individual' && $option.ind_quantity_remaining<1}{$messages.502278|escape}{/if} {/strip}</option> {/foreach} </select> {/if} </div> {/foreach} {if $cost_options.hasFileSlot} {* Insert "hidden" gallery to use for reference for image slots *} <div style="display: none;"> {listing tag='image_block'} </div> {/if} {add_footer_html} <script> jQuery(function () { var buyer_options_bidding = { }; buyer_options_bidding.out_of_stock = '{$messages.502278|escape_js}'; {if $cost_options.hasCombined} buyer_options_bidding.combined = {$combined_json}; buyer_options_bidding.updateCombined = function () { jQuery('.costOptionCombined{$listing_id}').each(function () { var values = []; //get the "other" values... var thisId = jQuery(this).attr('id'); jQuery('.costOptionCombined{$listing_id}:not(#'+thisId+')').each(function () { if (jQuery(this).val()>0) { values[values.length] = jQuery(this).val(); } }); //the value before we do this.. we'll try to set it to this if possible var preValue = jQuery(this).val(); //disable all options jQuery(this).find('option:not([value='+preValue+'])').prop({ disabled: true }).each (function () { //add "out of stock" text to each option if (jQuery(this).val()==0) { //don't add it to this one return; } if (!jQuery(this).data('originalLabel')) { jQuery(this).data('originalLabel',jQuery(this).text()); } jQuery(this).text(jQuery(this).data('originalLabel')+buyer_options_bidding.out_of_stock); }); if (preValue!='0') { //enable 0 value jQuery(this).find('option[value=0]').prop({ disabled:false }); } //now enable the options that are good... for (var a=0; a<buyer_options_bidding.combined.length; a++) { //loop through the combined options... Find the ones that the "other" values //match the entries in there var thisOptions = buyer_options_bidding.combined[a].options; //loop through the "other" options, see if this has those in it var isGood = true; for (var b=0; b<values.length && isGood; b++) { if (thisOptions.indexOf(values[b]) == -1) { //not good isGood = false; } } if (isGood) { //enable the options in this one for (var c=0; c<thisOptions.length; c++) { jQuery(this).find('option[value='+thisOptions[c]+']').prop({ disabled:false}).each(function () { if (jQuery(this).data('originalLabel')) { //remove the "out of stock" message jQuery(this).text(jQuery(this).data('originalLabel')); } }); } } } }); }; buyer_options_bidding.verifyForm = function (e) { //verify to make sure none of the values are set to 0 if (jQuery('.costOptionCombined{$listing_id} option:selected[value=0]').length) { e.preventDefault(); gjUtil.addError('{$messages.502273|escape_js}'); } }; jQuery('#bid_data_form').submit(buyer_options_bidding.verifyForm); {/if} buyer_options_bidding.updateBuyNowCost = function () { if (!jQuery('#listing-buy-now-price-{$listing_id}').length) { return; } //update the buy now price displayed var cost = jQuery('#listing-buy-now-price-{$listing_id}').data('baseCost'); if (typeof cost === 'number') { jQuery('.buyer_options_selection{$listing_id}').each(function () { var currentOption = jQuery(this).find('option:selected'); if (currentOption.val()>0 && currentOption.data('addCost')) { var addCost = currentOption.data('addCost'); if (typeof addCost === 'number') { //safe to add them up, they are both numbers cost = cost+addCost; } else { //one of the values not a number, not able to "safely" update cost return; } } }); jQuery('#listing-buy-now-price-{$listing_id}').text(cost); } }; buyer_options_bidding.updateBuyNowUrl = function () { //get the option values (that are actually set) var formInfo = jQuery('.buyer_options_selection{$listing_id}').not(function () { return (jQuery(this).val()==0); }); formInfo = (formInfo.length)? '&'+formInfo.serialize() : ''; //send the selections to the buy now button jQuery('a.buy_now_link').each(function () { //see if URL matches this URL in case being used on browsing page if (!jQuery(this).data('baseHref')) { //keep track of "original" URL jQuery(this).data('baseHref',jQuery(this).attr('href')); } var baseHref = jQuery(this).data('baseHref'); if (baseHref.indexOf("b={$listing_id}&")>-1) { jQuery(this).attr('href', baseHref+formInfo); } else if (baseHref.indexOf("%2Aand%2Ab%2Ais%2A{$listing_id}%2A")>-1) { //right link, but sending info to login so have to do things different jQuery(this).attr('href', baseHref+formInfo.replace('&','%2Aand%2A').replace('=','%2Ais%2A')); } }); }; {if $cost_options.hasFileSlot} buyer_options_bidding.updateFileSlot = function () { jQuery('.buyer_options_selection{$listing_id}').each(function () { var fileSlot = jQuery(this).find('option:selected').data('fileSlot'); var imageBox = jQuery(this).prev('.buyer-option-image-box'); if (fileSlot) { var image = jQuery('.galleryThumbs li:nth-child('+fileSlot+') img'); } if (!imageBox.length) { //nothing can be done young one... return; } if (fileSlot && image.length) { imageBox.html(image.clone().width(50)) .show('fast'); } else { imageBox.hide(); } }); }; {/if} buyer_options_bidding.optionChanged = function () { buyer_options_bidding.updateBuyNowCost(); {if $cost_options.hasCombined} if (jQuery(this).hasClass('costOptionCombined{$listing_id}')) { buyer_options_bidding.updateCombined(); } {/if} buyer_options_bidding.updateBuyNowUrl(); {if $cost_options.hasFileSlot} buyer_options_bidding.updateFileSlot(); {/if} }; {if $cost_options.hasCombined} //initialize the combined quantities buyer_options_bidding.updateCombined(); {/if} //go ahead and adjust the cost & link starting out buyer_options_bidding.updateBuyNowCost(); buyer_options_bidding.updateBuyNowUrl(); {if $cost_options.hasFileSlot} buyer_options_bidding.updateFileSlot(); {/if} jQuery('.buyer_options_selection{$listing_id}').change(buyer_options_bidding.optionChanged); }); </script> {* @git-info@ *} {foreach $cost_options.groups as $group} <div style="display: inline-block;"> <strong>{$group.label|fromDB}</strong> {if $verify} {foreach $group.options as $option} {if $cost_options_selected[$group.id]==$option.id} <input type="hidden" name="cost_options[{$group.id}]" value="{$option.id}"> {$option.label|fromDB} {if $option.cost_added!=0} [{if $option.cost_added>0}+{/if} <span class="price">{$option.cost_added|displayPrice}</span>] {/if} {break} {/if} {/foreach} {else} <div class="buyer-option-image-box"></div> <select name="cost_options[{$group.id}]" id="cost-option_{$group.id}" class="buyer_options_selection{$listing_id}{if $group.quantity_type=='combined'} costOptionCombined{$listing_id}{/if}"> {if $group.quantity_type=='combined'} <option value="0">-</option> {/if} {foreach $group.options as $option} <option data-add-cost="{$option.cost_added}" data-file-slot="{$option.file_slot}" value="{$option.id}" {if $cost_options_selected[$group.id]==$option.id}selected="selected"{elseif $group.quantity_type=='individual' && $option.ind_quantity_remaining<1} disabled="disabled"{/if}>{strip} {$option.label|fromDB} {if $option.cost_added!=0} [{if $option.cost_added>0}+{/if} {$option.cost_added|displayPrice}] {/if} {if $group.quantity_type=='individual' && $option.ind_quantity_remaining<1}{$messages.502278|escape}{/if} {/strip}</option> {/foreach} </select> {/if} </div> {/foreach} {if $cost_options.hasFileSlot} {* Insert "hidden" gallery to use for reference for image slots *} <div style="display: none;"> {listing tag='image_block'} </div> {/if} {add_footer_html} <script> jQuery(function () { var buyer_options_bidding = { }; buyer_options_bidding.out_of_stock = '{$messages.502278|escape_js}'; {if $cost_options.hasCombined} buyer_options_bidding.combined = {$combined_json}; buyer_options_bidding.updateCombined = function () { jQuery('.costOptionCombined{$listing_id}').each(function () { var values = []; //get the "other" values... var thisId = jQuery(this).attr('id'); jQuery('.costOptionCombined{$listing_id}:not(#'+thisId+')').each(function () { if (jQuery(this).val()>0) { values[values.length] = jQuery(this).val(); } }); //the value before we do this.. we'll try to set it to this if possible var preValue = jQuery(this).val(); //disable all options jQuery(this).find('option:not([value='+preValue+'])').prop({ disabled: true }).each (function () { //add "out of stock" text to each option if (jQuery(this).val()==0) { //don't add it to this one return; } if (!jQuery(this).data('originalLabel')) { jQuery(this).data('originalLabel',jQuery(this).text()); } jQuery(this).text(jQuery(this).data('originalLabel')+buyer_options_bidding.out_of_stock); }); if (preValue!='0') { //enable 0 value jQuery(this).find('option[value=0]').prop({ disabled:false }); } //now enable the options that are good... for (var a=0; a<buyer_options_bidding.combined.length; a++) { //loop through the combined options... Find the ones that the "other" values //match the entries in there var thisOptions = buyer_options_bidding.combined[a].options; //loop through the "other" options, see if this has those in it var isGood = true; for (var b=0; b<values.length && isGood; b++) { if (thisOptions.indexOf(values[b]) == -1) { //not good isGood = false; } } if (isGood) { //enable the options in this one for (var c=0; c<thisOptions.length; c++) { jQuery(this).find('option[value='+thisOptions[c]+']').prop({ disabled:false}).each(function () { if (jQuery(this).data('originalLabel')) { //remove the "out of stock" message jQuery(this).text(jQuery(this).data('originalLabel')); } }); } } } }); }; buyer_options_bidding.verifyForm = function (e) { //verify to make sure none of the values are set to 0 if (jQuery('.costOptionCombined{$listing_id} option:selected[value=0]').length) { e.preventDefault(); gjUtil.addError('{$messages.502273|escape_js}'); } }; jQuery('#bid_data_form').submit(buyer_options_bidding.verifyForm); {/if} buyer_options_bidding.updateBuyNowCost = function () { if (!jQuery('#listing-buy-now-price-{$listing_id}').length) { return; } //update the buy now price displayed var cost = jQuery('#listing-buy-now-price-{$listing_id}').data('baseCost'); if (typeof cost === 'number') { jQuery('.buyer_options_selection{$listing_id}').each(function () { var currentOption = jQuery(this).find('option:selected'); if (currentOption.val()>0 && currentOption.data('addCost')) { var addCost = currentOption.data('addCost'); if (typeof addCost === 'number') { //safe to add them up, they are both numbers cost = cost+addCost; } else { //one of the values not a number, not able to "safely" update cost return; } } }); jQuery('#listing-buy-now-price-{$listing_id}').text(cost); } }; buyer_options_bidding.updateBuyNowUrl = function () { //get the option values (that are actually set) var formInfo = jQuery('.buyer_options_selection{$listing_id}').not(function () { return (jQuery(this).val()==0); }); formInfo = (formInfo.length)? '&'+formInfo.serialize() : ''; //send the selections to the buy now button jQuery('a.buy_now_link').each(function () { //see if URL matches this URL in case being used on browsing page if (!jQuery(this).data('baseHref')) { //keep track of "original" URL jQuery(this).data('baseHref',jQuery(this).attr('href')); } var baseHref = jQuery(this).data('baseHref'); if (baseHref.indexOf("b={$listing_id}&")>-1) { jQuery(this).attr('href', baseHref+formInfo); } else if (baseHref.indexOf("%2Aand%2Ab%2Ais%2A{$listing_id}%2A")>-1) { //right link, but sending info to login so have to do things different jQuery(this).attr('href', baseHref+formInfo.replace('&','%2Aand%2A').replace('=','%2Ais%2A')); } }); }; {if $cost_options.hasFileSlot} buyer_options_bidding.updateFileSlot = function () { jQuery('.buyer_options_selection{$listing_id}').each(function () { var fileSlot = jQuery(this).find('option:selected').data('fileSlot'); var imageBox = jQuery(this).prev('.buyer-option-image-box'); if (fileSlot) { var image = jQuery('.galleryThumbs li:nth-child('+fileSlot+') img'); } if (!imageBox.length) { //nothing can be done young one... return; } if (fileSlot && image.length) { imageBox.html(image.clone().width(50)) .show('fast'); } else { imageBox.hide(); } }); }; {/if} buyer_options_bidding.optionChanged = function () { buyer_options_bidding.updateBuyNowCost(); {if $cost_options.hasCombined} if (jQuery(this).hasClass('costOptionCombined{$listing_id}')) { buyer_options_bidding.updateCombined(); } {/if} buyer_options_bidding.updateBuyNowUrl(); {if $cost_options.hasFileSlot} buyer_options_bidding.updateFileSlot(); {/if} }; {if $cost_options.hasCombined} //initialize the combined quantities buyer_options_bidding.updateCombined(); {/if} //go ahead and adjust the cost & link starting out buyer_options_bidding.updateBuyNowCost(); buyer_options_bidding.updateBuyNowUrl(); {if $cost_options.hasFileSlot} buyer_options_bidding.updateFileSlot(); {/if} jQuery('.buyer_options_selection{$listing_id}').change(buyer_options_bidding.optionChanged); }); </script> {/add_footer_html}
{* @git-info@ *} {if $no_feedbacks} <div class="content_box"> <h1 class="title">{$messages.102416}</h1> <div class="note_box">{$messages.102499}</div> </div> <br /> <div class="center"> {if $feedback_home_link}<a href="{$feedback_home_link}" class="button">{$messages.102422}</a>{/if} {if $auction_link}<a href="{$auction_link}" class="button">{$messages.103372}</a>{/if} </div> {else} <div class="content_box"> <div class="row_even" style="font-weight: bold;"> <span style="font-size: 16px;">{$messages.500811} <span style="color: #7DAA3B;">{$rated_user_name}</span></span><br /> {$messages.102736} {$member_since} </div> </div> <br /> <div class="half_column_left"> <div class="content_box"> <h1 class="title">{$messages.102416}</h1> <div class="row_even"> <label class="field_label">{$messages.102967}</label> {$feedback_score} </div> <div class="row_odd"> <label class="field_label">{$messages.102972}</label> {$feedback_percentage}% </div> <div class="row_even"> <label class="field_label">{$messages.102974}</label> <strong class="positive">{$pos_count}</strong> </div> <div class="row_odd"> <label class="field_label">{$messages.102976}</label> <strong class="negative">{$neg_count}</strong> </div> </div> </div> <div class="half_column_right"> <div class="content_box"> <table style="width: 100%;"> <tr class="column_header"> <td>{$messages.102968}</td> <td>{$messages.102969}</td> <td>{$messages.102970}</td> <td>{$messages.102971}</td> </tr> <tr class="row_even"> <td class="positive">{$messages.102973}</td> <td class="positive">{$one_month_pos}</td> <td class="positive">{$six_month_pos}</td> <td class="positive">{$twelve_month_pos}</td> </tr> <tr class="row_odd"> <td class="neutral">{$messages.102975}</td> <td class="neutral">{$one_month_neu}</td> <td class="neutral">{$six_month_neu}</td> <td class="neutralnegative">{$twelve_month_neu}</td> </tr> <tr class="row_even"> <td class="negative">{$messages.102977}</td> <td class="negative">{$one_month_neg}</td> <td class="negative">{$six_month_neg}</td> <td class="negative">{$twelve_month_neg}</td> </tr> </table> </div> {if $score_percentage} <br /> <div class="content_box"> <div class="row_even"> <label class="field_label">{$messages.102498}</label> {$feedback_score} ({$score_percentage}%) </div> </div> {/if} </div> <div class="clear"><br /></div> <div class="content_box"> <table style="border: none; width: 100%;"> <tr class="column_header"> <td class="nowrap center">{$messages.102417}</td> <td class="title">{$messages.102418}</td> <td class="nowrap center">{$messages.102419}</td> <td class="nowrap center">{$messages.102421}</td> </tr> {foreach from=$display_feedbacks item=fb} <tr class="{cycle values="row_even,row_odd" advance=false} bold feedback_cells"> <td class="nowrap">{$fb.rater_username} {if $fb.user_is_seller}{$messages.103361}{else}{$messages.103362}{/if}</td> <td>{$fb.title} - {$fb.auction_id}</td> <td class="nowrap">{$fb.rating}</td> <td class="nowrap">{$fb.date}</td> </tr> <tr class="{cycle values="row_even,row_odd"}"> <td colspan="4"><p class="sub_note"><strong>{$messages.102497}</strong>: {$fb.feedback}</td> </tr> {/foreach} </table> </div> {if $pagination} <br /> {$messages.200175} {$pagination} {/if} <br /> <div class="center"> {if $feedback_home_link}<a href="{$feedback_home_link}" class="button">{$messages.102422}</a>{/if} {if $auction_link}<a href="{$auction_link}" class="button">{$messages.103372}</a>{/if} </div> {/if}
{* @git-info@ *} {if $no_feedbacks} <div class="content_box"> <h1 class="title">{$messages.102416}</h1> <div class="note_box">{$messages.102499}</div> </div> <br /> <div class="center"> {if $feedback_home_link}<a href="{$feedback_home_link}" class="button">{$messages.102422}</a>{/if} {if $auction_link}<a href="{$auction_link}" class="button">{$messages.103372}</a>{/if} </div> {else} <div class="content_box feedback-header"> <div style="display:inline; font-size: 2em;"><span class="glyphicon glyphicon-star-empty"></span></div> <div style="font-weight: bold; display:inline-block;"> <div style="font-size: 12px;"><span style="font-size: 16px;">{$messages.500811} <span style="color: #7DAA3B;">{$rated_user_name}</span>{listing tag='seller_rating'}{$seller_rating_scale_explanation}</span><br /> {$messages.102736} {$member_since}</div> </div> </div> <div class="half_column_left"> <div class="content_box"> <h1 class="title">{$messages.102416}</h1> <div class="row_even"> <label class="field_label">{$messages.102967}</label> {$feedback_score} </div> <div class="row_odd"> <label class="field_label">{$messages.102972}</label> {$feedback_percentage}% </div> <div class="row_even"> <label class="field_label">{$messages.102974}</label> <strong class="positive">{$pos_count}</strong> </div> <div class="row_odd"> <label class="field_label">{$messages.102976}</label> <strong class="negative">{$neg_count}</strong> </div> </div> </div> <div class="half_column_right"> <div class="content_box"> <table style="width: 100%;"> <tr class="column_header"> <td>{$messages.102968}</td> <td class="cntr">{$messages.102969}</td> <td class="cntr">{$messages.102970}</td> <td class="cntr">{$messages.102971}</td> </tr> <tr class="row_even"> <td class="positive">{$messages.102973}</td> <td class="positive cntr">{$one_month_pos}</td> <td class="positive cntr">{$six_month_pos}</td> <td class="positive cntr">{$twelve_month_pos}</td> </tr> <tr class="row_odd"> <td class="neutral">{$messages.102975}</td> <td class="neutral cntr">{$one_month_neu}</td> <td class="neutral cntr">{$six_month_neu}</td> <td class="neutral cntr">{$twelve_month_neu}</td> </tr> <tr class="row_even"> <td class="negative">{$messages.102977}</td> <td class="negative cntr">{$one_month_neg}</td> <td class="negative cntr">{$six_month_neg}</td> <td class="negative cntr">{$twelve_month_neg}</td> </tr> </table> </div> {if $score_percentage} <div class="content_box"> <div class="row_even"> <label class="field_label">{$messages.102498}</label> {$feedback_score} ({$score_percentage}%) </div> </div> {/if} </div> <div class="clear"></div> <div class="content_box"> <table style="border: none; width: 100%;"> <tr class="column_header"> <td class="nowrap">{$messages.102417}</td> <td class="title">{$messages.102418}</td> <td class="nowrap center">{$messages.102419}</td> <td class="nowrap center">{$messages.102421}</td> </tr> {foreach from=$display_feedbacks item=fb} <tr class="{cycle values="row_even,row_odd" advance=false} bold feedback_cells" style="font-weight: bold;"> <td class="nowrap"><span style="color: #4174a6;">{$fb.rater_username}</span> <span style="text-transform: uppercase; font-size: .8em;">{if $fb.user_is_seller}{$messages.103361}{else}{$messages.103362}{/if}</span></td> <td>{$fb.title} - {$fb.auction_id}</td> <td class="nowrap" style="text-align:center;">{$fb.rating}</td> <td class="nowrap">{$fb.date}</td> </tr> <tr class="{cycle values="row_even,row_odd"}" style="border-bottom: 1px solid #DDD;"> <td colspan="4"><p class="sub_note" style="margin: 0.2em 0.5em"><strong>{$messages.102497}</strong>: {$fb.feedback}</td> </tr> {/foreach} </table> </div> {if $pagination} <br /> {$messages.200175} {$pagination} {/if} <br /> <div class="center"> <a href="{$classifieds_url}?a=4&b=22&c=1" class="button">{$messages.102500}</a> {if $auction_link}<a href="{$auction_link}" class="button">{$messages.103372}</a>{/if} </div> {/if}
{* @git-info@ *} {if $no_feedbacks} <div class="content_box"> <h1 class="title">{$messages.102416}</h1> <div class="note_box">{$messages.102499}</div> </div> <br /> <div class="center"> {if $feedback_home_link}<a href="{$feedback_home_link}" class="button">{$messages.102422}</a>{/if} {if $auction_link}<a href="{$auction_link}" class="button">{$messages.103372}</a>{/if} </div> {else} <div class="content_box"> <div class="row_even" style="font-weight: bold;"> <span style="font-size: 16px;">{$messages.500811} <span style="color: #7DAA3B;">{$rated_user_name}</span></span><br /> {$messages.102736} {$member_since} </div> </div> <br /> <div class="half_column_left"> <div class="content_box"> <h1 class="title">{$messages.102416}</h1> <div class="row_even"> <label class="field_label">{$messages.102967}</label> {$feedback_score} </div> <div class="row_odd"> <label class="field_label">{$messages.102972}</label> {$feedback_percentage}% </div> <div class="row_even"> <label class="field_label">{$messages.102974}</label> <strong class="positive">{$pos_count}</strong> </div> <div class="row_odd"> <label class="field_label">{$messages.102976}</label> <strong class="negative">{$neg_count}</strong> </div> </div> </div> <div class="half_column_right"> <div class="content_box"> <table style="width: 100%;"> <tr class="column_header"> <td>{$messages.102968}</td> <td>{$messages.102969}</td> <td>{$messages.102970}</td> <td>{$messages.102971}</td> </tr> <tr class="row_even"> <td class="positive">{$messages.102973}</td> <td class="positive">{$one_month_pos}</td> <td class="positive">{$six_month_pos}</td> <td class="positive">{$twelve_month_pos}</td> </tr> <tr class="row_odd"> <td class="neutral">{$messages.102975}</td> <td class="neutral">{$one_month_neu}</td> <td class="neutral">{$six_month_neu}</td> <td class="neutralnegative">{$twelve_month_neu}</td> </tr> <tr class="row_even"> <td class="negative">{$messages.102977}</td> <td class="negative">{$one_month_neg}</td> <td class="negative">{$six_month_neg}</td> <td class="negative">{$twelve_month_neg}</td> </tr> </table> </div> {if $score_percentage} <br /> <div class="content_box"> <div class="row_even"> <label class="field_label">{$messages.102498}</label> {$feedback_score} ({$score_percentage}%) </div> </div> {/if} </div> <div class="clear"><br /></div> <div class="content_box"> <table style="border: none; width: 100%;"> <tr class="column_header"> <td class="nowrap center">{$messages.102417}</td> <td class="title">{$messages.102418}</td> <td class="nowrap center">{$messages.102419}</td> <td class="nowrap center">{$messages.102421}</td> </tr> {foreach from=$display_feedbacks item=fb} <tr class="{cycle values="row_even,row_odd" advance=false} bold feedback_cells"> <td class="nowrap">{$fb.rater_username} {if $fb.user_is_seller}{$messages.103361}{else}{$messages.103362}{/if}</td> <td>{$fb.title} - {$fb.auction_id}</td> <td class="nowrap">{$fb.rating}</td> <td class="nowrap">{$fb.date}</td> </tr> <tr class="{cycle values="row_even,row_odd"}"> <td colspan="4"><p class="sub_note"><strong>{$messages.102497}</strong>: {$fb.feedback}</td> </tr> {/foreach} </table> </div> {if $pagination} <br /> {$messages.200175} {$pagination} {/if} <br /> <div class="center"> {if $feedback_home_link}<a href="{$feedback_home_link}" class="button">{$messages.102422}</a>{/if} {if $auction_link}<a href="{$auction_link}" class="button">{$messages.103372}</a>{/if} </div> {* @git-info@ *} {if $no_feedbacks} <div class="content_box"> <h1 class="title">{$messages.102416}</h1> <div class="note_box">{$messages.102499}</div> </div> <br /> <div class="center"> {if $feedback_home_link}<a href="{$feedback_home_link}" class="button">{$messages.102422}</a>{/if} {if $auction_link}<a href="{$auction_link}" class="button">{$messages.103372}</a>{/if} </div> {else} <div class="content_box feedback-header"> <div style="display:inline; font-size: 2em;"><span class="glyphicon glyphicon-star-empty"></span></div> <div style="font-weight: bold; display:inline-block;"> <div style="font-size: 12px;"><span style="font-size: 16px;">{$messages.500811} <span style="color: #7DAA3B;">{$rated_user_name}</span>{listing tag='seller_rating'}{$seller_rating_scale_explanation}</span><br /> {$messages.102736} {$member_since}</div> </div> </div> <div class="half_column_left"> <div class="content_box"> <h1 class="title">{$messages.102416}</h1> <div class="row_even"> <label class="field_label">{$messages.102967}</label> {$feedback_score} </div> <div class="row_odd"> <label class="field_label">{$messages.102972}</label> {$feedback_percentage}% </div> <div class="row_even"> <label class="field_label">{$messages.102974}</label> <strong class="positive">{$pos_count}</strong> </div> <div class="row_odd"> <label class="field_label">{$messages.102976}</label> <strong class="negative">{$neg_count}</strong> </div> </div> </div> <div class="half_column_right"> <div class="content_box"> <table style="width: 100%;"> <tr class="column_header"> <td>{$messages.102968}</td> <td class="cntr">{$messages.102969}</td> <td class="cntr">{$messages.102970}</td> <td class="cntr">{$messages.102971}</td> </tr> <tr class="row_even"> <td class="positive">{$messages.102973}</td> <td class="positive cntr">{$one_month_pos}</td> <td class="positive cntr">{$six_month_pos}</td> <td class="positive cntr">{$twelve_month_pos}</td> </tr> <tr class="row_odd"> <td class="neutral">{$messages.102975}</td> <td class="neutral cntr">{$one_month_neu}</td> <td class="neutral cntr">{$six_month_neu}</td> <td class="neutral cntr">{$twelve_month_neu}</td> </tr> <tr class="row_even"> <td class="negative">{$messages.102977}</td> <td class="negative cntr">{$one_month_neg}</td> <td class="negative cntr">{$six_month_neg}</td> <td class="negative cntr">{$twelve_month_neg}</td> </tr> </table> </div> {if $score_percentage} <div class="content_box"> <div class="row_even"> <label class="field_label">{$messages.102498}</label> {$feedback_score} ({$score_percentage}%) </div> </div> {/if} </div> <div class="clear"></div> <div class="content_box"> <table style="border: none; width: 100%;"> <tr class="column_header"> <td class="nowrap">{$messages.102417}</td> <td class="title">{$messages.102418}</td> <td class="nowrap center">{$messages.102419}</td> <td class="nowrap center">{$messages.102421}</td> </tr> {foreach from=$display_feedbacks item=fb} <tr class="{cycle values="row_even,row_odd" advance=false} bold feedback_cells" style="font-weight: bold;"> <td class="nowrap"><span style="color: #4174a6;">{$fb.rater_username}</span> <span style="text-transform: uppercase; font-size: .8em;">{if $fb.user_is_seller}{$messages.103361}{else}{$messages.103362}{/if}</span></td> <td>{$fb.title} - {$fb.auction_id}</td> <td class="nowrap" style="text-align:center;">{$fb.rating}</td> <td class="nowrap">{$fb.date}</td> </tr> <tr class="{cycle values="row_even,row_odd"}" style="border-bottom: 1px solid #DDD;"> <td colspan="4"><p class="sub_note" style="margin: 0.2em 0.5em"><strong>{$messages.102497}</strong>: {$fb.feedback}</td> </tr> {/foreach} </table> </div> {if $pagination} <br /> {$messages.200175} {$pagination} {/if} <br /> <div class="center"> <a href="{$classifieds_url}?a=4&b=22&c=1" class="button">{$messages.102500}</a> {if $auction_link}<a href="{$auction_link}" class="button">{$messages.103372}</a>{/if} </div> {/if}
{* @git-info@ *} <div class="content_box"> <h1 class="title">{$messages.102410}</h1> <p class="page_instructions">{$messages.102411}</p> <div class="row_even"> <label class="field_label"><span class="highlight">{$username}</span></label> {if $no_feedback} {$messages.102412} {$messages.102436} {else} {$messages.102412} {$feedback_score} ({$feedback_percentage}%) {/if} <a href="show_help.php?a=102826" class="lightUpLink" onclick="return false;"><img src="{$help_image}" alt="" /></a> </div> <br /> <div class="center"> <a href="{$view_feedback_link}" class="button">{$messages.102434}</a> <a href="{$open_feedback_link}" class="button">{$messages.102435}</a></td> </div> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title">{$messages.102410}</h1> <p class="page_instructions">{$messages.102411}</p> <div class="row_even"> <label class="field_label"><span class="highlight">{$username}</span></label> {if $no_feedback} {$messages.102412} {$messages.102436} {else} {$messages.102412} {$feedback_score} ({$feedback_percentage}%) {/if} <a href="show_help.php?a=102826" class="lightUpLink" onclick="return false;"><img src="{$help_image}" alt="" /></a> </div> <br /> <div class="center"> <a href="{$view_feedback_link}" class="button">{$messages.102434}</a> <a href="{$open_feedback_link}" class="button">{$messages.102435}</a> </div> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title">{$messages.102410}</h1> <p class="page_instructions">{$messages.102411}</p> <div class="row_even"> <label class="field_label"><span class="highlight">{$username}</span></label> {if $no_feedback} {$messages.102412} {$messages.102436} {else} {$messages.102412} {$feedback_score} ({$feedback_percentage}%) {/if} <a href="show_help.php?a=102826" class="lightUpLink" onclick="return false;"><img src="{$help_image}" alt="" /></a> </div> <br /> <div class="center"> <a href="{$view_feedback_link}" class="button">{$messages.102434}</a> <a href="{$open_feedback_link}" class="button">{$messages.102435}</a></td> </div> </div> {* @git-info@ *} <div class="content_box"> <h1 class="title">{$messages.102410}</h1> <p class="page_instructions">{$messages.102411}</p> <div class="row_even"> <label class="field_label"><span class="highlight">{$username}</span></label> {if $no_feedback} {$messages.102412} {$messages.102436} {else} {$messages.102412} {$feedback_score} ({$feedback_percentage}%) {/if} <a href="show_help.php?a=102826" class="lightUpLink" onclick="return false;"><img src="{$help_image}" alt="" /></a> </div> <br /> <div class="center"> <a href="{$view_feedback_link}" class="button">{$messages.102434}</a> <a href="{$open_feedback_link}" class="button">{$messages.102435}</a> </div> </div>
{* @git-info@ *} <div class="content_box"> {if $already_feedbacked} <h1 class="title">{$messages.102517}</h1> <div class="note_box">{$messages.102518}</div> {else} <h1 class="title">{$messages.102520}</h1> <p class="page_instructions">{$messages.102503}</p> <form action="{$formTarget}" method="post"> {if $hidden_rated_id}<input type="hidden" value="{$hidden_rated_id}" name="e[rated_id]" />{/if} <div class="row_even"> <label class="field_label">{$messages.102504}</label> {$username} </div> <div class="row_odd"> <label class="field_label">{$messages.102505}</label> {$auction_id} - {$title} </div> <div class="row_even"> <label class="field_label">{$messages.102506}</label> {$startDate} </div> <div class="row_odd"> <label class="field_label">{$messages.102507}</label> {$endDate} </div> <div class="{if $rating_error}field_error_row{else}row_even{/if}"> <label class="field_label">{$messages.102508}</label> <input type="radio" name="e[rating]" value="a" />{$messages.102735} <input type="radio" name="e[rating]" value="b" />{$messages.102734} <input type="radio" name="e[rating]" value="c" checked="checked" />{$messages.102733} {if $rating_error}<br /><span class="error_message">{$rating_error}</span>{/if} </div> <div class="{if $feedback_error}field_error_row{else}row_odd{/if}"> <label class="field_label">{$messages.102514}{if $feedback_error}<br /><span class="error_message">{$feedback_error}</span>{/if}</label> <textarea name="e[feedback]" rows="10" cols="80" class="field">{$feedback}</textarea> </div> <div class="center"> <input type="submit" name="save_feedback" value="{$messages.102516}" class="button" /> <input type="reset" class="button" /> </div> </form> {/if} </div>
{* @git-info@ *} <div class="content_box"> {if $already_feedbacked} <h1 class="title">{$messages.102517}</h1> <div class="note_box">{$messages.102518}</div> {else} <h1 class="title">{$messages.102520}</h1> <p class="page_instructions">{$messages.102503}</p> <form action="{$formTarget}" method="post"> {if $hidden_rated_id}<input type="hidden" value="{$hidden_rated_id}" name="e[rated_id]" />{/if} <div class="row_even"> <label class="field_label">{$messages.102504}</label> {$username} </div> <div class="row_odd"> <label class="field_label">{$messages.102505}</label> <div style="clear: both; display: inline-block; min-width: 260px;">{$auction_id} - {$title}</div> </div> <div class="row_even"> <label class="field_label">{$messages.102506}</label> {$startDate} </div> <div class="row_odd"> <label class="field_label">{$messages.102507}</label> {$endDate} </div> <div class="{if $rating_error}field_error_row{else}row_even{/if}"> <label class="field_label">{$messages.102508}</label> <div style="clear: both; display: inline-block; min-width: 260px;"> <input type="radio" name="e[rating]" value="a" />{$messages.102735} <input type="radio" name="e[rating]" value="b" />{$messages.102734} <input type="radio" name="e[rating]" value="c" checked="checked" />{$messages.102733} </div> {if $rating_error}<br /><span class="error_message">{$rating_error}</span>{/if} </div> <div class="{if $feedback_error}field_error_row{else}row_odd{/if}"> <label class="field_label">{$messages.102514}</label> {if $feedback_error}<span class="error_message">{$feedback_error}</span>{/if} <textarea name="e[feedback]" rows="10" cols="80" class="field">{$feedback}</textarea> </div> <div class="center"> <input type="submit" name="save_feedback" value="{$messages.102516}" class="button" /> <input type="reset" class="button" /> </div> </form> {/if} </div>
{* @git-info@ *} <div class="content_box"> {if $already_feedbacked} <h1 class="title">{$messages.102517}</h1> <div class="note_box">{$messages.102518}</div> {else} <h1 class="title">{$messages.102520}</h1> <p class="page_instructions">{$messages.102503}</p> <form action="{$formTarget}" method="post"> {if $hidden_rated_id}<input type="hidden" value="{$hidden_rated_id}" name="e[rated_id]" />{/if} <div class="row_even"> <label class="field_label">{$messages.102504}</label> {$username} </div> <div class="row_odd"> <label class="field_label">{$messages.102505}</label> {$auction_id} - {$title} </div> <div class="row_even"> <label class="field_label">{$messages.102506}</label> {$startDate} </div> <div class="row_odd"> <label class="field_label">{$messages.102507}</label> {$endDate} </div> <div class="{if $rating_error}field_error_row{else}row_even{/if}"> <label class="field_label">{$messages.102508}</label> <input type="radio" name="e[rating]" value="a" />{$messages.102735} <input type="radio" name="e[rating]" value="b" />{$messages.102734} <input type="radio" name="e[rating]" value="c" checked="checked" />{$messages.102733} {if $rating_error}<br /><span class="error_message">{$rating_error}</span>{/if} </div> <div class="{if $feedback_error}field_error_row{else}row_odd{/if}"> <label class="field_label">{$messages.102514}{if $feedback_error}<br /><span class="error_message">{$feedback_error}</span>{/if}</label> <textarea name="e[feedback]" rows="10" cols="80" class="field">{$feedback}</textarea> </div> <div class="center"> <input type="submit" name="save_feedback" value="{$messages.102516}" class="button" /> <input type="reset" class="button" /> </div> </form> {/if} </div> {* @git-info@ *} <div class="content_box"> {if $already_feedbacked} <h1 class="title">{$messages.102517}</h1> <div class="note_box">{$messages.102518}</div> {else} <h1 class="title">{$messages.102520}</h1> <p class="page_instructions">{$messages.102503}</p> <form action="{$formTarget}" method="post"> {if $hidden_rated_id}<input type="hidden" value="{$hidden_rated_id}" name="e[rated_id]" />{/if} <div class="row_even"> <label class="field_label">{$messages.102504}</label> {$username} </div> <div class="row_odd"> <label class="field_label">{$messages.102505}</label> <div style="clear: both; display: inline-block; min-width: 260px;">{$auction_id} - {$title}</div> </div> <div class="row_even"> <label class="field_label">{$messages.102506}</label> {$startDate} </div> <div class="row_odd"> <label class="field_label">{$messages.102507}</label> {$endDate} </div> <div class="{if $rating_error}field_error_row{else}row_even{/if}"> <label class="field_label">{$messages.102508}</label> <div style="clear: both; display: inline-block; min-width: 260px;"> <input type="radio" name="e[rating]" value="a" />{$messages.102735} <input type="radio" name="e[rating]" value="b" />{$messages.102734} <input type="radio" name="e[rating]" value="c" checked="checked" />{$messages.102733} </div> {if $rating_error}<br /><span class="error_message">{$rating_error}</span>{/if} </div> <div class="{if $feedback_error}field_error_row{else}row_odd{/if}"> <label class="field_label">{$messages.102514}</label> {if $feedback_error}<span class="error_message">{$feedback_error}</span>{/if} <textarea name="e[feedback]" rows="10" cols="80" class="field">{$feedback}</textarea> </div> <div class="center"> <input type="submit" name="save_feedback" value="{$messages.102516}" class="button" /> <input type="reset" class="button" /> </div> </form> {/if} </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title">{$messages.102423}</h1> {if $no_open_feedbacks} <div class="field_error_box">{$messages.102424}</div> {else} <p class="page_instructions">{$messages.102425}</p> <table style="width: 100%;"> <tr class="column_header"> <td class="center">{$messages.102501}</td> <td class="center">{$messages.102426}</td> <td class="center">{$messages.102427}</td> <td class="center">{$messages.102428}</td> <td class="center">{$messages.102429}</td> <td class="center"></td> </tr> {foreach from=$feedbacks item=feedback} <tr class="{cycle values="row_even,row_odd"}"> <td class="center">{$feedback.title} ({$feedback.final_price})</td> <td class="center">{$feedback.startDate}</td> <td class="center">{$feedback.endDate}</td> <td class="center">{$feedback.rated_user} ({if $feedback.rated_is_seller}{$messages.102430}{else}{$messages.102431}{/if}) {$feedback.rated_email}</td> <td class="center"><a href="{$feedback.reply_link}" class="mini_button">{$messages.102432}</a></td> <td class="center"><a href="{$feedback.auction_link}" class="preview">{$messages.102433}</a></td> </tr> {foreachelse} <tr> <td colspan="6"> <div class="field_error_box">{$messages.102424}</div> </td> </tr> {/foreach} </table> {/if} </div> <br /> <div class="center"> <a href="{$feedback_home_link}" class="button">{$messages.102804}</a> <a href="{$user_management_home_link}" class="button">{$messages.102803}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title">{$messages.102423}</h1> {if $no_open_feedbacks} <div class="field_error_box">{$messages.102424}</div> {else} <p class="page_instructions">{$messages.102425}</p> <table style="width: 100%;"> <tr class="column_header"> <td class="center">{$messages.102501}</td> <td class="center">{$messages.102426}</td> <td class="center">{$messages.102427}</td> <td class="center">{$messages.102428}</td> <td class="center">{$messages.102429}</td> <td class="center"></td> </tr> {foreach from=$feedbacks item=feedback} <tr class="{cycle values="row_even,row_odd"}"> <td class="center">{$feedback.title} ({$feedback.final_price})</td> <td class="center">{$feedback.startDate}</td> <td class="center">{$feedback.endDate}</td> <td class="center">{$feedback.rated_user} ({if $feedback.rated_is_seller}{$messages.102430}{else}{$messages.102431}{/if}) {$feedback.rated_email}</td> <td class="center"><a href="{$feedback.reply_link}" class="button">{$messages.102432}</a></td> <td class="center"><a href="{$feedback.auction_link}" class="button">{$messages.102433}</a></td> </tr> {foreachelse} <tr> <td colspan="6"> <div class="field_error_box">{$messages.102424}</div> </td> </tr> {/foreach} </table> {/if} </div> <br /> <div class="center"> <a href="{$feedback_home_link}" class="button">{$messages.102804}</a> <a href="{$user_management_home_link}" class="button">{$messages.102803}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title">{$messages.102423}</h1> {if $no_open_feedbacks} <div class="field_error_box">{$messages.102424}</div> {else} <p class="page_instructions">{$messages.102425}</p> <table style="width: 100%;"> <tr class="column_header"> <td class="center">{$messages.102501}</td> <td class="center">{$messages.102426}</td> <td class="center">{$messages.102427}</td> <td class="center">{$messages.102428}</td> <td class="center">{$messages.102429}</td> <td class="center"></td> </tr> {foreach from=$feedbacks item=feedback} <tr class="{cycle values="row_even,row_odd"}"> <td class="center">{$feedback.title} ({$feedback.final_price})</td> <td class="center">{$feedback.startDate}</td> <td class="center">{$feedback.endDate}</td> <td class="center">{$feedback.rated_user} ({if $feedback.rated_is_seller}{$messages.102430}{else}{$messages.102431}{/if}) {$feedback.rated_email}</td> <td class="center"><a href="{$feedback.reply_link}" class="mini_button">{$messages.102432}</a></td> <td class="center"><a href="{$feedback.auction_link}" class="preview">{$messages.102433}</a></td> </tr> {foreachelse} <tr> <td colspan="6"> <div class="field_error_box">{$messages.102424}</div> </td> </tr> {/foreach} </table> {/if} </div> <br /> <div class="center"> <a href="{$feedback_home_link}" class="button">{$messages.102804}</a> <a href="{$user_management_home_link}" class="button">{$messages.102803}</a> </div> {* @git-info@ *} <div class="content_box"> <h1 class="title">{$messages.102423}</h1> {if $no_open_feedbacks} <div class="field_error_box">{$messages.102424}</div> {else} <p class="page_instructions">{$messages.102425}</p> <table style="width: 100%;"> <tr class="column_header"> <td class="center">{$messages.102501}</td> <td class="center">{$messages.102426}</td> <td class="center">{$messages.102427}</td> <td class="center">{$messages.102428}</td> <td class="center">{$messages.102429}</td> <td class="center"></td> </tr> {foreach from=$feedbacks item=feedback} <tr class="{cycle values="row_even,row_odd"}"> <td class="center">{$feedback.title} ({$feedback.final_price})</td> <td class="center">{$feedback.startDate}</td> <td class="center">{$feedback.endDate}</td> <td class="center">{$feedback.rated_user} ({if $feedback.rated_is_seller}{$messages.102430}{else}{$messages.102431}{/if}) {$feedback.rated_email}</td> <td class="center"><a href="{$feedback.reply_link}" class="button">{$messages.102432}</a></td> <td class="center"><a href="{$feedback.auction_link}" class="button">{$messages.102433}</a></td> </tr> {foreachelse} <tr> <td colspan="6"> <div class="field_error_box">{$messages.102424}</div> </td> </tr> {/foreach} </table> {/if} </div> <br /> <div class="center"> <a href="{$feedback_home_link}" class="button">{$messages.102804}</a> <a href="{$user_management_home_link}" class="button">{$messages.102803}</a> </div>
{* @git-info@ *} {$error} {if !$only_show_error} <h1 class="subtitle">{$messages.332}</h1> <form action="{$form_target}" method="post"> <p class="page_instructions"> {$messages.333} {if $encode}<input type="hidden" name="c" value="{$encode}" />{/if} {if $auth_messages.login} <br /><span class="error_message">{$auth_messages.login|fromDB}</span> {/if} {if $must_login} <br /><span class="error_message">{$must_login}</span> {/if} </p> <div class="{if $error_messages.username}field_error_row{else}row_even{/if}"> <label for="username" class="login_label">{$messages.334}</label> <input type="text" id="username" name="b[username]" size="20" {if $username} value="{$username}"{/if} class="field login_field" /> {if $error_messages.username} <span class="error_message">{$error_messages.username|fromDB}</span> {/if} </div> <div class="{if $error_messages.password}field_error_row{else}row_odd{/if}"> <label for="password" class="login_label">{$messages.335}</label> <input id="password" type="password" name="b[password]" size="20" class="field login_field" /> {if $error_messages.password} <span class="error_message">{$error_messages.password|fromDB}</span> {/if} </div> {$securityImageHTML} <div class="center"> <input type="submit" name="submit" value="{$messages.336}" class="button" /> </div> {if $forgotPasswordLink} <div class="center"> <a href="{$forgotPasswordLink}" class="button">{$messages.1316}</a> </div> {/if} <div class="center"> <a href="{$registrationLink}" class="button">{$messages.1317}</a> </div> {$addons_bottom} </form> {/if}
{* @git-info@ *} {$error} {if !$only_show_error} <h1 class="subtitle">{$messages.332}</h1> <form action="{$form_target}" method="post"> <p class="page_instructions"> {$messages.333} {if $encode}<input type="hidden" name="c" value="{$encode}" />{/if} {if $auth_messages.login} <br /><span class="error_message">{$auth_messages.login|fromDB}</span> {/if} {if $must_login} <br /><span class="error_message">{$must_login}</span> {/if} </p> <div class="{if $error_messages.username}field_error_row{else}row_even{/if}"> <label for="username" class="login_label">{$messages.334}</label> <input type="text" id="username" name="b[username]" size="20" {if $username} value="{$username}"{/if} class="field login_field" /> {if $error_messages.username}<br /> <span class="error_message">{$error_messages.username|fromDB}</span> {/if} </div> <div class="{if $error_messages.password}field_error_row{else}row_odd{/if}"> <label for="password" class="login_label">{$messages.335}</label> <input id="password" type="password" name="b[password]" size="20" class="field login_field" /> {if $error_messages.password}<br /> <span class="error_message">{$error_messages.password|fromDB}</span> {/if} </div> <span class="login-bold">{$securityImageHTML}</span> <div class="center"> <input type="submit" name="submit" value="{$messages.336}" class="button" /> </div> {if $forgotPasswordLink} <div class="cntr link"> <a href="{$forgotPasswordLink}">{$messages.1316}</a> </div> {/if} <div class="cntr link" style="margin: 0 0 10px 0;"> <a href="{$registrationLink}">{$messages.1317}</a> </div> {$addons_bottom} </form> {/if}
{* @git-info@ *} {$error} {if !$only_show_error} <h1 class="subtitle">{$messages.332}</h1> <form action="{$form_target}" method="post"> <p class="page_instructions"> {$messages.333} {if $encode}<input type="hidden" name="c" value="{$encode}" />{/if} {if $auth_messages.login} <br /><span class="error_message">{$auth_messages.login|fromDB}</span> {/if} {if $must_login} <br /><span class="error_message">{$must_login}</span> {/if} </p> <div class="{if $error_messages.username}field_error_row{else}row_even{/if}"> <label for="username" class="login_label">{$messages.334}</label> <input type="text" id="username" name="b[username]" size="20" {if $username} value="{$username}"{/if} class="field login_field" /> {if $error_messages.username} <span class="error_message">{$error_messages.username|fromDB}</span> {/if} </div> <div class="{if $error_messages.password}field_error_row{else}row_odd{/if}"> <label for="password" class="login_label">{$messages.335}</label> <input id="password" type="password" name="b[password]" size="20" class="field login_field" /> {if $error_messages.password} <span class="error_message">{$error_messages.password|fromDB}</span> {/if} </div> {$securityImageHTML} <div class="center"> <input type="submit" name="submit" value="{$messages.336}" class="button" /> </div> {if $forgotPasswordLink} <div class="center"> <a href="{$forgotPasswordLink}" class="button">{$messages.1316}</a> </div> {/if} <div class="center"> <a href="{$registrationLink}" class="button">{$messages.1317}</a> </div> {$addons_bottom} </form> {* @git-info@ *} {$error} {if !$only_show_error} <h1 class="subtitle">{$messages.332}</h1> <form action="{$form_target}" method="post"> <p class="page_instructions"> {$messages.333} {if $encode}<input type="hidden" name="c" value="{$encode}" />{/if} {if $auth_messages.login} <br /><span class="error_message">{$auth_messages.login|fromDB}</span> {/if} {if $must_login} <br /><span class="error_message">{$must_login}</span> {/if} </p> <div class="{if $error_messages.username}field_error_row{else}row_even{/if}"> <label for="username" class="login_label">{$messages.334}</label> <input type="text" id="username" name="b[username]" size="20" {if $username} value="{$username}"{/if} class="field login_field" /> {if $error_messages.username}<br /> <span class="error_message">{$error_messages.username|fromDB}</span> {/if} </div> <div class="{if $error_messages.password}field_error_row{else}row_odd{/if}"> <label for="password" class="login_label">{$messages.335}</label> <input id="password" type="password" name="b[password]" size="20" class="field login_field" /> {if $error_messages.password}<br /> <span class="error_message">{$error_messages.password|fromDB}</span> {/if} </div> <span class="login-bold">{$securityImageHTML}</span> <div class="center"> <input type="submit" name="submit" value="{$messages.336}" class="button" /> </div> {if $forgotPasswordLink} <div class="cntr link"> <a href="{$forgotPasswordLink}">{$messages.1316}</a> </div> {/if} <div class="cntr link" style="margin: 0 0 10px 0;"> <a href="{$registrationLink}">{$messages.1317}</a> </div> {$addons_bottom} </form> {/if}
{* @git-info@ *} <div class="browse_mode_buttons"> {if $browse_sort_dropdown_display=='always'||($browse_sort_dropdown_display=='gallery_only'&&$browse_view=='gallery')} {$browse_mode_txt.sort_by} <a href="{$browse_sort_url}" style="display: none;"></a> <select name="c" class="browse_sort_dropdown field"> {foreach $browse_mode_txt.sort as $sort_id => $sort_label} <option value="{$sort_id}"{if $browse_sort_c==$sort_id} selected="selected"{/if}>{$sort_label}</option> {/foreach} </select> {/if} {if $display_browse_view_links} {strip} {foreach $display_browse_view_links as $type} <a href="{$browse_view_url}{$type}" class="view_mode_link{if $browse_view==$type} active{/if}" title="{$browse_mode_txt.view.$type|escape}"> <img src='{external file="images/icon_{$type}.png"}' alt="{$browse_mode_txt.view.$type|escape}" /> </a> {/foreach} {/strip} {/if} </div>
{* @git-info@ *} <div class="browse_mode_buttons"> {if $browse_sort_dropdown_display=='always'||($browse_sort_dropdown_display=='gallery_only'&&$browse_view=='gallery')} {$browse_mode_txt.sort_by} <a href="{$browse_sort_url}" style="display: none;"></a> <select name="c" class="browse_sort_dropdown field"> {foreach $browse_mode_txt.sort as $sort_id => $sort_label} <option value="{$sort_id}"{if $browse_sort_c==$sort_id} selected="selected"{/if}>{$sort_label}</option> {/foreach} </select> {/if} {if $display_browse_view_links} {strip} {foreach $display_browse_view_links as $type} <a href="{$browse_view_url}{$type}" id="browse_view_btn_{$type}" class="view_mode_link{if $browse_view==$type} active{/if}" title="{$browse_mode_txt.view.$type|escape}"> <img src='{external file="images/icon_{$type}.png"}' alt="{$browse_mode_txt.view.$type|escape}" /> </a> {/foreach} {/strip} {/if} </div>
{* @git-info@ *} <div class="browse_mode_buttons"> {if $browse_sort_dropdown_display=='always'||($browse_sort_dropdown_display=='gallery_only'&&$browse_view=='gallery')} {$browse_mode_txt.sort_by} <a href="{$browse_sort_url}" style="display: none;"></a> <select name="c" class="browse_sort_dropdown field"> {foreach $browse_mode_txt.sort as $sort_id => $sort_label} <option value="{$sort_id}"{if $browse_sort_c==$sort_id} selected="selected"{/if}>{$sort_label}</option> {/foreach} </select> {/if} {if $display_browse_view_links} {strip} {foreach $display_browse_view_links as $type} <a href="{$browse_view_url}{$type}" class="view_mode_link{if $browse_view==$type} active{/if}" title="{$browse_mode_txt.view.$type|escape}"> <img src='{external file="images/icon_{$type}.png"}' alt="{$browse_mode_txt.view.$type|escape}" /> </a> {/foreach} {/strip} {/if} {* @git-info@ *} <div class="browse_mode_buttons"> {if $browse_sort_dropdown_display=='always'||($browse_sort_dropdown_display=='gallery_only'&&$browse_view=='gallery')} {$browse_mode_txt.sort_by} <a href="{$browse_sort_url}" style="display: none;"></a> <select name="c" class="browse_sort_dropdown field"> {foreach $browse_mode_txt.sort as $sort_id => $sort_label} <option value="{$sort_id}"{if $browse_sort_c==$sort_id} selected="selected"{/if}>{$sort_label}</option> {/foreach} </select> {/if} {if $display_browse_view_links} {strip} {foreach $display_browse_view_links as $type} <a href="{$browse_view_url}{$type}" id="browse_view_btn_{$type}" class="view_mode_link{if $browse_view==$type} active{/if}" title="{$browse_mode_txt.view.$type|escape}"> <img src='{external file="images/icon_{$type}.png"}' alt="{$browse_mode_txt.view.$type|escape}" /> </a> {/foreach} {/strip} {/if} </div>
<br /><br /> {/if} {* $tree_display_mode: 0: show tree below subcategories 1: show tree above subcategories 2: show tree below AND above subcategories 3: do not show tree *} {if $tree_display_mode == 1 or $tree_display_mode == 2} {include file='common/category_breadcrumb.tpl'} {/if} {if $show_no_subcats} <div class="center sub_note"> {$text.no_subcats} {$current_category_name} </div> {/if} {if $show_subcats} <div class="clearfix"> {foreach from=$categories item=cats key=column} <div class="category_column columns-{$column_count}"> <ul class="categories"> {foreach from=$cats item=cat} <li class="element category_{$cat.category_id}"> <div class="main_cat_title"> {if $cat.category_image}<a href="{$link}{$cat.category_id}"><img src="{external file=$cat.category_image}" alt="{$cat.category_image_alt}" /></a>{/if} <a href="{$link}{$cat.category_id}">{strip} <span class="category_title"> {$cat.category_name} </span> {/strip}</a> {if $cat.category_count}<span class="listing_counts">{$cat.category_count}</span>{/if} {if $cat.new_ad_icon}{$cat.new_ad_icon}{/if} </div> {if $show_descriptions} <p class="category_description">{$cat.category_description}</p> {/if} {if $cat.sub_categories} <ul class="sub_categories"> {foreach from=$cat.sub_categories item=sub_cat} <li class="element subcategory_{$sub_cat.category_id}"> <a href="{$link}{$sub_cat.category_id}"> <span class="category_title"> {$sub_cat.category_name|fromDB} </span> </a> </li> {/foreach} </ul> {/if} </li> {/foreach} </ul> </div> {/foreach} </div> {/if} {if $tree_display_mode == 0 or $tree_display_mode == 2} {include file='common/category_breadcrumb.tpl'} {/if}
<br /><br /> {/if} {if $streamlined} {* This is the new way to do category browsing. Instead of showing a big block of text on the page, add a button to the breadcrumb that opens a list of categories in a lightbox *} {include file='common/category_breadcrumb.tpl'} <div class="category_block" style="display: none;"> <div class="cat-block-popout"> {*<div class="closeBoxX"></div>*} {foreach from=$categories item=cats key=column} <div class="category_column"> <ul class="categories"> {foreach from=$cats item=cat} <a href="{$link}{$cat.category_id}"> <li class="element category_{$cat.category_id} {cycle values="row_even,row_odd"}"> <div class="main_cat_title"> {if $cat.category_image}<a href="{$link}{$cat.category_id}"><img src="{external file=$cat.category_image}" alt="{$cat.category_image_alt}" /></a>{/if} <span class="category_title">{$cat.category_name}</span> {if $cat.category_count}<span class="listing_counts">{$cat.category_count}</span>{/if} {if $cat.new_ad_icon}{$cat.new_ad_icon}{/if} </div> </li> </a> {/foreach} </ul> </div> {/foreach} </div> </div> {add_footer_html} <script> jQuery('.subcategory-nav-open').click(function() { jQuery(document).gjLightbox('open', function(){ return jQuery('.category_block').clone().show().html(); }); }); </script> {/add_footer_html} {else} {* $tree_display_mode: 0: show tree below subcategories 1: show tree above subcategories 2: show tree below AND above subcategories 3: do not show tree *} {if $tree_display_mode == 1 or $tree_display_mode == 2} {include file='common/category_breadcrumb.tpl'} {/if} {if $show_no_subcats} <div class="center sub_note"> {$text.no_subcats} {$current_category_name} </div> {/if} {if $show_subcats} <div class="clearfix category_block"> {foreach from=$categories item=cats key=column} <div class="category_column columns-{$column_count}"> <ul class="categories"> {foreach from=$cats item=cat} <li class="element category_{$cat.category_id}"> <div class="main_cat_title"> {if $cat.category_image}<a href="{$link}{$cat.category_id}"><img src="{external file=$cat.category_image}" alt="{$cat.category_image_alt}" /></a>{/if} <a href="{$link}{$cat.category_id}">{strip} <span class="category_title"> {$cat.category_name} </span> {/strip}</a> {if $cat.category_count}<span class="listing_counts">{$cat.category_count}</span>{/if} {if $cat.new_ad_icon}{$cat.new_ad_icon}{/if} </div> {if $show_descriptions} <p class="category_description">{$cat.category_description}</p> {/if} {if $cat.sub_categories} <ul class="sub_categories"> {foreach from=$cat.sub_categories item=sub_cat} <li class="element subcategory_{$sub_cat.category_id}"> <a href="{$link}{$sub_cat.category_id}"> <span class="category_title"> {$sub_cat.category_name|fromDB} </span> </a> </li> {/foreach} </ul> {/if} </li> {/foreach} </ul> </div> {/foreach} </div> {/if} {if $tree_display_mode == 0 or $tree_display_mode == 2} {include file='common/category_breadcrumb.tpl'} {/if} {/if}
<br /><br /> {/if} {* $tree_display_mode: 0: show tree below subcategories 1: show tree above subcategories 2: show tree below AND above subcategories 3: do not show tree *} {if $tree_display_mode == 1 or $tree_display_mode == 2} {if $streamlined} {* This is the new way to do category browsing. Instead of showing a big block of text on the page, add a button to the breadcrumb that opens a list of categories in a lightbox *} {include file='common/category_breadcrumb.tpl'} {/if} {if $show_no_subcats} <div class="center sub_note"> {$text.no_subcats} {$current_category_name} <div class="category_block" style="display: none;"> <div class="cat-block-popout"> {*<div class="closeBoxX"></div>*} {foreach from=$categories item=cats key=column} <div class="category_column"> <ul class="categories"> {foreach from=$cats item=cat} <a href="{$link}{$cat.category_id}"> <li class="element category_{$cat.category_id} {cycle values="row_even,row_odd"}"> <div class="main_cat_title"> {if $cat.category_image}<a href="{$link}{$cat.category_id}"><img src="{external file=$cat.category_image}" alt="{$cat.category_image_alt}" /></a>{/if} <span class="category_title">{$cat.category_name}</span> {if $cat.category_count}<span class="listing_counts">{$cat.category_count}</span>{/if} {if $cat.new_ad_icon}{$cat.new_ad_icon}{/if} </div> </li> </a> {/foreach} </ul> </div> {/foreach} </div> </div> {/if} {add_footer_html} <script> jQuery('.subcategory-nav-open').click(function() { jQuery(document).gjLightbox('open', function(){ return jQuery('.category_block').clone().show().html(); }); }); </script> {/add_footer_html} {else} {* $tree_display_mode: 0: show tree below subcategories 1: show tree above subcategories 2: show tree below AND above subcategories 3: do not show tree *} {if $tree_display_mode == 1 or $tree_display_mode == 2} {include file='common/category_breadcrumb.tpl'} {/if} {if $show_no_subcats} <div class="center sub_note"> {$text.no_subcats} {$current_category_name} </div> {/if} {if $show_subcats} <div class="clearfix category_block"> {foreach from=$categories item=cats key=column} <div class="category_column columns-{$column_count}"> <ul class="categories"> {foreach from=$cats item=cat} <li class="element category_{$cat.category_id}"> <div class="main_cat_title"> {if $cat.category_image}<a href="{$link}{$cat.category_id}"><img src="{external file=$cat.category_image}" alt="{$cat.category_image_alt}" /></a>{/if} <a href="{$link}{$cat.category_id}">{strip} <span class="category_title"> {$cat.category_name} </span> {/strip}</a> {if $cat.category_count}<span class="listing_counts">{$cat.category_count}</span>{/if} {if $cat.new_ad_icon}{$cat.new_ad_icon}{/if} </div> {if $show_descriptions} <p class="category_description">{$cat.category_description}</p> {/if} {if $cat.sub_categories} <ul class="sub_categories"> {foreach from=$cat.sub_categories item=sub_cat} <li class="element subcategory_{$sub_cat.category_id}"> <a href="{$link}{$sub_cat.category_id}"> <span class="category_title"> {$sub_cat.category_name|fromDB} </span> </a> </li> {/foreach} </ul> {/if} </li> {/foreach} </ul> </div> {/foreach} </div> {/if} {if $tree_display_mode == 0 or $tree_display_mode == 2} {include file='common/category_breadcrumb.tpl'} {/if} {if $show_subcats} <div class="clearfix"> {foreach from=$categories item=cats key=column} <div class="category_column columns-{$column_count}"> <ul class="categories"> {foreach from=$cats item=cat} <li class="element category_{$cat.category_id}"> <div class="main_cat_title"> {if $cat.category_image}<a href="{$link}{$cat.category_id}"><img src="{external file=$cat.category_image}" alt="{$cat.category_image_alt}" /></a>{/if} <a href="{$link}{$cat.category_id}">{strip} <span class="category_title"> {$cat.category_name} </span> {/strip}</a> {if $cat.category_count}<span class="listing_counts">{$cat.category_count}</span>{/if} {if $cat.new_ad_icon}{$cat.new_ad_icon}{/if} </div> {if $show_descriptions} <p class="category_description">{$cat.category_description}</p> {/if} {if $cat.sub_categories} <ul class="sub_categories"> {foreach from=$cat.sub_categories item=sub_cat} <li class="element subcategory_{$sub_cat.category_id}"> <a href="{$link}{$sub_cat.category_id}"> <span class="category_title"> {$sub_cat.category_name|fromDB} </span> </a> </li> {/foreach} </ul> {/if} </li> {/foreach} </ul> </div> {/foreach} </div> {/if} {if $tree_display_mode == 0 or $tree_display_mode == 2} {include file='common/category_breadcrumb.tpl'} {/if}
{* @git-info@ *} {if $string_tree or $array_tree or $category_tree_pre or $category_tree_post} <nav class="breadcrumb"> {if $category_tree_pre} {* Allow outside sources add to category tree *} {$category_tree_pre} {/if} {if $array_tree} <div class="highlight">{$text.tree_label}</div> <a href="{$link_top}">{$text.main_category}</a> {foreach from=$array_tree item=cat name=tree} {if $smarty.foreach.tree.last}<div class="active">{else}<a href="{$link}{$cat.category_id}">{/if} {$cat.category_name} {if not $smarty.foreach.tree.last}</a>{else}</div>{/if} {/foreach} {elseif $string_tree} <div>{$string_tree}</div> {* is that anything like string cheese? "string_treese," perhaps? *} {/if} {if $category_tree_post} {* Allow outside sources add to category tree *} {$category_tree_post} {/if} </nav> {/if}
{* @git-info@ *} {if $string_tree or $array_tree or $category_tree_pre or $category_tree_post} <nav class="breadcrumb"> {if $category_tree_pre} {* Allow outside sources add to category tree *} {$category_tree_pre} {/if} {if $array_tree} <div class="highlight">{$text.tree_label}</div> <a href="{$link_top}">{$text.main_category}</a> {foreach from=$array_tree item=cat name=tree} {if $smarty.foreach.tree.last}<div class="active">{else}<a href="{$link}{$cat.category_id}">{/if} {$cat.category_name} {if not $smarty.foreach.tree.last}</a>{else}</div>{/if} {/foreach} {if $streamlined && !$in_terminal_category} <div class="subcategory-nav-open" style="cursor: pointer;"><span class="glyphicon glyphicon-plus"></span></div> {/if} {elseif $string_tree} <div>{$string_tree}</div> {* is that anything like string cheese? "string_treese," perhaps? *} {/if} {if $category_tree_post} {* Allow outside sources add to category tree *} {$category_tree_post} {/if} </nav> {/if}
{* @git-info@ *} {if $string_tree or $array_tree or $category_tree_pre or $category_tree_post} <nav class="breadcrumb"> {if $category_tree_pre} {* Allow outside sources add to category tree *} {$category_tree_pre} {/if} {if $array_tree} <div class="highlight">{$text.tree_label}</div> <a href="{$link_top}">{$text.main_category}</a> {foreach from=$array_tree item=cat name=tree} {if $smarty.foreach.tree.last}<div class="active">{else}<a href="{$link}{$cat.category_id}">{/if} {$cat.category_name} {if not $smarty.foreach.tree.last}</a>{else}</div>{/if} {/foreach} {elseif $string_tree} <div>{$string_tree}</div> {* is that anything like string cheese? "string_treese," perhaps? *} {/if} {if $category_tree_post} {* Allow outside sources add to category tree *} {$category_tree_post} {/if} </nav> {* @git-info@ *} {if $string_tree or $array_tree or $category_tree_pre or $category_tree_post} <nav class="breadcrumb"> {if $category_tree_pre} {* Allow outside sources add to category tree *} {$category_tree_pre} {/if} {if $array_tree} <div class="highlight">{$text.tree_label}</div> <a href="{$link_top}">{$text.main_category}</a> {foreach from=$array_tree item=cat name=tree} {if $smarty.foreach.tree.last}<div class="active">{else}<a href="{$link}{$cat.category_id}">{/if} {$cat.category_name} {if not $smarty.foreach.tree.last}</a>{else}</div>{/if} {/foreach} {if $streamlined && !$in_terminal_category} <div class="subcategory-nav-open" style="cursor: pointer;"><span class="glyphicon glyphicon-plus"></span></div> {/if} {elseif $string_tree} <div>{$string_tree}</div> {* is that anything like string cheese? "string_treese," perhaps? *} {/if} {if $category_tree_post} {* Allow outside sources add to category tree *} {$category_tree_post} {/if} </nav> {/if}
<article class="listing columns-{$gallery_columns}"> <div class="article_inner {$listing.css}"> {if $cfg.cols.image} <div class="image"> {if $listing.full_image_tag} {$listing.image} {else} <a href="{$cfg.listing_url}{$id}"{include file='common/popup_link.tpl'}> <img src="{$listing.image}" alt="{$listing.title|escape}" /> </a> {/if} </div> {/if} {if $cfg.cols.type&&$listing.type}
<article class="listing columns-{$gallery_columns}"> <div class="article_inner {$listing.css}"> {if $cfg.cols.image} <div class="image attention-getter-wrapper"> {if $listing.full_image_tag} <span style="position: relative;">{$listing.image}</span> {else} <a href="{$cfg.listing_url}{$id}" style="position: relative;"> <img src="{$listing.image}" alt="{$listing.title|escape}" /> </a> {/if} {if $listing.icons.attention_getter}<a href="{$cfg.listing_url}{$id}"><div class="attention-getter-position"><img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /></div></a>{/if} </div> {/if} {if $cfg.cols.type&&$listing.type}
<article class="listing columns-{$gallery_columns}"> <div class="article_inner {$listing.css}"> {if $cfg.cols.image} <div class="image"> <div class="image attention-getter-wrapper"> {if $listing.full_image_tag} {$listing.image} <span style="position: relative;">{$listing.image}</span> {else} <a href="{$cfg.listing_url}{$id}"{include file='common/popup_link.tpl'}> <a href="{$cfg.listing_url}{$id}" style="position: relative;"> <img src="{$listing.image}" alt="{$listing.title|escape}" /> </a> {/if} {if $listing.icons.attention_getter}<a href="{$cfg.listing_url}{$id}"><div class="attention-getter-position"><img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /></div></a>{/if} </div> {/if} {if $cfg.cols.type&&$listing.type}
{* @git-info@ *} {if $no_listings} <div class="no_results_box"> {$no_listings} </div> {else} {* ---------BEGIN HEADER ROW--------- *} <table class="listing_results"> {if !$hide_headers} <thead> {if $main_page_grid_sub_template} {include file=$main_page_grid_sub_template g_type='main_page' g_resource='' thead=1} {else} <tr class="results_column_header"> {* in hopes of making things easy on anyone who would like to modify this template, this first column is intentionally over-commented *} {if $cfg.cols.type} {* $cfg.cols array holds whether or not a column is being used *} <td class="browse_table_column_header_type"> {* $headers.business_type.css holds the default css class for this header *} {* $cfg.browse_url points to the current page, and ends in "c=" $headers.business_type.reorder holds the value of "c", which tells the system how to re-sort the listings if this link is clicked $headers.business_type.text is the text of this header, changeable in the Geodesic admin controls *} {if $cfg.sort_links}<a class="{$headers.type.css}" href="{$cfg.browse_url}{$headers.type.reorder}">{/if} {$headers.type.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.business_type} <td class="browse_table_column_header_business_type{if $cfg.sort_links && $headers.business_type.reorder != 43} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.business_type.css}" href="{$cfg.browse_url}{$headers.business_type.reorder}">{/if} {$headers.business_type.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.image} {* can't sort by image, so no link here *} <td class="browse_table_column_image">{$headers.image.text}</td> {/if} {if $cfg.cols.title} <td class="{if $cfg.sort_links && $headers.title.reorder != 5}sorted_by {/if}{if $cfg.cols.description}half{else}title{/if}"> {if $cfg.sort_links}<a class="{$headers.title.css}" href="{$cfg.browse_url}{$headers.title.reorder}">{/if} {$headers.title.text} {if $cfg.sort_links}</a>{/if} {if $cfg.description_under_title}<br />{$headers.description.text}{/if} </td> {elseif $cfg.cols.icons} <td class="browse_table_column_header_icons"></td> {/if} {if $cfg.cols.description} {* can't order by description, so no link here *} <td class="half">{$headers.description.text}</td> {/if} {if $cfg.cols.tags} <td class="browse_table_column_header_tags"> {$headers.tags.text} </td> {/if} {if count($headers.optionals) > 0} {foreach from=$headers.optionals item=optional_header key="fieldNum"} {* $headers.optionals is indexed 1-20, so you could split this out of the loop if you really wanted to... e.g.: $headers.optionals.1.text to get the header text for "optional field 1" *} <td class="browse_table_column_header_{$fieldNum}{if $cfg.sort_links && ($fieldNum <= 10 && (($optional_header.reorder-15)/2)+1 != $fieldNum) || ($fieldNum > 10 && (($optional_header.reorder-45)/2)+11 != $fieldNum)} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$optional_header.css}" href="{$cfg.browse_url}{$optional_header.reorder}">{/if} {$optional_header.text} {if $cfg.sort_links}</a>{/if} </td> {/foreach} {/if} {if $cfg.cols.address} <td class="browse_table_column_header_address"> {if $cfg.sort_links}<a class="{$headers.address.css}" href="{$cfg.browse_url}{$headers.address.reorder}">{/if} {$headers.address.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.city} <td class="browse_table_column_header_city{if $cfg.sort_links && $headers.city.reorder != 7} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.city.css}" href="{$cfg.browse_url}{$headers.city.reorder}">{/if} {$headers.city.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.zip} <td class="browse_table_column_header_zip{if $cfg.sort_links && $headers.zip.reorder != 13} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.zip.css}" href="{$cfg.browse_url}{$headers.zip.reorder}">{/if} {$headers.zip.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col} <td class="browse_table_column_header_{$col}"> {$headers.{$col}.text} </td> {/if} {/for} {if $cfg.cols.location_breadcrumb} <td class="browse_table_column_header_location_breadcrumb"> {$headers.location_breadcrumb.text} </td> {/if} {if $cfg.cols.num_bids} <td class="browse_table_column_header_num_bids"> {if $cfg.sort_links}<a class="{$headers.num_bids.css}" href="{$cfg.browse_url}{$headers.num_bids.reorder}">{/if} {$headers.num_bids.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.price} <td class="browse_table_column_header_price{if $cfg.sort_links && $headers.price.reorder != 1} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.price.css}" href="{$cfg.browse_url}{$headers.price.reorder}">{/if} {$headers.price.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.entry_date} <td class="browse_table_column_header_entry_date{if $cfg.sort_links && $headers.entry_date.reorder != 4} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.entry_date.css}" href="{$cfg.browse_url}{$headers.entry_date.reorder}">{/if} {$headers.entry_date.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.time_left} <td class="browse_table_column_header_time_left{if $cfg.sort_links && $headers.time_left.reorder != 70} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.time_left.css}" href="{$cfg.browse_url}{$headers.time_left.reorder}">{/if} {$headers.time_left.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {foreach $headers.leveled as $levels} {foreach $levels as $levelHeader} <td class="{$levelHeader.css}"> {$levelHeader.text} </td> {/foreach} {/foreach} {* allow Addons to add their own column headers here *} {if $addonHeaders} {foreach from=$addonHeaders item=addon} {foreach from=$addon item=header} <td{if $header.css} class="{$header.css}"{/if}> {$header.text} </td> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <td>{$headers.edit.text}</td> {/if} {if $cfg.cols.delete} <td>{$headers.delete.text}</td> {/if} </tr> {/if} </thead> {/if} {* ---------END HEADER ROW--------- *} <tbody> {foreach $listings as $id => $listing} {if $main_page_grid_sub_template} {include file=$main_page_grid_sub_template g_type='main_page' g_resource='' tbody=1} {else} <tr class="{$listing.css}"> {if $cfg.cols.type} <td class="center"> {$listing.type} </td> {/if} {if $cfg.cols.business_type} <td class="center"> {$listing.business_type} </td> {/if} {if $cfg.cols.image} <td class="center"> {if $listing.full_image_tag} {$listing.image} {else} <a href="{$cfg.listing_url}{$id}" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> <img src="{$listing.image}" alt="" /> </a> {/if} </td> {/if} {if $cfg.cols.title} <td style="width: {if $cfg.cols.description}50{else}100{/if}%"> {* if description column is active, this and it share half width (class "half"). if not, this column gets max width (class "title") *} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <a href="{$cfg.listing_url}{$id}" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> {$listing.title} </a> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" alt="" />{/if} {if $listing.icons.attention_getter && $listing.attention_getter_url}<img src="{$listing.attention_getter_url}" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {* it's up to the addons themselves to create the img tag, as some addons may need to add more than one icon *} {$icon} {/foreach} {/if} {if $cfg.description_under_title}<p class="listing_results_description">{$listing.description}</p>{/if} </td> {elseif $cfg.cols.icons} <td> {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} </td> {/if} {if $cfg.cols.description} {* this column is only shown alongside the title column, never by itself (but is sometimes not shown at all), so it gets a hard width of 50% *} <td style="width: 50%;"> {$listing.description} </td> {/if} {if $cfg.cols.tags} <td class="tag_list_data"> {if $listing.tags} {listing tag='listing_tags_links'} {/if} </td> {/if} {section name=optionals start=1 loop=21} {assign var='field' value=$smarty.section.optionals.index} {if $cfg.cols.optionals.$field} <td class="center"> {if $listing.optionals.$field}{$listing.optionals.$field}{else}-{/if} </td> {/if} {/section} {if $cfg.cols.address} <td class="center"> {if $listing.address}{$listing.address}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.city} <td class="center"> {if $listing.city}{$listing.city}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.zip} <td class="center"> {if $listing.zip}{$listing.zip}{else}{$cfg.empty}{/if} </td> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col} <td class="center nowrap"> {if $listing.$col}{$listing.$col}{else}{$cfg.empty}{/if} </td> {/if} {/for} {if $cfg.cols.location_breadcrumb} <td class="center nowrap"> {if $listing.location_breadcrumb}{$listing.location_breadcrumb}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.num_bids} <td class="center nowrap"> {if $listing.num_bids}{$listing.num_bids}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.price} <td class="center nowrap price"> {if $listing.price}{$listing.price}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.entry_date} <td class="center nowrap"> {if $listing.entry_date}{$listing.entry_date}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.time_left} <td class="center nowrap"> {if $listing.time_left}{$listing.time_left}{else}{$cfg.empty}{/if} </td> {/if} {foreach $headers.leveled as $lev_id => $levels} {foreach $levels as $level => $levelHeader} <td class="center nowrap"> {$listing.leveled.$lev_id.$level.name} </td> {/foreach} {/foreach} {if $listing.addonData} {* let addons add columns if they want to *} {foreach from=$listing.addonData item=addonRows} {foreach from=$addonRows item=addonText} <td class="center nowrap"> {$addonText} </td> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <td class="center"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </td> {/if} {if $cfg.cols.delete} <td class="center"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </td> {/if} </tr> {/if} {/foreach} </tbody> </table> {/if}
{* @git-info@ *} {if $no_listings} <div class="no_results_box"> {$no_listings} </div> {else} {* ---------BEGIN HEADER ROW--------- *} <table class="listing_results"> {if !$hide_headers} <thead> {if $main_page_grid_sub_template} {include file=$main_page_grid_sub_template g_type='main_page' g_resource='' thead=1} {else} <tr class="results_column_header"> {* in hopes of making things easy on anyone who would like to modify this template, this first column is intentionally over-commented *} {if $cfg.cols.type} {* $cfg.cols array holds whether or not a column is being used *} <td class="browse_table_column_header_type"> {* $headers.business_type.css holds the default css class for this header *} {* $cfg.browse_url points to the current page, and ends in "c=" $headers.business_type.reorder holds the value of "c", which tells the system how to re-sort the listings if this link is clicked $headers.business_type.text is the text of this header, changeable in the Geodesic admin controls *} {if $cfg.sort_links}<a class="{$headers.type.css}" href="{$cfg.browse_url}{$headers.type.reorder}">{/if} {$headers.type.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.business_type} <td class="browse_table_column_header_business_type{if $cfg.sort_links && $headers.business_type.reorder != 43} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.business_type.css}" href="{$cfg.browse_url}{$headers.business_type.reorder}">{/if} {$headers.business_type.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.image} {* can't sort by image, so no link here *} <td class="browse_table_column_image">{$headers.image.text}</td> {/if} {if $cfg.cols.title} <td class="{if $cfg.sort_links && $headers.title.reorder != 5}sorted_by {/if}{if $cfg.cols.description}half{else}title{/if}"> {if $cfg.sort_links}<a class="{$headers.title.css}" href="{$cfg.browse_url}{$headers.title.reorder}">{/if} {$headers.title.text} {if $cfg.sort_links}</a>{/if} {if $cfg.description_under_title}<br />{$headers.description.text}{/if} </td> {elseif $cfg.cols.icons} <td class="browse_table_column_header_icons"></td> {/if} {if $cfg.cols.description} {* can't order by description, so no link here *} <td class="half">{$headers.description.text}</td> {/if} {if $cfg.cols.tags} <td class="browse_table_column_header_tags"> {$headers.tags.text} </td> {/if} {if count($headers.optionals) > 0} {foreach from=$headers.optionals item=optional_header key="fieldNum"} {* $headers.optionals is indexed 1-20, so you could split this out of the loop if you really wanted to... e.g.: $headers.optionals.1.text to get the header text for "optional field 1" *} <td class="browse_table_column_header_{$fieldNum}{if $cfg.sort_links && ($fieldNum <= 10 && (($optional_header.reorder-15)/2)+1 != $fieldNum) || ($fieldNum > 10 && (($optional_header.reorder-45)/2)+11 != $fieldNum)} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$optional_header.css}" href="{$cfg.browse_url}{$optional_header.reorder}">{/if} {$optional_header.text} {if $cfg.sort_links}</a>{/if} </td> {/foreach} {/if} {if $cfg.cols.address} <td class="browse_table_column_header_address"> {if $cfg.sort_links}<a class="{$headers.address.css}" href="{$cfg.browse_url}{$headers.address.reorder}">{/if} {$headers.address.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.city} <td class="browse_table_column_header_city{if $cfg.sort_links && $headers.city.reorder != 7} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.city.css}" href="{$cfg.browse_url}{$headers.city.reorder}">{/if} {$headers.city.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.zip} <td class="browse_table_column_header_zip{if $cfg.sort_links && $headers.zip.reorder != 13} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.zip.css}" href="{$cfg.browse_url}{$headers.zip.reorder}">{/if} {$headers.zip.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col} <td class="browse_table_column_header_{$col}"> {$headers.{$col}.text} </td> {/if} {/for} {if $cfg.cols.location_breadcrumb} <td class="browse_table_column_header_location_breadcrumb"> {$headers.location_breadcrumb.text} </td> {/if} {if $cfg.cols.num_bids} <td class="browse_table_column_header_num_bids"> {if $cfg.sort_links}<a class="{$headers.num_bids.css}" href="{$cfg.browse_url}{$headers.num_bids.reorder}">{/if} {$headers.num_bids.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.price} <td class="browse_table_column_header_price{if $cfg.sort_links && $headers.price.reorder != 1} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.price.css}" href="{$cfg.browse_url}{$headers.price.reorder}">{/if} {$headers.price.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.entry_date} <td class="browse_table_column_header_entry_date{if $cfg.sort_links && $headers.entry_date.reorder != 4} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.entry_date.css}" href="{$cfg.browse_url}{$headers.entry_date.reorder}">{/if} {$headers.entry_date.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.time_left} <td class="browse_table_column_header_time_left{if $cfg.sort_links && $headers.time_left.reorder != 70} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.time_left.css}" href="{$cfg.browse_url}{$headers.time_left.reorder}">{/if} {$headers.time_left.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {foreach $headers.leveled as $levels} {foreach $levels as $levelHeader} <td class="{$levelHeader.css}"> {$levelHeader.text} </td> {/foreach} {/foreach} {* allow Addons to add their own column headers here *} {if $addonHeaders} {foreach from=$addonHeaders item=addon} {foreach from=$addon item=header} <td{if $header.css} class="{$header.css}"{/if}> {$header.text} </td> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <td>{$headers.edit.text}</td> {/if} {if $cfg.cols.delete} <td>{$headers.delete.text}</td> {/if} </tr> {/if} </thead> {/if} {* ---------END HEADER ROW--------- *} <tbody> {foreach $listings as $id => $listing} {if $main_page_grid_sub_template} {include file=$main_page_grid_sub_template g_type='main_page' g_resource='' tbody=1} {else} <tr class="{$listing.css}"> {if $cfg.cols.type} <td class="center"> {$listing.type} </td> {/if} {if $cfg.cols.business_type} <td class="center"> {$listing.business_type} </td> {/if} {if $cfg.cols.image} <td class="center"> <div class="attention-getter-wrapper"> {if $listing.full_image_tag} <span class="rwd-image" style="position: relative;">{$listing.image}</span> {else} <a href="{$cfg.listing_url}{$id}" style="position: relative;" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> <img src="{$listing.image}" class="rwd-image" alt="" /> </a> {/if} {if $listing.icons.attention_getter} <a href="{$cfg.listing_url}{$id}" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> <div class="attention-getter-position image rwd-image"> <img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /> </div> </a> {/if} </div> </td> {/if} {if $cfg.cols.title} <td style="width: {if $cfg.cols.description}50{else}100{/if}%"> {* if description column is active, this and it share half width (class "half"). if not, this column gets max width (class "title") *} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <a href="{$cfg.listing_url}{$id}" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> {$listing.title} </a> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" alt="" />{/if} {if $listing.icons.attention_getter && $listing.attention_getter_url}<img src="{$listing.attention_getter_url}" class="attention-getter-inline" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {* it's up to the addons themselves to create the img tag, as some addons may need to add more than one icon *} {$icon} {/foreach} {/if} {if $cfg.description_under_title}<p class="listing_results_description">{$listing.description}</p>{/if} </td> {elseif $cfg.cols.icons} <td> {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} </td> {/if} {if $cfg.cols.description} {* this column is only shown alongside the title column, never by itself (but is sometimes not shown at all), so it gets a hard width of 50% *} <td style="width: 50%;"> {$listing.description} </td> {/if} {if $cfg.cols.tags} <td class="tag_list_data"> {if $listing.tags} {listing tag='listing_tags_links'} {/if} </td> {/if} {section name=optionals start=1 loop=21} {assign var='field' value=$smarty.section.optionals.index} {if $cfg.cols.optionals.$field} <td class="center"> {if $listing.optionals.$field}{$listing.optionals.$field}{else}-{/if} </td> {/if} {/section} {if $cfg.cols.address} <td class="center"> {if $listing.address}{$listing.address}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.city} <td class="center"> {if $listing.city}{$listing.city}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.zip} <td class="center"> {if $listing.zip}{$listing.zip}{else}{$cfg.empty}{/if} </td> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col} <td class="center nowrap"> {if $listing.$col}{$listing.$col}{else}{$cfg.empty}{/if} </td> {/if} {/for} {if $cfg.cols.location_breadcrumb} <td class="center nowrap"> {if $listing.location_breadcrumb}{$listing.location_breadcrumb}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.num_bids} <td class="center nowrap"> {if $listing.num_bids}{$listing.num_bids}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.price} <td class="center nowrap price"> {if $listing.price}{$listing.price}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.entry_date} <td class="center nowrap"> {if $listing.entry_date}{$listing.entry_date}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.time_left} <td class="center nowrap"> {if $listing.time_left}{$listing.time_left}{else}{$cfg.empty}{/if} </td> {/if} {foreach $headers.leveled as $lev_id => $levels} {foreach $levels as $level => $levelHeader} <td class="center nowrap"> {$listing.leveled.$lev_id.$level.name} </td> {/foreach} {/foreach} {if $listing.addonData} {* let addons add columns if they want to *} {foreach from=$listing.addonData item=addonRows} {foreach from=$addonRows item=addonText} <td class="center nowrap"> {$addonText} </td> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <td class="center"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </td> {/if} {if $cfg.cols.delete} <td class="center"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </td> {/if} </tr> {/if} {/foreach} </tbody> </table> {/if}
{* @git-info@ *} {if $no_listings} <div class="no_results_box"> {$no_listings} </div> {else} {* ---------BEGIN HEADER ROW--------- *} <table class="listing_results"> {if !$hide_headers} <thead> {if $main_page_grid_sub_template} {include file=$main_page_grid_sub_template g_type='main_page' g_resource='' thead=1} {else} <tr class="results_column_header"> {* in hopes of making things easy on anyone who would like to modify this template, this first column is intentionally over-commented *} {if $cfg.cols.type} {* $cfg.cols array holds whether or not a column is being used *} <td class="browse_table_column_header_type"> {* $headers.business_type.css holds the default css class for this header *} {* $cfg.browse_url points to the current page, and ends in "c=" $headers.business_type.reorder holds the value of "c", which tells the system how to re-sort the listings if this link is clicked $headers.business_type.text is the text of this header, changeable in the Geodesic admin controls *} {if $cfg.sort_links}<a class="{$headers.type.css}" href="{$cfg.browse_url}{$headers.type.reorder}">{/if} {$headers.type.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.business_type} <td class="browse_table_column_header_business_type{if $cfg.sort_links && $headers.business_type.reorder != 43} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.business_type.css}" href="{$cfg.browse_url}{$headers.business_type.reorder}">{/if} {$headers.business_type.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.image} {* can't sort by image, so no link here *} <td class="browse_table_column_image">{$headers.image.text}</td> {/if} {if $cfg.cols.title} <td class="{if $cfg.sort_links && $headers.title.reorder != 5}sorted_by {/if}{if $cfg.cols.description}half{else}title{/if}"> {if $cfg.sort_links}<a class="{$headers.title.css}" href="{$cfg.browse_url}{$headers.title.reorder}">{/if} {$headers.title.text} {if $cfg.sort_links}</a>{/if} {if $cfg.description_under_title}<br />{$headers.description.text}{/if} </td> {elseif $cfg.cols.icons} <td class="browse_table_column_header_icons"></td> {/if} {if $cfg.cols.description} {* can't order by description, so no link here *} <td class="half">{$headers.description.text}</td> {/if} {if $cfg.cols.tags} <td class="browse_table_column_header_tags"> {$headers.tags.text} </td> {/if} {if count($headers.optionals) > 0} {foreach from=$headers.optionals item=optional_header key="fieldNum"} {* $headers.optionals is indexed 1-20, so you could split this out of the loop if you really wanted to... e.g.: $headers.optionals.1.text to get the header text for "optional field 1" *} <td class="browse_table_column_header_{$fieldNum}{if $cfg.sort_links && ($fieldNum <= 10 && (($optional_header.reorder-15)/2)+1 != $fieldNum) || ($fieldNum > 10 && (($optional_header.reorder-45)/2)+11 != $fieldNum)} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$optional_header.css}" href="{$cfg.browse_url}{$optional_header.reorder}">{/if} {$optional_header.text} {if $cfg.sort_links}</a>{/if} </td> {/foreach} {/if} {if $cfg.cols.address} <td class="browse_table_column_header_address"> {if $cfg.sort_links}<a class="{$headers.address.css}" href="{$cfg.browse_url}{$headers.address.reorder}">{/if} {$headers.address.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.city} <td class="browse_table_column_header_city{if $cfg.sort_links && $headers.city.reorder != 7} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.city.css}" href="{$cfg.browse_url}{$headers.city.reorder}">{/if} {$headers.city.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.zip} <td class="browse_table_column_header_zip{if $cfg.sort_links && $headers.zip.reorder != 13} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.zip.css}" href="{$cfg.browse_url}{$headers.zip.reorder}">{/if} {$headers.zip.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col} <td class="browse_table_column_header_{$col}"> {$headers.{$col}.text} </td> {/if} {/for} {if $cfg.cols.location_breadcrumb} <td class="browse_table_column_header_location_breadcrumb"> {$headers.location_breadcrumb.text} </td> {/if} {if $cfg.cols.num_bids} <td class="browse_table_column_header_num_bids"> {if $cfg.sort_links}<a class="{$headers.num_bids.css}" href="{$cfg.browse_url}{$headers.num_bids.reorder}">{/if} {$headers.num_bids.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.price} <td class="browse_table_column_header_price{if $cfg.sort_links && $headers.price.reorder != 1} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.price.css}" href="{$cfg.browse_url}{$headers.price.reorder}">{/if} {$headers.price.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.entry_date} <td class="browse_table_column_header_entry_date{if $cfg.sort_links && $headers.entry_date.reorder != 4} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.entry_date.css}" href="{$cfg.browse_url}{$headers.entry_date.reorder}">{/if} {$headers.entry_date.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.time_left} <td class="browse_table_column_header_time_left{if $cfg.sort_links && $headers.time_left.reorder != 70} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.time_left.css}" href="{$cfg.browse_url}{$headers.time_left.reorder}">{/if} {$headers.time_left.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {foreach $headers.leveled as $levels} {foreach $levels as $levelHeader} <td class="{$levelHeader.css}"> {$levelHeader.text} </td> {/foreach} {/foreach} {* allow Addons to add their own column headers here *} {if $addonHeaders} {foreach from=$addonHeaders item=addon} {foreach from=$addon item=header} <td{if $header.css} class="{$header.css}"{/if}> {$header.text} </td> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <td>{$headers.edit.text}</td> {/if} {if $cfg.cols.delete} <td>{$headers.delete.text}</td> {/if} </tr> {/if} </thead> {/if} {* ---------END HEADER ROW--------- *} <tbody> {foreach $listings as $id => $listing} {if $main_page_grid_sub_template} {include file=$main_page_grid_sub_template g_type='main_page' g_resource='' tbody=1} {else} <tr class="{$listing.css}"> {if $cfg.cols.type} <td class="center"> {$listing.type} </td> {/if} {if $cfg.cols.business_type} <td class="center"> {$listing.business_type} </td> {/if} {if $cfg.cols.image} <td class="center"> {if $listing.full_image_tag} {$listing.image} {else} <a href="{$cfg.listing_url}{$id}" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> <img src="{$listing.image}" alt="" /> </a> {/if} </td> {/if} {if $cfg.cols.title} <td style="width: {if $cfg.cols.description}50{else}100{/if}%"> {* if description column is active, this and it share half width (class "half"). if not, this column gets max width (class "title") *} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <a href="{$cfg.listing_url}{$id}" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> {$listing.title} </a> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" alt="" />{/if} {if $listing.icons.attention_getter && $listing.attention_getter_url}<img src="{$listing.attention_getter_url}" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {* it's up to the addons themselves to create the img tag, as some addons may need to add more than one icon *} {$icon} {/foreach} {/if} {if $cfg.description_under_title}<p class="listing_results_description">{$listing.description}</p>{/if} </td> {elseif $cfg.cols.icons} <td> {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} </td> {/if} {if $cfg.cols.description} {* this column is only shown alongside the title column, never by itself (but is sometimes not shown at all), so it gets a hard width of 50% *} <td style="width: 50%;"> {$listing.description} </td> {/if} {if $cfg.cols.tags} <td class="tag_list_data"> {if $listing.tags} {listing tag='listing_tags_links'} {/if} </td> {/if} {section name=optionals start=1 loop=21} {assign var='field' value=$smarty.section.optionals.index} {if $cfg.cols.optionals.$field} <td class="center"> {if $listing.optionals.$field}{$listing.optionals.$field}{else}-{/if} </td> {/if} {/section} {if $cfg.cols.address} <td class="center"> {if $listing.address}{$listing.address}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.city} <td class="center"> {if $listing.city}{$listing.city}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.zip} <td class="center"> {if $listing.zip}{$listing.zip}{else}{$cfg.empty}{/if} </td> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col} <td class="center nowrap"> {if $listing.$col}{$listing.$col}{else}{$cfg.empty}{/if} </td> {/if} {/for} {if $cfg.cols.location_breadcrumb} <td class="center nowrap"> {if $listing.location_breadcrumb}{$listing.location_breadcrumb}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.num_bids} <td class="center nowrap"> {if $listing.num_bids}{$listing.num_bids}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.price} <td class="center nowrap price"> {if $listing.price}{$listing.price}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.entry_date} <td class="center nowrap"> {if $listing.entry_date}{$listing.entry_date}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.time_left} <td class="center nowrap"> {if $listing.time_left}{$listing.time_left}{else}{$cfg.empty}{/if} </td> {/if} {foreach $headers.leveled as $lev_id => $levels} {foreach $levels as $level => $levelHeader} <td class="center nowrap"> {$listing.leveled.$lev_id.$level.name} </td> {/foreach} {/foreach} {if $listing.addonData} {* let addons add columns if they want to *} {foreach from=$listing.addonData item=addonRows} {foreach from=$addonRows item=addonText} <td class="center nowrap"> {$addonText} </td> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <td class="center"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </td> {/if} {if $cfg.cols.delete} <td class="center"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </td> {/if} </tr> {/if} {/foreach} </tbody> </table> {* @git-info@ *} {if $no_listings} <div class="no_results_box"> {$no_listings} </div> {else} {* ---------BEGIN HEADER ROW--------- *} <table class="listing_results"> {if !$hide_headers} <thead> {if $main_page_grid_sub_template} {include file=$main_page_grid_sub_template g_type='main_page' g_resource='' thead=1} {else} <tr class="results_column_header"> {* in hopes of making things easy on anyone who would like to modify this template, this first column is intentionally over-commented *} {if $cfg.cols.type} {* $cfg.cols array holds whether or not a column is being used *} <td class="browse_table_column_header_type"> {* $headers.business_type.css holds the default css class for this header *} {* $cfg.browse_url points to the current page, and ends in "c=" $headers.business_type.reorder holds the value of "c", which tells the system how to re-sort the listings if this link is clicked $headers.business_type.text is the text of this header, changeable in the Geodesic admin controls *} {if $cfg.sort_links}<a class="{$headers.type.css}" href="{$cfg.browse_url}{$headers.type.reorder}">{/if} {$headers.type.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.business_type} <td class="browse_table_column_header_business_type{if $cfg.sort_links && $headers.business_type.reorder != 43} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.business_type.css}" href="{$cfg.browse_url}{$headers.business_type.reorder}">{/if} {$headers.business_type.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.image} {* can't sort by image, so no link here *} <td class="browse_table_column_image">{$headers.image.text}</td> {/if} {if $cfg.cols.title} <td class="{if $cfg.sort_links && $headers.title.reorder != 5}sorted_by {/if}{if $cfg.cols.description}half{else}title{/if}"> {if $cfg.sort_links}<a class="{$headers.title.css}" href="{$cfg.browse_url}{$headers.title.reorder}">{/if} {$headers.title.text} {if $cfg.sort_links}</a>{/if} {if $cfg.description_under_title}<br />{$headers.description.text}{/if} </td> {elseif $cfg.cols.icons} <td class="browse_table_column_header_icons"></td> {/if} {if $cfg.cols.description} {* can't order by description, so no link here *} <td class="half">{$headers.description.text}</td> {/if} {if $cfg.cols.tags} <td class="browse_table_column_header_tags"> {$headers.tags.text} </td> {/if} {if count($headers.optionals) > 0} {foreach from=$headers.optionals item=optional_header key="fieldNum"} {* $headers.optionals is indexed 1-20, so you could split this out of the loop if you really wanted to... e.g.: $headers.optionals.1.text to get the header text for "optional field 1" *} <td class="browse_table_column_header_{$fieldNum}{if $cfg.sort_links && ($fieldNum <= 10 && (($optional_header.reorder-15)/2)+1 != $fieldNum) || ($fieldNum > 10 && (($optional_header.reorder-45)/2)+11 != $fieldNum)} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$optional_header.css}" href="{$cfg.browse_url}{$optional_header.reorder}">{/if} {$optional_header.text} {if $cfg.sort_links}</a>{/if} </td> {/foreach} {/if} {if $cfg.cols.address} <td class="browse_table_column_header_address"> {if $cfg.sort_links}<a class="{$headers.address.css}" href="{$cfg.browse_url}{$headers.address.reorder}">{/if} {$headers.address.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.city} <td class="browse_table_column_header_city{if $cfg.sort_links && $headers.city.reorder != 7} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.city.css}" href="{$cfg.browse_url}{$headers.city.reorder}">{/if} {$headers.city.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.zip} <td class="browse_table_column_header_zip{if $cfg.sort_links && $headers.zip.reorder != 13} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.zip.css}" href="{$cfg.browse_url}{$headers.zip.reorder}">{/if} {$headers.zip.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col} <td class="browse_table_column_header_{$col}"> {$headers.{$col}.text} </td> {/if} {/for} {if $cfg.cols.location_breadcrumb} <td class="browse_table_column_header_location_breadcrumb"> {$headers.location_breadcrumb.text} </td> {/if} {if $cfg.cols.num_bids} <td class="browse_table_column_header_num_bids"> {if $cfg.sort_links}<a class="{$headers.num_bids.css}" href="{$cfg.browse_url}{$headers.num_bids.reorder}">{/if} {$headers.num_bids.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.price} <td class="browse_table_column_header_price{if $cfg.sort_links && $headers.price.reorder != 1} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.price.css}" href="{$cfg.browse_url}{$headers.price.reorder}">{/if} {$headers.price.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.entry_date} <td class="browse_table_column_header_entry_date{if $cfg.sort_links && $headers.entry_date.reorder != 4} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.entry_date.css}" href="{$cfg.browse_url}{$headers.entry_date.reorder}">{/if} {$headers.entry_date.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {if $cfg.cols.time_left} <td class="browse_table_column_header_time_left{if $cfg.sort_links && $headers.time_left.reorder != 70} sorted_by{/if}"> {if $cfg.sort_links}<a class="{$headers.time_left.css}" href="{$cfg.browse_url}{$headers.time_left.reorder}">{/if} {$headers.time_left.text} {if $cfg.sort_links}</a>{/if} </td> {/if} {foreach $headers.leveled as $levels} {foreach $levels as $levelHeader} <td class="{$levelHeader.css}"> {$levelHeader.text} </td> {/foreach} {/foreach} {* allow Addons to add their own column headers here *} {if $addonHeaders} {foreach from=$addonHeaders item=addon} {foreach from=$addon item=header} <td{if $header.css} class="{$header.css}"{/if}> {$header.text} </td> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <td>{$headers.edit.text}</td> {/if} {if $cfg.cols.delete} <td>{$headers.delete.text}</td> {/if} </tr> {/if} </thead> {/if} {* ---------END HEADER ROW--------- *} <tbody> {foreach $listings as $id => $listing} {if $main_page_grid_sub_template} {include file=$main_page_grid_sub_template g_type='main_page' g_resource='' tbody=1} {else} <tr class="{$listing.css}"> {if $cfg.cols.type} <td class="center"> {$listing.type} </td> {/if} {if $cfg.cols.business_type} <td class="center"> {$listing.business_type} </td> {/if} {if $cfg.cols.image} <td class="center"> <div class="attention-getter-wrapper"> {if $listing.full_image_tag} <span class="rwd-image" style="position: relative;">{$listing.image}</span> {else} <a href="{$cfg.listing_url}{$id}" style="position: relative;" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> <img src="{$listing.image}" class="rwd-image" alt="" /> </a> {/if} {if $listing.icons.attention_getter} <a href="{$cfg.listing_url}{$id}" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> <div class="attention-getter-position image rwd-image"> <img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /> </div> </a> {/if} </div> </td> {/if} {if $cfg.cols.title} <td style="width: {if $cfg.cols.description}50{else}100{/if}%"> {* if description column is active, this and it share half width (class "half"). if not, this column gets max width (class "title") *} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <a href="{$cfg.listing_url}{$id}" {if $cfg.popup}onclick="window.open(this.href,'_blank','width={$cfg.popup_width},height={$cfg.popup_height},scrollbars=1,location=0,menubar=0,resizable=1,status=0'); return false;"{/if}> {$listing.title} </a> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" alt="" />{/if} {if $listing.icons.attention_getter && $listing.attention_getter_url}<img src="{$listing.attention_getter_url}" class="attention-getter-inline" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {* it's up to the addons themselves to create the img tag, as some addons may need to add more than one icon *} {$icon} {/foreach} {/if} {if $cfg.description_under_title}<p class="listing_results_description">{$listing.description}</p>{/if} </td> {elseif $cfg.cols.icons} <td> {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} </td> {/if} {if $cfg.cols.description} {* this column is only shown alongside the title column, never by itself (but is sometimes not shown at all), so it gets a hard width of 50% *} <td style="width: 50%;"> {$listing.description} </td> {/if} {if $cfg.cols.tags} <td class="tag_list_data"> {if $listing.tags} {listing tag='listing_tags_links'} {/if} </td> {/if} {section name=optionals start=1 loop=21} {assign var='field' value=$smarty.section.optionals.index} {if $cfg.cols.optionals.$field} <td class="center"> {if $listing.optionals.$field}{$listing.optionals.$field}{else}-{/if} </td> {/if} {/section} {if $cfg.cols.address} <td class="center"> {if $listing.address}{$listing.address}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.city} <td class="center"> {if $listing.city}{$listing.city}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.zip} <td class="center"> {if $listing.zip}{$listing.zip}{else}{$cfg.empty}{/if} </td> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col} <td class="center nowrap"> {if $listing.$col}{$listing.$col}{else}{$cfg.empty}{/if} </td> {/if} {/for} {if $cfg.cols.location_breadcrumb} <td class="center nowrap"> {if $listing.location_breadcrumb}{$listing.location_breadcrumb}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.num_bids} <td class="center nowrap"> {if $listing.num_bids}{$listing.num_bids}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.price} <td class="center nowrap price"> {if $listing.price}{$listing.price}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.entry_date} <td class="center nowrap"> {if $listing.entry_date}{$listing.entry_date}{else}{$cfg.empty}{/if} </td> {/if} {if $cfg.cols.time_left} <td class="center nowrap"> {if $listing.time_left}{$listing.time_left}{else}{$cfg.empty}{/if} </td> {/if} {foreach $headers.leveled as $lev_id => $levels} {foreach $levels as $level => $levelHeader} <td class="center nowrap"> {$listing.leveled.$lev_id.$level.name} </td> {/foreach} {/foreach} {if $listing.addonData} {* let addons add columns if they want to *} {foreach from=$listing.addonData item=addonRows} {foreach from=$addonRows item=addonText} <td class="center nowrap"> {$addonText} </td> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <td class="center"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </td> {/if} {if $cfg.cols.delete} <td class="center"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </td> {/if} </tr> {/if} {/foreach} </tbody> </table> {/if}
{* @git-info@ *} {if $no_listings} <div class="no_results_box"> {$no_listings} </div> {else} <div class="listing_set list"> {foreach $listings as $id=>$listing} {if $main_page_list_sub_template} {include file=$main_page_list_sub_template g_type='main_page' g_resource=''} {else} <article class="listing {$listing.css}"> {if $cfg.cols.image} <div class="image"> {if $listing.full_image_tag} {$listing.image} {else} <a href="{$cfg.listing_url}{$id}"{include file='common/popup_link.tpl'}> <img src="{$listing.image}" alt="{$listing.title|escape}" /> </a> {/if} </div> {/if} {if $cfg.cols.type&&$listing.type} <p class="type"> {if $headers.type.label}<em>{$headers.type.label}</em>{/if} {$listing.type} </p> {/if} {if $cfg.cols.title} <div class="title"> {if $headers.title.label}<em>{$headers.title.label}</em>{/if} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <h3><a href="{$cfg.listing_url}{$id}"{include file='common/popup_link.tpl'}>{$listing.title}</a></h3> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} </div> {elseif $cfg.cols.icons && $listing.icons} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} {/if} {if $cfg.cols.business_type&&$listing.business_type} <p class="business_type"> {if $headers.business_type.label}<em>{$headers.business_type.label}</em>{/if} {$listing.business_type} </p> {/if} {if $cfg.cols.description||$cfg.description_under_title} <p class="description"> {if $headers.description.label}<em>{$headers.description.label}</em>{/if} {$listing.description} </p> {/if} {if $cfg.cols.tags && $listing.tags} <p class="tag_list_data"> {if $headers.tags.label}<em>{$headers.tags.label}</em>{/if} {listing tag='listing_tags_links'} </p> {/if} {section name=optionals start=1 loop=21} {assign var='field' value=$smarty.section.optionals.index} {if $cfg.cols.optionals.$field&&$listing.optionals.$field} <p class="optional_{$field}"> {if $headers.optionals.$field.label}<em>{$headers.optionals.$field.label}</em>{/if} {$listing.optionals.$field} </p> {/if} {/section} {if $cfg.cols.address&&$listing.address} {* TODO: use <address></address> for address elements? *} <p class="address"> {if $headers.address.label}<em>{$headers.address.label}</em>{/if} {$listing.address} </p> {/if} {if $cfg.cols.city&&$listing.city} <p class="city"> {if $headers.city.label}<em>{$headers.city.label}</em>{/if} {$listing.city} </p> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col&&$listing.$col} <p class="{$col}"> {if $headers.$col.label}<em>{$headers.$col.label}</em>{/if} {$listing.$col} </p> {/if} {/for} {if $cfg.cols.zip&&$listing.zip} <p class="zip"> {if $headers.zip.label}<em>{$headers.zip.label}</em>{/if} {$listing.zip} </p> {/if} {if $cfg.cols.location_breadcrumb&&$listing.location_breadcrumb} <p class="region_breadcrumb"> {if $headers.location_breadcrumb.label}<em>{$headers.location_breadcrumb.label}</em>{/if} {$listing.location_breadcrumb} </p> {/if} {if $cfg.cols.num_bids&&$listing.num_bids} <p class="number_bids"> {if $headers.num_bids.label}<em>{$headers.num_bids.label}</em>{/if} {$listing.num_bids} </p> {/if} {if $cfg.cols.price&&$listing.price} <p class="price"> {if $headers.price.label}<em>{$headers.price.label}</em>{/if} {$listing.price} </p> {/if} {if $cfg.cols.entry_date&&$listing.entry_date} <p class="entry_date"> {if $headers.entry_date.label}<em>{$headers.entry_date.label}</em>{/if} {$listing.entry_date} </p> {/if} {if $cfg.cols.time_left&&$listing.time_left} <p class="time_left"> {if $headers.time_left.label}<em>{$headers.time_left.label}</em>{/if} {$listing.time_left} </p> {/if} {foreach $headers.leveled as $lev_id => $levels} {foreach $levels as $level => $levelHeader} <p class="{$levelHeader.css}"> {if $levelHeader.label}<em>{$levelHeader.label}:</em>{/if} {$listing.leveled.$lev_id.$level.name} </p> {/foreach} {/foreach} {if $listing.addonData} {* let addons add columns if they want to *} {foreach $listing.addonData as $addonRows} {foreach $addonRows as $addonText} <p class="addon_data {$addonHeaders[$addon][$aKey].css}"> {if $addonHeaders[$addon][$aKey].label}<em>{$addonHeaders[$addon][$aKey].label}:</em>{/if} {$addonText} </p> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <p class="edit"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </p> {/if} {if $cfg.cols.delete} <p class="delete"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </p> {/if} <div class="clear"></div> </article> {/if} {/foreach} </div> {/if}
{* @git-info@ *} {if $no_listings} <div class="no_results_box"> {$no_listings} </div> {else} <div class="listing_set list"> {foreach $listings as $id=>$listing} {if $main_page_list_sub_template} {include file=$main_page_list_sub_template g_type='main_page' g_resource=''} {else} <article class="listing {$listing.css}"> {if $cfg.cols.image} <div class="image attention-getter-wrapper"> {if $listing.full_image_tag} <span style="position: relative;">{$listing.image}</span> {else} <a href="{$cfg.listing_url}{$id}"{include file='common/popup_link.tpl'} style="position: relative;"> <img src="{$listing.image}" alt="{$listing.title|escape}" /> </a> {/if} {if $listing.icons.attention_getter}<a href="{$cfg.listing_url}{$id}"><div class="attention-getter-position"><img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /></div></a>{/if} </div> {/if} {if $cfg.cols.type&&$listing.type} <p class="type"> {if $headers.type.label}<em>{$headers.type.label}</em>{/if} {$listing.type} </p> {/if} {if $cfg.cols.title} <div class="title"> {if $headers.title.label}<em>{$headers.title.label}</em>{/if} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <h3><a href="{$cfg.listing_url}{$id}"{include file='common/popup_link.tpl'}>{$listing.title}</a></h3> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon attention-getter-inline" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} </div> {elseif $cfg.cols.icons && $listing.icons} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} {/if} {if $cfg.cols.business_type&&$listing.business_type} <p class="business_type"> {if $headers.business_type.label}<em>{$headers.business_type.label}</em>{/if} {$listing.business_type} </p> {/if} {if $cfg.cols.description||$cfg.description_under_title} <p class="description"> {if $headers.description.label}<em>{$headers.description.label}</em>{/if} {$listing.description} </p> {/if} {if $cfg.cols.tags && $listing.tags} <p class="tag_list_data"> {if $headers.tags.label}<em>{$headers.tags.label}</em>{/if} {listing tag='listing_tags_links'} </p> {/if} {section name=optionals start=1 loop=21} {assign var='field' value=$smarty.section.optionals.index} {if $cfg.cols.optionals.$field&&$listing.optionals.$field} <p class="optional_{$field}"> {if $headers.optionals.$field.label}<em>{$headers.optionals.$field.label}</em>{/if} {$listing.optionals.$field} </p> {/if} {/section} {if $cfg.cols.address&&$listing.address} {* TODO: use <address></address> for address elements? *} <p class="address"> {if $headers.address.label}<em>{$headers.address.label}</em>{/if} {$listing.address} </p> {/if} {if $cfg.cols.city&&$listing.city} <p class="city"> {if $headers.city.label}<em>{$headers.city.label}</em>{/if} {$listing.city} </p> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col&&$listing.$col} <p class="{$col}"> {if $headers.$col.label}<em>{$headers.$col.label}</em>{/if} {$listing.$col} </p> {/if} {/for} {if $cfg.cols.zip&&$listing.zip} <p class="zip"> {if $headers.zip.label}<em>{$headers.zip.label}</em>{/if} {$listing.zip} </p> {/if} {if $cfg.cols.location_breadcrumb&&$listing.location_breadcrumb} <p class="region_breadcrumb"> {if $headers.location_breadcrumb.label}<em>{$headers.location_breadcrumb.label}</em>{/if} {$listing.location_breadcrumb} </p> {/if} {if $cfg.cols.num_bids&&$listing.num_bids} <p class="number_bids"> {if $headers.num_bids.label}<em>{$headers.num_bids.label}</em>{/if} {$listing.num_bids} </p> {/if} {if $cfg.cols.price&&$listing.price} <p class="price"> {if $headers.price.label}<em>{$headers.price.label}</em>{/if} {$listing.price} </p> {/if} {if $cfg.cols.entry_date&&$listing.entry_date} <p class="entry_date"> {if $headers.entry_date.label}<em>{$headers.entry_date.label}</em>{/if} {$listing.entry_date} </p> {/if} {if $cfg.cols.time_left&&$listing.time_left} <p class="time_left"> {if $headers.time_left.label}<em>{$headers.time_left.label}</em>{/if} {$listing.time_left} </p> {/if} {foreach $headers.leveled as $lev_id => $levels} {foreach $levels as $level => $levelHeader} <p class="{$levelHeader.css}"> {if $levelHeader.label}<em>{$levelHeader.label}:</em>{/if} {$listing.leveled.$lev_id.$level.name} </p> {/foreach} {/foreach} {if $listing.addonData} {* let addons add columns if they want to *} {foreach $listing.addonData as $addonRows} {foreach $addonRows as $addonText} <p class="addon_data {$addonHeaders[$addon][$aKey].css}"> {if $addonHeaders[$addon][$aKey].label}<em>{$addonHeaders[$addon][$aKey].label}:</em>{/if} {$addonText} </p> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <p class="edit"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </p> {/if} {if $cfg.cols.delete} <p class="delete"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </p> {/if} <div class="clear"></div> </article> {/if} {/foreach} </div> {/if}
{* @git-info@ *} {if $no_listings} <div class="no_results_box"> {$no_listings} </div> {else} <div class="listing_set list"> {foreach $listings as $id=>$listing} {if $main_page_list_sub_template} {include file=$main_page_list_sub_template g_type='main_page' g_resource=''} {else} <article class="listing {$listing.css}"> {if $cfg.cols.image} <div class="image"> {if $listing.full_image_tag} {$listing.image} {else} <a href="{$cfg.listing_url}{$id}"{include file='common/popup_link.tpl'}> <img src="{$listing.image}" alt="{$listing.title|escape}" /> </a> {/if} </div> {/if} {if $cfg.cols.type&&$listing.type} <p class="type"> {if $headers.type.label}<em>{$headers.type.label}</em>{/if} {$listing.type} </p> {/if} {if $cfg.cols.title} <div class="title"> {if $headers.title.label}<em>{$headers.title.label}</em>{/if} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <h3><a href="{$cfg.listing_url}{$id}"{include file='common/popup_link.tpl'}>{$listing.title}</a></h3> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} </div> {elseif $cfg.cols.icons && $listing.icons} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} {/if} {if $cfg.cols.business_type&&$listing.business_type} <p class="business_type"> {if $headers.business_type.label}<em>{$headers.business_type.label}</em>{/if} {$listing.business_type} </p> {/if} {if $cfg.cols.description||$cfg.description_under_title} <p class="description"> {if $headers.description.label}<em>{$headers.description.label}</em>{/if} {$listing.description} </p> {/if} {if $cfg.cols.tags && $listing.tags} <p class="tag_list_data"> {if $headers.tags.label}<em>{$headers.tags.label}</em>{/if} {listing tag='listing_tags_links'} </p> {/if} {section name=optionals start=1 loop=21} {assign var='field' value=$smarty.section.optionals.index} {if $cfg.cols.optionals.$field&&$listing.optionals.$field} <p class="optional_{$field}"> {if $headers.optionals.$field.label}<em>{$headers.optionals.$field.label}</em>{/if} {$listing.optionals.$field} </p> {/if} {/section} {if $cfg.cols.address&&$listing.address} {* TODO: use <address></address> for address elements? *} <p class="address"> {if $headers.address.label}<em>{$headers.address.label}</em>{/if} {$listing.address} </p> {/if} {if $cfg.cols.city&&$listing.city} <p class="city"> {if $headers.city.label}<em>{$headers.city.label}</em>{/if} {$listing.city} </p> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col&&$listing.$col} <p class="{$col}"> {if $headers.$col.label}<em>{$headers.$col.label}</em>{/if} {$listing.$col} </p> {/if} {/for} {if $cfg.cols.zip&&$listing.zip} <p class="zip"> {if $headers.zip.label}<em>{$headers.zip.label}</em>{/if} {$listing.zip} </p> {/if} {if $cfg.cols.location_breadcrumb&&$listing.location_breadcrumb} <p class="region_breadcrumb"> {if $headers.location_breadcrumb.label}<em>{$headers.location_breadcrumb.label}</em>{/if} {$listing.location_breadcrumb} </p> {/if} {if $cfg.cols.num_bids&&$listing.num_bids} <p class="number_bids"> {if $headers.num_bids.label}<em>{$headers.num_bids.label}</em>{/if} {$listing.num_bids} </p> {/if} {if $cfg.cols.price&&$listing.price} <p class="price"> {if $headers.price.label}<em>{$headers.price.label}</em>{/if} {$listing.price} </p> {/if} {if $cfg.cols.entry_date&&$listing.entry_date} <p class="entry_date"> {if $headers.entry_date.label}<em>{$headers.entry_date.label}</em>{/if} {$listing.entry_date} </p> {/if} {if $cfg.cols.time_left&&$listing.time_left} <p class="time_left"> {if $headers.time_left.label}<em>{$headers.time_left.label}</em>{/if} {$listing.time_left} </p> {/if} {foreach $headers.leveled as $lev_id => $levels} {foreach $levels as $level => $levelHeader} <p class="{$levelHeader.css}"> {if $levelHeader.label}<em>{$levelHeader.label}:</em>{/if} {$listing.leveled.$lev_id.$level.name} </p> {/foreach} {/foreach} {if $listing.addonData} {* let addons add columns if they want to *} {foreach $listing.addonData as $addonRows} {foreach $addonRows as $addonText} <p class="addon_data {$addonHeaders[$addon][$aKey].css}"> {if $addonHeaders[$addon][$aKey].label}<em>{$addonHeaders[$addon][$aKey].label}:</em>{/if} {$addonText} </p> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <p class="edit"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </p> {/if} {if $cfg.cols.delete} <p class="delete"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </p> {/if} <div class="clear"></div> </article> {/if} {/foreach} </div> {/if} {* @git-info@ *} {if $no_listings} <div class="no_results_box"> {$no_listings} </div> {else} <div class="listing_set list"> {foreach $listings as $id=>$listing} {if $main_page_list_sub_template} {include file=$main_page_list_sub_template g_type='main_page' g_resource=''} {else} <article class="listing {$listing.css}"> {if $cfg.cols.image} <div class="image attention-getter-wrapper"> {if $listing.full_image_tag} <span style="position: relative;">{$listing.image}</span> {else} <a href="{$cfg.listing_url}{$id}"{include file='common/popup_link.tpl'} style="position: relative;"> <img src="{$listing.image}" alt="{$listing.title|escape}" /> </a> {/if} {if $listing.icons.attention_getter}<a href="{$cfg.listing_url}{$id}"><div class="attention-getter-position"><img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" /></div></a>{/if} </div> {/if} {if $cfg.cols.type&&$listing.type} <p class="type"> {if $headers.type.label}<em>{$headers.type.label}</em>{/if} {$listing.type} </p> {/if} {if $cfg.cols.title} <div class="title"> {if $headers.title.label}<em>{$headers.title.label}</em>{/if} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} <h3><a href="{$cfg.listing_url}{$id}"{include file='common/popup_link.tpl'}>{$listing.title}</a></h3> {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon attention-getter-inline" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} </div> {elseif $cfg.cols.icons && $listing.icons} {if $listing.icons.sold && $cfg.icons.sold}<img src="{$cfg.icons.sold}" alt="" />{/if} {if $listing.icons.verified && $cfg.icons.verified}<img src="{$cfg.icons.verified}" class="verified_icon" alt="" />{/if} {if $listing.icons.buy_now && $cfg.icons.buy_now}<img src="{$cfg.icons.buy_now}" class="buy_now_icon" alt="" />{/if} {if $listing.icons.reserve_met && $cfg.icons.reserve_met}<img src="{$cfg.icons.reserve_met}" class="reserve_met_icon" alt="" />{/if} {if $listing.icons.reserve_not_met && $cfg.icons.reserve_not_met}<img src="{$cfg.icons.reserve_not_met}" class="reserve_not_met_icon" alt="" />{/if} {if $listing.icons.no_reserve && $cfg.icons.no_reserve}<img src="{$cfg.icons.no_reserve}" class="no_reserve_icon" alt="" />{/if} {if $listing.icons.attention_getter}<img src="{$listing.attention_getter_url}" class="attention_getter_icon" alt="" />{/if} {if $listing.icons.addon_icons} {foreach $listing.icons.addon_icons as $addon => $icon} {$icon} {/foreach} {/if} {/if} {if $cfg.cols.business_type&&$listing.business_type} <p class="business_type"> {if $headers.business_type.label}<em>{$headers.business_type.label}</em>{/if} {$listing.business_type} </p> {/if} {if $cfg.cols.description||$cfg.description_under_title} <p class="description"> {if $headers.description.label}<em>{$headers.description.label}</em>{/if} {$listing.description} </p> {/if} {if $cfg.cols.tags && $listing.tags} <p class="tag_list_data"> {if $headers.tags.label}<em>{$headers.tags.label}</em>{/if} {listing tag='listing_tags_links'} </p> {/if} {section name=optionals start=1 loop=21} {assign var='field' value=$smarty.section.optionals.index} {if $cfg.cols.optionals.$field&&$listing.optionals.$field} <p class="optional_{$field}"> {if $headers.optionals.$field.label}<em>{$headers.optionals.$field.label}</em>{/if} {$listing.optionals.$field} </p> {/if} {/section} {if $cfg.cols.address&&$listing.address} {* TODO: use <address></address> for address elements? *} <p class="address"> {if $headers.address.label}<em>{$headers.address.label}</em>{/if} {$listing.address} </p> {/if} {if $cfg.cols.city&&$listing.city} <p class="city"> {if $headers.city.label}<em>{$headers.city.label}</em>{/if} {$listing.city} </p> {/if} {for $level=1 to $cfg.maxLocationDepth} {$col = "region_level_$level"} {if $cfg.cols.$col&&$listing.$col} <p class="{$col}"> {if $headers.$col.label}<em>{$headers.$col.label}</em>{/if} {$listing.$col} </p> {/if} {/for} {if $cfg.cols.zip&&$listing.zip} <p class="zip"> {if $headers.zip.label}<em>{$headers.zip.label}</em>{/if} {$listing.zip} </p> {/if} {if $cfg.cols.location_breadcrumb&&$listing.location_breadcrumb} <p class="region_breadcrumb"> {if $headers.location_breadcrumb.label}<em>{$headers.location_breadcrumb.label}</em>{/if} {$listing.location_breadcrumb} </p> {/if} {if $cfg.cols.num_bids&&$listing.num_bids} <p class="number_bids"> {if $headers.num_bids.label}<em>{$headers.num_bids.label}</em>{/if} {$listing.num_bids} </p> {/if} {if $cfg.cols.price&&$listing.price} <p class="price"> {if $headers.price.label}<em>{$headers.price.label}</em>{/if} {$listing.price} </p> {/if} {if $cfg.cols.entry_date&&$listing.entry_date} <p class="entry_date"> {if $headers.entry_date.label}<em>{$headers.entry_date.label}</em>{/if} {$listing.entry_date} </p> {/if} {if $cfg.cols.time_left&&$listing.time_left} <p class="time_left"> {if $headers.time_left.label}<em>{$headers.time_left.label}</em>{/if} {$listing.time_left} </p> {/if} {foreach $headers.leveled as $lev_id => $levels} {foreach $levels as $level => $levelHeader} <p class="{$levelHeader.css}"> {if $levelHeader.label}<em>{$levelHeader.label}:</em>{/if} {$listing.leveled.$lev_id.$level.name} </p> {/foreach} {/foreach} {if $listing.addonData} {* let addons add columns if they want to *} {foreach $listing.addonData as $addonRows} {foreach $addonRows as $addonText} <p class="addon_data {$addonHeaders[$addon][$aKey].css}"> {if $addonHeaders[$addon][$aKey].label}<em>{$addonHeaders[$addon][$aKey].label}:</em>{/if} {$addonText} </p> {/foreach} {/foreach} {/if} {if $cfg.cols.edit} <p class="edit"> <a href="{$classifieds_file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$id}"><img src="{external file='images/buttons/listing_edit.gif'}" alt="" /></a> </p> {/if} {if $cfg.cols.delete} <p class="delete"> <a onclick="if (!confirm('Are you sure you want to delete this?')) return false;" href="{$classifieds_file_name}?a=99&b={$id}"><img src="{external file='images/buttons/listing_delete.gif'}" alt="" /></a> </p> {/if} <div class="clear"></div> </article> {/if} {/foreach} </div> {/if}
{* @git-info@ *} {$category_cache} <br /> {addon tag_type='core' tag='browsing_before_listings_column'} <div id="content_column_wide"> {addon tag_type='core' tag='browsing_before_listings'} {include file='common/browse_mode_buttons.tpl'} {if $show_classifieds&&$show_auctions&&!$disable_browsing_tabs} <ul class="tabList"> {if $display_all_tab_browsing}<li id="allTab" class="activeTab">{$messages.501620}</li>{/if} <li id="classifiedsTab"{if !$display_all_tab_browsing} class="activeTab"{/if}>{$messages.500975}</li> <li id="auctionsTab">{$messages.500976}</li> </ul> <div class="tabContents"> <div id="allTabContents"></div> {else} <div class="clear"></div> {/if} {if $show_classifieds} {if $show_auctions&&!$disable_browsing_tabs}<div id="classifiedsTabContents">{/if} {if $show_featured_classifieds} <div class="content_box"> <h3 class="title"> {$messages.28} {$current_category_name} {if $featured_links} <a class="featured_ads_links" href="{$classifieds_file_name}?a=9&b={$category_id}">{$messages.873}</a> <a class="featured_ads_links" href="{$classifieds_file_name}?a=8&b={$category_id}">{$messages.872}</a> {/if} </h3> {include file=$browse_tpl listings=$featured_classifieds.listings no_listings=$featured_classifieds.no_listings addonHeaders=$featured_classifieds.addonHeaders cfg=$featured_classifieds.cfg headers=$featured_classifieds.headers} </div> <br /> {/if} <div class="content_box"> <h2 class="title">{$messages.200109} {$current_category_name}</h2> {include file=$browse_tpl listings=$classified_browse_result.listings no_listings=$classified_browse_result.no_listings addonHeaders=$classified_browse_result.addonHeaders cfg=$classified_browse_result.cfg headers=$classified_browse_result.headers} </div> <br /> {if $show_auctions&&!$disable_browsing_tabs}</div>{/if} {/if} {if $show_auctions} {if $show_classifieds&&!$disable_browsing_tabs}<div id="auctionsTabContents">{/if} {if $show_featured_auctions} <div class="content_box"> <h3 class="title"> {$messages.100028} {$current_category_name} {if $featured_links} <a class="featured_ads_links" href="{$classifieds_file_name}?a=9&b={$category_id}">{$messages.873}</a> <a class="featured_ads_links" href="{$classifieds_file_name}?a=8&b={$category_id}">{$messages.872}</a> {/if} </h3> {include file=$browse_tpl listings=$featured_auctions.listings no_listings=$featured_auctions.no_listings addonHeaders=$featured_auctions.addonHeaders cfg=$featured_auctions.cfg headers=$featured_auctions.headers} </div> <br /> {/if} <div class="content_box"> <h2 class="title">{$messages.200110} {$current_category_name}</h2> {include file=$browse_tpl listings=$auction_browse_result.listings no_listings=$auction_browse_result.no_listings addonHeaders=$auction_browse_result.addonHeaders cfg=$auction_browse_result.cfg headers=$auction_browse_result.headers} </div> {if $show_classifieds&&!$disable_browsing_tabs}</div>{/if} {/if} {if $show_classifieds&&$show_auctions&&!$disable_browsing_tabs} </div> {/if} {if $pagination} {$messages.757} {$pagination} {/if} </div>
{* @git-info@ *} {$category_cache} {addon tag_type='core' tag='browsing_before_listings_column'} <div id="content_column_wide"> {addon tag_type='core' tag='browsing_before_listings'} {include file='common/browse_mode_buttons.tpl'} {if $show_classifieds&&$show_auctions&&!$disable_browsing_tabs} <ul class="tabList"> {if $display_all_tab_browsing}<li id="allTab" class="activeTab">{$messages.501620}</li>{/if} <li id="classifiedsTab"{if !$display_all_tab_browsing} class="activeTab"{/if}>{$messages.500975}</li> <li id="auctionsTab">{$messages.500976}</li> </ul> <div class="tabContents"> <div id="allTabContents"></div> {else} <div class="clear"></div> {/if} {if $show_classifieds} {if $show_auctions&&!$disable_browsing_tabs}<div id="classifiedsTabContents">{/if} {if $show_featured_classifieds} <div class="content_box"> <h3 class="title"> {$messages.28} {$current_category_name} {if $featured_links} <a class="featured_ads_links" href="{$classifieds_file_name}?a=9&b={$category_id}">{$messages.873}</a> <a class="featured_ads_links" href="{$classifieds_file_name}?a=8&b={$category_id}">{$messages.872}</a> {/if} </h3> {include file=$browse_tpl listings=$featured_classifieds.listings no_listings=$featured_classifieds.no_listings addonHeaders=$featured_classifieds.addonHeaders cfg=$featured_classifieds.cfg headers=$featured_classifieds.headers} </div> <br /> {/if} <div class="content_box"> <h2 class="title"><span class="category-intro">{$messages.200109}</span> {$current_category_name}</h2> {include file=$browse_tpl listings=$classified_browse_result.listings no_listings=$classified_browse_result.no_listings addonHeaders=$classified_browse_result.addonHeaders cfg=$classified_browse_result.cfg headers=$classified_browse_result.headers} </div> {if $show_auctions&&!$disable_browsing_tabs}</div>{/if} {/if} {if $show_auctions} {if $show_classifieds&&!$disable_browsing_tabs}<div id="auctionsTabContents">{/if} {if $show_featured_auctions} <div class="content_box"> <h3 class="title"> {$messages.100028} {$current_category_name} {if $featured_links} <a class="featured_ads_links" href="{$classifieds_file_name}?a=9&b={$category_id}">{$messages.873}</a> <a class="featured_ads_links" href="{$classifieds_file_name}?a=8&b={$category_id}">{$messages.872}</a> {/if} </h3> {include file=$browse_tpl listings=$featured_auctions.listings no_listings=$featured_auctions.no_listings addonHeaders=$featured_auctions.addonHeaders cfg=$featured_auctions.cfg headers=$featured_auctions.headers} </div> <br /> {/if} <div class="content_box"> <h2 class="title"><span class="category-intro">{$messages.200110}</span> {$current_category_name}</h2> {include file=$browse_tpl listings=$auction_browse_result.listings no_listings=$auction_browse_result.no_listings addonHeaders=$auction_browse_result.addonHeaders cfg=$auction_browse_result.cfg headers=$auction_browse_result.headers} </div> {if $show_classifieds&&!$disable_browsing_tabs}</div>{/if} {/if} {if $show_classifieds&&$show_auctions&&!$disable_browsing_tabs} </div> {/if} {if $pagination} {$messages.757} {$pagination} {/if} </div>
{* @git-info@ *} {$category_cache} <br /> {addon tag_type='core' tag='browsing_before_listings_column'} <div id="content_column_wide"> {addon tag_type='core' tag='browsing_before_listings'} {include file='common/browse_mode_buttons.tpl'} {if $show_classifieds&&$show_auctions&&!$disable_browsing_tabs} <ul class="tabList"> {if $display_all_tab_browsing}<li id="allTab" class="activeTab">{$messages.501620}</li>{/if} <li id="classifiedsTab"{if !$display_all_tab_browsing} class="activeTab"{/if}>{$messages.500975}</li> <li id="auctionsTab">{$messages.500976}</li> </ul> <div class="tabContents"> <div id="allTabContents"></div> {else} <div class="clear"></div> {/if} {if $show_classifieds} {if $show_auctions&&!$disable_browsing_tabs}<div id="classifiedsTabContents">{/if} {if $show_featured_classifieds} <div class="content_box"> <h3 class="title"> {$messages.28} {$current_category_name} {if $featured_links} <a class="featured_ads_links" href="{$classifieds_file_name}?a=9&b={$category_id}">{$messages.873}</a> <a class="featured_ads_links" href="{$classifieds_file_name}?a=8&b={$category_id}">{$messages.872}</a> {/if} </h3> {include file=$browse_tpl listings=$featured_classifieds.listings no_listings=$featured_classifieds.no_listings addonHeaders=$featured_classifieds.addonHeaders cfg=$featured_classifieds.cfg headers=$featured_classifieds.headers} </div> <br /> {/if} <div class="content_box"> <h2 class="title">{$messages.200109} {$current_category_name}</h2> {include file=$browse_tpl listings=$classified_browse_result.listings no_listings=$classified_browse_result.no_listings addonHeaders=$classified_browse_result.addonHeaders cfg=$classified_browse_result.cfg headers=$classified_browse_result.headers} </div> <br /> {if $show_auctions&&!$disable_browsing_tabs}</div>{/if} {/if} {if $show_auctions} {if $show_classifieds&&!$disable_browsing_tabs}<div id="auctionsTabContents">{/if} {if $show_featured_auctions} <div class="content_box"> <h3 class="title"> {$messages.100028} {$current_category_name} {if $featured_links} <a class="featured_ads_links" href="{$classifieds_file_name}?a=9&b={$category_id}">{$messages.873}</a> <a class="featured_ads_links" href="{$classifieds_file_name}?a=8&b={$category_id}">{$messages.872}</a> {/if} </h3> {include file=$browse_tpl listings=$featured_auctions.listings no_listings=$featured_auctions.no_listings addonHeaders=$featured_auctions.addonHeaders cfg=$featured_auctions.cfg headers=$featured_auctions.headers} </div> <br /> {/if} <div class="content_box"> <h2 class="title">{$messages.200110} {$current_category_name}</h2> {include file=$browse_tpl listings=$auction_browse_result.listings no_listings=$auction_browse_result.no_listings addonHeaders=$auction_browse_result.addonHeaders cfg=$auction_browse_result.cfg headers=$auction_browse_result.headers} </div> {if $show_classifieds&&!$disable_browsing_tabs}</div>{/if} {/if} {if $show_classifieds&&$show_auctions&&!$disable_browsing_tabs} </div> {/if} {if $pagination} {$messages.757} {$pagination} {/if} </div> {* @git-info@ *} {$category_cache} {addon tag_type='core' tag='browsing_before_listings_column'} <div id="content_column_wide"> {addon tag_type='core' tag='browsing_before_listings'} {include file='common/browse_mode_buttons.tpl'} {if $show_classifieds&&$show_auctions&&!$disable_browsing_tabs} <ul class="tabList"> {if $display_all_tab_browsing}<li id="allTab" class="activeTab">{$messages.501620}</li>{/if} <li id="classifiedsTab"{if !$display_all_tab_browsing} class="activeTab"{/if}>{$messages.500975}</li> <li id="auctionsTab">{$messages.500976}</li> </ul> <div class="tabContents"> <div id="allTabContents"></div> {else} <div class="clear"></div> {/if} {if $show_classifieds} {if $show_auctions&&!$disable_browsing_tabs}<div id="classifiedsTabContents">{/if} {if $show_featured_classifieds} <div class="content_box"> <h3 class="title"> {$messages.28} {$current_category_name} {if $featured_links} <a class="featured_ads_links" href="{$classifieds_file_name}?a=9&b={$category_id}">{$messages.873}</a> <a class="featured_ads_links" href="{$classifieds_file_name}?a=8&b={$category_id}">{$messages.872}</a> {/if} </h3> {include file=$browse_tpl listings=$featured_classifieds.listings no_listings=$featured_classifieds.no_listings addonHeaders=$featured_classifieds.addonHeaders cfg=$featured_classifieds.cfg headers=$featured_classifieds.headers} </div> <br /> {/if} <div class="content_box"> <h2 class="title"><span class="category-intro">{$messages.200109}</span> {$current_category_name}</h2> {include file=$browse_tpl listings=$classified_browse_result.listings no_listings=$classified_browse_result.no_listings addonHeaders=$classified_browse_result.addonHeaders cfg=$classified_browse_result.cfg headers=$classified_browse_result.headers} </div> {if $show_auctions&&!$disable_browsing_tabs}</div>{/if} {/if} {if $show_auctions} {if $show_classifieds&&!$disable_browsing_tabs}<div id="auctionsTabContents">{/if} {if $show_featured_auctions} <div class="content_box"> <h3 class="title"> {$messages.100028} {$current_category_name} {if $featured_links} <a class="featured_ads_links" href="{$classifieds_file_name}?a=9&b={$category_id}">{$messages.873}</a> <a class="featured_ads_links" href="{$classifieds_file_name}?a=8&b={$category_id}">{$messages.872}</a> {/if} </h3> {include file=$browse_tpl listings=$featured_auctions.listings no_listings=$featured_auctions.no_listings addonHeaders=$featured_auctions.addonHeaders cfg=$featured_auctions.cfg headers=$featured_auctions.headers} </div> <br /> {/if} <div class="content_box"> <h2 class="title"><span class="category-intro">{$messages.200110}</span> {$current_category_name}</h2> {include file=$browse_tpl listings=$auction_browse_result.listings no_listings=$auction_browse_result.no_listings addonHeaders=$auction_browse_result.addonHeaders cfg=$auction_browse_result.cfg headers=$auction_browse_result.headers} </div> {if $show_classifieds&&!$disable_browsing_tabs}</div>{/if} {/if} {if $show_classifieds&&$show_auctions&&!$disable_browsing_tabs} </div> {/if} {if $pagination} {$messages.757} {$pagination} {/if} </div>
{$category_cache} <br /> {include file='common/browse_mode_buttons.tpl'} {if $show_classifieds&&$show_auctions&&!$disable_browsing_tabs}
{$category_cache} {include file='common/browse_mode_buttons.tpl'} {if $show_classifieds&&$show_auctions&&!$disable_browsing_tabs}
{$category_cache} <br /> {include file='common/browse_mode_buttons.tpl'} {if $show_classifieds&&$show_auctions&&!$disable_browsing_tabs}
{* @git-info@ *} <div class="content_box"> <h1 class="title">{$messages.760} {$username}</h1> {if count($exposed) > 0} {foreach from=$exposed item=e} <div class="{cycle values='row_even,row_odd'}"> {if $e.value} <label class="field_label">{$e.label}</label> {$e.value} {/if} </div> {/foreach} {/if} </div> <br /> <div class="content_box"> {* call the common browse results template to handle the meat and potatoes *} {include file="common/grid_view.tpl" g_resource="browsing"} </div> {if $pagination} {$pagination} {/if}
{* @git-info@ *} <div class="content_box"> <h1 class="title"><span class="category-intro">{$messages.760}</span> {$username}</h1> {if count($exposed) > 0} {foreach from=$exposed item=e} <div class="{cycle values='row_even,row_odd'}"> {if $e.value} <label class="field_label">{$e.label}</label> {$e.value} {/if} </div> {/foreach} {/if} </div> <div class="content_box"> {* call the common browse results template to handle the meat and potatoes *} {include file="common/grid_view.tpl" g_resource="browsing"} </div> {if $pagination} {$pagination} {/if}
{* @git-info@ *} <div class="content_box"> <h1 class="title">{$messages.760} {$username}</h1> {if count($exposed) > 0} {foreach from=$exposed item=e} <div class="{cycle values='row_even,row_odd'}"> {if $e.value} <label class="field_label">{$e.label}</label> {$e.value} {/if} </div> {/foreach} {/if} </div> <br /> <div class="content_box"> {* call the common browse results template to handle the meat and potatoes *} {include file="common/grid_view.tpl" g_resource="browsing"} </div> {if $pagination} {$pagination} {/if} {* @git-info@ *} <div class="content_box"> <h1 class="title"><span class="category-intro">{$messages.760}</span> {$username}</h1> {if count($exposed) > 0} {foreach from=$exposed item=e} <div class="{cycle values='row_even,row_odd'}"> {if $e.value} <label class="field_label">{$e.label}</label> {$e.value} {/if} </div> {/foreach} {/if} </div> <div class="content_box"> {* call the common browse results template to handle the meat and potatoes *} {include file="common/grid_view.tpl" g_resource="browsing"} </div> {if $pagination} {$pagination} {/if}
{* @git-info@ *} {if $cartSteps} <nav class="breadcrumb"> {foreach from=$cartSteps item=label key=step name=cartsteploop} {if $label} <div{if $step == $currentCartStep} class="active"{/if}> {$label} </div> {/if} {/foreach} </nav> <br /> {/if}
{* @git-info@ *} {if $cartSteps} <nav class="breadcrumb"> {foreach from=$cartSteps item=label key=step name=cartsteploop} {if $label} <div{if $step == $currentCartStep} class="active"{/if}> {$label} </div> {/if} {/foreach} </nav> {/if}
{* @git-info@ *} {if $cartSteps} <nav class="breadcrumb"> {foreach from=$cartSteps item=label key=step name=cartsteploop} {if $label} <div{if $step == $currentCartStep} class="active"{/if}> {$label} </div> {/if} {/foreach} </nav> <br /> {* @git-info@ *} {if $cartSteps} <nav class="breadcrumb"> {foreach from=$cartSteps item=label key=step name=cartsteploop} {if $label} <div{if $step == $currentCartStep} class="active"{/if}> {$label} </div> {/if} {/foreach} </nav> {/if}
{* @git-info@ *} <div class="combined_stepsBreadcrumb"> {include file='cart_steps.tpl' g_resource='cart'} </div> {include file='inline_preview_box.tpl' g_resource='cart'} {* Prevent cart steps from showing multiple times *} {$cartSteps=false} {$showPreviewBox=false} {if $error_msgs.cart_error} <div class="field_error_box"> {$error_msgs.cart_error} </div> {/if} <form method="post" action="{$process_form_url}" enctype="multipart/form-data" id="combined_form"> <h1 class="title">{$txt1}</h1> {foreach $step_tpls as $step => $step_info} <div id="combined_{$step|replace:':':'-'}" class="combined_step_section"> {include file='combined/step_section.tpl'} </div> {/foreach} <div class="center"> {if $listing_types_allowed} {* Used by category changing *} <input type="hidden" id="listing_types_allowed" name="listing_types_allowed" value="{$listing_types_allowed}" /> {/if} {if $showPreviewButton} <br /><br /> <input type="submit" name="forcePreview" value="{$preview_button_txt}" class="button" /> {/if} {if $forcePreviewButtonOnly} {* Use hidden main submit, that way can only be "clicked" using JS *} <input type="submit" name="combined_submit" value="1" style="display: none;" class="mainSubmit" /> {else} <br /><br /> <input type="submit" name="combined_submit" value="{$submit_button_txt}" class="button mainSubmit" /> {/if} <br /><br /> <a href="{$cart_url}&action=cancel" class="cancel">{$cancel_txt}</a> </div> </form>
{* @git-info@ *} <div class="combined_stepsBreadcrumb"> {include file='cart_steps.tpl' g_resource='cart'} </div> {include file='inline_preview_box.tpl' g_resource='cart'} {* Prevent cart steps from showing multiple times *} {$cartSteps=false} {$showPreviewBox=false} {if $error_msgs.cart_error} <div class="field_error_box"> {$error_msgs.cart_error} </div> {/if} <form method="post" action="{$process_form_url}" enctype="multipart/form-data" id="combined_form"> <h1 class="title">{$txt1}</h1> {foreach $step_tpls as $step => $step_info} <div id="combined_{$step|replace:':':'-'}" class="combined_step_section"> {include file='combined/step_section.tpl'} </div> {/foreach} <div class="center"> {if $listing_types_allowed} {* Used by category changing *} <input type="hidden" id="listing_types_allowed" name="listing_types_allowed" value="{$listing_types_allowed}" /> {/if} {if $recurringClassPricePlan} <input type="hidden" id="recurringpp" name="recurringpp" value="{$recurringClassPricePlan}" /> {/if} {if $showPreviewButton} <input type="submit" name="forcePreview" value="{$preview_button_txt}" class="button" /> {/if} {if $forcePreviewButtonOnly} {* Use hidden main submit, that way can only be "clicked" using JS *} <input type="submit" name="combined_submit" value="1" style="display: none;" class="mainSubmit" /> {else} <input type="submit" name="combined_submit" value="{$submit_button_txt}" class="button mainSubmit" /> {/if} <br /><br /> <a href="{$cart_url}&action=cancel" class="cancel">{$cancel_txt}</a> </div> </form>
{* @git-info@ *} <div class="combined_stepsBreadcrumb"> {include file='cart_steps.tpl' g_resource='cart'} </div> {include file='inline_preview_box.tpl' g_resource='cart'} {* Prevent cart steps from showing multiple times *} {$cartSteps=false} {$showPreviewBox=false} {if $error_msgs.cart_error} <div class="field_error_box"> {$error_msgs.cart_error} </div> {/if} <form method="post" action="{$process_form_url}" enctype="multipart/form-data" id="combined_form"> <h1 class="title">{$txt1}</h1> {foreach $step_tpls as $step => $step_info} <div id="combined_{$step|replace:':':'-'}" class="combined_step_section"> {include file='combined/step_section.tpl'} </div> {/foreach} <div class="center"> {if $listing_types_allowed} {* Used by category changing *} <input type="hidden" id="listing_types_allowed" name="listing_types_allowed" value="{$listing_types_allowed}" /> {/if} {if $showPreviewButton} <br /><br /> <input type="submit" name="forcePreview" value="{$preview_button_txt}" class="button" /> {/if} {if $forcePreviewButtonOnly} {* Use hidden main submit, that way can only be "clicked" using JS *} <input type="submit" name="combined_submit" value="1" style="display: none;" class="mainSubmit" /> {else} <br /><br /> <input type="submit" name="combined_submit" value="{$submit_button_txt}" class="button mainSubmit" /> {/if} <br /><br /> <a href="{$cart_url}&action=cancel" class="cancel">{$cancel_txt}</a> </div> </form> {* @git-info@ *} <div class="combined_stepsBreadcrumb"> {include file='cart_steps.tpl' g_resource='cart'} </div> {include file='inline_preview_box.tpl' g_resource='cart'} {* Prevent cart steps from showing multiple times *} {$cartSteps=false} {$showPreviewBox=false} {if $error_msgs.cart_error} <div class="field_error_box"> {$error_msgs.cart_error} </div> {/if} <form method="post" action="{$process_form_url}" enctype="multipart/form-data" id="combined_form"> <h1 class="title">{$txt1}</h1> {foreach $step_tpls as $step => $step_info} <div id="combined_{$step|replace:':':'-'}" class="combined_step_section"> {include file='combined/step_section.tpl'} </div> {/foreach} <div class="center"> {if $listing_types_allowed} {* Used by category changing *} <input type="hidden" id="listing_types_allowed" name="listing_types_allowed" value="{$listing_types_allowed}" /> {/if} {if $recurringClassPricePlan} <input type="hidden" id="recurringpp" name="recurringpp" value="{$recurringClassPricePlan}" /> {/if} {if $showPreviewButton} <input type="submit" name="forcePreview" value="{$preview_button_txt}" class="button" /> {/if} {if $forcePreviewButtonOnly} {* Use hidden main submit, that way can only be "clicked" using JS *} <input type="submit" name="combined_submit" value="1" style="display: none;" class="mainSubmit" /> {else} <input type="submit" name="combined_submit" value="{$submit_button_txt}" class="button mainSubmit" /> {/if} <br /><br /> <a href="{$cart_url}&action=cancel" class="cancel">{$cancel_txt}</a> </div> </form>
</p> <div class="center"> {if $interrupted_action==$new_action} <a href="{$cart_url}" class="button">{$messages.500814}</a> <a href="{$new_action_url}" class="cancel">{$messages.500815}</a> {else} <a href="{$cart_url}" class="button">{$messages.500388} {$interrupted_action}</a> <a href="{$new_action_url}" class="cancel">{$messages.500389} {$interrupted_action}{$messages.500390} {$new_action}</a> {/if} </div> </div>
</p> <div class="center"> <strong>{$interrupted_action|capitalize}</strong><br /> <a href="{$cart_url}" class="button">{$messages.500814}</a> <a href="{$new_action_url}" class="cancel">{if $interrupted_action==$new_action}{$messages.500815}{else}{$messages.500389}{/if}</a> </div> </div>
</p> <div class="center"> {if $interrupted_action==$new_action} <a href="{$cart_url}" class="button">{$messages.500814}</a> <a href="{$new_action_url}" class="cancel">{$messages.500815}</a> {else} <a href="{$cart_url}" class="button">{$messages.500388} {$interrupted_action}</a> <a href="{$new_action_url}" class="cancel">{$messages.500389} {$interrupted_action}{$messages.500390} {$new_action}</a> {/if} <strong>{$interrupted_action|capitalize}</strong><br /> <a href="{$cart_url}" class="button">{$messages.500814}</a> <a href="{$new_action_url}" class="cancel">{if $interrupted_action==$new_action}{$messages.500815}{else}{$messages.500389}{/if}</a> </div> </div>
{* @git-info@ *} <span style="white-space: nowrap;"> {$labels.month} <select {if $isEnd}id="endtime_month"{/if} name="{$names.month}" class="field"> {section name=month start=1 loop=13} <option value="{$smarty.section.month.index}"{if $smarty.section.month.index == $values.month} selected="selected"{/if}>{$smarty.section.month.index}</option> {/section} </select> {$labels.day} <select {if $isEnd}id="endtime_day"{/if} name="{$names.day}" class="field"> {section name=day start=1 loop=32} <option value="{$smarty.section.day.index}"{if $smarty.section.day.index == $values.day} selected="selected"{/if}>{$smarty.section.day.index}</option> {/section} </select> {$labels.year} <select {if $isEnd}id="endtime_year"{/if} name="{$names.year}" class="field"> {* $years is the current year plus the next two *} {foreach from=$years item=year} <option value="{$year}"{if $year == $values.year} selected="selected"{/if}>{$year}</option> {/foreach} </select> {* separate the date and time with a bunch of non-breaking spaces *} {section name=spacer start=0 loop=11} {/section} {$labels.hour} <select {if $isEnd}id="endtime_hour"{/if} name="{$names.hour}" class="field"> {section name=hour start=0 loop=24} <option value="{$smarty.section.hour.index}"{if $smarty.section.hour.index == $values.hour} selected="selected"{/if}>{$smarty.section.hour.index|string_format:"%02d"}</option> {/section} </select> {$labels.minute} <select {if $isEnd}id="endtime_minute"{/if} name="{$names.minute}" class="field"> {section name=minute start=0 loop=60} <option value="{$smarty.section.minute.index}"{if $smarty.section.minute.index == $values.minute} selected="selected"{/if}>{$smarty.section.minute.index}</option> {/section} </select> </span>
{* @git-info@ *} <div class="date-time-labels"> <div> <div> <label>{$labels.month}</label><br /> <select {if $isEnd}id="endtime_month"{/if} name="{$names.month}" class="field date-time"> {section name=month start=1 loop=13} <option value="{$smarty.section.month.index}"{if $smarty.section.month.index == $values.month} selected="selected"{/if}>{$smarty.section.month.index}</option> {/section} </select> </div> <div> <label>{$labels.day}</label><br /> <select {if $isEnd}id="endtime_day"{/if} name="{$names.day}" class="field date-time"> {section name=day start=1 loop=32} <option value="{$smarty.section.day.index}"{if $smarty.section.day.index == $values.day} selected="selected"{/if}>{$smarty.section.day.index}</option> {/section} </select> </div> <div> <label>{$labels.year}</label><br /> <select {if $isEnd}id="endtime_year"{/if} name="{$names.year}" class="field date-time"> {* $years is the current year plus the next two *} {foreach from=$years item=year} <option value="{$year}"{if $year == $values.year} selected="selected"{/if}>{$year}</option> {/foreach} </select> </div> </div> {* separate the date and time with a bunch of non-breaking spaces *} {section name=spacer start=0 loop=11} {/section} <div> <div> <label>{$labels.hour}</label><br /> <select {if $isEnd}id="endtime_hour"{/if} name="{$names.hour}" class="field date-time"> {section name=hour start=0 loop=24} <option value="{$smarty.section.hour.index}"{if $smarty.section.hour.index == $values.hour} selected="selected"{/if}>{$smarty.section.hour.index|string_format:"%02d"}</option> {/section} </select> </div> <div> <label>{$labels.minute}</label><br /> <select {if $isEnd}id="endtime_minute"{/if} name="{$names.minute}" class="field date-time"> {section name=minute start=0 loop=60} <option value="{$smarty.section.minute.index}"{if $smarty.section.minute.index == $values.minute} selected="selected"{/if}>{$smarty.section.minute.index}</option> {/section} </select> </div> </div> </div>
{* @git-info@ *} <span style="white-space: nowrap;"> {$labels.month} <select {if $isEnd}id="endtime_month"{/if} name="{$names.month}" class="field"> {section name=month start=1 loop=13} <option value="{$smarty.section.month.index}"{if $smarty.section.month.index == $values.month} selected="selected"{/if}>{$smarty.section.month.index}</option> {/section} </select> {$labels.day} <select {if $isEnd}id="endtime_day"{/if} name="{$names.day}" class="field"> {section name=day start=1 loop=32} <option value="{$smarty.section.day.index}"{if $smarty.section.day.index == $values.day} selected="selected"{/if}>{$smarty.section.day.index}</option> {/section} </select> {$labels.year} <select {if $isEnd}id="endtime_year"{/if} name="{$names.year}" class="field"> {* $years is the current year plus the next two *} {foreach from=$years item=year} <option value="{$year}"{if $year == $values.year} selected="selected"{/if}>{$year}</option> {/foreach} </select> {* separate the date and time with a bunch of non-breaking spaces *} {section name=spacer start=0 loop=11} {/section} {$labels.hour} <select {if $isEnd}id="endtime_hour"{/if} name="{$names.hour}" class="field"> {section name=hour start=0 loop=24} <option value="{$smarty.section.hour.index}"{if $smarty.section.hour.index == $values.hour} selected="selected"{/if}>{$smarty.section.hour.index|string_format:"%02d"}</option> {/section} </select> {$labels.minute} <select {if $isEnd}id="endtime_minute"{/if} name="{$names.minute}" class="field"> {section name=minute start=0 loop=60} <option value="{$smarty.section.minute.index}"{if $smarty.section.minute.index == $values.minute} selected="selected"{/if}>{$smarty.section.minute.index}</option> {/section} </select> </span> {* @git-info@ *} <div class="date-time-labels"> <div> <div> <label>{$labels.month}</label><br /> <select {if $isEnd}id="endtime_month"{/if} name="{$names.month}" class="field date-time"> {section name=month start=1 loop=13} <option value="{$smarty.section.month.index}"{if $smarty.section.month.index == $values.month} selected="selected"{/if}>{$smarty.section.month.index}</option> {/section} </select> </div> <div> <label>{$labels.day}</label><br /> <select {if $isEnd}id="endtime_day"{/if} name="{$names.day}" class="field date-time"> {section name=day start=1 loop=32} <option value="{$smarty.section.day.index}"{if $smarty.section.day.index == $values.day} selected="selected"{/if}>{$smarty.section.day.index}</option> {/section} </select> </div> <div> <label>{$labels.year}</label><br /> <select {if $isEnd}id="endtime_year"{/if} name="{$names.year}" class="field date-time"> {* $years is the current year plus the next two *} {foreach from=$years item=year} <option value="{$year}"{if $year == $values.year} selected="selected"{/if}>{$year}</option> {/foreach} </select> </div> </div> {* separate the date and time with a bunch of non-breaking spaces *} {section name=spacer start=0 loop=11} {/section} <div> <div> <label>{$labels.hour}</label><br /> <select {if $isEnd}id="endtime_hour"{/if} name="{$names.hour}" class="field date-time"> {section name=hour start=0 loop=24} <option value="{$smarty.section.hour.index}"{if $smarty.section.hour.index == $values.hour} selected="selected"{/if}>{$smarty.section.hour.index|string_format:"%02d"}</option> {/section} </select> </div> <div> <label>{$labels.minute}</label><br /> <select {if $isEnd}id="endtime_minute"{/if} name="{$names.minute}" class="field date-time"> {section name=minute start=0 loop=60} <option value="{$smarty.section.minute.index}"{if $smarty.section.minute.index == $values.minute} selected="selected"{/if}>{$smarty.section.minute.index}</option> {/section} </select> </div> </div> </div>
{* @git-info@ *} <img src="{$src}"{if $dynamic_dims}class="max-90" style="max-height: {$maxHeight}px;"{else}{if $width} width="{$width}"{/if}{if $height} height="{$height}"{/if}{/if} alt="{$alt}" />
{* @git-info@ *} <img src="{$src}"{if $dynamic_dims} class="max-90" style="max-height: {$maxHeight}px;"{else}{if $width} width="{$width}"{/if}{if $height} height="{$height}"{/if}{/if} alt="{$alt}" />
{* @git-info@ *} <img src="{$src}"{if $dynamic_dims}class="max-90" style="max-height: {$maxHeight}px;"{else}{if $width} width="{$width}"{/if}{if $height} height="{$height}"{/if}{/if} alt="{$alt}" /> <img src="{$src}"{if $dynamic_dims} class="max-90" style="max-height: {$maxHeight}px;"{else}{if $width} width="{$width}"{/if}{if $height} height="{$height}"{/if}{/if} alt="{$alt}" />
{* @git-info@ *} <ul class="pagination{if $css} {$css}{/if}"> {if $previousPage} <li> {if $moduleTag} <a href="#" onclick="LoadModulePage_{$moduleTag}({$previousPage}); return false;"> {else} <a href="{$url}{$previousPage}{$postUrl}"> {/if} < </a> </li> {elseif $moduleTag} {* always show "previous" button for module navigation, so it doesn't "jump around" *} <li> <a href="#" onclick="return false;" style="opacity:0.5; cursor: default;"><</a> </li> {/if} {foreach from=$links item=page} {if $page == $currentPage} <li class="current">{$page}</li> {else} <li> {if $moduleTag} {* Note: LoadModulePage_{tag} is defined in module/common/browsing.tpl *} <a href="#" onclick="LoadModulePage_{$moduleTag}({$page}); return false;"> {else} <a href="{$url}{$page}{$postUrl}"> {/if} {$page} </a> </li> {/if} {/foreach} {if $nextPage} <li> {if $moduleTag} <a href="#" onclick="LoadModulePage_{$moduleTag}({$nextPage}); return false;"> {else} <a href="{$url}{$nextPage}{$postUrl}"> {/if} > </a> </li> {elseif $moduleTag} {* always show "next" button for module navigation, so it doesn't "jump around" *} <li> <a href="#" onclick="return false;" style="opacity:0.5; cursor: default;">></a> </li> {/if} </ul> <div class="clr"></div>
{* @git-info@ *} <ul class="pagination{if $css} {$css}{/if}"> {if $previousPage} <li> {if $moduleTag} <a href="#" onclick="LoadModulePage_{$moduleTag}({$previousPage}); return false;"> {else} <a href="{$url}{$previousPage}{$postUrl}"> {/if} <span class="glyphicon glyphicon-chevron-left"></span> </a> </li> {elseif $moduleTag} {* always show "previous" button for module navigation, so it doesn't "jump around" *} <li> <a href="#" onclick="return false;" style="opacity:0.5; cursor: default;"><span class="glyphicon glyphicon-chevron-left"></span></a> </li> {/if} {foreach from=$links item=page} {if $page == $currentPage} <li class="current">{$page}</li> {else} <li> {if $moduleTag} {* Note: LoadModulePage_{tag} is defined in module/common/browsing.tpl *} <a href="#" onclick="LoadModulePage_{$moduleTag}({$page}); return false;"> {else} <a href="{$url}{$page}{$postUrl}"> {/if} {$page} </a> </li> {/if} {/foreach} {if $nextPage} <li> {if $moduleTag} <a href="#" onclick="LoadModulePage_{$moduleTag}({$nextPage}); return false;"> {else} <a href="{$url}{$nextPage}{$postUrl}"> {/if} <span class="glyphicon glyphicon-chevron-right"></span> </a> </li> {elseif $moduleTag} {* always show "next" button for module navigation, so it doesn't "jump around" *} <li> <a href="#" onclick="return false;" style="opacity:0.5; cursor: default;"><span class="glyphicon glyphicon-chevron-right"></span></a> </li> {/if} </ul> <div class="clr"></div>
{* @git-info@ *} <ul class="pagination{if $css} {$css}{/if}"> {if $previousPage} <li> {if $moduleTag} <a href="#" onclick="LoadModulePage_{$moduleTag}({$previousPage}); return false;"> {else} <a href="{$url}{$previousPage}{$postUrl}"> {/if} < </a> </li> {elseif $moduleTag} {* always show "previous" button for module navigation, so it doesn't "jump around" *} <li> <a href="#" onclick="return false;" style="opacity:0.5; cursor: default;"><</a> </li> {/if} {foreach from=$links item=page} {if $page == $currentPage} <li class="current">{$page}</li> {else} <li> {if $moduleTag} {* Note: LoadModulePage_{tag} is defined in module/common/browsing.tpl *} <a href="#" onclick="LoadModulePage_{$moduleTag}({$page}); return false;"> {else} <a href="{$url}{$page}{$postUrl}"> {/if} {$page} </a> </li> {/if} {/foreach} {if $nextPage} <li> {if $moduleTag} <a href="#" onclick="LoadModulePage_{$moduleTag}({$nextPage}); return false;"> {else} <a href="{$url}{$nextPage}{$postUrl}"> {/if} > </a> </li> {elseif $moduleTag} {* always show "next" button for module navigation, so it doesn't "jump around" *} <li> <a href="#" onclick="return false;" style="opacity:0.5; cursor: default;">></a> </li> {/if} </ul> {* @git-info@ *} <ul class="pagination{if $css} {$css}{/if}"> {if $previousPage} <li> {if $moduleTag} <a href="#" onclick="LoadModulePage_{$moduleTag}({$previousPage}); return false;"> {else} <a href="{$url}{$previousPage}{$postUrl}"> {/if} <span class="glyphicon glyphicon-chevron-left"></span> </a> </li> {elseif $moduleTag} {* always show "previous" button for module navigation, so it doesn't "jump around" *} <li> <a href="#" onclick="return false;" style="opacity:0.5; cursor: default;"><span class="glyphicon glyphicon-chevron-left"></span></a> </li> {/if} {foreach from=$links item=page} {if $page == $currentPage} <li class="current">{$page}</li> {else} <li> {if $moduleTag} {* Note: LoadModulePage_{tag} is defined in module/common/browsing.tpl *} <a href="#" onclick="LoadModulePage_{$moduleTag}({$page}); return false;"> {else} <a href="{$url}{$page}{$postUrl}"> {/if} {$page} </a> </li> {/if} {/foreach} {if $nextPage} <li> {if $moduleTag} <a href="#" onclick="LoadModulePage_{$moduleTag}({$nextPage}); return false;"> {else} <a href="{$url}{$nextPage}{$postUrl}"> {/if} <span class="glyphicon glyphicon-chevron-right"></span> </a> </li> {elseif $moduleTag} {* always show "next" button for module navigation, so it doesn't "jump around" *} <li> <a href="#" onclick="return false;" style="opacity:0.5; cursor: default;"><span class="glyphicon glyphicon-chevron-right"></span></a> </li> {/if} </ul> <div class="clr"></div>
{if $image_link_destination_type} <a href="{$classifieds_file_name}?a=15&b={$image.classified_id}" class="zoom_link"> {else} <a href="get_image.php?id={$image.id}" class="lightUpLink" onclick="return false;"> {/if} {/if} <img src="{if $image.thumb_url}{$image.thumb_url}{else}{$image.url}{/if}"{if $image.scaled.image} style="width: {$image.scaled.image.width}px;"{/if} alt="{$image.image_text|truncate:$ad_configuration_data.maximum_image_description}" />
{if $image_link_destination_type} <a href="{$classifieds_file_name}?a=15&b={$image.classified_id}" class="zoom_link"> {else} <a href="get_image.php?id={$image.id}" class="lightUpLink mobile-lightbox-disable" onclick="return false;"> {/if} {/if} <img src="{if $image.thumb_url}{$image.thumb_url}{else}{$image.url}{/if}"{if $image.scaled.image} style="width: {$image.scaled.image.width}px;"{/if} alt="{$image.image_text|truncate:$ad_configuration_data.maximum_image_description}" />
{if $image_link_destination_type} <a href="{$classifieds_file_name}?a=15&b={$image.classified_id}" class="zoom_link"> {else} <a href="get_image.php?id={$image.id}" class="lightUpLink" onclick="return false;"> <a href="get_image.php?id={$image.id}" class="lightUpLink mobile-lightbox-disable" onclick="return false;"> {/if} {/if} <img src="{if $image.thumb_url}{$image.thumb_url}{else}{$image.url}{/if}"{if $image.scaled.image} style="width: {$image.scaled.image.width}px;"{/if} alt="{$image.image_text|truncate:$ad_configuration_data.maximum_image_description}" />
<img src="{external file=$image.icon}" alt="" /> </a> {else} <a href="get_image.php?id={$image.id}" class="film_big_link_{$classified_id}_{$image.id} lightUpLink" onclick="return false;"{if !$image@first} style="display: none;"{/if}> <img src="{if $image.thumb_url}{$image.thumb_url}{else}{$image.url}{/if}"{if $image.scaled.image} style="width: {$image.scaled.image.width}px;"{/if} alt="{$image.image_text}" /> </a> {/if}
<img src="{external file=$image.icon}" alt="" /> </a> {else} <a href="get_image.php?id={$image.id}" class="film_big_link_{$classified_id}_{$image.id} lightUpLink mobile-lightbox-disable" onclick="return false;"{if !$image@first} style="display: none;"{/if}> <img src="{if $image.thumb_url}{$image.thumb_url}{else}{$image.url}{/if}"{if $image.scaled.image} style="width: {$image.scaled.image.width}px;"{/if} alt="{$image.image_text}" /> </a> {/if}
<img src="{external file=$image.icon}" alt="" /> </a> {else} <a href="get_image.php?id={$image.id}" class="film_big_link_{$classified_id}_{$image.id} lightUpLink" onclick="return false;"{if !$image@first} style="display: none;"{/if}> <a href="get_image.php?id={$image.id}" class="film_big_link_{$classified_id}_{$image.id} lightUpLink mobile-lightbox-disable" onclick="return false;"{if !$image@first} style="display: none;"{/if}> <img src="{if $image.thumb_url}{$image.thumb_url}{else}{$image.url}{/if}"{if $image.scaled.image} style="width: {$image.scaled.image.width}px;"{/if} alt="{$image.image_text}" /> </a> {/if}
<img src="{external file=$image.icon}" alt="" /> </a> {else} <a href="get_image.php?id={$image.id}" class="big_link_{$classified_id}_{$image.id} lightUpLink" onclick="return false;"{if !$image@first} style="display: none;"{/if}> <img src="{if $image.thumb_url}{$image.thumb_url}{else}{$image.url}{/if}"{if $image.scaled.image} style="width: {$image.scaled.image.width}px;"{/if} alt="{$image.image_text}" /> </a> {/if} {/foreach}
<img src="{external file=$image.icon}" alt="" /> </a> {else} <a href="get_image.php?id={$image.id}" class="big_link_{$classified_id}_{$image.id} lightUpLink mobile-lightbox-disable" onclick="return false;"{if !$image@first} style="display: none;"{/if}> <img src="{if $image.thumb_url}{$image.thumb_url}{else}{$image.url}{/if}"{if $image.scaled.image.width} style="width: {$image.scaled.image.width}px;"{/if} alt="{$image.image_text}" /> </a> {/if} {/foreach}
<img src="{external file=$image.icon}" alt="" /> </a> {else} <a href="get_image.php?id={$image.id}" class="big_link_{$classified_id}_{$image.id} lightUpLink" onclick="return false;"{if !$image@first} style="display: none;"{/if}> <img src="{if $image.thumb_url}{$image.thumb_url}{else}{$image.url}{/if}"{if $image.scaled.image} style="width: {$image.scaled.image.width}px;"{/if} alt="{$image.image_text}" /> <a href="get_image.php?id={$image.id}" class="big_link_{$classified_id}_{$image.id} lightUpLink mobile-lightbox-disable" onclick="return false;"{if !$image@first} style="display: none;"{/if}> <img src="{if $image.thumb_url}{$image.thumb_url}{else}{$image.url}{/if}"{if $image.scaled.image.width} style="width: {$image.scaled.image.width}px;"{/if} alt="{$image.image_text}" /> </a> {/if} {/foreach}
<img src="{external file=$image.icon}" alt="" /> </a> {else} <a href="get_image.php?id={$image.id}" class="big_link_{$classified_id}_{$image.id} lightUpLink" onclick="return false;"{if !$image@first} style="display: none;"{/if}> <img src="{if $image.image_url}{$image.image_url}{else}{$image.url}{/if}"{if $image.scaled.large_gallery} style="width: {$image.scaled.large_gallery.width}px;"{/if} alt="{$image.image_text}" /> </a> {/if} {/foreach}
<img src="{external file=$image.icon}" alt="" /> </a> {else} <a href="get_image.php?id={$image.id}" class="big_link_{$classified_id}_{$image.id} lightUpLink mobile-lightbox-disable" onclick="return false;"{if !$image@first} style="display: none;"{/if}> <img src="{if $image.image_url}{$image.image_url}{else}{$image.url}{/if}"{if $image.scaled.large_gallery.width} style="width: {$image.scaled.large_gallery.width}px;"{/if} alt="{$image.image_text}" /> </a> {/if} {/foreach}
<img src="{external file=$image.icon}" alt="" /> </a> {else} <a href="get_image.php?id={$image.id}" class="big_link_{$classified_id}_{$image.id} lightUpLink" onclick="return false;"{if !$image@first} style="display: none;"{/if}> <img src="{if $image.image_url}{$image.image_url}{else}{$image.url}{/if}"{if $image.scaled.large_gallery} style="width: {$image.scaled.large_gallery.width}px;"{/if} alt="{$image.image_text}" /> <a href="get_image.php?id={$image.id}" class="big_link_{$classified_id}_{$image.id} lightUpLink mobile-lightbox-disable" onclick="return false;"{if !$image@first} style="display: none;"{/if}> <img src="{if $image.image_url}{$image.image_url}{else}{$image.url}{/if}"{if $image.scaled.large_gallery.width} style="width: {$image.scaled.large_gallery.width}px;"{/if} alt="{$image.image_text}" /> </a> {/if} {/foreach}
{* @git-info@ *} {* @git-info@ *} {if $main_type == 'listing_edit'} {* Template designers: if you want to use a totally different template file for edit listings, you would surround it with these if smarty tags. The same goes for classified, auction, and reverse_auction, just change 'listing_edit' as appropriate in the if stmt *} {/if} <h2 class="title"> {$images.section_title} {if $images.description && $messages.500916} <a href="#" class="show_instructions_button" id="image_upload_instructions">{$messages.500916}</a> {/if} </h2> <p id="image_upload_instructions_box" class="page_note">{$images.description}</p> <div id="imagesContainer" class="media-container"> <div id="imagesFilelist" class="media-upload-dropbox clearfix"> {* This next div used to capture "styles" to use for progress circle - leave this intact *} <div class="media-progress-circle" id="imagesProgressBarCss"></div> {$messages.502148} <strong id="imagesCurrentCount">{$images.current_count}</strong> {$messages.502149} <strong id="imagesMaxCount">{$images.max}</strong> {$messages.502150} <span id="imagePriceInfo"> {if $images.pricing} <br /><strong class="price">{$images.pricing.cost_per_image|displayPrice}</strong> {$messages.502151} {if $images.pricing.number_free_images>0} ({$images.pricing.number_free_images} {$messages.502152}) {/if} {/if} </span> <br /> <a id="imagesPickfiles" href="#select-files" class="button media-select-files" onclick="return false;">{$messages.502153}</a> </div> </div> <div id="imagesUploaded" class="media-preview-container clearfix"> {include file='images/preview.tpl'} </div> {if $steps_combined&&$is_ajax_combined} {* Loaded as part of combined steps, need to 're-initialize' stuff... *} <script type="text/javascript"> //<![CDATA[ //initialize external video js gjUtil.imageUpload._maxImages = {$images.max}; //pass in true to skip the stuff that doesn't need to happen again gjUtil.imageUpload.init(true); //]]> </script> {/if}
{* @git-info@ *} {if $main_type == 'listing_edit'} {* Template designers: if you want to use a totally different template file for edit listings, you would surround it with these if smarty tags. The same goes for classified, auction, and reverse_auction, just change 'listing_edit' as appropriate in the if stmt *} {/if} <h2 class="title"> {$images.section_title} {if $images.description && $messages.500916} <a href="#" class="show_instructions_button" id="image_upload_instructions">{$messages.500916}</a> {/if} </h2> <p id="image_upload_instructions_box" class="page_note">{$images.description}</p> <div id="imagesContainer" class="media-container"> <div id="imagesFilelist" class="media-upload-dropbox clearfix"> {* This next div used to capture "styles" to use for progress circle - leave this intact *} <div class="media-progress-circle" id="imagesProgressBarCss"></div> {$messages.502148} <strong id="imagesCurrentCount">{$images.current_count}</strong> {$messages.502149} <strong id="imagesMaxCount">{$images.max}</strong> {$messages.502150} <span id="imagePriceInfo"> {if $images.pricing} <br /><strong class="price">{$images.pricing.cost_per_image|displayPrice}</strong> {$messages.502151} {if $images.pricing.number_free_images>0} ({$images.pricing.number_free_images} {$messages.502152}) {/if} {/if} </span> <br /> <a id="imagesPickfiles" href="#select-files" class="button media-select-files" onclick="return false;">{$messages.502153}</a> </div> </div> <div id="imagesUploaded" class="media-preview-container clearfix"> {include file='images/preview.tpl'} </div> {if $steps_combined&&$is_ajax_combined} {* Loaded as part of combined steps, need to 're-initialize' stuff... *} <script type="text/javascript"> //<![CDATA[ //initialize external video js gjUtil.imageUpload._maxImages = {$images.max}; //pass in true to skip the stuff that doesn't need to happen again gjUtil.imageUpload.init(true); //]]> </script> {/if}
{* @git-info@ *} {* @git-info@ *} {if $main_type == 'listing_edit'} {* Template designers: if you want to use a totally different template file for edit listings, you would surround it with these if smarty tags. The same goes for classified, auction, and reverse_auction, just change 'listing_edit' as appropriate in the if stmt *} {/if} <h2 class="title"> {$images.section_title} {if $images.description && $messages.500916} <a href="#" class="show_instructions_button" id="image_upload_instructions">{$messages.500916}</a> {/if} </h2> <p id="image_upload_instructions_box" class="page_note">{$images.description}</p> <div id="imagesContainer" class="media-container"> <div id="imagesFilelist" class="media-upload-dropbox clearfix"> {* This next div used to capture "styles" to use for progress circle - leave this intact *} <div class="media-progress-circle" id="imagesProgressBarCss"></div> {$messages.502148} <strong id="imagesCurrentCount">{$images.current_count}</strong> {$messages.502149} <strong id="imagesMaxCount">{$images.max}</strong> {$messages.502150} <span id="imagePriceInfo"> {if $images.pricing} <br /><strong class="price">{$images.pricing.cost_per_image|displayPrice}</strong> {$messages.502151} {if $images.pricing.number_free_images>0} ({$images.pricing.number_free_images} {$messages.502152}) {/if} {/if} </span> <br /> <a id="imagesPickfiles" href="#select-files" class="button media-select-files" onclick="return false;">{$messages.502153}</a> </div> </div> <div id="imagesUploaded" class="media-preview-container clearfix"> {include file='images/preview.tpl'} </div> {if $steps_combined&&$is_ajax_combined} {* Loaded as part of combined steps, need to 're-initialize' stuff... *} <script type="text/javascript"> //<![CDATA[ //initialize external video js gjUtil.imageUpload._maxImages = {$images.max}; //pass in true to skip the stuff that doesn't need to happen again gjUtil.imageUpload.init(true); //]]> </script> {* @git-info@ *} {if $main_type == 'listing_edit'} {* Template designers: if you want to use a totally different template file for edit listings, you would surround it with these if smarty tags. The same goes for classified, auction, and reverse_auction, just change 'listing_edit' as appropriate in the if stmt *} {/if} <h2 class="title"> {$images.section_title} {if $images.description && $messages.500916} <a href="#" class="show_instructions_button" id="image_upload_instructions">{$messages.500916}</a> {/if} </h2> <p id="image_upload_instructions_box" class="page_note">{$images.description}</p> <div id="imagesContainer" class="media-container"> <div id="imagesFilelist" class="media-upload-dropbox clearfix"> {* This next div used to capture "styles" to use for progress circle - leave this intact *} <div class="media-progress-circle" id="imagesProgressBarCss"></div> {$messages.502148} <strong id="imagesCurrentCount">{$images.current_count}</strong> {$messages.502149} <strong id="imagesMaxCount">{$images.max}</strong> {$messages.502150} <span id="imagePriceInfo"> {if $images.pricing} <br /><strong class="price">{$images.pricing.cost_per_image|displayPrice}</strong> {$messages.502151} {if $images.pricing.number_free_images>0} ({$images.pricing.number_free_images} {$messages.502152}) {/if} {/if} </span> <br /> <a id="imagesPickfiles" href="#select-files" class="button media-select-files" onclick="return false;">{$messages.502153}</a> </div> </div> <div id="imagesUploaded" class="media-preview-container clearfix"> {include file='images/preview.tpl'} </div> {if $steps_combined&&$is_ajax_combined} {* Loaded as part of combined steps, need to 're-initialize' stuff... *} <script type="text/javascript"> //<![CDATA[ //initialize external video js gjUtil.imageUpload._maxImages = {$images.max}; //pass in true to skip the stuff that doesn't need to happen again gjUtil.imageUpload.init(true); //]]> </script> {/if}
{* @git-info@ *} {include file="cart_steps.tpl" g_resource="cart"} <div class="content_box"> {if !$steps_combined} <h1 class="title">{$title1}</h1> {/if} <h3 class="subtitle">{$title2} {$help_link}</h3> <p class="page_instructions"> {$desc1} </p> <div class="leveled_cat{if $steps_combined} combined_update_fields{/if}{if $error_msgs.category} field_error_row{/if}"> {if $error_msgs.category} <div class="error_message">{$error_msgs.category}</div> {/if} {$lev_field=$cats} {foreach $cats.levels as $info} {include file='shared/leveled_fields/level.tpl'} {/foreach} </div> </div> <br /> {if !$steps_combined} <div class="center"> <a href="{$cart_url}&action=cancel" class="cancel">{$cancel_txt}</a> </div> {/if}
{* @git-info@ *} {include file="cart_steps.tpl" g_resource="cart"} <div class="content_box"> {if !$steps_combined} <h1 class="title">{$title1}</h1> {/if} <h3 class="subtitle">{$title2} {$help_link}</h3> <p class="page_instructions"> {$desc1} </p> <div class="leveled_cat{if $steps_combined} combined_update_fields{/if}{if $error_msgs.category} field_error_row{/if}"> {if $error_msgs.category} <div class="error_message">{$error_msgs.category}</div> {/if} {$lev_field=$cats} {foreach $cats.levels as $info} {include file='shared/leveled_fields/level.tpl'} {/foreach} </div> </div> {if !$steps_combined} <div class="center"> <a href="{$cart_url}&action=cancel" class="cancel">{$cancel_txt}</a> </div> {/if}
{* @git-info@ *} {include file="cart_steps.tpl" g_resource="cart"} <div class="content_box"> {if !$steps_combined} <h1 class="title">{$title1}</h1> {/if} <h3 class="subtitle">{$title2} {$help_link}</h3> <p class="page_instructions"> {$desc1} </p> <div class="leveled_cat{if $steps_combined} combined_update_fields{/if}{if $error_msgs.category} field_error_row{/if}"> {if $error_msgs.category} <div class="error_message">{$error_msgs.category}</div> {/if} {$lev_field=$cats} {foreach $cats.levels as $info} {include file='shared/leveled_fields/level.tpl'} {/foreach} </div> </div> <br /> {if !$steps_combined} <div class="center"> <a href="{$cart_url}&action=cancel" class="cancel">{$cancel_txt}</a> </div> {/if} {* @git-info@ *} {include file="cart_steps.tpl" g_resource="cart"} <div class="content_box"> {if !$steps_combined} <h1 class="title">{$title1}</h1> {/if} <h3 class="subtitle">{$title2} {$help_link}</h3> <p class="page_instructions"> {$desc1} </p> <div class="leveled_cat{if $steps_combined} combined_update_fields{/if}{if $error_msgs.category} field_error_row{/if}"> {if $error_msgs.category} <div class="error_message">{$error_msgs.category}</div> {/if} {$lev_field=$cats} {foreach $cats.levels as $info} {include file='shared/leveled_fields/level.tpl'} {/foreach} </div> </div> {if !$steps_combined} <div class="center"> <a href="{$cart_url}&action=cancel" class="cancel">{$cancel_txt}</a> </div> {/if}
{* @git-info@ *} {include file="cart_steps.tpl" g_resource="cart"} <div class="jit_login_form" style="text-align: center; width: 75%; margin: 0 auto;"> {if $didResend}<p style="color: #980000;">{$messages.502207}</p>{/if} {if $emailExists} <p style="font-weight: bold;">{$messages.500769}</p> <p style="font-size: 18pt;"><a href="{$loginURL}">{$messages.500771}</a>{$messages.500772}<a href="{$backURL}">{$messages.500773}</a></p> {elseif !$allow_user_pass} <p style="font-weight: bold;">{$messages.500770}</p> {if $require_email_confirmation} <p style="font-weight: bold; background-color: #e0e0e0;">{$messages.502204}<span style="color: #980000">{$email}</span>{$messages.502205}</p> {/if} <form action="{$continueURL}" id="continueForm" method="post"> {if $errorMsg}<p class="error_message">{$errorMsg}</p>{/if} {$securityImageHTML} {if $require_email_confirmation} <p>Confirmation Code: <input type="text" name="confirmation_code" /> <input type="button" value="{$messages.502206}" onclick="window.location.href='{$continueURL}&resend=1'" /></p> {/if} <p style="font-size: 18pt;"><a href="{$loginURL}">{$messages.500771}</a>{$messages.500772}<a href="{$continueURL}" onclick="jQuery('#continueForm').submit(); return false;">{$messages.500774}</a></p> </form> {else} <p style="font-weight: bold;">{$messages.500788}</p> {if $require_email_confirmation} <p style="font-weight: bold; background-color: #e0e0e0;">{$messages.502204}<span style="color: #980000">{$email}</span>{$messages.502205}</p> {/if} <p style="font-size: 18pt;"><a href="{$loginURL}">{$messages.500771}</a></p> <p style="font-size: 18pt;"> <form action="{$continueURL}" method="post"> <table style="width: 100%; text-align: left;"> <tr> <td colspan="2" style="text-align: center;" class="error_message">{$errorMsg}</td> </tr> {if $require_email_confirmation} <tr> <td style="text-align: right; width: 50%;">Confirmation Code:</td><td><input type="text" name="confirmation_code" /> <input type="button" value="{$messages.502206}" onclick="window.location.href='{$continueURL}&resend=1'" /></td> </tr> {/if} <tr> <td style="text-align: right; width: 50%;">{$messages.500789}</td><td><input type="text" name="username" maxlength="{$max_user_length}" /></td> </tr> <tr> <td style="text-align: right; width: 50%;">{$messages.500790}</td><td><input type="password" name="password" maxlength="{$max_pass_length}" /></td> </tr> <tr> <td style="text-align: right; width: 50%;">{$messages.500791}</td><td><input type="password" name="confirm" maxlength="{$max_pass_length}" /></td> </tr> {if $securityImageHTML} <tr> <td colspan="2" style="text-align: center;">{$securityImageHTML}</td> </tr> {/if} <tr> <td colspan="2" style="text-align: center;"><input type="submit" value="{$messages.500792}" /></td> </tr> </table> </form> </p> {/if} </div>
{* @git-info@ *} {include file="cart_steps.tpl" g_resource="cart"} <div class="jit_login_form" style="text-align: center; width: 95%; margin: 0 auto;"> {if $didResend}<p style="color: #980000;">{$messages.502207}</p>{/if} {if $emailExists} <p>{$messages.500769}</p> <p style="font-size: 18pt;"><a href="{$loginURL}">{$messages.500771}</a>{$messages.500772}<a href="{$backURL}">{$messages.500773}</a></p> {elseif !$allow_user_pass} <p>{$messages.500770}</p> {if $require_email_confirmation} <p>{$messages.502204}<span style="color: #980000">{$email}</span>{$messages.502205}</p> {/if} <form action="{$continueURL}" id="continueForm" method="post"> {if $errorMsg}<p class="error_message">{$errorMsg}</p>{/if} {$securityImageHTML} {if $require_email_confirmation} <p>Confirmation Code: <input type="text" name="confirmation_code" /> <input type="button" class="button" value="{$messages.502206}" onclick="window.location.href='{$continueURL}&resend=1'" /></p> {/if} <p style="font-size: 18pt;"><a href="{$loginURL}">{$messages.500771}</a>{$messages.500772}<a href="{$continueURL}" onclick="jQuery('#continueForm').submit(); return false;">{$messages.500774}</a></p> </form> {else} <p>{$messages.500788}</p> {if $require_email_confirmation} <p>{$messages.502204}<br /><span style="color: #4174a6; font-weight: bold;">{$email}</span><br />{$messages.502205}</p> {/if} <p><a href="{$loginURL}" class="button" style="font-size: 1.2em;">{$messages.500771}</a></p> <p style="font-size: 18pt;"> <form action="{$continueURL}" method="post"> <table style="width: 100%; text-align: left; font-size: .9em; font-weight: bold;"> <tr> <td colspan="2" style="text-align: center;" class="error_message">{$errorMsg}</td> </tr> {if $require_email_confirmation} <tr> <td style="text-align: right; width: 50%;">Confirmation Code:</td><td><input type="text" name="confirmation_code" class="field login_field" /> <input type="button" value="{$messages.502206}" onclick="window.location.href='{$continueURL}&resend=1'" /></td> </tr> {/if} <tr> <td style="text-align: right; width: 50%;">{$messages.500789}</td><td><input type="text" name="username" maxlength="{$max_user_length}" class="field login_field" /></td> </tr> <tr> <td style="text-align: right; width: 50%;">{$messages.500790}</td><td><input type="password" name="password" maxlength="{$max_pass_length}" class="field login_field" /></td> </tr> <tr> <td style="text-align: right; width: 50%;">{$messages.500791}</td><td><input type="password" name="confirm" maxlength="{$max_pass_length}" class="field login_field" /></td> </tr> {if $securityImageHTML} <tr> <td colspan="2" style="text-align: center;">{$securityImageHTML}</td> </tr> {/if} <tr> <td colspan="2" style="text-align: center;"><input type="submit" class="button" style="font-size: 1.2em;" value="{$messages.500792}" /></td> </tr> </table> </form> </p> {/if} </div>
{* @git-info@ *} {include file="cart_steps.tpl" g_resource="cart"} <div class="jit_login_form" style="text-align: center; width: 75%; margin: 0 auto;"> {if $didResend}<p style="color: #980000;">{$messages.502207}</p>{/if} {if $emailExists} <p style="font-weight: bold;">{$messages.500769}</p> <p style="font-size: 18pt;"><a href="{$loginURL}">{$messages.500771}</a>{$messages.500772}<a href="{$backURL}">{$messages.500773}</a></p> {elseif !$allow_user_pass} <p style="font-weight: bold;">{$messages.500770}</p> {if $require_email_confirmation} <p style="font-weight: bold; background-color: #e0e0e0;">{$messages.502204}<span style="color: #980000">{$email}</span>{$messages.502205}</p> {/if} <form action="{$continueURL}" id="continueForm" method="post"> {if $errorMsg}<p class="error_message">{$errorMsg}</p>{/if} {$securityImageHTML} {if $require_email_confirmation} <p>Confirmation Code: <input type="text" name="confirmation_code" /> <input type="button" value="{$messages.502206}" onclick="window.location.href='{$continueURL}&resend=1'" /></p> {/if} <p style="font-size: 18pt;"><a href="{$loginURL}">{$messages.500771}</a>{$messages.500772}<a href="{$continueURL}" onclick="jQuery('#continueForm').submit(); return false;">{$messages.500774}</a></p> </form> {else} <p style="font-weight: bold;">{$messages.500788}</p> {if $require_email_confirmation} <p style="font-weight: bold; background-color: #e0e0e0;">{$messages.502204}<span style="color: #980000">{$email}</span>{$messages.502205}</p> {/if} <p style="font-size: 18pt;"><a href="{$loginURL}">{$messages.500771}</a></p> <p style="font-size: 18pt;"> <form action="{$continueURL}" method="post"> <table style="width: 100%; text-align: left;"> <tr> <td colspan="2" style="text-align: center;" class="error_message">{$errorMsg}</td> </tr> {if $require_email_confirmation} <tr> <td style="text-align: right; width: 50%;">Confirmation Code:</td><td><input type="text" name="confirmation_code" /> <input type="button" value="{$messages.502206}" onclick="window.location.href='{$continueURL}&resend=1'" /></td> </tr> {/if} <tr> <td style="text-align: right; width: 50%;">{$messages.500789}</td><td><input type="text" name="username" maxlength="{$max_user_length}" /></td> </tr> <tr> <td style="text-align: right; width: 50%;">{$messages.500790}</td><td><input type="password" name="password" maxlength="{$max_pass_length}" /></td> </tr> <tr> <td style="text-align: right; width: 50%;">{$messages.500791}</td><td><input type="password" name="confirm" maxlength="{$max_pass_length}" /></td> </tr> {if $securityImageHTML} <tr> <td colspan="2" style="text-align: center;">{$securityImageHTML}</td> </tr> {/if} <tr> <td colspan="2" style="text-align: center;"><input type="submit" value="{$messages.500792}" /></td> </tr> </table> </form> </p> {/if} {* @git-info@ *} {include file="cart_steps.tpl" g_resource="cart"} <div class="jit_login_form" style="text-align: center; width: 95%; margin: 0 auto;"> {if $didResend}<p style="color: #980000;">{$messages.502207}</p>{/if} {if $emailExists} <p>{$messages.500769}</p> <p style="font-size: 18pt;"><a href="{$loginURL}">{$messages.500771}</a>{$messages.500772}<a href="{$backURL}">{$messages.500773}</a></p> {elseif !$allow_user_pass} <p>{$messages.500770}</p> {if $require_email_confirmation} <p>{$messages.502204}<span style="color: #980000">{$email}</span>{$messages.502205}</p> {/if} <form action="{$continueURL}" id="continueForm" method="post"> {if $errorMsg}<p class="error_message">{$errorMsg}</p>{/if} {$securityImageHTML} {if $require_email_confirmation} <p>Confirmation Code: <input type="text" name="confirmation_code" /> <input type="button" class="button" value="{$messages.502206}" onclick="window.location.href='{$continueURL}&resend=1'" /></p> {/if} <p style="font-size: 18pt;"><a href="{$loginURL}">{$messages.500771}</a>{$messages.500772}<a href="{$continueURL}" onclick="jQuery('#continueForm').submit(); return false;">{$messages.500774}</a></p> </form> {else} <p>{$messages.500788}</p> {if $require_email_confirmation} <p>{$messages.502204}<br /><span style="color: #4174a6; font-weight: bold;">{$email}</span><br />{$messages.502205}</p> {/if} <p><a href="{$loginURL}" class="button" style="font-size: 1.2em;">{$messages.500771}</a></p> <p style="font-size: 18pt;"> <form action="{$continueURL}" method="post"> <table style="width: 100%; text-align: left; font-size: .9em; font-weight: bold;"> <tr> <td colspan="2" style="text-align: center;" class="error_message">{$errorMsg}</td> </tr> {if $require_email_confirmation} <tr> <td style="text-align: right; width: 50%;">Confirmation Code:</td><td><input type="text" name="confirmation_code" class="field login_field" /> <input type="button" value="{$messages.502206}" onclick="window.location.href='{$continueURL}&resend=1'" /></td> </tr> {/if} <tr> <td style="text-align: right; width: 50%;">{$messages.500789}</td><td><input type="text" name="username" maxlength="{$max_user_length}" class="field login_field" /></td> </tr> <tr> <td style="text-align: right; width: 50%;">{$messages.500790}</td><td><input type="password" name="password" maxlength="{$max_pass_length}" class="field login_field" /></td> </tr> <tr> <td style="text-align: right; width: 50%;">{$messages.500791}</td><td><input type="password" name="confirm" maxlength="{$max_pass_length}" class="field login_field" /></td> </tr> {if $securityImageHTML} <tr> <td colspan="2" style="text-align: center;">{$securityImageHTML}</td> </tr> {/if} <tr> <td colspan="2" style="text-align: center;"><input type="submit" class="button" style="font-size: 1.2em;" value="{$messages.500792}" /></td> </tr> </table> </form> </p> {/if} </div>
<li class="leveled_value"> {* Hide the input *} <div class="leveledHiddenRadio"> <input type="radio" class="leveled_radio" name="b[leveled][{$lev_field.leveled_field}][{$info.level.level}]" value="{$value.id}"{if $value.selected} checked="checked"{/if} /> </div> {$value.name} </li>
<li class="leveled_value"> {* Hide the input *} <div class="leveledHiddenRadio"> <input type="radio" class="leveled_radio{if $leveledCatSearch} leveled_cat_search{/if}" name="b[leveled][{$lev_field.leveled_field}][{$info.level.level}]" value="{$value.id}"{if $value.selected} checked="checked"{/if} /> </div> {$value.name} </li>
<li class="leveled_value"> {* Hide the input *} <div class="leveledHiddenRadio"> <input type="radio" class="leveled_radio" name="b[leveled][{$lev_field.leveled_field}][{$info.level.level}]" value="{$value.id}"{if $value.selected} checked="checked"{/if} /> <input type="radio" class="leveled_radio{if $leveledCatSearch} leveled_cat_search{/if}" name="b[leveled][{$lev_field.leveled_field}][{$info.level.level}]" value="{$value.id}"{if $value.selected} checked="checked"{/if} /> </div> {$value.name} </li>
{* @git-info@ *} {include file="cart_steps.tpl" g_resource="cart"} {include file='inline_preview_box.tpl' g_resource='cart'} {add_footer_html} <script type="text/javascript"> //<![CDATA[ geoListing.inAdmin={if $in_admin}true{else}false{/if}; //]]> </script> {/add_footer_html} {if !$steps_combined}<form action="{$process_form_url}" method="post">{/if} <div class="content_box"> {if $steps_combined} <h1 class="title">{$title1}</h1> {else} <h1 class="title">{$txt1}</h1> <h3 class="subtitle">{$title1}</h3> {/if} <p class="page_instructions">{$desc1}</p> {if $error_msgs.cart_error} <div class="field_error_box"> {$error_msgs.cart_error} </div> {/if} <nav class="breadcrumb"> <div class="highlight">{$txt2}</div> <div>{$txt3}</div> {if is_array($category_tree)} {foreach $category_tree as $cat} <div{if $cat@last} class="active"{/if}>{$cat.category_name}</div> {/foreach} {elseif $category_tree} <div>{$category_tree}</div> {/if} </nav> {if $sell_type == 1 && $editCheck} <div class="{cycle values='row_odd,row_even'} combined_update_fields"> <label for="classified_length" class="field_label"> {$messages.125}<br />{$messages.126} </label> <select class="field" id="classified_length" name="b[classified_length]"> {$duration_dropdown} </select> </div> {/if} {if $fields->title->is_enabled} {if $use_auto_title} <input type="hidden" id="classified_title" name="b[classified_title]" value="{$messages.500110}" /> {else} <div class="{if $error_msgs.classified_title}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="classified_title" class="field_label">{$messages.123}</label> {if !$editCheck && !$fields->title->can_edit} {$session_variables.classified_title} {elseif !$use_textarea_in_title} <input type="text" id="classified_title" class="field" name="b[classified_title]" value="{$session_variables.classified_title}" size="{if $fields->title->text_length > 50}50{else}{$fields->title->text_length}{/if}" maxlength="{$fields->title->text_length}" /> {else} <textarea id="classified_title" class="field" name="b[classified_title]" rows="1" cols="{if $fields->title->text_length > 50}50{else}{$fields->title->text_length}{/if}">{$session_variables.classified_title}</textarea> {/if} {if $error_msgs.classified_title} <span class="error_message">{$messages.116}</span> {/if} </div> {/if} {/if} {if !$display_description_last_in_form && ($editCheck || $fields->description->can_edit)} {include file="shared/details_description_box.tpl"} {/if} {if $fields->tags->is_enabled} <div class="{if $error_msgs.tags}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="classified_title" class="field_label">{$messages.500863}</label> {if !$editCheck && !$fields->tags->can_edit} {$session_variables.tags} {else} <input type="text" class="field" name="b[tags]" id="listingTags" value="{$session_variables.tags|escape}" size="50" /> <div id="listingTags_choices" class="autocomplete_choices"></div> {/if} {$tags_help_link} {if $error_msgs.tags} <span class="error_message">{$messages.500865}</span> {/if} </div> {/if} {if $moreDetails} {include file='shared/listing_collect_details.tpl' more=$moreDetails} {/if} {if $sell_type == 1 && $fields->price->is_enabled} <div class="{if $error_msgs.price}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="price" class="field_label">{$messages.134}</label> {if $editCheck || $fields->price->can_edit} <span class="precurrency">{$session_variables.precurrency}</span> <input type="text" id="price" class="field" name="b[price]" size="{if $fields->price->text_length > 12}12{else}{$fields->price->text_length}{/if}" maxlength="{$fields->price->text_length}" value="{$session_variables.price|displayPrice:"":""}" /> {include file="shared/postcurrency_dropdown.tpl"} {else} {$session_variables.price|displayPrice:$session_variables.precurrency:$session_variables.postcurrency} {/if} {if $error_msgs.price} <span class="error_message">{$messages.642}</span> {/if} </div> {/if} {if $sell_type == 2 && $editAuctionPrices} <div class="{if $error_msgs.auction_type}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="auction_type" class="field_label">{$messages.102689}</label> {if $editCheck} {if $field_config.allow_standard && $pricePlan.buy_now_only} {* Buy now only! Can only be "standard" auction! *} <input id="auction_type" type="hidden" class="field" name="b[auction_type]" value="1" />{$messages.102837} {elseif $auction_choices_count>1} {* We know there is more than one choice, so show selection *} <select id="auction_type" class="field" name="b[auction_type]"> {if $field_config.allow_standard}<option value="1"{if $session_variables.auction_type == 1} selected="selected"{/if}>{$messages.102837}</option>{/if} {if $field_config.allow_dutch}<option value="2"{if $session_variables.auction_type == 2} selected="selected"{/if}>{$messages.102838}</option>{/if} {if $allow_reverse}<option value="3"{if $session_variables.auction_type == 3} selected="selected"{/if}>{$messages.500977}</option>{/if} </select> {elseif $field_config.allow_standard} <input id="auction_type" type="hidden" name="b[auction_type]" value="1" />{$messages.102837} {elseif $field_config.allow_dutch} <input id="auction_type" type="hidden" name="b[auction_type]" value="2" />{$messages.102838} {elseif $allow_reverse} <input id="auction_type" type="hidden" name="b[auction_type]" value="3" />{$messages.500977} {else} {* Needs to always have auction type set... this is "probably" buy now only *} <input id="auction_type" type="hidden" name="b[auction_type]" value="1" /> {/if} {$auction_type_help_link} {else} {if $session_variables.auction_type} <input id="auction_type" type="hidden" name="b[auction_type]" value="{$session_variables.auction_type}" /> {/if} {if $session_variables.auction_type==1} {$messages.102837} {elseif $session_variables.auction_type==2} {$messages.102838} {elseif $session_variables.auction_type==3} {$messages.500977} {/if} {/if} {if $error_msgs.auction_type} <span class="error_message">{$error_msgs.auction_type}</span> {/if} </div> {if $field_config.user_set_auction_start_times && $editCheck} <div class="{if $error_msgs.start_time}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.102816}</label> {$date_select_start_time} {if $error_msgs.start_time} <span class="error_message">{$messages.103356}</span> {/if} </div> {/if} {if $editCheck} <div class="{if $error_msgs.duration||$error_msgs.classified_length}field_error_row {/if}{cycle values='row_odd,row_even'} combined_update_fields"> {if $field_config.user_set_auction_end_times && $pricePlan.charge_per_ad_type != 2} <label class="field_label"> <select name="b[end_mode]" id="endModeSelect" class="field"> <option value="1">{$messages.102820}</option> <option value="2">{$messages.125}</option> </select> </label> <div id="end_time" style="display: inline-block;"> {$date_select_end_time} </div> {else} <label class="field_label">{$messages.125}<br />{$messages.100126}</label> {/if} <select class="field" id="classified_length" name="b[classified_length]"> {$auction_duration_dropdown} </select> {if $error_msgs.duration || $error_msgs.classified_length} <span class="error_message">{$messages.103358}</span> {/if} </div> {/if} {if $editCheck || $fields->price->can_edit} {if $currency_count>1} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.100134}</label> {/if} {include file="shared/postcurrency_dropdown.tpl"} {if $currency_count>1}</div>{/if} {/if} {if !$pricePlan.buy_now_only} <div class="{if $error_msgs.auction_minimum}field_error_row {/if}{cycle values='row_odd,row_even'}"{if $bno} style="display:none;"{/if} id="min_row"> <label for="minimum" class="field_label" id="minimum_label">{$messages.102691}</label> {if $allow_reverse}<label for="minimum" class="field_label" id="maximum_label">{$messages.500978}</label>{/if} <span class="main_text precurrency">{$session_variables.precurrency}</span> {if $editCheck || $fields->price->can_edit} <input type="text" id="minimum" class="field" name="b[auction_minimum]" value='{if !$bno}{$session_variables.auction_minimum|displayPrice:"":""}{/if}' {if $fields->price->text_length}maxlength='{$fields->price->text_length}'{/if} /> {elseif !$bno} {$session_variables.auction_minimum|displayPrice:"":""} {/if} {if $error_msgs.auction_minimum} <span class="error_message">{$error_msgs.auction_minimum}</span> {/if} </div> <div class="{if $error_msgs.auction_reserve}field_error_row {/if}{cycle values='row_odd,row_even'}" id="res_row"{if $bno} style="display:none;"{/if}> <label for="reserve" class="field_label">{$messages.102692}</label> <span class="main_text precurrency">{$session_variables.precurrency}</span> {if $editCheck || $fields->price->can_edit} <input type="text" id="reserve" class="field" name="b[auction_reserve]" value="{if !$bno}{$session_variables.auction_reserve|displayPrice:'':''}{/if}" {if $fields->price->text_length}maxlength="{$fields->price->text_length}"{/if} /> {elseif !$bno} {$session_variables.auction_reserve|displayPrice:"":""} {/if} {if $error_msgs.auction_reserve} <span class="error_message">{if $session_variables.auction_type==3}{$messages.500979}{else}{$messages.102731}{/if}</span> {/if} </div> {/if} {if $allow_buy_now} <div class="{if $error_msgs.auction_buy_now}field_error_row {/if}{cycle values='row_odd,row_even'}{if $allow_reverse_buy_now} reverse_buy_now{/if}" id="buy_now_row"{if $is_dutch} style="display:none;"{/if}> <label for="auction_buy_now" class="field_label">{$messages.102693}</label> <span class="main_text precurrency">{$session_variables.precurrency}</span> {if $editCheck || $fields->price->can_edit} <input type="text" class="field" id="auction_buy_now" name="b[auction_buy_now]" value='{$session_variables.auction_buy_now|displayPrice:"":""}' {if $fields->price->text_length}maxlength='{$fields->price->text_length}'{/if} /> <input type="hidden" name="b[bno_submitted]" value="1" /> {else} {$session_variables.auction_buy_now|displayPrice:"":""} {/if} {if $is_ent && $allow_buy_now_only} {if $pricePlan.buy_now_only} <input type="hidden" name="b[buy_now_only]" value="1" id="buy_now_only" /> {elseif !$editCheck && !$fields->price->can_edit} <input type="hidden" name="b[buy_now_only]" id="buy_now_only" value="{if $bno || $session_variables.buy_now_only}1{else}0{/if}" /> {else} <label id="buy_now_only_row"><input id="buy_now_only" type="checkbox" name="b[buy_now_only]" {if $bno || $session_variables.buy_now_only}checked="checked" {/if}/> {$messages.500029}</label> {/if} {/if} {if $error_msgs.auction_buy_now} <span class="error_message"> {if !$pricePlan.buy_now_only && !$session_variables.buy_now_only} {if $session_variables.auction_type==3}{$messages.500980}{else}{$messages.102732}{/if} {else} {$messages.103373} {/if} </span> {/if} </div> {/if} {/if} {if $is_ent && $add_cost_at_top && ($sell_type != 2 || $editAuctionPrices)} {foreach from=$opt_field_info item='opt_info' key='i'} {if $opt_info.field->field_type=='cost'} <div class="{if $opt_info.error}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label">{$opt_info.label}</label> <span class="precurrency">{$precurrency}</span> {if $editCheck || $opt_info.field->can_edit} <input type="text" name="b[optional_field_{$i}]" id="optional_field_{$i}" size="{if $opt_info.field->text_length>12}12{else}{$opt_info.field->text_length}{/if}" maxlength="{$opt_info.field->text_length}" class="field" value="{$opt_info.value|displayPrice:'':''}" /> {else} {$opt_info.value|displayPrice:'':''} {/if} {if $opt_info.error} <span class="error_message">{$opt_info.error}</span> {/if} </div> {/if} {/foreach} {/if} {if $sell_type == 2 && $editAuctionPrices && $fields->cost_options->is_enabled} <div class="{if $error_msgs.cost_options}field_error_row {/if}{cycle values='row_odd,row_even'}" id="cost_options_box_outer"> <label class="field_label">{$messages.502230}</label> {include file='shared/cost_options/index.tpl'} {if $error_msgs.cost_options} <span class="error_message cost_options_main_error">{$error_msgs.cost_options}</span> {/if} </div> {/if} {if $force_single_quantity} <input type="hidden" id="auction_quantity" name="b[auction_quantity]" value="1" /> {else} <div class="{if $error_msgs.auction_quantity}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="auction_quantity" class="field_label">{$messages.102690}</label> {if $editCheck || $fields->price->can_edit} <input type="text" id="auction_quantity" name="b[auction_quantity]" value="{if $session_variables.auction_quantity <= 0}1{else}{$session_variables.auction_quantity}{/if}" class="field" /> {else} {if $session_variables.auction_quantity <= 0}1{else}{$session_variables.auction_quantity}{/if} {/if} {if $error_msgs.auction_quantity} <span class="error_message">{$messages.500217}</span> {/if} </div> {/if} {if $sell_type == 2 && $editAuctionPrices} {if $force_single_quantity} <input type="hidden" name="b[price_applies]" value="lot" /> {else} <div class="{cycle values='row_odd,row_even'}" id="price_applies_box"> <label class="field_label">{$messages.502099}</label> <select name="b[price_applies]" id="price_applies"{if !$bno && !$pricePlan.buy_now_only} disabled="disabled"{/if}> <option value="item"{if $session_variables.price_applies=='item'} selected="selected"{/if}>{$messages.502100}</option> <option value="lot"{if $session_variables.price_applies!='item'} selected="selected"{/if}>{$messages.502101}</option> </select> </div> {/if} {/if} {if $on_site_html} <div class="{cycle values='row_odd,row_even'} highlight_links"> <label class="field_label">{$messages.500208}</label> {$on_site_html} </div> {/if} {if $fields->payment_types->is_enabled} <div class="{if $error_msgs.payment_options}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label" style="width: 400px;">{$messages.102850}<br /><span class="mini_note">{$messages.102867}</span></label> <ul class="payment_options_list inline"> {foreach from=$payment_options item="show_payment" key="key" name="payment_type_loop"} <li> <label> <input type="checkbox" name="b[payment_options_from_form][]" value="{$show_payment.type_name}" {if in_array($show_payment.type_name, $session_variables.payment_options)}checked="checked"{/if} /> {$show_payment.type_name} </label> </li> {foreachelse} <li>No Choices to Display</li> {/foreach} </ul> {if $error_msgs.payment_options} <span class="error_message">{$messages.102851}</span> {/if} </div> {/if} {if $leveled_fields} {foreach $leveled_fields as $lev_id => $lev_field} {* Note: already checks for "enabled" in PHP *} <div class="{if $error_msgs.{$lev_field.error}}field_error_row {/if}{cycle values='row_odd,row_even'}"> {* Note: edit checks done in code, if cannot edit it only shows the value already selected *} {include file='shared/leveled_fields/main.tpl'} {if $error_msgs.{$lev_field.error}} <span class="error_message">{$messages.502064}</span> {/if} </div> {/foreach} {/if} {if $security_image} <div class="{if $error_msgs.securityCode}field_error_row {/if}{cycle values='row_odd,row_even'}"> {$security_image} </div> {/if} </div> <br /> <div class="content_box"> <h2 class="title">{$messages.500804}</h2> {if $fields->email->is_enabled} <div class="{if $error_msgs.email_option}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="email_option" class="field_label">{$messages.1339}</label> {if $fields->email->can_edit || $editCheck} <input type="text" id="email_option" name="b[email_option]" value="{if $session_variables.email_option}{$session_variables.email_option}{else}{$user_data.email}{/if}" class="field" /> {else} {$session_variables.email_option} <input type="hidden" name="b[email_option]" value="{$session_variables.email_option}" /> {/if} {if $fields->email->type_data == 'reveal'} {$messages.1340} <label>{$messages.1341} <input type="radio" name="b[expose_email]" value="1"{if $session_variables.expose_email == 1} checked="checked"{/if} /></label> <label>{$messages.1342} <input type="radio" name="b[expose_email]" value="0"{if $session_variables.expose_email != 1} checked="checked"{/if} /></label> {/if} {if $error_msgs.email_option} <span class="error_message">{$messages.1343}</span> {/if} </div> {else} <input type="hidden" name="b[email_option]" value="{$session_variables.email_option}" /> {/if} {if $fields->phone_1->is_enabled} <div class="{if $error_msgs.phone_1_option}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="phone_1_option" class="field_label">{$messages.1345}</label> {if $editCheck || $fields->phone_1->can_edit} <input type="text" id="phone_1_option" name="b[phone_1_option]" value="{$session_variables.phone_1_option}" size="{if $fields->phone_1->text_length > 18}18{else}{$fields->phone_1->text_length}{/if}" maxlength="{$fields->phone_1->text_length}" class="field" /> {else} {$session_variables.phone_1_option} <input type="hidden" name="b[phone_1_option]" value="{$session_variables.phone_1_option}" /> {/if} {if $error_msgs.phone_1_option} <span class="error_message">{$messages.500097}</span> {/if} </div> {/if} {if $fields->phone_2->is_enabled} <div class="{if $error_msgs.phone_2_option}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="phone_2_option" class="field_label">{$messages.1346}</label> {if $editCheck || $fields->phone_2->can_edit} <input type="text" id="phone_2_option" name="b[phone_2_option]" value="{$session_variables.phone_2_option}" size="{if $fields->phone_2->text_length > 18}18{else}{$fields->phone_2->text_length}{/if}" maxlength="{$fields->phone_2->text_length}" class="field" /> {else} {$session_variables.phone_2_option} <input type="hidden" name="b[phone_2_option]" value="{$session_variables.phone_2_option}" /> {/if} {if $error_msgs.phone_2_option} <span class="error_message">{$messages.500098}</span> {/if} </div> {/if} {if $fields->fax->is_enabled} <div class="{if $error_msgs.fax_option}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="fax_option" class="field_label">{$messages.1355}</label> {if $editCheck || $fields->fax->can_edit} <input type="text" id="fax_option" name="b[fax_option]" value="{$session_variables.fax_option}" size="{if $fields->fax->text_length > 18}18{else}{$fields->fax->text_length}{/if}" maxlength="{$fields->fax->text_length}" class="field" /> {else} {$session_variables.fax_option} <input type="hidden" name="b[fax_option]" value="{$session_variables.fax_option}" /> {/if} {if $error_msgs.fax_option} <span class="error_message">{$messages.500099}</span> {/if} </div> {/if} {if $fields->address->is_enabled && ($editCheck || $fields->address->can_edit)} <div class="{if $error_msgs.address}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="address" class="field_label">{$messages.500161}</label> {if $error_msgs.address} <span class="error_message">{$messages.500162}</span> {/if} <input type="text" id="address" name="b[address]" size="{if $fields->address->text_length > 20}20{else}{$fields->address->text_length}{/if}" maxlength="{$fields->address->text_length}" value="{$session_variables.address}" class="field" /> </div> {/if} {if $region_selector && ($editCheck || $fields->region_level_1->can_edit)} {* allow editing based on "level 1" switch...for now... *} <div class="{if $error_msgs.location}field_error_row {/if}{cycle values='row_odd,row_even'}"> {if $error_msgs.location} <span class="error_message">{$messages.501631}</span> {/if} {$region_selector} </div> {/if} {if $fields->city->is_enabled && ($editCheck || $fields->city->can_edit) && !$geographicOverrides.city} <div class="{if $error_msgs.city}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="city" class="field_label">{$messages.1129}</label> {if $error_msgs.city} <span class="error_message">{$messages.1130}</span> {/if} {if $editCheck || $fields->city->can_edit} <input type="text" id="city" name="b[city]" size="{if $fields->city->text_length > 20}20{else}{$fields->city->text_length}{/if}" maxlength="{$fields->city->text_length}" value="{$session_variables.city}" class="field" /> {else} {$session_variables.city} {/if} </div> {/if} {if $fields->zip->is_enabled} <div class="{if $error_msgs.zip_code}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="zip_code" class="field_label">{$messages.121}</label> {if $error_msgs.zip_code} <span class="error_message">{$messages.118}</span> {/if} {if $messages.119} {$messages.119} {/if} {if $editCheck || $fields->zip->can_edit} <input type="text" id="zip_code" name="b[zip_code]" value="{$session_variables.zip_code}" size="{if $fields->zip->text_length > 10}10{else}{$fields->zip->text_length}{/if}" maxlength="{$fields->zip->text_length}" class="field" /> {else} {$session_variables.zip_code} {/if} </div> {/if} {if $moreDetailsLocation} {include file='shared/listing_collect_more.tpl' more=$moreDetailsLocation} {/if} {if $fields->show_contact_seller->is_enabled && ($editCheck || $fields->show_contact_seller->can_edit)} <div class="{if $error_msgs.show_contact_seller}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label"></label> <label> {* Note: Default to "yes" via hidden input, which means it shows the contact seller link. If box is checked, gets overridden by a "no" *} <input type="hidden" name="b[show_contact_seller]" value="yes" /> <input type="checkbox" name="b[show_contact_seller]" value="no"{if $session_variables.show_contact_seller=='no'} checked="checked"{/if} /> {$messages.502195} </label> </div> {else} <input type="hidden" name="b[show_contact_seller]" value="yes"/> {/if} {if $fields->show_other_ads->is_enabled && ($editCheck || $fields->show_other_ads->can_edit)} <div class="{if $error_msgs.show_other_ads}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label"></label> <label> {* Note: Default to "yes" via hidden input, which means it shows the contact seller link. If box is checked, gets overridden by a "no" *} <input type="hidden" name="b[show_other_ads]" value="yes" /> <input type="checkbox" name="b[show_other_ads]" value="no"{if $session_variables.show_other_ads=='no'} checked="checked"{/if} /> {$messages.502196} </label> </div> {else} <input type="hidden" name="b[show_other_ads]" value="yes"/> {/if} </div> <br /> {* capture this next bit into a smarty variable, so that it can be not shown if there's nothing to show *} {capture assign=additionalInfo} {if $fields->url_link_1->is_enabled} <div class="{if $error_msgs.url_link_1}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="url_link_1" class="field_label">{$messages.2434}</label> {if $editCheck || $fields->url_link_1->can_edit} <input type="text" id="url_link_1" name="b[url_link_1]" size="{if $fields->url_link_1->text_length > 30}30{else}{$fields->url_link_1->text_length}{/if}" maxlength="{$fields->url_link_1->text_length}" value="{$session_variables.url_link_1}" class="field" /> {else} {$session_variables.url_link_1} {/if} {if $error_msgs.url_link_1} <span class="error_message">{$messages.2437}</span> {/if} </div> {/if} {if $fields->url_link_2->is_enabled} <div class="{if $error_msgs.url_link_2}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="url_link_2" class="field_label">{$messages.2435}</label> {if $editCheck || $fields->url_link_2->can_edit} <input type="text" id="url_link_2" name="b[url_link_2]" size="{if $fields->url_link_2->text_length > 30}30{else}{$fields->url_link_2->text_length}{/if}" maxlength="{$fields->url_link_2->text_length}" value="{$session_variables.url_link_2}" class="field" /> {else} {$session_variables.url_link_2} {/if} {if $error_msgs.url_link_2} <span class="error_message">{$messages.2438}</span> {/if} </div> {/if} {if $fields->url_link_3->is_enabled} <div class="{if $error_msgs.url_link_3}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="url_link_3" class="field_label">{$messages.2436}</label> {if $editCheck || $fields->url_link_3->can_edit} <input type="text" id="url_link_3" name="b[url_link_3]" size="{if $fields->url_link_3->text_length > 30}30{else}{$fields->url_link_3->text_length}{/if}" maxlength="{$fields->url_link_3->text_length}" value="{$session_variables.url_link_3}" class="field" /> {else} {$session_variables.url_link_3} {/if} {if $error_msgs.url_link_3} <span class="error_message">{$messages.2439}</span> {/if} </div> {/if} {if $is_ent} {foreach from=$opt_field_info item=opt_info key=i} {if $opt_info.field->field_type=='cost'} {if !$add_cost_at_top && ($sell_type != 2 || $editAuctionPrices)} {* Adds cost, and does not have set to display cost optional fields at "top" of page (below normal price fields) AND it is either classified ad, or it is auction and can edit auction prices *} <div class="{if $opt_info.error}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="optional_field_{$i}" class="field_label">{$opt_info.label}</label> <span class="precurrency">{$precurrency}</span> {if $editCheck || $opt_info.field->can_edit} <input type="text" name="b[optional_field_{$i}]" id="optional_field_{$i}" size="{if $opt_info.field->text_length>12}12{else}{$opt_info.field->text_length}{/if}" maxlength="{$opt_info.field->text_length}" class="field" value="{$opt_info.value|displayPrice:'':''}" /> {else} {$opt_info.value|displayPrice:'':''} {/if} {if $opt_info.error} <span class="error_message">{$opt_info.error}</span> {/if} </div> {/if} {elseif $opt_info.field->is_enabled} <div class="{if $opt_info.error}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="optional_field_{$i}" class="field_label">{$opt_info.label}</label> {if !$editCheck && !$opt_info.field->can_edit} {* Editing, and can edit is off, so just display *} {$opt_info.value} {elseif $opt_info.field->field_type=='text'||$opt_info.field->field_type=='url'||$opt_info.field->field_type=='number'} {* Text input (text, number, or url) *} <input type="text" name="b[optional_field_{$i}]" id="optional_field_{$i}" size="{if $opt_info.field->text_length > 30}30{else}{$opt_info.field->text_length}{/if}" maxlength="{$opt_info.field->text_length}" class="field" value="{$opt_info.value}" /> {elseif $opt_info.field->field_type=='textarea'} {* textarea type *} <textarea rows="6" cols="30" name="b[optional_field_{$i}]" id="optional_field_{$i}" class="field">{$opt_info.value}</textarea> {elseif $opt_info.field->field_type=='dropdown'&&count($optional_types[$i])} {* dropdown *} <select name="b[optional_field_{$i}]" id="optional_field_{$i}" class="field"> {assign var="opt_used" value="0"} {foreach from=$optional_types.$i item="row"} {* "value" parameter intentionally ommitted from this <option>, to support values containing double-quotes *} <option{if $opt_info.value == ($row.value|escape)} selected="selected"{assign var="opt_used" value="1"}{/if}>{$row.value}</option> {/foreach} </select> {if $opt_info.other_box} {* other box for dropdown *} {$opt_info.or} <input type="text" name="b[optional_field_{$i}_other]" value="{if !$opt_used}{$opt_info.value}{/if}" class="field" size="{if $opt_info.field->text_length > 30}30{else}{$opt_info.field->text_length}{/if}" maxlength="{$opt_info.field->text_length}" /> {/if} {elseif $opt_info.field->field_type=='date'} {* Date type, show date *} <input type="text" name="b[optional_field_{$i}]" id="optional_field_{$i}" size="10" maxlength="10" class="field dateInput" value="{$opt_info.value}" /> {/if} {if $opt_info.error} <span class="error_message">{$opt_info.error}</span> {/if} </div> {/if} {/foreach} {/if} {include file="shared/questions.tpl"} {if $display_description_last_in_form && ($editCheck || $fields->description->can_edit)} {include file="shared/details_description_box.tpl"} {/if} {/capture} {if $additionalInfo|strip:'' !== ''} <div class="content_box"> <h3 class="title">{$messages.500805}</h3> {$additionalInfo} </div> {/if} {********************************************} {if $fields->mapping_location->is_enabled} <br /> <div class="content_box"> <h2 class="title">{$messages.1622}</h2> <p class="page_instructions">{$messages.1623}</p> <div class="{if $error_msgs.mapping_location}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="mapping_location" class="field_label">{$messages.1617}</label> <input type="text" id="mapping_location" name="b[mapping_location]" value="{$session_variables.mapping_location}" class="field" size="70" /> {if $error_msgs.mapping_location} <span class="error_message">{$messages.500100}</span> {/if} </div> </div> {/if} {if $moreDetailsEnd} {* Allow addons to insert stuff at the very end. *} <br /> <div class="content_box"> {include file='shared/listing_collect_more.tpl' more=$moreDetailsEnd} </div> {/if} {if !$steps_combined} <div class="center"> {if $showPreviewButton} <br /><br /> <input type="submit" name="forcePreview" value="{$preview_button_txt}" class="button" /> {/if} {if $forcePreviewButtonOnly} {* Use hidden main submit, that way can only be "clicked" using JS *} <input type="submit" name="submit" value="1" style="display: none;" class="mainSubmit" /> {else} <br /><br /> <input type="submit" name="submit" value="{$submit_button_txt}" class="button mainSubmit" /> {/if} <br /><br /> <a href="{$cart_url}&action=cancel" class="cancel">{$cancel_txt}</a> </div> {/if} {if !$steps_combined}</form>{/if}
{* @git-info@ *} {include file="cart_steps.tpl" g_resource="cart"} {include file='inline_preview_box.tpl' g_resource='cart'} {add_footer_html} <script type="text/javascript"> //<![CDATA[ geoListing.inAdmin={if $in_admin}true{else}false{/if}; //]]> </script> {/add_footer_html} {if !$steps_combined}<form action="{$process_form_url}" method="post">{/if} <div class="content_box"> {if $steps_combined} <h1 class="title">{$title1}</h1> {else} <h1 class="title">{$txt1}</h1> <h3 class="subtitle">{$title1}</h3> {/if} <p class="page_instructions">{$desc1}</p> {if $error_msgs.cart_error} <div class="field_error_box"> {$error_msgs.cart_error} </div> {/if} <nav class="breadcrumb"> <div class="highlight">{$txt2}</div> <div>{$txt3}</div> {if is_array($category_tree)} {foreach $category_tree as $cat} <div{if $cat@last} class="active"{/if}>{$cat.category_name}</div> {/foreach} {elseif $category_tree} <div>{$category_tree}</div> {/if} </nav> {if $sell_type == 1 && $editCheck} <div class="{cycle values='row_odd,row_even'} combined_update_fields"> <label for="classified_length" class="field_label"> {$messages.125}<br />{$messages.126} </label> <select class="field" id="classified_length" name="b[classified_length]"> {$duration_dropdown} </select> </div> {/if} {if $fields->title->is_enabled} {if $use_auto_title} <input type="hidden" id="classified_title" name="b[classified_title]" value="{$messages.500110}" /> {else} <div class="{if $error_msgs.classified_title}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="classified_title" class="field_label">{$messages.123}</label> {if !$editCheck && !$fields->title->can_edit} {$session_variables.classified_title} {elseif !$use_textarea_in_title} <input type="text" class="field" id="classified_title" name="b[classified_title]" value="{$session_variables.classified_title}" size="{if $fields->title->text_length > 50}50{else}{$fields->title->text_length}{/if}" maxlength="{$fields->title->text_length}" /> {else} <textarea class="field" id="classified_title" name="b[classified_title]" rows="1" cols="{if $fields->title->text_length > 50}50{else}{$fields->title->text_length}{/if}">{$session_variables.classified_title}</textarea> {/if} {if $error_msgs.classified_title} <span class="error_message">{$messages.116}</span> {/if} </div> {/if} {/if} {if !$display_description_last_in_form && ($editCheck || $fields->description->can_edit)} {include file="shared/details_description_box.tpl"} {/if} {if $fields->tags->is_enabled} <div class="{if $error_msgs.tags}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="classified_title" class="field_label">{$messages.500863}{$tags_help_link}</label> {if !$editCheck && !$fields->tags->can_edit} {$session_variables.tags} {else} <input type="text" class="field" name="b[tags]" id="listingTags" value="{$session_variables.tags|escape}" size="50" /> <div id="listingTags_choices" class="autocomplete_choices"></div> {/if} {if $error_msgs.tags} <span class="error_message">{$messages.500865}</span> {/if} </div> {/if} {if $moreDetails} {include file='shared/listing_collect_details.tpl' more=$moreDetails} {/if} {if $sell_type == 1 && $fields->price->is_enabled} <br /> <h2 class="title">{$messages.502383}</h2> <div class="{if $error_msgs.price}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="price" class="field_label">{$messages.134}</label> {if $editCheck || $fields->price->can_edit} <div style="white-space: nowrap; display:inline;"> <span class="precurrency">{$session_variables.precurrency}</span> <input type="text" id="price" class="field number-field" name="b[price]" size="{if $fields->price->text_length > 12}12{else}{$fields->price->text_length}{/if}" maxlength="{$fields->price->text_length}" value="{$session_variables.price|displayPrice:"":""}" /> {include file="shared/postcurrency_dropdown.tpl"} </div> {else} {$session_variables.price|displayPrice:$session_variables.precurrency:$session_variables.postcurrency} {/if} {if $error_msgs.price} <span class="error_message">{$messages.642}</span> {/if} </div> {/if} {if $sell_type == 2 && $editAuctionPrices} <div class="{if $error_msgs.auction_type}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="auction_type" class="field_label">{$messages.102689}</label> {if $editCheck} {if $field_config.allow_standard && $pricePlan.buy_now_only} {* Buy now only! Can only be "standard" auction! *} <input id="auction_type" type="hidden" class="field" name="b[auction_type]" value="1" />{$messages.102837} {elseif $auction_choices_count>1} {* We know there is more than one choice, so show selection *} <select id="auction_type" class="field" name="b[auction_type]"> {if $field_config.allow_standard}<option value="1"{if $session_variables.auction_type == 1} selected="selected"{/if}>{$messages.102837}</option>{/if} {if $field_config.allow_dutch}<option value="2"{if $session_variables.auction_type == 2} selected="selected"{/if}>{$messages.102838}</option>{/if} {if $allow_reverse}<option value="3"{if $session_variables.auction_type == 3} selected="selected"{/if}>{$messages.500977}</option>{/if} </select> {elseif $field_config.allow_standard} <input id="auction_type" type="hidden" name="b[auction_type]" value="1" />{$messages.102837} {elseif $field_config.allow_dutch} <input id="auction_type" type="hidden" name="b[auction_type]" value="2" />{$messages.102838} {elseif $allow_reverse} <input id="auction_type" type="hidden" name="b[auction_type]" value="3" />{$messages.500977} {else} {* Needs to always have auction type set... this is "probably" buy now only *} <input id="auction_type" type="hidden" name="b[auction_type]" value="1" /> {/if} {$auction_type_help_link} {else} {if $session_variables.auction_type} <input id="auction_type" type="hidden" name="b[auction_type]" value="{$session_variables.auction_type}" /> {/if} {if $session_variables.auction_type==1} {$messages.102837} {elseif $session_variables.auction_type==2} {$messages.102838} {elseif $session_variables.auction_type==3} {$messages.500977} {/if} {/if} {if $error_msgs.auction_type} <span class="error_message">{$error_msgs.auction_type}</span> {/if} </div> {if $field_config.user_set_auction_start_times && $editCheck} <div class="{if $error_msgs.start_time}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.102816}</label> {$date_select_start_time} {if $error_msgs.start_time} <span class="error_message">{$messages.103356}</span> {/if} </div> {/if} {if $editCheck} <div class="{if $error_msgs.duration||$error_msgs.classified_length}field_error_row {/if}{cycle values='row_odd,row_even'} combined_update_fields"> {if $field_config.user_set_auction_end_times && $pricePlan.charge_per_ad_type != 2} <label class="field_label"> <select name="b[end_mode]" id="endModeSelect" class="field"> <option value="1">{$messages.102820}</option> <option value="2">{$messages.125}</option> </select> </label> <div id="end_time" style="display: inline-block;"> {$date_select_end_time} </div> {else} <label class="field_label">{$messages.125}<br />{$messages.100126}</label> {/if} <select class="field" id="classified_length" name="b[classified_length]"> {$auction_duration_dropdown} </select> {if $error_msgs.duration || $error_msgs.classified_length} <span class="error_message">{$messages.103358}</span> {/if} </div> {/if} <br /> <h2 class="title">{$messages.502383}</h2> {if $editCheck || $fields->price->can_edit} {if $currencies_count>1} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.100134}</label> {/if} {include file="shared/postcurrency_dropdown.tpl"} {if $currencies_count>1}</div>{/if} {/if} {if !$pricePlan.buy_now_only} <div class="{if $error_msgs.auction_minimum}field_error_row {/if}{cycle values='row_odd,row_even'}"{if $bno} style="display:none;"{/if} id="min_row"> <label for="minimum" class="field_label" id="minimum_label">{$messages.102691}</label> {if $allow_reverse}<label for="minimum" class="field_label" id="maximum_label">{$messages.500978}</label>{/if} <div style="white-space: nowrap; display:inline;"> <span class="main_text precurrency">{$session_variables.precurrency}</span> {if $editCheck || $fields->price->can_edit} <input type="text" id="minimum" class="field number-field" name="b[auction_minimum]" value='{if !$bno}{$session_variables.auction_minimum|displayPrice:"":""}{/if}' {if $fields->price->text_length}maxlength='{$fields->price->text_length}'{/if} /> {elseif !$bno} {$session_variables.auction_minimum|displayPrice:"":""} {/if} </div> {if $error_msgs.auction_minimum} <span class="error_message">{$error_msgs.auction_minimum}</span> {/if} </div> <div class="{if $error_msgs.auction_reserve}field_error_row {/if}{cycle values='row_odd,row_even'}" id="res_row"{if $bno} style="display:none;"{/if}> <label for="reserve" class="field_label">{$messages.102692}</label> <div style="white-space: nowrap; display:inline;"> <span class="main_text precurrency">{$session_variables.precurrency}</span> {if $editCheck || $fields->price->can_edit} <input type="text" id="reserve" class="field number-field" name="b[auction_reserve]" value="{if !$bno}{$session_variables.auction_reserve|displayPrice:'':''}{/if}" {if $fields->price->text_length}maxlength="{$fields->price->text_length}"{/if} /> {elseif !$bno} {$session_variables.auction_reserve|displayPrice:"":""} {/if} </div> {if $error_msgs.auction_reserve} <span class="error_message">{if $session_variables.auction_type==3}{$messages.500979}{else}{$messages.102731}{/if}</span> {/if} </div> {/if} {if $allow_buy_now} <div class="{if $error_msgs.auction_buy_now}field_error_row {/if}{cycle values='row_odd,row_even'}{if $allow_reverse_buy_now} reverse_buy_now{/if}" id="buy_now_row"{if $is_dutch} style="display:none;"{/if}> <label for="auction_buy_now" class="field_label">{$messages.102693}</label> <div style="white-space: nowrap; display:inline;"> <span class="main_text precurrency">{$session_variables.precurrency}</span> {if $editCheck || $fields->price->can_edit} <input type="text" class="field number-field" id="auction_buy_now" name="b[auction_buy_now]" value='{$session_variables.auction_buy_now|displayPrice:"":""}' {if $fields->price->text_length}maxlength='{$fields->price->text_length}'{/if} /> <input type="hidden" name="b[bno_submitted]" value="1" /> {else} {$session_variables.auction_buy_now|displayPrice:"":""} {/if} </div> {if $is_ent && $allow_buy_now_only} {if $pricePlan.buy_now_only} <input type="hidden" name="b[buy_now_only]" value="1" id="buy_now_only" /> {elseif !$editCheck && !$fields->price->can_edit} <input type="hidden" name="b[buy_now_only]" id="buy_now_only" value="{if $bno || $session_variables.buy_now_only}1{else}0{/if}" /> {else} <label id="buy_now_only_row" style="padding: 5px;"><input id="buy_now_only" type="checkbox" name="b[buy_now_only]" {if $bno || $session_variables.buy_now_only}checked="checked" {/if}/> {$messages.500029}</label> {/if} {/if} {if $error_msgs.auction_buy_now} <span class="error_message"> {if !$pricePlan.buy_now_only && !$session_variables.buy_now_only} {if $session_variables.auction_type==3}{$messages.500980}{else}{$messages.102732}{/if} {else} {$messages.103373} {/if} </span> {/if} </div> {/if} {/if} {if $is_ent && $add_cost_at_top && ($sell_type != 2 || $editAuctionPrices)} {foreach from=$opt_field_info item='opt_info' key='i'} {if $opt_info.field->field_type=='cost'} <div class="{if $opt_info.error}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label">{$opt_info.label}</label> <div style="white-space: nowrap; display:inline;"> <span class="precurrency">{$precurrency}</span> {if $editCheck || $opt_info.field->can_edit} <input type="text" name="b[optional_field_{$i}]" id="optional_field_{$i}" size="{if $opt_info.field->text_length>12}12{else}{$opt_info.field->text_length}{/if}" maxlength="{$opt_info.field->text_length}" class="field number-field" value="{$opt_info.value|displayPrice:'':''}" /> {else} {$opt_info.value|displayPrice:'':''} {/if} </div> {if $opt_info.error} <span class="error_message">{$opt_info.error}</span> {/if} </div> {/if} {/foreach} {/if} {if $sell_type == 2 && $editAuctionPrices && $fields->cost_options->is_enabled} <div class="{if $error_msgs.cost_options}field_error_row {/if}{cycle values='row_odd,row_even'}" id="cost_options_box_outer"> <label class="field_label">{$messages.502230}</label> {include file='shared/cost_options/index.tpl'} {if $error_msgs.cost_options} <span class="error_message cost_options_main_error">{$error_msgs.cost_options}</span> {/if} </div> {/if} {if $force_single_quantity} <input type="hidden" id="auction_quantity" name="b[auction_quantity]" value="1" /> {else} <div class="{if $error_msgs.auction_quantity}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="auction_quantity" class="field_label">{$messages.102690}</label> {if $editCheck || $fields->price->can_edit} <input type="text" id="auction_quantity" name="b[auction_quantity]" value="{if $session_variables.auction_quantity <= 0}1{else}{$session_variables.auction_quantity}{/if}" class="field number-field" /> {else} {if $session_variables.auction_quantity <= 0}1{else}{$session_variables.auction_quantity}{/if} {/if} {if $error_msgs.auction_quantity} <span class="error_message">{$messages.500217}</span> {/if} </div> {/if} {if $sell_type == 2 && $editAuctionPrices} {if $force_single_quantity} <input type="hidden" name="b[price_applies]" value="lot" /> {else} <div class="{cycle values='row_odd,row_even'}" id="price_applies_box"> <label class="field_label">{$messages.502099}</label> <select name="b[price_applies]" id="price_applies"{if !$bno && !$pricePlan.buy_now_only} style="display: none;"{/if}> <option value="item"{if $session_variables.price_applies=='item'} selected="selected"{/if}>{$messages.502100}</option> <option value="lot"{if $session_variables.price_applies!='item'} selected="selected"{/if}>{$messages.502101}</option> </select> <span id="price_applies_no_bno" {if $bno || $pricePlan.buy_now_only}style="display: none;"{/if}>{$messages.502101}</span> </div> {/if} {/if} {if $on_site_html} <div class="{cycle values='row_odd,row_even'} highlight_links"> <label class="field_label">{$messages.500208}</label> {$on_site_html} </div> {/if} {if $fields->payment_types->is_enabled} <div class="{if $error_msgs.payment_options}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label" style="width: 400px;">{$messages.102850}<br /><span class="mini_note">{$messages.102867}</span></label> <ul class="payment_options_list inline"> {foreach from=$payment_options item="show_payment" key="key" name="payment_type_loop"} <li> <label> <input type="checkbox" name="b[payment_options_from_form][]" value="{$show_payment.type_name}" {if in_array($show_payment.type_name, $session_variables.payment_options)}checked="checked"{/if} /> {$show_payment.type_name} </label> </li> {foreachelse} <li>No Choices to Display</li> {/foreach} </ul> {if $error_msgs.payment_options} <span class="error_message">{$messages.102851}</span> {/if} </div> {/if} </div> <br /> <div class="content_box"> <h2 class="title">{$messages.500804}</h2> {if $fields->email->is_enabled} <div class="{if $error_msgs.email_option}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="email_option" class="field_label">{$messages.1339}</label> {if $fields->email->can_edit || $editCheck} <input type="text" id="email_option" name="b[email_option]" value="{if $session_variables.email_option}{$session_variables.email_option}{else}{$user_data.email}{/if}" class="field" /> {else} {$session_variables.email_option} <input type="hidden" name="b[email_option]" value="{$session_variables.email_option}" /> {/if} {if $fields->email->type_data == 'reveal'} {$messages.1340} <label>{$messages.1341} <input type="radio" name="b[expose_email]" value="1"{if $session_variables.expose_email == 1} checked="checked"{/if} /></label> <label>{$messages.1342} <input type="radio" name="b[expose_email]" value="0"{if $session_variables.expose_email != 1} checked="checked"{/if} /></label> {/if} {if $error_msgs.email_option} <span class="error_message">{$messages.1343}</span> {/if} </div> {else} <input type="hidden" name="b[email_option]" value="{$session_variables.email_option}" /> {/if} {if $fields->phone_1->is_enabled} <div class="{if $error_msgs.phone_1_option}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="phone_1_option" class="field_label">{$messages.1345}</label> {if $editCheck || $fields->phone_1->can_edit} <input type="text" id="phone_1_option" name="b[phone_1_option]" value="{$session_variables.phone_1_option}" size="{if $fields->phone_1->text_length > 18}18{else}{$fields->phone_1->text_length}{/if}" maxlength="{$fields->phone_1->text_length}" class="field" /> {else} {$session_variables.phone_1_option} <input type="hidden" name="b[phone_1_option]" value="{$session_variables.phone_1_option}" /> {/if} {if $error_msgs.phone_1_option} <span class="error_message">{$messages.500097}</span> {/if} </div> {/if} {if $fields->phone_2->is_enabled} <div class="{if $error_msgs.phone_2_option}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="phone_2_option" class="field_label">{$messages.1346}</label> {if $editCheck || $fields->phone_2->can_edit} <input type="text" id="phone_2_option" name="b[phone_2_option]" value="{$session_variables.phone_2_option}" size="{if $fields->phone_2->text_length > 18}18{else}{$fields->phone_2->text_length}{/if}" maxlength="{$fields->phone_2->text_length}" class="field" /> {else} {$session_variables.phone_2_option} <input type="hidden" name="b[phone_2_option]" value="{$session_variables.phone_2_option}" /> {/if} {if $error_msgs.phone_2_option} <span class="error_message">{$messages.500098}</span> {/if} </div> {/if} {if $fields->fax->is_enabled} <div class="{if $error_msgs.fax_option}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="fax_option" class="field_label">{$messages.1355}</label> {if $editCheck || $fields->fax->can_edit} <input type="text" id="fax_option" name="b[fax_option]" value="{$session_variables.fax_option}" size="{if $fields->fax->text_length > 18}18{else}{$fields->fax->text_length}{/if}" maxlength="{$fields->fax->text_length}" class="field" /> {else} {$session_variables.fax_option} <input type="hidden" name="b[fax_option]" value="{$session_variables.fax_option}" /> {/if} {if $error_msgs.fax_option} <span class="error_message">{$messages.500099}</span> {/if} </div> {/if} {if $fields->address->is_enabled && ($editCheck || $fields->address->can_edit)} <div class="{if $error_msgs.address}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="address" class="field_label">{$messages.500161}</label> {if $error_msgs.address} <span class="error_message">{$messages.500162}</span> {/if} <input type="text" id="address" name="b[address]" size="{if $fields->address->text_length > 20}20{else}{$fields->address->text_length}{/if}" maxlength="{$fields->address->text_length}" value="{$session_variables.address}" class="field" /> </div> {/if} {if $region_selector && ($editCheck || $fields->region_level_1->can_edit)} {* allow editing based on "level 1" switch...for now... *} <div class="{if $error_msgs.location}field_error_row {/if}{cycle values='row_odd,row_even'}"> {if $error_msgs.location} <span class="error_message">{$messages.501631}</span> {/if} {$region_selector} </div> {/if} {if $fields->city->is_enabled && ($editCheck || $fields->city->can_edit) && !$geographicOverrides.city} <div class="{if $error_msgs.city}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="city" class="field_label">{$messages.1129}</label> {if $error_msgs.city} <span class="error_message">{$messages.1130}</span> {/if} {if $editCheck || $fields->city->can_edit} <input type="text" id="city" name="b[city]" size="{if $fields->city->text_length > 20}20{else}{$fields->city->text_length}{/if}" maxlength="{$fields->city->text_length}" value="{$session_variables.city}" class="field" /> {else} {$session_variables.city} {/if} </div> {/if} {if $fields->zip->is_enabled} <div class="{if $error_msgs.zip_code}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="zip_code" class="field_label">{$messages.121}</label> {if $error_msgs.zip_code} <span class="error_message">{$messages.118}</span> {/if} {if $messages.119} {$messages.119} {/if} {if $editCheck || $fields->zip->can_edit} <input type="text" id="zip_code" name="b[zip_code]" value="{$session_variables.zip_code}" size="{if $fields->zip->text_length > 10}10{else}{$fields->zip->text_length}{/if}" maxlength="{$fields->zip->text_length}" class="field" /> {else} {$session_variables.zip_code} {/if} </div> {/if} {if $moreDetailsLocation} {include file='shared/listing_collect_more.tpl' more=$moreDetailsLocation} {/if} {if $security_image} <div class="{if $error_msgs.securityCode}field_error_row {/if}{cycle values='row_odd,row_even'}"> {$security_image} </div> {/if} {if $fields->show_contact_seller->is_enabled && ($editCheck || $fields->show_contact_seller->can_edit)} <div class="{if $error_msgs.show_contact_seller}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label"></label> <label> {* Note: Default to "yes" via hidden input, which means it shows the contact seller link. If box is checked, gets overridden by a "no" *} <input type="hidden" name="b[show_contact_seller]" value="yes" /> <input type="checkbox" name="b[show_contact_seller]" value="no"{if $session_variables.show_contact_seller=='no'} checked="checked"{/if} /> {$messages.502195} </label> </div> {else} <input type="hidden" name="b[show_contact_seller]" value="yes"/> {/if} {if $fields->show_other_ads->is_enabled && ($editCheck || $fields->show_other_ads->can_edit)} <div class="{if $error_msgs.show_other_ads}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label"></label> <label> {* Note: Default to "yes" via hidden input, which means it shows the contact seller link. If box is checked, gets overridden by a "no" *} <input type="hidden" name="b[show_other_ads]" value="yes" /> <input type="checkbox" name="b[show_other_ads]" value="no"{if $session_variables.show_other_ads=='no'} checked="checked"{/if} /> {$messages.502196} </label> </div> {else} <input type="hidden" name="b[show_other_ads]" value="yes"/> {/if} </div> <br /> {* capture this next bit into a smarty variable, so that it can be not shown if there's nothing to show *} {capture assign=additionalInfo} {if $leveled_fields} {foreach $leveled_fields as $lev_id => $lev_field} {* Note: already checks for "enabled" in PHP *} <div class="{if $error_msgs.{$lev_field.error}}field_error_row {/if}{cycle values='row_odd,row_even'}"> {* Note: edit checks done in code, if cannot edit it only shows the value already selected *} {include file='shared/leveled_fields/main.tpl'} {if $error_msgs.{$lev_field.error}} <span class="error_message">{$messages.502064}</span> {/if} </div> {/foreach} {/if} {if $fields->url_link_1->is_enabled} <div class="{if $error_msgs.url_link_1}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="url_link_1" class="field_label">{$messages.2434}</label> {if $editCheck || $fields->url_link_1->can_edit} <input type="text" id="url_link_1" name="b[url_link_1]" size="{if $fields->url_link_1->text_length > 30}30{else}{$fields->url_link_1->text_length}{/if}" maxlength="{$fields->url_link_1->text_length}" value="{$session_variables.url_link_1}" class="field" /> {else} {$session_variables.url_link_1} {/if} {if $error_msgs.url_link_1} <span class="error_message">{$messages.2437}</span> {/if} </div> {/if} {if $fields->url_link_2->is_enabled} <div class="{if $error_msgs.url_link_2}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="url_link_2" class="field_label">{$messages.2435}</label> {if $editCheck || $fields->url_link_2->can_edit} <input type="text" id="url_link_2" name="b[url_link_2]" size="{if $fields->url_link_2->text_length > 30}30{else}{$fields->url_link_2->text_length}{/if}" maxlength="{$fields->url_link_2->text_length}" value="{$session_variables.url_link_2}" class="field" /> {else} {$session_variables.url_link_2} {/if} {if $error_msgs.url_link_2} <span class="error_message">{$messages.2438}</span> {/if} </div> {/if} {if $fields->url_link_3->is_enabled} <div class="{if $error_msgs.url_link_3}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="url_link_3" class="field_label">{$messages.2436}</label> {if $editCheck || $fields->url_link_3->can_edit} <input type="text" id="url_link_3" name="b[url_link_3]" size="{if $fields->url_link_3->text_length > 30}30{else}{$fields->url_link_3->text_length}{/if}" maxlength="{$fields->url_link_3->text_length}" value="{$session_variables.url_link_3}" class="field" /> {else} {$session_variables.url_link_3} {/if} {if $error_msgs.url_link_3} <span class="error_message">{$messages.2439}</span> {/if} </div> {/if} {if $is_ent} {foreach from=$opt_field_info item=opt_info key=i} {if $opt_info.field->field_type=='cost'} {if !$add_cost_at_top && ($sell_type != 2 || $editAuctionPrices)} {* Adds cost, and does not have set to display cost optional fields at "top" of page (below normal price fields) AND it is either classified ad, or it is auction and can edit auction prices *} <div class="{if $opt_info.error}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="optional_field_{$i}" class="field_label">{$opt_info.label}</label> <div style="white-space: nowrap; display:inline;"> <span class="precurrency">{$precurrency}</span> {if $editCheck || $opt_info.field->can_edit} <input type="text" name="b[optional_field_{$i}]" id="optional_field_{$i}" size="{if $opt_info.field->text_length>12}12{else}{$opt_info.field->text_length}{/if}" maxlength="{$opt_info.field->text_length}" class="field" value="{$opt_info.value|displayPrice:'':''}" /> {else} {$opt_info.value|displayPrice:'':''} {/if} </div> {if $opt_info.error} <span class="error_message">{$opt_info.error}</span> {/if} </div> {/if} {elseif $opt_info.field->is_enabled} <div class="{if $opt_info.error}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="optional_field_{$i}" class="field_label">{$opt_info.label}</label> {if !$editCheck && !$opt_info.field->can_edit} {* Editing, and can edit is off, so just display *} {$opt_info.value} {elseif $opt_info.field->field_type=='text'||$opt_info.field->field_type=='url'||$opt_info.field->field_type=='number'} {* Text input (text, number, or url) *} <input type="text" name="b[optional_field_{$i}]" id="optional_field_{$i}" size="{if $opt_info.field->text_length > 30}30{else}{$opt_info.field->text_length}{/if}" maxlength="{$opt_info.field->text_length}" class="field" value="{$opt_info.value}" /> {elseif $opt_info.field->field_type=='textarea'} {* textarea type *} <textarea rows="6" cols="30" name="b[optional_field_{$i}]" id="optional_field_{$i}" class="field">{$opt_info.value}</textarea> {elseif $opt_info.field->field_type=='dropdown'&&count($optional_types[$i])} {* dropdown *} <select name="b[optional_field_{$i}]" id="optional_field_{$i}" class="field"> {assign var="opt_used" value="0"} {foreach from=$optional_types.$i item="row"} {* "value" parameter intentionally ommitted from this <option>, to support values containing double-quotes *} <option{if $opt_info.value == ($row.value|escape)} selected="selected"{assign var="opt_used" value="1"}{/if}>{$row.value}</option> {/foreach} </select> {if $opt_info.other_box} {* other box for dropdown *} {$opt_info.or} <input type="text" name="b[optional_field_{$i}_other]" value="{if !$opt_used}{$opt_info.value}{/if}" class="field" size="{if $opt_info.field->text_length > 30}30{else}{$opt_info.field->text_length}{/if}" maxlength="{$opt_info.field->text_length}" /> {/if} {elseif $opt_info.field->field_type=='date'} {* Date type, show date *} <input type="text" name="b[optional_field_{$i}]" id="optional_field_{$i}" size="10" maxlength="10" class="field dateInput" value="{$opt_info.value}" /> {/if} {if $opt_info.error} <span class="error_message">{$opt_info.error}</span> {/if} </div> {/if} {/foreach} {/if} {include file="shared/questions.tpl"} {if $display_description_last_in_form && ($editCheck || $fields->description->can_edit)} {include file="shared/details_description_box.tpl"} {/if} {/capture} {if $additionalInfo|strip:'' !== ''} <div class="content_box"> <h2 class="title">{$messages.500805}</h3> {$additionalInfo} </div> {/if} {********************************************} {if $fields->mapping_location->is_enabled} <br /> <div class="content_box"> <h2 class="title">{$messages.1622}</h2> <p class="page_instructions">{$messages.1623}</p> <div class="{if $error_msgs.mapping_location}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="mapping_location" class="field_label">{$messages.1617}</label> <input type="text" id="mapping_location" name="b[mapping_location]" value="{$session_variables.mapping_location}" class="field" size="70" /> {if $error_msgs.mapping_location} <span class="error_message">{$messages.500100}</span> {/if} </div> </div> {/if} {if $moreDetailsEnd} {* Allow addons to insert stuff at the very end. *} <br /> <div class="content_box"> {include file='shared/listing_collect_more.tpl' more=$moreDetailsEnd} </div> {/if} {if !$steps_combined} <div class="center"> {if $showPreviewButton} <br /><br /> <input type="submit" name="forcePreview" value="{$preview_button_txt}" class="button" /> {/if} {if $forcePreviewButtonOnly} {* Use hidden main submit, that way can only be "clicked" using JS *} <input type="submit" name="submit" value="1" style="display: none;" class="mainSubmit" /> {else} <br /><br /> <input type="submit" name="submit" value="{$submit_button_txt}" class="button mainSubmit" /> {/if} <br /><br /> <a href="{$cart_url}&action=cancel" class="cancel">{$cancel_txt}</a> </div> {/if} {if !$steps_combined}</form>{/if}
{* @git-info@ *} {include file="cart_steps.tpl" g_resource="cart"} {include file='inline_preview_box.tpl' g_resource='cart'} {add_footer_html} <script type="text/javascript"> //<![CDATA[ geoListing.inAdmin={if $in_admin}true{else}false{/if}; //]]> </script> {/add_footer_html} {if !$steps_combined}<form action="{$process_form_url}" method="post">{/if} <div class="content_box"> {if $steps_combined} <h1 class="title">{$title1}</h1> {else} <h1 class="title">{$txt1}</h1> <h3 class="subtitle">{$title1}</h3> {/if} <p class="page_instructions">{$desc1}</p> {if $error_msgs.cart_error} <div class="field_error_box"> {$error_msgs.cart_error} </div> {/if} <nav class="breadcrumb"> <div class="highlight">{$txt2}</div> <div>{$txt3}</div> {if is_array($category_tree)} {foreach $category_tree as $cat} <div{if $cat@last} class="active"{/if}>{$cat.category_name}</div> {/foreach} {elseif $category_tree} <div>{$category_tree}</div> {/if} </nav> {if $sell_type == 1 && $editCheck} <div class="{cycle values='row_odd,row_even'} combined_update_fields"> <label for="classified_length" class="field_label"> {$messages.125}<br />{$messages.126} </label> <select class="field" id="classified_length" name="b[classified_length]"> {$duration_dropdown} </select> </div> {/if} {if $fields->title->is_enabled} {if $use_auto_title} <input type="hidden" id="classified_title" name="b[classified_title]" value="{$messages.500110}" /> {else} <div class="{if $error_msgs.classified_title}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="classified_title" class="field_label">{$messages.123}</label> {if !$editCheck && !$fields->title->can_edit} {$session_variables.classified_title} {elseif !$use_textarea_in_title} <input type="text" id="classified_title" class="field" name="b[classified_title]" value="{$session_variables.classified_title}" size="{if $fields->title->text_length > 50}50{else}{$fields->title->text_length}{/if}" maxlength="{$fields->title->text_length}" /> {else} <textarea id="classified_title" class="field" name="b[classified_title]" rows="1" cols="{if $fields->title->text_length > 50}50{else}{$fields->title->text_length}{/if}">{$session_variables.classified_title}</textarea> {/if} {if $error_msgs.classified_title} <span class="error_message">{$messages.116}</span> {/if} </div> {/if} {/if} {if !$display_description_last_in_form && ($editCheck || $fields->description->can_edit)} {include file="shared/details_description_box.tpl"} {/if} {if $fields->tags->is_enabled} <div class="{if $error_msgs.tags}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="classified_title" class="field_label">{$messages.500863}</label> {if !$editCheck && !$fields->tags->can_edit} {$session_variables.tags} {else} <input type="text" class="field" name="b[tags]" id="listingTags" value="{$session_variables.tags|escape}" size="50" /> <div id="listingTags_choices" class="autocomplete_choices"></div> {/if} {$tags_help_link} {if $error_msgs.tags} <span class="error_message">{$messages.500865}</span> {/if} </div> {/if} {if $moreDetails} {include file='shared/listing_collect_details.tpl' more=$moreDetails} {/if} {if $sell_type == 1 && $fields->price->is_enabled} <div class="{if $error_msgs.price}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="price" class="field_label">{$messages.134}</label> {if $editCheck || $fields->price->can_edit} <span class="precurrency">{$session_variables.precurrency}</span> <input type="text" id="price" class="field" name="b[price]" size="{if $fields->price->text_length > 12}12{else}{$fields->price->text_length}{/if}" maxlength="{$fields->price->text_length}" value="{$session_variables.price|displayPrice:"":""}" /> {include file="shared/postcurrency_dropdown.tpl"} {else} {$session_variables.price|displayPrice:$session_variables.precurrency:$session_variables.postcurrency} {/if} {if $error_msgs.price} <span class="error_message">{$messages.642}</span> {/if} </div> {/if} {if $sell_type == 2 && $editAuctionPrices} <div class="{if $error_msgs.auction_type}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="auction_type" class="field_label">{$messages.102689}</label> {if $editCheck} {if $field_config.allow_standard && $pricePlan.buy_now_only} {* Buy now only! Can only be "standard" auction! *} <input id="auction_type" type="hidden" class="field" name="b[auction_type]" value="1" />{$messages.102837} {elseif $auction_choices_count>1} {* We know there is more than one choice, so show selection *} <select id="auction_type" class="field" name="b[auction_type]"> {if $field_config.allow_standard}<option value="1"{if $session_variables.auction_type == 1} selected="selected"{/if}>{$messages.102837}</option>{/if} {if $field_config.allow_dutch}<option value="2"{if $session_variables.auction_type == 2} selected="selected"{/if}>{$messages.102838}</option>{/if} {if $allow_reverse}<option value="3"{if $session_variables.auction_type == 3} selected="selected"{/if}>{$messages.500977}</option>{/if} </select> {elseif $field_config.allow_standard} <input id="auction_type" type="hidden" name="b[auction_type]" value="1" />{$messages.102837} {elseif $field_config.allow_dutch} <input id="auction_type" type="hidden" name="b[auction_type]" value="2" />{$messages.102838} {elseif $allow_reverse} <input id="auction_type" type="hidden" name="b[auction_type]" value="3" />{$messages.500977} {else} {* Needs to always have auction type set... this is "probably" buy now only *} <input id="auction_type" type="hidden" name="b[auction_type]" value="1" /> {/if} {$auction_type_help_link} {else} {if $session_variables.auction_type} <input id="auction_type" type="hidden" name="b[auction_type]" value="{$session_variables.auction_type}" /> {/if} {if $session_variables.auction_type==1} {$messages.102837} {elseif $session_variables.auction_type==2} {$messages.102838} {elseif $session_variables.auction_type==3} {$messages.500977} {/if} {/if} {if $error_msgs.auction_type} <span class="error_message">{$error_msgs.auction_type}</span> {/if} </div> {if $field_config.user_set_auction_start_times && $editCheck} <div class="{if $error_msgs.start_time}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.102816}</label> {$date_select_start_time} {if $error_msgs.start_time} <span class="error_message">{$messages.103356}</span> {/if} </div> {/if} {if $editCheck} <div class="{if $error_msgs.duration||$error_msgs.classified_length}field_error_row {/if}{cycle values='row_odd,row_even'} combined_update_fields"> {if $field_config.user_set_auction_end_times && $pricePlan.charge_per_ad_type != 2} <label class="field_label"> <select name="b[end_mode]" id="endModeSelect" class="field"> <option value="1">{$messages.102820}</option> <option value="2">{$messages.125}</option> </select> </label> <div id="end_time" style="display: inline-block;"> {$date_select_end_time} </div> {else} <label class="field_label">{$messages.125}<br />{$messages.100126}</label> {/if} <select class="field" id="classified_length" name="b[classified_length]"> {$auction_duration_dropdown} </select> {if $error_msgs.duration || $error_msgs.classified_length} <span class="error_message">{$messages.103358}</span> {/if} </div> {/if} {if $editCheck || $fields->price->can_edit} {if $currency_count>1} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.100134}</label> {/if} {include file="shared/postcurrency_dropdown.tpl"} {if $currency_count>1}</div>{/if} {/if} {if !$pricePlan.buy_now_only} <div class="{if $error_msgs.auction_minimum}field_error_row {/if}{cycle values='row_odd,row_even'}"{if $bno} style="display:none;"{/if} id="min_row"> <label for="minimum" class="field_label" id="minimum_label">{$messages.102691}</label> {if $allow_reverse}<label for="minimum" class="field_label" id="maximum_label">{$messages.500978}</label>{/if} <span class="main_text precurrency">{$session_variables.precurrency}</span> {if $editCheck || $fields->price->can_edit} <input type="text" id="minimum" class="field" name="b[auction_minimum]" value='{if !$bno}{$session_variables.auction_minimum|displayPrice:"":""}{/if}' {if $fields->price->text_length}maxlength='{$fields->price->text_length}'{/if} /> {elseif !$bno} {$session_variables.auction_minimum|displayPrice:"":""} {/if} {if $error_msgs.auction_minimum} <span class="error_message">{$error_msgs.auction_minimum}</span> {/if} </div> <div class="{if $error_msgs.auction_reserve}field_error_row {/if}{cycle values='row_odd,row_even'}" id="res_row"{if $bno} style="display:none;"{/if}> <label for="reserve" class="field_label">{$messages.102692}</label> <span class="main_text precurrency">{$session_variables.precurrency}</span> {if $editCheck || $fields->price->can_edit} <input type="text" id="reserve" class="field" name="b[auction_reserve]" value="{if !$bno}{$session_variables.auction_reserve|displayPrice:'':''}{/if}" {if $fields->price->text_length}maxlength="{$fields->price->text_length}"{/if} /> {elseif !$bno} {$session_variables.auction_reserve|displayPrice:"":""} {/if} {if $error_msgs.auction_reserve} <span class="error_message">{if $session_variables.auction_type==3}{$messages.500979}{else}{$messages.102731}{/if}</span> {/if} </div> {/if} {if $allow_buy_now} <div class="{if $error_msgs.auction_buy_now}field_error_row {/if}{cycle values='row_odd,row_even'}{if $allow_reverse_buy_now} reverse_buy_now{/if}" id="buy_now_row"{if $is_dutch} style="display:none;"{/if}> <label for="auction_buy_now" class="field_label">{$messages.102693}</label> <span class="main_text precurrency">{$session_variables.precurrency}</span> {if $editCheck || $fields->price->can_edit} <input type="text" class="field" id="auction_buy_now" name="b[auction_buy_now]" value='{$session_variables.auction_buy_now|displayPrice:"":""}' {if $fields->price->text_length}maxlength='{$fields->price->text_length}'{/if} /> <input type="hidden" name="b[bno_submitted]" value="1" /> {else} {$session_variables.auction_buy_now|displayPrice:"":""} {/if} {if $is_ent && $allow_buy_now_only} {if $pricePlan.buy_now_only} <input type="hidden" name="b[buy_now_only]" value="1" id="buy_now_only" /> {elseif !$editCheck && !$fields->price->can_edit} <input type="hidden" name="b[buy_now_only]" id="buy_now_only" value="{if $bno || $session_variables.buy_now_only}1{else}0{/if}" /> {else} <label id="buy_now_only_row"><input id="buy_now_only" type="checkbox" name="b[buy_now_only]" {if $bno || $session_variables.buy_now_only}checked="checked" {/if}/> {$messages.500029}</label> {/if} {/if} {if $error_msgs.auction_buy_now} <span class="error_message"> {if !$pricePlan.buy_now_only && !$session_variables.buy_now_only} {if $session_variables.auction_type==3}{$messages.500980}{else}{$messages.102732}{/if} {else} {$messages.103373} {/if} </span> {/if} </div> {/if} {/if} {if $is_ent && $add_cost_at_top && ($sell_type != 2 || $editAuctionPrices)} {foreach from=$opt_field_info item='opt_info' key='i'} {if $opt_info.field->field_type=='cost'} <div class="{if $opt_info.error}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label">{$opt_info.label}</label> <span class="precurrency">{$precurrency}</span> {if $editCheck || $opt_info.field->can_edit} <input type="text" name="b[optional_field_{$i}]" id="optional_field_{$i}" size="{if $opt_info.field->text_length>12}12{else}{$opt_info.field->text_length}{/if}" maxlength="{$opt_info.field->text_length}" class="field" value="{$opt_info.value|displayPrice:'':''}" /> {else} {$opt_info.value|displayPrice:'':''} {/if} {if $opt_info.error} <span class="error_message">{$opt_info.error}</span> {/if} </div> {/if} {/foreach} {/if} {if $sell_type == 2 && $editAuctionPrices && $fields->cost_options->is_enabled} <div class="{if $error_msgs.cost_options}field_error_row {/if}{cycle values='row_odd,row_even'}" id="cost_options_box_outer"> <label class="field_label">{$messages.502230}</label> {include file='shared/cost_options/index.tpl'} {if $error_msgs.cost_options} <span class="error_message cost_options_main_error">{$error_msgs.cost_options}</span> {/if} </div> {/if} {if $force_single_quantity} <input type="hidden" id="auction_quantity" name="b[auction_quantity]" value="1" /> {else} <div class="{if $error_msgs.auction_quantity}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="auction_quantity" class="field_label">{$messages.102690}</label> {if $editCheck || $fields->price->can_edit} <input type="text" id="auction_quantity" name="b[auction_quantity]" value="{if $session_variables.auction_quantity <= 0}1{else}{$session_variables.auction_quantity}{/if}" class="field" /> {else} {if $session_variables.auction_quantity <= 0}1{else}{$session_variables.auction_quantity}{/if} {/if} {if $error_msgs.auction_quantity} <span class="error_message">{$messages.500217}</span> {/if} </div> {/if} {if $sell_type == 2 && $editAuctionPrices} {if $force_single_quantity} <input type="hidden" name="b[price_applies]" value="lot" /> {else} <div class="{cycle values='row_odd,row_even'}" id="price_applies_box"> <label class="field_label">{$messages.502099}</label> <select name="b[price_applies]" id="price_applies"{if !$bno && !$pricePlan.buy_now_only} disabled="disabled"{/if}> <option value="item"{if $session_variables.price_applies=='item'} selected="selected"{/if}>{$messages.502100}</option> <option value="lot"{if $session_variables.price_applies!='item'} selected="selected"{/if}>{$messages.502101}</option> </select> </div> {/if} {/if} {if $on_site_html} <div class="{cycle values='row_odd,row_even'} highlight_links"> <label class="field_label">{$messages.500208}</label> {$on_site_html} </div> {/if} {if $fields->payment_types->is_enabled} <div class="{if $error_msgs.payment_options}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label" style="width: 400px;">{$messages.102850}<br /><span class="mini_note">{$messages.102867}</span></label> <ul class="payment_options_list inline"> {foreach from=$payment_options item="show_payment" key="key" name="payment_type_loop"} <li> <label> <input type="checkbox" name="b[payment_options_from_form][]" value="{$show_payment.type_name}" {if in_array($show_payment.type_name, $session_variables.payment_options)}checked="checked"{/if} /> {$show_payment.type_name} </label> </li> {foreachelse} <li>No Choices to Display</li> {/foreach} </ul> {if $error_msgs.payment_options} <span class="error_message">{$messages.102851}</span> {/if} </div> {/if} {if $leveled_fields} {foreach $leveled_fields as $lev_id => $lev_field} {* Note: already checks for "enabled" in PHP *} <div class="{if $error_msgs.{$lev_field.error}}field_error_row {/if}{cycle values='row_odd,row_even'}"> {* Note: edit checks done in code, if cannot edit it only shows the value already selected *} {include file='shared/leveled_fields/main.tpl'} {if $error_msgs.{$lev_field.error}} <span class="error_message">{$messages.502064}</span> {/if} </div> {/foreach} {/if} {if $security_image} <div class="{if $error_msgs.securityCode}field_error_row {/if}{cycle values='row_odd,row_even'}"> {$security_image} </div> {/if} </div> <br /> <div class="content_box"> <h2 class="title">{$messages.500804}</h2> {if $fields->email->is_enabled} <div class="{if $error_msgs.email_option}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="email_option" class="field_label">{$messages.1339}</label> {if $fields->email->can_edit || $editCheck} <input type="text" id="email_option" name="b[email_option]" value="{if $session_variables.email_option}{$session_variables.email_option}{else}{$user_data.email}{/if}" class="field" /> {else} {$session_variables.email_option} <input type="hidden" name="b[email_option]" value="{$session_variables.email_option}" /> {/if} {if $fields->email->type_data == 'reveal'} {$messages.1340} <label>{$messages.1341} <input type="radio" name="b[expose_email]" value="1"{if $session_variables.expose_email == 1} checked="checked"{/if} /></label> <label>{$messages.1342} <input type="radio" name="b[expose_email]" value="0"{if $session_variables.expose_email != 1} checked="checked"{/if} /></label> {/if} {if $error_msgs.email_option} <span class="error_message">{$messages.1343}</span> {/if} </div> {else} <input type="hidden" name="b[email_option]" value="{$session_variables.email_option}" /> {/if} {if $fields->phone_1->is_enabled} <div class="{if $error_msgs.phone_1_option}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="phone_1_option" class="field_label">{$messages.1345}</label> {if $editCheck || $fields->phone_1->can_edit} <input type="text" id="phone_1_option" name="b[phone_1_option]" value="{$session_variables.phone_1_option}" size="{if $fields->phone_1->text_length > 18}18{else}{$fields->phone_1->text_length}{/if}" maxlength="{$fields->phone_1->text_length}" class="field" /> {else} {$session_variables.phone_1_option} <input type="hidden" name="b[phone_1_option]" value="{$session_variables.phone_1_option}" /> {/if} {if $error_msgs.phone_1_option} <span class="error_message">{$messages.500097}</span> {/if} </div> {/if} {if $fields->phone_2->is_enabled} <div class="{if $error_msgs.phone_2_option}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="phone_2_option" class="field_label">{$messages.1346}</label> {if $editCheck || $fields->phone_2->can_edit} <input type="text" id="phone_2_option" name="b[phone_2_option]" value="{$session_variables.phone_2_option}" size="{if $fields->phone_2->text_length > 18}18{else}{$fields->phone_2->text_length}{/if}" maxlength="{$fields->phone_2->text_length}" class="field" /> {else} {$session_variables.phone_2_option} <input type="hidden" name="b[phone_2_option]" value="{$session_variables.phone_2_option}" /> {/if} {if $error_msgs.phone_2_option} <span class="error_message">{$messages.500098}</span> {/if} </div> {/if} {if $fields->fax->is_enabled} <div class="{if $error_msgs.fax_option}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="fax_option" class="field_label">{$messages.1355}</label> {if $editCheck || $fields->fax->can_edit} <input type="text" id="fax_option" name="b[fax_option]" value="{$session_variables.fax_option}" size="{if $fields->fax->text_length > 18}18{else}{$fields->fax->text_length}{/if}" maxlength="{$fields->fax->text_length}" class="field" /> {else} {$session_variables.fax_option} <input type="hidden" name="b[fax_option]" value="{$session_variables.fax_option}" /> {/if} {if $error_msgs.fax_option} <span class="error_message">{$messages.500099}</span> {/if} </div> {/if} {if $fields->address->is_enabled && ($editCheck || $fields->address->can_edit)} <div class="{if $error_msgs.address}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="address" class="field_label">{$messages.500161}</label> {if $error_msgs.address} <span class="error_message">{$messages.500162}</span> {/if} <input type="text" id="address" name="b[address]" size="{if $fields->address->text_length > 20}20{else}{$fields->address->text_length}{/if}" maxlength="{$fields->address->text_length}" value="{$session_variables.address}" class="field" /> </div> {/if} {if $region_selector && ($editCheck || $fields->region_level_1->can_edit)} {* allow editing based on "level 1" switch...for now... *} <div class="{if $error_msgs.location}field_error_row {/if}{cycle values='row_odd,row_even'}"> {if $error_msgs.location} <span class="error_message">{$messages.501631}</span> {/if} {$region_selector} </div> {/if} {if $fields->city->is_enabled && ($editCheck || $fields->city->can_edit) && !$geographicOverrides.city} <div class="{if $error_msgs.city}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="city" class="field_label">{$messages.1129}</label> {if $error_msgs.city} <span class="error_message">{$messages.1130}</span> {/if} {if $editCheck || $fields->city->can_edit} <input type="text" id="city" name="b[city]" size="{if $fields->city->text_length > 20}20{else}{$fields->city->text_length}{/if}" maxlength="{$fields->city->text_length}" value="{$session_variables.city}" class="field" /> {else} {$session_variables.city} {/if} </div> {/if} {if $fields->zip->is_enabled} <div class="{if $error_msgs.zip_code}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="zip_code" class="field_label">{$messages.121}</label> {if $error_msgs.zip_code} <span class="error_message">{$messages.118}</span> {/if} {if $messages.119} {$messages.119} {/if} {if $editCheck || $fields->zip->can_edit} <input type="text" id="zip_code" name="b[zip_code]" value="{$session_variables.zip_code}" size="{if $fields->zip->text_length > 10}10{else}{$fields->zip->text_length}{/if}" maxlength="{$fields->zip->text_length}" class="field" /> {else} {$session_variables.zip_code} {/if} </div> {/if} {if $moreDetailsLocation} {include file='shared/listing_collect_more.tpl' more=$moreDetailsLocation} {/if} {if $fields->show_contact_seller->is_enabled && ($editCheck || $fields->show_contact_seller->can_edit)} <div class="{if $error_msgs.show_contact_seller}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label"></label> <label> {* Note: Default to "yes" via hidden input, which means it shows the contact seller link. If box is checked, gets overridden by a "no" *} <input type="hidden" name="b[show_contact_seller]" value="yes" /> <input type="checkbox" name="b[show_contact_seller]" value="no"{if $session_variables.show_contact_seller=='no'} checked="checked"{/if} /> {$messages.502195} </label> </div> {else} <input type="hidden" name="b[show_contact_seller]" value="yes"/> {/if} {if $fields->show_other_ads->is_enabled && ($editCheck || $fields->show_other_ads->can_edit)} <div class="{if $error_msgs.show_other_ads}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label"></label> <label> {* Note: Default to "yes" via hidden input, which means it shows the contact seller link. If box is checked, gets overridden by a "no" *} <input type="hidden" name="b[show_other_ads]" value="yes" /> <input type="checkbox" name="b[show_other_ads]" value="no"{if $session_variables.show_other_ads=='no'} checked="checked"{/if} /> {$messages.502196} </label> </div> {else} <input type="hidden" name="b[show_other_ads]" value="yes"/> {/if} </div> <br /> {* capture this next bit into a smarty variable, so that it can be not shown if there's nothing to show *} {capture assign=additionalInfo} {if $fields->url_link_1->is_enabled} <div class="{if $error_msgs.url_link_1}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="url_link_1" class="field_label">{$messages.2434}</label> {if $editCheck || $fields->url_link_1->can_edit} <input type="text" id="url_link_1" name="b[url_link_1]" size="{if $fields->url_link_1->text_length > 30}30{else}{$fields->url_link_1->text_length}{/if}" maxlength="{$fields->url_link_1->text_length}" value="{$session_variables.url_link_1}" class="field" /> {else} {$session_variables.url_link_1} {/if} {if $error_msgs.url_link_1} <span class="error_message">{$messages.2437}</span> {/if} </div> {/if} {if $fields->url_link_2->is_enabled} <div class="{if $error_msgs.url_link_2}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="url_link_2" class="field_label">{$messages.2435}</label> {if $editCheck || $fields->url_link_2->can_edit} <input type="text" id="url_link_2" name="b[url_link_2]" size="{if $fields->url_link_2->text_length > 30}30{else}{$fields->url_link_2->text_length}{/if}" maxlength="{$fields->url_link_2->text_length}" value="{$session_variables.url_link_2}" class="field" /> {else} {$session_variables.url_link_2} {/if} {if $error_msgs.url_link_2} <span class="error_message">{$messages.2438}</span> {/if} </div> {/if} {if $fields->url_link_3->is_enabled} <div class="{if $error_msgs.url_link_3}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="url_link_3" class="field_label">{$messages.2436}</label> {if $editCheck || $fields->url_link_3->can_edit} <input type="text" id="url_link_3" name="b[url_link_3]" size="{if $fields->url_link_3->text_length > 30}30{else}{$fields->url_link_3->text_length}{/if}" maxlength="{$fields->url_link_3->text_length}" value="{$session_variables.url_link_3}" class="field" /> {else} {$session_variables.url_link_3} {/if} {if $error_msgs.url_link_3} <span class="error_message">{$messages.2439}</span> {/if} </div> {/if} {if $is_ent} {foreach from=$opt_field_info item=opt_info key=i} {if $opt_info.field->field_type=='cost'} {if !$add_cost_at_top && ($sell_type != 2 || $editAuctionPrices)} {* Adds cost, and does not have set to display cost optional fields at "top" of page (below normal price fields) AND it is either classified ad, or it is auction and can edit auction prices *} <div class="{if $opt_info.error}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="optional_field_{$i}" class="field_label">{$opt_info.label}</label> <span class="precurrency">{$precurrency}</span> {if $editCheck || $opt_info.field->can_edit} <input type="text" name="b[optional_field_{$i}]" id="optional_field_{$i}" size="{if $opt_info.field->text_length>12}12{else}{$opt_info.field->text_length}{/if}" maxlength="{$opt_info.field->text_length}" class="field" value="{$opt_info.value|displayPrice:'':''}" /> {else} {$opt_info.value|displayPrice:'':''} {/if} {if $opt_info.error} <span class="error_message">{$opt_info.error}</span> {/if} </div> {/if} {elseif $opt_info.field->is_enabled} <div class="{if $opt_info.error}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="optional_field_{$i}" class="field_label">{$opt_info.label}</label> {if !$editCheck && !$opt_info.field->can_edit} {* Editing, and can edit is off, so just display *} {$opt_info.value} {elseif $opt_info.field->field_type=='text'||$opt_info.field->field_type=='url'||$opt_info.field->field_type=='number'} {* Text input (text, number, or url) *} <input type="text" name="b[optional_field_{$i}]" id="optional_field_{$i}" size="{if $opt_info.field->text_length > 30}30{else}{$opt_info.field->text_length}{/if}" maxlength="{$opt_info.field->text_length}" class="field" value="{$opt_info.value}" /> {elseif $opt_info.field->field_type=='textarea'} {* textarea type *} <textarea rows="6" cols="30" name="b[optional_field_{$i}]" id="optional_field_{$i}" class="field">{$opt_info.value}</textarea> {elseif $opt_info.field->field_type=='dropdown'&&count($optional_types[$i])} {* dropdown *} <select name="b[optional_field_{$i}]" id="optional_field_{$i}" class="field"> {assign var="opt_used" value="0"} {foreach from=$optional_types.$i item="row"} {* "value" parameter intentionally ommitted from this <option>, to support values containing double-quotes *} <option{if $opt_info.value == ($row.value|escape)} selected="selected"{assign var="opt_used" value="1"}{/if}>{$row.value}</option> {/foreach} </select> {if $opt_info.other_box} {* other box for dropdown *} {$opt_info.or} <input type="text" name="b[optional_field_{$i}_other]" value="{if !$opt_used}{$opt_info.value}{/if}" class="field" size="{if $opt_info.field->text_length > 30}30{else}{$opt_info.field->text_length}{/if}" maxlength="{$opt_info.field->text_length}" /> {/if} {elseif $opt_info.field->field_type=='date'} {* Date type, show date *} <input type="text" name="b[optional_field_{$i}]" id="optional_field_{$i}" size="10" maxlength="10" class="field dateInput" value="{$opt_info.value}" /> {/if} {if $opt_info.error} <span class="error_message">{$opt_info.error}</span> {/if} </div> {/if} {/foreach} {/if} {include file="shared/questions.tpl"} {if $display_description_last_in_form && ($editCheck || $fields->description->can_edit)} {include file="shared/details_description_box.tpl"} {/if} {/capture} {if $additionalInfo|strip:'' !== ''} <div class="content_box"> <h3 class="title">{$messages.500805}</h3> {$additionalInfo} </div> {/if} {********************************************} {if $fields->mapping_location->is_enabled} <br /> <div class="content_box"> <h2 class="title">{$messages.1622}</h2> <p class="page_instructions">{$messages.1623}</p> <div class="{if $error_msgs.mapping_location}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="mapping_location" class="field_label">{$messages.1617}</label> <input type="text" id="mapping_location" name="b[mapping_location]" value="{$session_variables.mapping_location}" class="field" size="70" /> {if $error_msgs.mapping_location} <span class="error_message">{$messages.500100}</span> {/if} </div> </div> {/if} {if $moreDetailsEnd} {* Allow addons to insert stuff at the very end. *} <br /> <div class="content_box"> {include file='shared/listing_collect_more.tpl' more=$moreDetailsEnd} </div> {/if} {if !$steps_combined} <div class="center"> {if $showPreviewButton} <br /><br /> <input type="submit" name="forcePreview" value="{$preview_button_txt}" class="button" /> {/if} {if $forcePreviewButtonOnly} {* Use hidden main submit, that way can only be "clicked" using JS *} <input type="submit" name="submit" value="1" style="display: none;" class="mainSubmit" /> {else} <br /><br /> <input type="submit" name="submit" value="{$submit_button_txt}" class="button mainSubmit" /> {/if} <br /><br /> <a href="{$cart_url}&action=cancel" class="cancel">{$cancel_txt}</a> </div> {/if} {if !$steps_combined}</form>{/if} {* @git-info@ *} {include file="cart_steps.tpl" g_resource="cart"} {include file='inline_preview_box.tpl' g_resource='cart'} {add_footer_html} <script type="text/javascript"> //<![CDATA[ geoListing.inAdmin={if $in_admin}true{else}false{/if}; //]]> </script> {/add_footer_html} {if !$steps_combined}<form action="{$process_form_url}" method="post">{/if} <div class="content_box"> {if $steps_combined} <h1 class="title">{$title1}</h1> {else} <h1 class="title">{$txt1}</h1> <h3 class="subtitle">{$title1}</h3> {/if} <p class="page_instructions">{$desc1}</p> {if $error_msgs.cart_error} <div class="field_error_box"> {$error_msgs.cart_error} </div> {/if} <nav class="breadcrumb"> <div class="highlight">{$txt2}</div> <div>{$txt3}</div> {if is_array($category_tree)} {foreach $category_tree as $cat} <div{if $cat@last} class="active"{/if}>{$cat.category_name}</div> {/foreach} {elseif $category_tree} <div>{$category_tree}</div> {/if} </nav> {if $sell_type == 1 && $editCheck} <div class="{cycle values='row_odd,row_even'} combined_update_fields"> <label for="classified_length" class="field_label"> {$messages.125}<br />{$messages.126} </label> <select class="field" id="classified_length" name="b[classified_length]"> {$duration_dropdown} </select> </div> {/if} {if $fields->title->is_enabled} {if $use_auto_title} <input type="hidden" id="classified_title" name="b[classified_title]" value="{$messages.500110}" /> {else} <div class="{if $error_msgs.classified_title}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="classified_title" class="field_label">{$messages.123}</label> {if !$editCheck && !$fields->title->can_edit} {$session_variables.classified_title} {elseif !$use_textarea_in_title} <input type="text" class="field" id="classified_title" name="b[classified_title]" value="{$session_variables.classified_title}" size="{if $fields->title->text_length > 50}50{else}{$fields->title->text_length}{/if}" maxlength="{$fields->title->text_length}" /> {else} <textarea class="field" id="classified_title" name="b[classified_title]" rows="1" cols="{if $fields->title->text_length > 50}50{else}{$fields->title->text_length}{/if}">{$session_variables.classified_title}</textarea> {/if} {if $error_msgs.classified_title} <span class="error_message">{$messages.116}</span> {/if} </div> {/if} {/if} {if !$display_description_last_in_form && ($editCheck || $fields->description->can_edit)} {include file="shared/details_description_box.tpl"} {/if} {if $fields->tags->is_enabled} <div class="{if $error_msgs.tags}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="classified_title" class="field_label">{$messages.500863}{$tags_help_link}</label> {if !$editCheck && !$fields->tags->can_edit} {$session_variables.tags} {else} <input type="text" class="field" name="b[tags]" id="listingTags" value="{$session_variables.tags|escape}" size="50" /> <div id="listingTags_choices" class="autocomplete_choices"></div> {/if} {if $error_msgs.tags} <span class="error_message">{$messages.500865}</span> {/if} </div> {/if} {if $moreDetails} {include file='shared/listing_collect_details.tpl' more=$moreDetails} {/if} {if $sell_type == 1 && $fields->price->is_enabled} <br /> <h2 class="title">{$messages.502383}</h2> <div class="{if $error_msgs.price}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="price" class="field_label">{$messages.134}</label> {if $editCheck || $fields->price->can_edit} <div style="white-space: nowrap; display:inline;"> <span class="precurrency">{$session_variables.precurrency}</span> <input type="text" id="price" class="field number-field" name="b[price]" size="{if $fields->price->text_length > 12}12{else}{$fields->price->text_length}{/if}" maxlength="{$fields->price->text_length}" value="{$session_variables.price|displayPrice:"":""}" /> {include file="shared/postcurrency_dropdown.tpl"} </div> {else} {$session_variables.price|displayPrice:$session_variables.precurrency:$session_variables.postcurrency} {/if} {if $error_msgs.price} <span class="error_message">{$messages.642}</span> {/if} </div> {/if} {if $sell_type == 2 && $editAuctionPrices} <div class="{if $error_msgs.auction_type}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="auction_type" class="field_label">{$messages.102689}</label> {if $editCheck} {if $field_config.allow_standard && $pricePlan.buy_now_only} {* Buy now only! Can only be "standard" auction! *} <input id="auction_type" type="hidden" class="field" name="b[auction_type]" value="1" />{$messages.102837} {elseif $auction_choices_count>1} {* We know there is more than one choice, so show selection *} <select id="auction_type" class="field" name="b[auction_type]"> {if $field_config.allow_standard}<option value="1"{if $session_variables.auction_type == 1} selected="selected"{/if}>{$messages.102837}</option>{/if} {if $field_config.allow_dutch}<option value="2"{if $session_variables.auction_type == 2} selected="selected"{/if}>{$messages.102838}</option>{/if} {if $allow_reverse}<option value="3"{if $session_variables.auction_type == 3} selected="selected"{/if}>{$messages.500977}</option>{/if} </select> {elseif $field_config.allow_standard} <input id="auction_type" type="hidden" name="b[auction_type]" value="1" />{$messages.102837} {elseif $field_config.allow_dutch} <input id="auction_type" type="hidden" name="b[auction_type]" value="2" />{$messages.102838} {elseif $allow_reverse} <input id="auction_type" type="hidden" name="b[auction_type]" value="3" />{$messages.500977} {else} {* Needs to always have auction type set... this is "probably" buy now only *} <input id="auction_type" type="hidden" name="b[auction_type]" value="1" /> {/if} {$auction_type_help_link} {else} {if $session_variables.auction_type} <input id="auction_type" type="hidden" name="b[auction_type]" value="{$session_variables.auction_type}" /> {/if} {if $session_variables.auction_type==1} {$messages.102837} {elseif $session_variables.auction_type==2} {$messages.102838} {elseif $session_variables.auction_type==3} {$messages.500977} {/if} {/if} {if $error_msgs.auction_type} <span class="error_message">{$error_msgs.auction_type}</span> {/if} </div> {if $field_config.user_set_auction_start_times && $editCheck} <div class="{if $error_msgs.start_time}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.102816}</label> {$date_select_start_time} {if $error_msgs.start_time} <span class="error_message">{$messages.103356}</span> {/if} </div> {/if} {if $editCheck} <div class="{if $error_msgs.duration||$error_msgs.classified_length}field_error_row {/if}{cycle values='row_odd,row_even'} combined_update_fields"> {if $field_config.user_set_auction_end_times && $pricePlan.charge_per_ad_type != 2} <label class="field_label"> <select name="b[end_mode]" id="endModeSelect" class="field"> <option value="1">{$messages.102820}</option> <option value="2">{$messages.125}</option> </select> </label> <div id="end_time" style="display: inline-block;"> {$date_select_end_time} </div> {else} <label class="field_label">{$messages.125}<br />{$messages.100126}</label> {/if} <select class="field" id="classified_length" name="b[classified_length]"> {$auction_duration_dropdown} </select> {if $error_msgs.duration || $error_msgs.classified_length} <span class="error_message">{$messages.103358}</span> {/if} </div> {/if} <br /> <h2 class="title">{$messages.502383}</h2> {if $editCheck || $fields->price->can_edit} {if $currencies_count>1} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.100134}</label> {/if} {include file="shared/postcurrency_dropdown.tpl"} {if $currencies_count>1}</div>{/if} {/if} {if !$pricePlan.buy_now_only} <div class="{if $error_msgs.auction_minimum}field_error_row {/if}{cycle values='row_odd,row_even'}"{if $bno} style="display:none;"{/if} id="min_row"> <label for="minimum" class="field_label" id="minimum_label">{$messages.102691}</label> {if $allow_reverse}<label for="minimum" class="field_label" id="maximum_label">{$messages.500978}</label>{/if} <div style="white-space: nowrap; display:inline;"> <span class="main_text precurrency">{$session_variables.precurrency}</span> {if $editCheck || $fields->price->can_edit} <input type="text" id="minimum" class="field number-field" name="b[auction_minimum]" value='{if !$bno}{$session_variables.auction_minimum|displayPrice:"":""}{/if}' {if $fields->price->text_length}maxlength='{$fields->price->text_length}'{/if} /> {elseif !$bno} {$session_variables.auction_minimum|displayPrice:"":""} {/if} </div> {if $error_msgs.auction_minimum} <span class="error_message">{$error_msgs.auction_minimum}</span> {/if} </div> <div class="{if $error_msgs.auction_reserve}field_error_row {/if}{cycle values='row_odd,row_even'}" id="res_row"{if $bno} style="display:none;"{/if}> <label for="reserve" class="field_label">{$messages.102692}</label> <div style="white-space: nowrap; display:inline;"> <span class="main_text precurrency">{$session_variables.precurrency}</span> {if $editCheck || $fields->price->can_edit} <input type="text" id="reserve" class="field number-field" name="b[auction_reserve]" value="{if !$bno}{$session_variables.auction_reserve|displayPrice:'':''}{/if}" {if $fields->price->text_length}maxlength="{$fields->price->text_length}"{/if} /> {elseif !$bno} {$session_variables.auction_reserve|displayPrice:"":""} {/if} </div> {if $error_msgs.auction_reserve} <span class="error_message">{if $session_variables.auction_type==3}{$messages.500979}{else}{$messages.102731}{/if}</span> {/if} </div> {/if} {if $allow_buy_now} <div class="{if $error_msgs.auction_buy_now}field_error_row {/if}{cycle values='row_odd,row_even'}{if $allow_reverse_buy_now} reverse_buy_now{/if}" id="buy_now_row"{if $is_dutch} style="display:none;"{/if}> <label for="auction_buy_now" class="field_label">{$messages.102693}</label> <div style="white-space: nowrap; display:inline;"> <span class="main_text precurrency">{$session_variables.precurrency}</span> {if $editCheck || $fields->price->can_edit} <input type="text" class="field number-field" id="auction_buy_now" name="b[auction_buy_now]" value='{$session_variables.auction_buy_now|displayPrice:"":""}' {if $fields->price->text_length}maxlength='{$fields->price->text_length}'{/if} /> <input type="hidden" name="b[bno_submitted]" value="1" /> {else} {$session_variables.auction_buy_now|displayPrice:"":""} {/if} </div> {if $is_ent && $allow_buy_now_only} {if $pricePlan.buy_now_only} <input type="hidden" name="b[buy_now_only]" value="1" id="buy_now_only" /> {elseif !$editCheck && !$fields->price->can_edit} <input type="hidden" name="b[buy_now_only]" id="buy_now_only" value="{if $bno || $session_variables.buy_now_only}1{else}0{/if}" /> {else} <label id="buy_now_only_row" style="padding: 5px;"><input id="buy_now_only" type="checkbox" name="b[buy_now_only]" {if $bno || $session_variables.buy_now_only}checked="checked" {/if}/> {$messages.500029}</label> {/if} {/if} {if $error_msgs.auction_buy_now} <span class="error_message"> {if !$pricePlan.buy_now_only && !$session_variables.buy_now_only} {if $session_variables.auction_type==3}{$messages.500980}{else}{$messages.102732}{/if} {else} {$messages.103373} {/if} </span> {/if} </div> {/if} {/if} {if $is_ent && $add_cost_at_top && ($sell_type != 2 || $editAuctionPrices)} {foreach from=$opt_field_info item='opt_info' key='i'} {if $opt_info.field->field_type=='cost'} <div class="{if $opt_info.error}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label">{$opt_info.label}</label> <div style="white-space: nowrap; display:inline;"> <span class="precurrency">{$precurrency}</span> {if $editCheck || $opt_info.field->can_edit} <input type="text" name="b[optional_field_{$i}]" id="optional_field_{$i}" size="{if $opt_info.field->text_length>12}12{else}{$opt_info.field->text_length}{/if}" maxlength="{$opt_info.field->text_length}" class="field number-field" value="{$opt_info.value|displayPrice:'':''}" /> {else} {$opt_info.value|displayPrice:'':''} {/if} </div> {if $opt_info.error} <span class="error_message">{$opt_info.error}</span> {/if} </div> {/if} {/foreach} {/if} {if $sell_type == 2 && $editAuctionPrices && $fields->cost_options->is_enabled} <div class="{if $error_msgs.cost_options}field_error_row {/if}{cycle values='row_odd,row_even'}" id="cost_options_box_outer"> <label class="field_label">{$messages.502230}</label> {include file='shared/cost_options/index.tpl'} {if $error_msgs.cost_options} <span class="error_message cost_options_main_error">{$error_msgs.cost_options}</span> {/if} </div> {/if} {if $force_single_quantity} <input type="hidden" id="auction_quantity" name="b[auction_quantity]" value="1" /> {else} <div class="{if $error_msgs.auction_quantity}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="auction_quantity" class="field_label">{$messages.102690}</label> {if $editCheck || $fields->price->can_edit} <input type="text" id="auction_quantity" name="b[auction_quantity]" value="{if $session_variables.auction_quantity <= 0}1{else}{$session_variables.auction_quantity}{/if}" class="field number-field" /> {else} {if $session_variables.auction_quantity <= 0}1{else}{$session_variables.auction_quantity}{/if} {/if} {if $error_msgs.auction_quantity} <span class="error_message">{$messages.500217}</span> {/if} </div> {/if} {if $sell_type == 2 && $editAuctionPrices} {if $force_single_quantity} <input type="hidden" name="b[price_applies]" value="lot" /> {else} <div class="{cycle values='row_odd,row_even'}" id="price_applies_box"> <label class="field_label">{$messages.502099}</label> <select name="b[price_applies]" id="price_applies"{if !$bno && !$pricePlan.buy_now_only} style="display: none;"{/if}> <option value="item"{if $session_variables.price_applies=='item'} selected="selected"{/if}>{$messages.502100}</option> <option value="lot"{if $session_variables.price_applies!='item'} selected="selected"{/if}>{$messages.502101}</option> </select> <span id="price_applies_no_bno" {if $bno || $pricePlan.buy_now_only}style="display: none;"{/if}>{$messages.502101}</span> </div> {/if} {/if} {if $on_site_html} <div class="{cycle values='row_odd,row_even'} highlight_links"> <label class="field_label">{$messages.500208}</label> {$on_site_html} </div> {/if} {if $fields->payment_types->is_enabled} <div class="{if $error_msgs.payment_options}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label" style="width: 400px;">{$messages.102850}<br /><span class="mini_note">{$messages.102867}</span></label> <ul class="payment_options_list inline"> {foreach from=$payment_options item="show_payment" key="key" name="payment_type_loop"} <li> <label> <input type="checkbox" name="b[payment_options_from_form][]" value="{$show_payment.type_name}" {if in_array($show_payment.type_name, $session_variables.payment_options)}checked="checked"{/if} /> {$show_payment.type_name} </label> </li> {foreachelse} <li>No Choices to Display</li> {/foreach} </ul> {if $error_msgs.payment_options} <span class="error_message">{$messages.102851}</span> {/if} </div> {/if} </div> <br /> <div class="content_box"> <h2 class="title">{$messages.500804}</h2> {if $fields->email->is_enabled} <div class="{if $error_msgs.email_option}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="email_option" class="field_label">{$messages.1339}</label> {if $fields->email->can_edit || $editCheck} <input type="text" id="email_option" name="b[email_option]" value="{if $session_variables.email_option}{$session_variables.email_option}{else}{$user_data.email}{/if}" class="field" /> {else} {$session_variables.email_option} <input type="hidden" name="b[email_option]" value="{$session_variables.email_option}" /> {/if} {if $fields->email->type_data == 'reveal'} {$messages.1340} <label>{$messages.1341} <input type="radio" name="b[expose_email]" value="1"{if $session_variables.expose_email == 1} checked="checked"{/if} /></label> <label>{$messages.1342} <input type="radio" name="b[expose_email]" value="0"{if $session_variables.expose_email != 1} checked="checked"{/if} /></label> {/if} {if $error_msgs.email_option} <span class="error_message">{$messages.1343}</span> {/if} </div> {else} <input type="hidden" name="b[email_option]" value="{$session_variables.email_option}" /> {/if} {if $fields->phone_1->is_enabled} <div class="{if $error_msgs.phone_1_option}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="phone_1_option" class="field_label">{$messages.1345}</label> {if $editCheck || $fields->phone_1->can_edit} <input type="text" id="phone_1_option" name="b[phone_1_option]" value="{$session_variables.phone_1_option}" size="{if $fields->phone_1->text_length > 18}18{else}{$fields->phone_1->text_length}{/if}" maxlength="{$fields->phone_1->text_length}" class="field" /> {else} {$session_variables.phone_1_option} <input type="hidden" name="b[phone_1_option]" value="{$session_variables.phone_1_option}" /> {/if} {if $error_msgs.phone_1_option} <span class="error_message">{$messages.500097}</span> {/if} </div> {/if} {if $fields->phone_2->is_enabled} <div class="{if $error_msgs.phone_2_option}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="phone_2_option" class="field_label">{$messages.1346}</label> {if $editCheck || $fields->phone_2->can_edit} <input type="text" id="phone_2_option" name="b[phone_2_option]" value="{$session_variables.phone_2_option}" size="{if $fields->phone_2->text_length > 18}18{else}{$fields->phone_2->text_length}{/if}" maxlength="{$fields->phone_2->text_length}" class="field" /> {else} {$session_variables.phone_2_option} <input type="hidden" name="b[phone_2_option]" value="{$session_variables.phone_2_option}" /> {/if} {if $error_msgs.phone_2_option} <span class="error_message">{$messages.500098}</span> {/if} </div> {/if} {if $fields->fax->is_enabled} <div class="{if $error_msgs.fax_option}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="fax_option" class="field_label">{$messages.1355}</label> {if $editCheck || $fields->fax->can_edit} <input type="text" id="fax_option" name="b[fax_option]" value="{$session_variables.fax_option}" size="{if $fields->fax->text_length > 18}18{else}{$fields->fax->text_length}{/if}" maxlength="{$fields->fax->text_length}" class="field" /> {else} {$session_variables.fax_option} <input type="hidden" name="b[fax_option]" value="{$session_variables.fax_option}" /> {/if} {if $error_msgs.fax_option} <span class="error_message">{$messages.500099}</span> {/if} </div> {/if} {if $fields->address->is_enabled && ($editCheck || $fields->address->can_edit)} <div class="{if $error_msgs.address}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="address" class="field_label">{$messages.500161}</label> {if $error_msgs.address} <span class="error_message">{$messages.500162}</span> {/if} <input type="text" id="address" name="b[address]" size="{if $fields->address->text_length > 20}20{else}{$fields->address->text_length}{/if}" maxlength="{$fields->address->text_length}" value="{$session_variables.address}" class="field" /> </div> {/if} {if $region_selector && ($editCheck || $fields->region_level_1->can_edit)} {* allow editing based on "level 1" switch...for now... *} <div class="{if $error_msgs.location}field_error_row {/if}{cycle values='row_odd,row_even'}"> {if $error_msgs.location} <span class="error_message">{$messages.501631}</span> {/if} {$region_selector} </div> {/if} {if $fields->city->is_enabled && ($editCheck || $fields->city->can_edit) && !$geographicOverrides.city} <div class="{if $error_msgs.city}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="city" class="field_label">{$messages.1129}</label> {if $error_msgs.city} <span class="error_message">{$messages.1130}</span> {/if} {if $editCheck || $fields->city->can_edit} <input type="text" id="city" name="b[city]" size="{if $fields->city->text_length > 20}20{else}{$fields->city->text_length}{/if}" maxlength="{$fields->city->text_length}" value="{$session_variables.city}" class="field" /> {else} {$session_variables.city} {/if} </div> {/if} {if $fields->zip->is_enabled} <div class="{if $error_msgs.zip_code}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="zip_code" class="field_label">{$messages.121}</label> {if $error_msgs.zip_code} <span class="error_message">{$messages.118}</span> {/if} {if $messages.119} {$messages.119} {/if} {if $editCheck || $fields->zip->can_edit} <input type="text" id="zip_code" name="b[zip_code]" value="{$session_variables.zip_code}" size="{if $fields->zip->text_length > 10}10{else}{$fields->zip->text_length}{/if}" maxlength="{$fields->zip->text_length}" class="field" /> {else} {$session_variables.zip_code} {/if} </div> {/if} {if $moreDetailsLocation} {include file='shared/listing_collect_more.tpl' more=$moreDetailsLocation} {/if} {if $security_image} <div class="{if $error_msgs.securityCode}field_error_row {/if}{cycle values='row_odd,row_even'}"> {$security_image} </div> {/if} {if $fields->show_contact_seller->is_enabled && ($editCheck || $fields->show_contact_seller->can_edit)} <div class="{if $error_msgs.show_contact_seller}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label"></label> <label> {* Note: Default to "yes" via hidden input, which means it shows the contact seller link. If box is checked, gets overridden by a "no" *} <input type="hidden" name="b[show_contact_seller]" value="yes" /> <input type="checkbox" name="b[show_contact_seller]" value="no"{if $session_variables.show_contact_seller=='no'} checked="checked"{/if} /> {$messages.502195} </label> </div> {else} <input type="hidden" name="b[show_contact_seller]" value="yes"/> {/if} {if $fields->show_other_ads->is_enabled && ($editCheck || $fields->show_other_ads->can_edit)} <div class="{if $error_msgs.show_other_ads}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label class="field_label"></label> <label> {* Note: Default to "yes" via hidden input, which means it shows the contact seller link. If box is checked, gets overridden by a "no" *} <input type="hidden" name="b[show_other_ads]" value="yes" /> <input type="checkbox" name="b[show_other_ads]" value="no"{if $session_variables.show_other_ads=='no'} checked="checked"{/if} /> {$messages.502196} </label> </div> {else} <input type="hidden" name="b[show_other_ads]" value="yes"/> {/if} </div> <br /> {* capture this next bit into a smarty variable, so that it can be not shown if there's nothing to show *} {capture assign=additionalInfo} {if $leveled_fields} {foreach $leveled_fields as $lev_id => $lev_field} {* Note: already checks for "enabled" in PHP *} <div class="{if $error_msgs.{$lev_field.error}}field_error_row {/if}{cycle values='row_odd,row_even'}"> {* Note: edit checks done in code, if cannot edit it only shows the value already selected *} {include file='shared/leveled_fields/main.tpl'} {if $error_msgs.{$lev_field.error}} <span class="error_message">{$messages.502064}</span> {/if} </div> {/foreach} {/if} {if $fields->url_link_1->is_enabled} <div class="{if $error_msgs.url_link_1}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="url_link_1" class="field_label">{$messages.2434}</label> {if $editCheck || $fields->url_link_1->can_edit} <input type="text" id="url_link_1" name="b[url_link_1]" size="{if $fields->url_link_1->text_length > 30}30{else}{$fields->url_link_1->text_length}{/if}" maxlength="{$fields->url_link_1->text_length}" value="{$session_variables.url_link_1}" class="field" /> {else} {$session_variables.url_link_1} {/if} {if $error_msgs.url_link_1} <span class="error_message">{$messages.2437}</span> {/if} </div> {/if} {if $fields->url_link_2->is_enabled} <div class="{if $error_msgs.url_link_2}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="url_link_2" class="field_label">{$messages.2435}</label> {if $editCheck || $fields->url_link_2->can_edit} <input type="text" id="url_link_2" name="b[url_link_2]" size="{if $fields->url_link_2->text_length > 30}30{else}{$fields->url_link_2->text_length}{/if}" maxlength="{$fields->url_link_2->text_length}" value="{$session_variables.url_link_2}" class="field" /> {else} {$session_variables.url_link_2} {/if} {if $error_msgs.url_link_2} <span class="error_message">{$messages.2438}</span> {/if} </div> {/if} {if $fields->url_link_3->is_enabled} <div class="{if $error_msgs.url_link_3}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="url_link_3" class="field_label">{$messages.2436}</label> {if $editCheck || $fields->url_link_3->can_edit} <input type="text" id="url_link_3" name="b[url_link_3]" size="{if $fields->url_link_3->text_length > 30}30{else}{$fields->url_link_3->text_length}{/if}" maxlength="{$fields->url_link_3->text_length}" value="{$session_variables.url_link_3}" class="field" /> {else} {$session_variables.url_link_3} {/if} {if $error_msgs.url_link_3} <span class="error_message">{$messages.2439}</span> {/if} </div> {/if} {if $is_ent} {foreach from=$opt_field_info item=opt_info key=i} {if $opt_info.field->field_type=='cost'} {if !$add_cost_at_top && ($sell_type != 2 || $editAuctionPrices)} {* Adds cost, and does not have set to display cost optional fields at "top" of page (below normal price fields) AND it is either classified ad, or it is auction and can edit auction prices *} <div class="{if $opt_info.error}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="optional_field_{$i}" class="field_label">{$opt_info.label}</label> <div style="white-space: nowrap; display:inline;"> <span class="precurrency">{$precurrency}</span> {if $editCheck || $opt_info.field->can_edit} <input type="text" name="b[optional_field_{$i}]" id="optional_field_{$i}" size="{if $opt_info.field->text_length>12}12{else}{$opt_info.field->text_length}{/if}" maxlength="{$opt_info.field->text_length}" class="field" value="{$opt_info.value|displayPrice:'':''}" /> {else} {$opt_info.value|displayPrice:'':''} {/if} </div> {if $opt_info.error} <span class="error_message">{$opt_info.error}</span> {/if} </div> {/if} {elseif $opt_info.field->is_enabled} <div class="{if $opt_info.error}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="optional_field_{$i}" class="field_label">{$opt_info.label}</label> {if !$editCheck && !$opt_info.field->can_edit} {* Editing, and can edit is off, so just display *} {$opt_info.value} {elseif $opt_info.field->field_type=='text'||$opt_info.field->field_type=='url'||$opt_info.field->field_type=='number'} {* Text input (text, number, or url) *} <input type="text" name="b[optional_field_{$i}]" id="optional_field_{$i}" size="{if $opt_info.field->text_length > 30}30{else}{$opt_info.field->text_length}{/if}" maxlength="{$opt_info.field->text_length}" class="field" value="{$opt_info.value}" /> {elseif $opt_info.field->field_type=='textarea'} {* textarea type *} <textarea rows="6" cols="30" name="b[optional_field_{$i}]" id="optional_field_{$i}" class="field">{$opt_info.value}</textarea> {elseif $opt_info.field->field_type=='dropdown'&&count($optional_types[$i])} {* dropdown *} <select name="b[optional_field_{$i}]" id="optional_field_{$i}" class="field"> {assign var="opt_used" value="0"} {foreach from=$optional_types.$i item="row"} {* "value" parameter intentionally ommitted from this <option>, to support values containing double-quotes *} <option{if $opt_info.value == ($row.value|escape)} selected="selected"{assign var="opt_used" value="1"}{/if}>{$row.value}</option> {/foreach} </select> {if $opt_info.other_box} {* other box for dropdown *} {$opt_info.or} <input type="text" name="b[optional_field_{$i}_other]" value="{if !$opt_used}{$opt_info.value}{/if}" class="field" size="{if $opt_info.field->text_length > 30}30{else}{$opt_info.field->text_length}{/if}" maxlength="{$opt_info.field->text_length}" /> {/if} {elseif $opt_info.field->field_type=='date'} {* Date type, show date *} <input type="text" name="b[optional_field_{$i}]" id="optional_field_{$i}" size="10" maxlength="10" class="field dateInput" value="{$opt_info.value}" /> {/if} {if $opt_info.error} <span class="error_message">{$opt_info.error}</span> {/if} </div> {/if} {/foreach} {/if} {include file="shared/questions.tpl"} {if $display_description_last_in_form && ($editCheck || $fields->description->can_edit)} {include file="shared/details_description_box.tpl"} {/if} {/capture} {if $additionalInfo|strip:'' !== ''} <div class="content_box"> <h2 class="title">{$messages.500805}</h3> {$additionalInfo} </div> {/if} {********************************************} {if $fields->mapping_location->is_enabled} <br /> <div class="content_box"> <h2 class="title">{$messages.1622}</h2> <p class="page_instructions">{$messages.1623}</p> <div class="{if $error_msgs.mapping_location}field_error_row {/if}{cycle values='row_odd,row_even'}"> <label for="mapping_location" class="field_label">{$messages.1617}</label> <input type="text" id="mapping_location" name="b[mapping_location]" value="{$session_variables.mapping_location}" class="field" size="70" /> {if $error_msgs.mapping_location} <span class="error_message">{$messages.500100}</span> {/if} </div> </div> {/if} {if $moreDetailsEnd} {* Allow addons to insert stuff at the very end. *} <br /> <div class="content_box"> {include file='shared/listing_collect_more.tpl' more=$moreDetailsEnd} </div> {/if} {if !$steps_combined} <div class="center"> {if $showPreviewButton} <br /><br /> <input type="submit" name="forcePreview" value="{$preview_button_txt}" class="button" /> {/if} {if $forcePreviewButtonOnly} {* Use hidden main submit, that way can only be "clicked" using JS *} <input type="submit" name="submit" value="1" style="display: none;" class="mainSubmit" /> {else} <br /><br /> <input type="submit" name="submit" value="{$submit_button_txt}" class="button mainSubmit" /> {/if} <br /><br /> <a href="{$cart_url}&action=cancel" class="cancel">{$cancel_txt}</a> </div> {/if} {if !$steps_combined}</form>{/if}
jQuery('span.precurrency').html(pre); jQuery('span.postcurrency').html(post); }; jQuery('#currency_type').click(gjUtil.updateCurrencies); //make sure if they hit refresh or something, drop down matches precurrencies. gjUtil.updateCurrencies(); });
jQuery('span.precurrency').html(pre); jQuery('span.postcurrency').html(post); }; jQuery('#currency_type').change(gjUtil.updateCurrencies); //make sure if they hit refresh or something, drop down matches precurrencies. gjUtil.updateCurrencies(); });
jQuery('span.precurrency').html(pre); jQuery('span.postcurrency').html(post); }; jQuery('#currency_type').click(gjUtil.updateCurrencies); jQuery('#currency_type').change(gjUtil.updateCurrencies); //make sure if they hit refresh or something, drop down matches precurrencies. gjUtil.updateCurrencies(); });
{if count($optionals) > 0 || count($questions) > 0 || count($leveled_fields) > 0} <br /> <div class="content_box_search"> <h1 class="subtitle">{$messages.500806}</h1> {if $leveled_fields} {foreach $leveled_fields as $lev_id => $lev_field} {* Note: already checks for if should show in PHP *}
{if count($optionals) > 0 || count($questions) > 0 || count($leveled_fields) > 0} <br /> <div class="content_box_search"> <h3 class="subtitle">{$messages.500806}</h3> {if $leveled_fields} {foreach $leveled_fields as $lev_id => $lev_field} {* Note: already checks for if should show in PHP *}
{if count($optionals) > 0 || count($questions) > 0 || count($leveled_fields) > 0} <br /> <div class="content_box_search"> <h1 class="subtitle">{$messages.500806}</h1> <h3 class="subtitle">{$messages.500806}</h3> {if $leveled_fields} {foreach $leveled_fields as $lev_id => $lev_field} {* Note: already checks for if should show in PHP *}
<label for="search_text" class="field_label">{$field.label|fromDB}</label> {if $field.type == 'numbers'} <table> <tr class="range_labels"> <td>{$messages.1440}</td> <td><input type="text" name="b[optional_field_{$i}][lower]" size="15" maxlength="15" class="field" /></td> <td>{$messages.1441}</td> <td><input type="text" name="b[optional_field_{$i}][higher]" size="15" maxlength="15" class="field" /></td> </tr> </table> {elseif $field.type=='date'} <table> <tr class="range_labels"> <td>{$messages.501040}</td> <td><input type="text" name="b[optional_field_{$i}][low_date]" size="10" maxlength="10" class="field dateInput" /></td> <td>{$messages.501041}</td> <td><input type="text" name="b[optional_field_{$i}][high_date]" size="10" maxlength="10" class="field dateInput" /></td> </tr> </table> {elseif $field.type == 'text'} <input type="text" name="b[optional_field_{$i}]" id="optional_field_{$i}" class="field" /> {elseif $field.type == 'select'}
<label for="search_text" class="field_label">{$field.label|fromDB}</label> {if $field.type == 'numbers'} <span style="white-space: nowrap;">{$messages.1440} <input name='b[optional_field_{$i}][lower]' size='15' maxlength='15' class="field" /></span> <span style="white-space: nowrap;">{$messages.1441} <input name='b[optional_field_{$i}][higher]' size='15' maxlength='15' class="field" /></span> {elseif $field.type=='date'} <span style="white-space: nowrap;">{$messages.501040} <input name='b[optional_field_{$i}][low_date]' size='10' maxlength='10' class="field dateInput" /></span> <span style="white-space: nowrap;">{$messages.501041} <input name='b[optional_field_{$i}][high_date]' size='10' maxlength='10' class="field dateInput" /></span> {elseif $field.type == 'text'} <input type="text" name="b[optional_field_{$i}]" id="optional_field_{$i}" class="field" /> {elseif $field.type == 'select'}
<label for="search_text" class="field_label">{$field.label|fromDB}</label> {if $field.type == 'numbers'} <table> <tr class="range_labels"> <td>{$messages.1440}</td> <td><input type="text" name="b[optional_field_{$i}][lower]" size="15" maxlength="15" class="field" /></td> <td>{$messages.1441}</td> <td><input type="text" name="b[optional_field_{$i}][higher]" size="15" maxlength="15" class="field" /></td> </tr> </table> <span style="white-space: nowrap;">{$messages.1440} <input name='b[optional_field_{$i}][lower]' size='15' maxlength='15' class="field" /></span> <span style="white-space: nowrap;">{$messages.1441} <input name='b[optional_field_{$i}][higher]' size='15' maxlength='15' class="field" /></span> {elseif $field.type=='date'} <table> <tr class="range_labels"> <td>{$messages.501040}</td> <td><input type="text" name="b[optional_field_{$i}][low_date]" size="10" maxlength="10" class="field dateInput" /></td> <td>{$messages.501041}</td> <td><input type="text" name="b[optional_field_{$i}][high_date]" size="10" maxlength="10" class="field dateInput" /></td> </tr> </table> <span style="white-space: nowrap;">{$messages.501040} <input name='b[optional_field_{$i}][low_date]' size='10' maxlength='10' class="field dateInput" /></span> <span style="white-space: nowrap;">{$messages.501041} <input name='b[optional_field_{$i}][high_date]' size='10' maxlength='10' class="field dateInput" /></span> {elseif $field.type == 'text'} <input type="text" name="b[optional_field_{$i}]" id="optional_field_{$i}" class="field" /> {elseif $field.type == 'select'}
<label for="search_text" class="field_label">{$q.label}</label> {if $q.type == 'date'} <table> <tr class="range_labels"> <td>{$messages.501040}</td> <td><input type="text" name="b[question_value][{$q.key}][low_date]" size="10" maxlength="10" class="field dateInput" /></td> <td>{$messages.501041}</td> <td><input type="text" name="b[question_value][{$q.key}][high_date]" size="10" maxlength="10" class="field dateInput" /></td> </tr> </table> {elseif $q.type == 'numbers'} <table> <tr class="range_labels"> <td>{$messages.1440}</td> <td><input type="text" name="b[question_value][{$q.key}][lower]" size="15" maxlength="15" class="field" /></td> <td>{$messages.1441}</td> <td><input type="text" name="b[question_value][{$q.key}][higher]" size="15" maxlength="15" class="field" /></td> </tr> </table> {elseif $q.type == 'check'} <input class="field" type="checkbox" name="b[question_value][{$q.key}]" value="{$q.label}" /> {elseif $q.type == 'text'} <input class="field" type="text" name="b[question_value][{$q.key}]" /> {elseif $q.type == 'select'} <div class="multiselect"> <ul> {foreach $q.options as $opt} {if $opt} <li><label><input type="checkbox" name="b[question_value][{$q.key}][]" value="{$opt|escape}" /> {$opt}</label></li> {/if} {/foreach} </ul> <div class="clr"></div> {if $q.other}<input type="checkbox" class="other_dummy_checkbox" /> {$messages.500659} <input class="field other_input_field" type="text" name="b[question_value][{$q.key}][other]" />{/if} </div> {/if} </div>
<label for="search_text" class="field_label">{$q.label}</label> {if $q.type == 'date'} <span style="white-space: nowrap;">{$messages.501040} <input name='b[question_value][{$q.key}][low_date]' size='10' maxlength='10' class="field dateInput" /></span> <span style="white-space: nowrap;">{$messages.501041} <input name='b[question_value][{$q.key}][high_date]' size='10' maxlength='10' class="field dateInput" /></span> {elseif $q.type == 'numbers'} <span style="white-space: nowrap;">{$messages.1440} <input name='b[question_value][{$q.key}][lower]' size='15' maxlength='15' class="field" /></span> <span style="white-space: nowrap;">{$messages.1441} <input name='b[question_value][{$q.key}][higher]' size='15' maxlength='15' class="field" /></span> {elseif $q.type == 'check'} <input class="field" type="checkbox" name="b[question_value][{$q.key}]" value="{$q.label}" /> {elseif $q.type == 'text'} <input class="field" type="text" name="b[question_value][{$q.key}]" /> {elseif $q.type == 'select'} <div class="multiselect"> {if $q.search_as_numbers == 1} <span style="white-space: nowrap;"> {$messages.1440} <select name='b[question_value][{$q.key}][lower]'> {foreach $q.options as $opt} <option value="{$opt|escape}">{$opt}</option> {/foreach} </select> </span> <span style="white-space: nowrap;"> {$messages.1441} <select name='b[question_value][{$q.key}][higher]'> {foreach $q.options as $opt} <option value="{$opt|escape}">{$opt}</option> {/foreach} </select> </span> {else} <ul> {foreach $q.options as $opt} {if $opt} <li><label><input type="checkbox" name="b[question_value][{$q.key}][]" value="{$opt|escape}" /> {$opt}</label></li> {/if} {/foreach} </ul> <div class="clr"></div> {if $q.other}<input type="checkbox" class="other_dummy_checkbox" /> {$messages.500659} <input class="field other_input_field" type="text" name="b[question_value][{$q.key}][other]" />{/if} {/if} </div> {/if} </div>
<label for="search_text" class="field_label">{$q.label}</label> {if $q.type == 'date'} <table> <tr class="range_labels"> <td>{$messages.501040}</td> <td><input type="text" name="b[question_value][{$q.key}][low_date]" size="10" maxlength="10" class="field dateInput" /></td> <td>{$messages.501041}</td> <td><input type="text" name="b[question_value][{$q.key}][high_date]" size="10" maxlength="10" class="field dateInput" /></td> </tr> </table> <span style="white-space: nowrap;">{$messages.501040} <input name='b[question_value][{$q.key}][low_date]' size='10' maxlength='10' class="field dateInput" /></span> <span style="white-space: nowrap;">{$messages.501041} <input name='b[question_value][{$q.key}][high_date]' size='10' maxlength='10' class="field dateInput" /></span> {elseif $q.type == 'numbers'} <table> <tr class="range_labels"> <td>{$messages.1440}</td> <td><input type="text" name="b[question_value][{$q.key}][lower]" size="15" maxlength="15" class="field" /></td> <td>{$messages.1441}</td> <td><input type="text" name="b[question_value][{$q.key}][higher]" size="15" maxlength="15" class="field" /></td> </tr> </table> <span style="white-space: nowrap;">{$messages.1440} <input name='b[question_value][{$q.key}][lower]' size='15' maxlength='15' class="field" /></span> <span style="white-space: nowrap;">{$messages.1441} <input name='b[question_value][{$q.key}][higher]' size='15' maxlength='15' class="field" /></span> {elseif $q.type == 'check'} <input class="field" type="checkbox" name="b[question_value][{$q.key}]" value="{$q.label}" /> {elseif $q.type == 'text'} <input class="field" type="text" name="b[question_value][{$q.key}]" /> {elseif $q.type == 'select'} <div class="multiselect"> <ul> {foreach $q.options as $opt} {if $opt} <li><label><input type="checkbox" name="b[question_value][{$q.key}][]" value="{$opt|escape}" /> {$opt}</label></li> {/if} {/foreach} </ul> <div class="clr"></div> {if $q.other}<input type="checkbox" class="other_dummy_checkbox" /> {$messages.500659} <input class="field other_input_field" type="text" name="b[question_value][{$q.key}][other]" />{/if} {if $q.search_as_numbers == 1} <span style="white-space: nowrap;"> {$messages.1440} <select name='b[question_value][{$q.key}][lower]'> {foreach $q.options as $opt} <option value="{$opt|escape}">{$opt}</option> {/foreach} </select> </span> <span style="white-space: nowrap;"> {$messages.1441} <select name='b[question_value][{$q.key}][higher]'> {foreach $q.options as $opt} <option value="{$opt|escape}">{$opt}</option> {/foreach} </select> </span> {else} <ul> {foreach $q.options as $opt} {if $opt} <li><label><input type="checkbox" name="b[question_value][{$q.key}][]" value="{$opt|escape}" /> {$opt}</label></li> {/if} {/foreach} </ul> <div class="clr"></div> {if $q.other}<input type="checkbox" class="other_dummy_checkbox" /> {$messages.500659} <input class="field other_input_field" type="text" name="b[question_value][{$q.key}][other]" />{/if} {/if} </div> {/if} </div>
<div class="content_box help-popup"> <div class="closeBoxX"></div> <h1 class="title lightUpTitle">Help</h1> <div class="page_instructions"> {$explanation}
<div class="content_box help-popup"> <div class="closeBoxX"></div> <h1 class="title lightUpTitle"></h1> <div class="page_instructions"> {$explanation}
<div class="content_box help-popup"> <div class="closeBoxX"></div> <h1 class="title lightUpTitle">Help</h1> <h1 class="title lightUpTitle"></h1> <div class="page_instructions"> {$explanation}
<br /><span class="lightUpBox_imageCountText">{$messages.500762} {$imageNum} {$messages.500763} {$imageCount}</span> {/if} </div> <div class="lightUpBox_imageBox" style="width: {$maxWidth}px;"> {if $is_icon}<a href="{$url}" class="lightUpBox_link">{/if} {$display_image} {if $is_icon}</a>{/if}
<br /><span class="lightUpBox_imageCountText">{$messages.500762} {$imageNum} {$messages.500763} {$imageCount}</span> {/if} </div> <div class="lightUpBox_imageBox" style="width: {$maxWidth}px; max-width: 100%;"> {if $is_icon}<a href="{$url}" class="lightUpBox_link">{/if} {$display_image} {if $is_icon}</a>{/if}
<br /><span class="lightUpBox_imageCountText">{$messages.500762} {$imageNum} {$messages.500763} {$imageCount}</span> {/if} </div> <div class="lightUpBox_imageBox" style="width: {$maxWidth}px;"> <div class="lightUpBox_imageBox" style="width: {$maxWidth}px; max-width: 100%;"> {if $is_icon}<a href="{$url}" class="lightUpBox_link">{/if} {$display_image} {if $is_icon}</a>{/if}
</a> </div> {/if} {if $logged_in&&!$in_admin} <div class="center"> <a href="{$my_account_url}" class="button">
</a> </div> {/if} {if $edited_listing_id} <div class="center"> <a href="{$classifieds_url}?a=2&b={$edited_listing_id}" class="button"> {$messages.502385} </a> </div> {/if} {if $logged_in&&!$in_admin} <div class="center"> <a href="{$my_account_url}" class="button">
</a> </div> {/if} {if $edited_listing_id} <div class="center"> <a href="{$classifieds_url}?a=2&b={$edited_listing_id}" class="button"> {$messages.502385} </a> </div> {/if} {if $logged_in&&!$in_admin} <div class="center"> <a href="{$my_account_url}" class="button">
{* @git-info@ *} {$errors} <div class="search_content_box"> <h1 class="title">{$messages.571}</h1> <p class="page_instructions">{$messages.572} {$tooltip.2}</p> {if $search_sql_query eq 1} <div class="note_box">{$messages.589}</div> {/if} </div> <form action="{$classifieds_file_name}" method="get"> <div> <input type='hidden' name='a' value='19' /> <div class="search_content_box"> <div class="center"> <input type='text' id='search_text' name='b[search_text]' size='60' maxlength='80' class="field" placeholder="{$messages.573|escape}" /> <select class="field" name="b[whole_word]"> <option value="1">{$messages.580}</option> <option value="0"{if $je_search_setting != 1} selected="selected"{/if}>{$messages.581}</option> <option value="2"{if $je_search_setting == 1} selected="selected"{/if}>{$messages.1437}</option> </select> {if $is_auction eq 1} <select class="field" name="b[classified_auction_search]"> <option value="0" selected="selected">{$messages.200021}</option> <option value="1">{$messages.200023}</option> <option value="2">{$messages.200022}</option> <option value="3">{$messages.500078}</option> </select> {else} <input type='hidden' name='b[classified_auction_search]' value='{$listing_type_allowed}' /> {/if} </div> {if $show_close_24_hours} <div style="text-align:center; margin: 5px auto 10px auto;"> <label><input type='checkbox' id='ending_today' name='b[ending_today]' /> {$messages.500079}</label> </div> {/if} {if $messages.1442} <h3 class="subtitle">{$messages.1442}</h3> {/if} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label spacer"></label> {$category_dropdown} <input type='hidden' name='b[subcategories_also]' value='1' /> </div> {if $queryFields.title} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label spacer"></label> <label><input type='checkbox' id='search_titles' name='b[search_titles]' value='1' checked='checked' /> {$messages.575}</label> </div> {/if} {if $queryFields.description} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label spacer"></label> <label><input type='checkbox' id='search_descriptions' name='b[search_descriptions]' value='1' checked='checked' /> {$messages.576}</label> </div> {/if} {if $queryFields.price} <h3 class="subtitle">{$messages.788}</h3> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label spacer"></label> <label style="white-space: nowrap;">{$messages.1440}<input id="by_price_lower" name='b[by_price_lower]' size='15' maxlength='15' class="field" /></label> <label style="white-space: nowrap;">{$messages.1441}<input id="by_price_higher" name='b[by_price_higher]' size='15' maxlength='15' class="field" /></label> </div> {/if} </div> </div> {if $queryFields.business_type} <div> <div class="search_content_box"> <h3 class="subtitle">{$messages.1439}</h3> <div class="{cycle values='row_odd,row_even'}"> <div> <label class="field_label spacer"></label> <label><input type='radio' id='a_by_business_type' name='b[by_business_type]' value='1' />{$messages.790}</label> </div> <div> <label class="field_label spacer"></label> <label><input type='radio' id='b_by_business_type' name='b[by_business_type]' value='2' />{$messages.789}</label> </div> <div> <label class="field_label spacer"></label> <label><input type='radio' id='c_by_business_type' name='b[by_business_type]' value='0' checked='checked' />{$messages.791}</label> </div> </div> </div> </div> {/if} {if $feeshare_active == 1} <h3 class="subtitle">by attached storefront</h3> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$feeshare_attachtouserlabel}</label> <select name="b[attached_user_search_id]" class="field"> <option value="0"></option> {foreach from=$feeshare_userattachmentchoices item=name key=userid} <option value="{$userid}"{if $userid == $attached_user_search_id} selected="selected"{/if}>{$name}</option> {/foreach} </select> </div> {/if} <div class="clr"></div> {* NOTE: This is where category-specific questions will be inserted *} <div id="catQuestions" style="display: none;"></div> <div class="clr"></div> {if $region_selector || $use_zip_distance_calculator || $queryFields.city || $queryFields.zip || $show_optionals || $addonCriteria || $leveled_fields} {* only show this container if it's actually going to have something inside of it *} <div class="search_content_box"> {if $use_zip_distance_calculator eq 1} <h3 class="subtitle">{$messages.1949}</h3> <div class="{cycle values='row_odd,row_even'}"> {if $zipsearch_by_location} {$zipsearchByLocation_html} {else} <label class="field_label spacer"></label> <input type='text' id="by_zip_code" name='b[by_zip_code]' value='{$zip_filter}' class="field" /> <select name='b[by_zip_code_distance]' class="field"> <option value='0'>{$default_distance_text}</option> {foreach from=$basic_distances item=this_item} <option value='{$this_item}' {if $zip_filter_distance eq $this_item} selected="selected"{/if}>{$this_item}</option> {/foreach} </select> {$tooltip.3} {/if} </div> {/if} {if $region_selector || $queryFields.city || (!$use_zip_distance_calculator && $queryFields.zip)} <h3 class="subtitle">{$messages.500809}</h3> {/if} {if $region_selector} <div class="{cycle values='row_odd,row_even'}"> {$region_selector} </div> {/if} {if $queryFields.city} <div class="{cycle values='row_odd,row_even'}"> <label for="by_city" class="field_label">{$messages.500808}</label> <input type="text" id="by_city" name="b[by_city]" maxlength="50" class="field" /> </div> {/if} {if !$use_zip_distance_calculator && $queryFields.zip} <div class="{cycle values='row_odd,row_even'}"> <label for="by_zip_code" class="field_label">{$messages.577}</label> <input type="text" id="by_zip_code" name="b[by_zip_code]" maxlength="50" class="field" /> </div> {/if} {if $show_optionals || $addonCriteria || $leveled_fields} <h3 class="subtitle">{$messages.500807}</h3> {/if} {if $leveled_fields} {foreach $leveled_fields as $lev_id => $lev_field} {* Note: already checks for if should show in PHP *} <div class="{cycle values='row_odd,row_even'}"> {include g_resource='order_items' file='shared/leveled_fields/main.tpl'} </div> {/foreach} {/if} {if $addonCriteria} {foreach from=$addonCriteria item=criterias name='addonSearchCriteria'} {foreach from=$criterias item=criteriaData} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$criteriaData.label}</label> {$criteriaData.data} </div> {if !$criteriaData.skipBreakAfter} <div class="divider"></div> {/if} {/foreach} {/foreach} {/if} {if $show_optionals} {* Note: the "fields to use" checks are done in PHP, if optional is in the optionals array then it should be shown *} {foreach from=$optionals item=o} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$o.label}</label> {if $o.type == 'numbers'} <span style="white-space: nowrap;">{$messages.1440} <input name='b[optional_field_{$o.field_number}][lower]' size='15' maxlength='15' class="field" /></span> <span style="white-space: nowrap;">{$messages.1441} <input name='b[optional_field_{$o.field_number}][higher]' size='15' maxlength='15' class="field" /></span> {elseif $o.type=='date'} <span style="white-space: nowrap;">{$messages.501040} <input name='b[optional_field_{$o.field_number}][low_date]' size='10' maxlength='10' class="field dateInput" /></span> <span style="white-space: nowrap;">{$messages.501041} <input name='b[optional_field_{$o.field_number}][high_date]' size='10' maxlength='10' class="field dateInput" /></span> {elseif $o.type == 'text'} <input type='text' name='b[optional_field_{$o.field_number}]' id='optional_field_{$o.field_number}' class="field" /> {elseif $o.type == 'select'} <div class="multiselect"> <ul> {foreach $o.dropdown as $val} {if $val.value} <li><label><input type="checkbox" name="b[optional_field_{$o.field_number}][]" value="{$val.value|escape}" {if $val.selected}checked="checked"{/if} /> {$val.label}</label></li> {/if} {/foreach} </ul> <div class="clr"></div> {if $o.other_box}<input type="checkbox" class="other_dummy_checkbox" /> {$messages.1458} <input type="text" name="b[optional_field_{$o.field_number}][other]" class="field" />{/if} </div> {/if} </div> {/foreach} {/if} </div> {/if} <div class="center"> <input type='submit' value='{$messages.584}' name='b[search]' class='button' /> </div> </form>
{* @git-info@ *} {$errors} <div class="search_content_box"> <h1 class="title">{$messages.571} {$tooltip.2}</h1> <p class="page_instructions">{$messages.572}</p> {if $search_sql_query eq 1} <div class="note_box">{$messages.589}</div> {/if} </div> <form action="{$classifieds_file_name}" method="get"> <div> <input type='hidden' name='a' value='19' /> <div class="search_content_box"> <div class="center"> <div class="form-wrapper cf"> <input type="hidden" name="b[subcategories_also]" value="1" /> <input type='text' id='search_text' name='b[search_text]' size='60' maxlength='80' class="field" placeholder="{$messages.573|escape}" /> <button type="submit"><span class="glyphicon glyphicon-search"></span></button> </div> <select class="field" name="b[whole_word]"> <option value="1">{$messages.580}</option> <option value="0"{if $je_search_setting != 1} selected="selected"{/if}>{$messages.581}</option> <option value="2"{if $je_search_setting == 1} selected="selected"{/if}>{$messages.1437}</option> </select> {if $is_auction eq 1} <select class="field" name="b[classified_auction_search]"> <option value="0" selected="selected">{$messages.200021}</option> <option value="1">{$messages.200023}</option> <option value="2">{$messages.200022}</option> <option value="3">{$messages.500078}</option> </select> {else} <input type='hidden' name='b[classified_auction_search]' value='{$listing_type_allowed}' /> {/if} </div> <div style="width:100%; text-align: center;"> {if $queryFields.title} <div style="text-align:center; margin: 5px auto 10px auto; font-size: 0.8em; display: inline;"> <label><input type='checkbox' id='search_titles' name='b[search_titles]' value='1' checked='checked' /> {$messages.575} </label> </div> {/if} {if $queryFields.description} <div style="text-align:center; margin: 5px auto 10px auto; font-size: 0.8em; display: inline;"> <label><input type='checkbox' id='search_descriptions' name='b[search_descriptions]' value='1' checked='checked' /> {$messages.576}</label> </div> {/if} </div> {if $show_close_24_hours} <div style="text-align:center; margin: 5px auto 10px auto; font-size: 0.8em;"> <label><input type='checkbox' id='ending_today' name='b[ending_today]' /> {$messages.500079}</label> </div> {/if} {if $messages.1442} <h3 class="subtitle">{$messages.1442}</h3> {/if} <div class="{cycle values='row_odd,row_even'} rwd-center"> <div class="leveled_cat"> <label class="field_label spacer"></label> {$lev_field=$cats} {$leveledCatSearch=true} {foreach $cats.levels as $info} {include file='../order_items/shared/leveled_fields/level.tpl'} {/foreach} <input type='hidden' name='b[subcategories_also]' value='1' /> {* to support legacy opt field scripts against new leveled category selector, use a hidden input: *} <input type='hidden' id='adv_searchCat' value='0' name='c' /> </div> </div> {if $queryFields.price} <h3 class="subtitle">{$messages.788}</h3> <div class="{cycle values='row_odd,row_even'} rwd-center"> <label class="field_label spacer"></label> <label style="white-space: nowrap;">{$messages.1440} <input id="by_price_lower" name='b[by_price_lower]' size='10' maxlength='15' class="field" /></label> <label style="white-space: nowrap;">{$messages.1441} <input id="by_price_higher" name='b[by_price_higher]' size='10' maxlength='15' class="field" /></label> </div> {/if} </div> </div> {if $queryFields.business_type} <div> <div class="search_content_box"> <h3 class="subtitle">{$messages.1439}</h3> <div class="{cycle values='row_odd,row_even'} rwd-center"> <div> <label class="field_label spacer"></label> <label><input type='radio' id='a_by_business_type' name='b[by_business_type]' value='1' />{$messages.790}</label> </div> <div> <label class="field_label spacer"></label> <label><input type='radio' id='b_by_business_type' name='b[by_business_type]' value='2' />{$messages.789}</label> </div> <div> <label class="field_label spacer"></label> <label><input type='radio' id='c_by_business_type' name='b[by_business_type]' value='0' checked='checked' />{$messages.791}</label> </div> </div> </div> </div> {/if} {if $feeshare_active == 1} <h3 class="subtitle">by attached storefront</h3> <div class="{cycle values='row_odd,row_even'} rwd-center"> <label class="field_label">{$feeshare_attachtouserlabel}</label> <select name="b[attached_user_search_id]" class="field"> <option value="0"></option> {foreach from=$feeshare_userattachmentchoices item=name key=userid} <option value="{$userid}"{if $userid == $attached_user_search_id} selected="selected"{/if}>{$name}</option> {/foreach} </select> </div> {/if} <div class="clr"></div> {* NOTE: This is where category-specific questions will be inserted *} <div id="catQuestions" style="display: none;"></div> <div class="clr"></div> {if $region_selector || $use_zip_distance_calculator || $queryFields.city || $queryFields.zip || $show_optionals || $addonCriteria || $leveled_fields} {* only show this container if it's actually going to have something inside of it *} <div class="search_content_box"> {if $use_zip_distance_calculator eq 1} <h3 class="subtitle">{$messages.1949}</h3> <div class="{cycle values='row_odd,row_even'} rwd-center"> {if $zipsearch_by_location} {$zipsearchByLocation_html} {else} <label class="field_label spacer"></label> <input type='text' id="by_zip_code" name='b[by_zip_code]' value='{$zip_filter}' class="field" /> <select name='b[by_zip_code_distance]' class="field"> <option value='0'>{$default_distance_text}</option> {foreach from=$basic_distances item=this_item} <option value='{$this_item}' {if $zip_filter_distance eq $this_item} selected="selected"{/if}>{$this_item}</option> {/foreach} </select> {$tooltip.3} {/if} </div> {/if} {if $region_selector || $queryFields.city || (!$use_zip_distance_calculator && $queryFields.zip)} <h3 class="subtitle">{$messages.500809}</h3> {/if} {if $region_selector} <div class="{cycle values='row_odd,row_even'} rwd-center"> {$region_selector} </div> {/if} {if $queryFields.city} <div class="{cycle values='row_odd,row_even'} rwd-center"> <label for="by_city" class="field_label">{$messages.500808}</label> <input type="text" id="by_city" name="b[by_city]" maxlength="50" class="field" /> </div> {/if} {if !$use_zip_distance_calculator && $queryFields.zip} <div class="{cycle values='row_odd,row_even'} rwd-center"> <label for="by_zip_code" class="field_label">{$messages.577}</label> <input type="text" id="by_zip_code" name="b[by_zip_code]" maxlength="50" class="field" /> </div> {/if} {if $show_optionals || $addonCriteria || $leveled_fields} <h3 class="subtitle">{$messages.500807}</h3> {/if} {if $leveled_fields} {foreach $leveled_fields as $lev_id => $lev_field} {* Note: already checks for if should show in PHP *} <div class="{cycle values='row_odd,row_even'} rwd-center"> {include g_resource='order_items' file='shared/leveled_fields/main.tpl'} </div> {/foreach} {/if} {if $addonCriteria} {foreach from=$addonCriteria item=criterias name='addonSearchCriteria'} {foreach from=$criterias item=criteriaData} <div class="{cycle values='row_odd,row_even'} rwd-center"> <label class="field_label">{$criteriaData.label}</label> {$criteriaData.data} </div> {if !$criteriaData.skipBreakAfter} <div class="divider"></div> {/if} {/foreach} {/foreach} {/if} {if $show_optionals} {* Note: the "fields to use" checks are done in PHP, if optional is in the optionals array then it should be shown *} {foreach from=$optionals item=o} <div class="{cycle values='row_odd,row_even'} rwd-center"> <label class="field_label">{$o.label}</label> {if $o.type == 'numbers'} <span style="white-space: nowrap;">{$messages.1440} <input name='b[optional_field_{$o.field_number}][lower]' size='15' maxlength='15' class="field" /></span> <span style="white-space: nowrap;">{$messages.1441} <input name='b[optional_field_{$o.field_number}][higher]' size='15' maxlength='15' class="field" /></span> {elseif $o.type=='date'} <span style="white-space: nowrap;">{$messages.501040} <input name='b[optional_field_{$o.field_number}][low_date]' size='10' maxlength='10' class="field dateInput" /></span> <span style="white-space: nowrap;">{$messages.501041} <input name='b[optional_field_{$o.field_number}][high_date]' size='10' maxlength='10' class="field dateInput" /></span> {elseif $o.type == 'text'} <input type='text' name='b[optional_field_{$o.field_number}]' id='optional_field_{$o.field_number}' class="field" /> {elseif $o.type == 'select'} <div class="multiselect"> <ul> {foreach $o.dropdown as $val} {if $val.value} <li><label><input type="checkbox" name="b[optional_field_{$o.field_number}][]" value="{$val.value|escape}" {if $val.selected}checked="checked"{/if} /> {$val.label}</label></li> {/if} {/foreach} </ul> <div class="clr"></div> {if $o.other_box}<input type="checkbox" class="other_dummy_checkbox" /> {$messages.1458} <input type="text" name="b[optional_field_{$o.field_number}][other]" class="field" />{/if} </div> {/if} </div> {/foreach} {/if} </div> {/if} <div class="center"> <input type='submit' value='{$messages.584}' name='b[search]' class='button' /> </div> </form>
{* @git-info@ *} {$errors} <div class="search_content_box"> <h1 class="title">{$messages.571}</h1> <p class="page_instructions">{$messages.572} {$tooltip.2}</p> {if $search_sql_query eq 1} <div class="note_box">{$messages.589}</div> {/if} </div> <form action="{$classifieds_file_name}" method="get"> <div> <input type='hidden' name='a' value='19' /> <div class="search_content_box"> <div class="center"> <input type='text' id='search_text' name='b[search_text]' size='60' maxlength='80' class="field" placeholder="{$messages.573|escape}" /> <select class="field" name="b[whole_word]"> <option value="1">{$messages.580}</option> <option value="0"{if $je_search_setting != 1} selected="selected"{/if}>{$messages.581}</option> <option value="2"{if $je_search_setting == 1} selected="selected"{/if}>{$messages.1437}</option> </select> {if $is_auction eq 1} <select class="field" name="b[classified_auction_search]"> <option value="0" selected="selected">{$messages.200021}</option> <option value="1">{$messages.200023}</option> <option value="2">{$messages.200022}</option> <option value="3">{$messages.500078}</option> </select> {else} <input type='hidden' name='b[classified_auction_search]' value='{$listing_type_allowed}' /> {/if} </div> {if $show_close_24_hours} <div style="text-align:center; margin: 5px auto 10px auto;"> <label><input type='checkbox' id='ending_today' name='b[ending_today]' /> {$messages.500079}</label> </div> {/if} {if $messages.1442} <h3 class="subtitle">{$messages.1442}</h3> {/if} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label spacer"></label> {$category_dropdown} <input type='hidden' name='b[subcategories_also]' value='1' /> </div> {if $queryFields.title} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label spacer"></label> <label><input type='checkbox' id='search_titles' name='b[search_titles]' value='1' checked='checked' /> {$messages.575}</label> </div> {/if} {if $queryFields.description} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label spacer"></label> <label><input type='checkbox' id='search_descriptions' name='b[search_descriptions]' value='1' checked='checked' /> {$messages.576}</label> </div> {/if} {if $queryFields.price} <h3 class="subtitle">{$messages.788}</h3> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label spacer"></label> <label style="white-space: nowrap;">{$messages.1440}<input id="by_price_lower" name='b[by_price_lower]' size='15' maxlength='15' class="field" /></label> <label style="white-space: nowrap;">{$messages.1441}<input id="by_price_higher" name='b[by_price_higher]' size='15' maxlength='15' class="field" /></label> </div> {/if} </div> </div> {if $queryFields.business_type} <div> <div class="search_content_box"> <h3 class="subtitle">{$messages.1439}</h3> <div class="{cycle values='row_odd,row_even'}"> <div> <label class="field_label spacer"></label> <label><input type='radio' id='a_by_business_type' name='b[by_business_type]' value='1' />{$messages.790}</label> </div> <div> <label class="field_label spacer"></label> <label><input type='radio' id='b_by_business_type' name='b[by_business_type]' value='2' />{$messages.789}</label> </div> <div> <label class="field_label spacer"></label> <label><input type='radio' id='c_by_business_type' name='b[by_business_type]' value='0' checked='checked' />{$messages.791}</label> </div> </div> </div> </div> {/if} {if $feeshare_active == 1} <h3 class="subtitle">by attached storefront</h3> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$feeshare_attachtouserlabel}</label> <select name="b[attached_user_search_id]" class="field"> <option value="0"></option> {foreach from=$feeshare_userattachmentchoices item=name key=userid} <option value="{$userid}"{if $userid == $attached_user_search_id} selected="selected"{/if}>{$name}</option> {/foreach} </select> </div> {/if} <div class="clr"></div> {* NOTE: This is where category-specific questions will be inserted *} <div id="catQuestions" style="display: none;"></div> <div class="clr"></div> {if $region_selector || $use_zip_distance_calculator || $queryFields.city || $queryFields.zip || $show_optionals || $addonCriteria || $leveled_fields} {* only show this container if it's actually going to have something inside of it *} <div class="search_content_box"> {if $use_zip_distance_calculator eq 1} <h3 class="subtitle">{$messages.1949}</h3> <div class="{cycle values='row_odd,row_even'}"> {if $zipsearch_by_location} {$zipsearchByLocation_html} {else} <label class="field_label spacer"></label> <input type='text' id="by_zip_code" name='b[by_zip_code]' value='{$zip_filter}' class="field" /> <select name='b[by_zip_code_distance]' class="field"> <option value='0'>{$default_distance_text}</option> {foreach from=$basic_distances item=this_item} <option value='{$this_item}' {if $zip_filter_distance eq $this_item} selected="selected"{/if}>{$this_item}</option> {/foreach} </select> {$tooltip.3} {/if} </div> {/if} {if $region_selector || $queryFields.city || (!$use_zip_distance_calculator && $queryFields.zip)} <h3 class="subtitle">{$messages.500809}</h3> {/if} {if $region_selector} <div class="{cycle values='row_odd,row_even'}"> {$region_selector} </div> {/if} {if $queryFields.city} <div class="{cycle values='row_odd,row_even'}"> <label for="by_city" class="field_label">{$messages.500808}</label> <input type="text" id="by_city" name="b[by_city]" maxlength="50" class="field" /> </div> {/if} {if !$use_zip_distance_calculator && $queryFields.zip} <div class="{cycle values='row_odd,row_even'}"> <label for="by_zip_code" class="field_label">{$messages.577}</label> <input type="text" id="by_zip_code" name="b[by_zip_code]" maxlength="50" class="field" /> </div> {/if} {if $show_optionals || $addonCriteria || $leveled_fields} <h3 class="subtitle">{$messages.500807}</h3> {/if} {if $leveled_fields} {foreach $leveled_fields as $lev_id => $lev_field} {* Note: already checks for if should show in PHP *} <div class="{cycle values='row_odd,row_even'}"> {include g_resource='order_items' file='shared/leveled_fields/main.tpl'} </div> {/foreach} {/if} {if $addonCriteria} {foreach from=$addonCriteria item=criterias name='addonSearchCriteria'} {foreach from=$criterias item=criteriaData} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$criteriaData.label}</label> {$criteriaData.data} </div> {if !$criteriaData.skipBreakAfter} <div class="divider"></div> {/if} {/foreach} {/foreach} {/if} {if $show_optionals} {* Note: the "fields to use" checks are done in PHP, if optional is in the optionals array then it should be shown *} {foreach from=$optionals item=o} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$o.label}</label> {if $o.type == 'numbers'} <span style="white-space: nowrap;">{$messages.1440} <input name='b[optional_field_{$o.field_number}][lower]' size='15' maxlength='15' class="field" /></span> <span style="white-space: nowrap;">{$messages.1441} <input name='b[optional_field_{$o.field_number}][higher]' size='15' maxlength='15' class="field" /></span> {elseif $o.type=='date'} <span style="white-space: nowrap;">{$messages.501040} <input name='b[optional_field_{$o.field_number}][low_date]' size='10' maxlength='10' class="field dateInput" /></span> <span style="white-space: nowrap;">{$messages.501041} <input name='b[optional_field_{$o.field_number}][high_date]' size='10' maxlength='10' class="field dateInput" /></span> {elseif $o.type == 'text'} <input type='text' name='b[optional_field_{$o.field_number}]' id='optional_field_{$o.field_number}' class="field" /> {elseif $o.type == 'select'} <div class="multiselect"> <ul> {foreach $o.dropdown as $val} {if $val.value} <li><label><input type="checkbox" name="b[optional_field_{$o.field_number}][]" value="{$val.value|escape}" {if $val.selected}checked="checked"{/if} /> {$val.label}</label></li> {/if} {/foreach} </ul> <div class="clr"></div> {if $o.other_box}<input type="checkbox" class="other_dummy_checkbox" /> {$messages.1458} <input type="text" name="b[optional_field_{$o.field_number}][other]" class="field" />{/if} </div> {/if} </div> {/foreach} {/if} </div> {/if} <div class="center"> <input type='submit' value='{$messages.584}' name='b[search]' class='button' /> </div> </form> {* @git-info@ *} {$errors} <div class="search_content_box"> <h1 class="title">{$messages.571} {$tooltip.2}</h1> <p class="page_instructions">{$messages.572}</p> {if $search_sql_query eq 1} <div class="note_box">{$messages.589}</div> {/if} </div> <form action="{$classifieds_file_name}" method="get"> <div> <input type='hidden' name='a' value='19' /> <div class="search_content_box"> <div class="center"> <div class="form-wrapper cf"> <input type="hidden" name="b[subcategories_also]" value="1" /> <input type='text' id='search_text' name='b[search_text]' size='60' maxlength='80' class="field" placeholder="{$messages.573|escape}" /> <button type="submit"><span class="glyphicon glyphicon-search"></span></button> </div> <select class="field" name="b[whole_word]"> <option value="1">{$messages.580}</option> <option value="0"{if $je_search_setting != 1} selected="selected"{/if}>{$messages.581}</option> <option value="2"{if $je_search_setting == 1} selected="selected"{/if}>{$messages.1437}</option> </select> {if $is_auction eq 1} <select class="field" name="b[classified_auction_search]"> <option value="0" selected="selected">{$messages.200021}</option> <option value="1">{$messages.200023}</option> <option value="2">{$messages.200022}</option> <option value="3">{$messages.500078}</option> </select> {else} <input type='hidden' name='b[classified_auction_search]' value='{$listing_type_allowed}' /> {/if} </div> <div style="width:100%; text-align: center;"> {if $queryFields.title} <div style="text-align:center; margin: 5px auto 10px auto; font-size: 0.8em; display: inline;"> <label><input type='checkbox' id='search_titles' name='b[search_titles]' value='1' checked='checked' /> {$messages.575} </label> </div> {/if} {if $queryFields.description} <div style="text-align:center; margin: 5px auto 10px auto; font-size: 0.8em; display: inline;"> <label><input type='checkbox' id='search_descriptions' name='b[search_descriptions]' value='1' checked='checked' /> {$messages.576}</label> </div> {/if} </div> {if $show_close_24_hours} <div style="text-align:center; margin: 5px auto 10px auto; font-size: 0.8em;"> <label><input type='checkbox' id='ending_today' name='b[ending_today]' /> {$messages.500079}</label> </div> {/if} {if $messages.1442} <h3 class="subtitle">{$messages.1442}</h3> {/if} <div class="{cycle values='row_odd,row_even'} rwd-center"> <div class="leveled_cat"> <label class="field_label spacer"></label> {$lev_field=$cats} {$leveledCatSearch=true} {foreach $cats.levels as $info} {include file='../order_items/shared/leveled_fields/level.tpl'} {/foreach} <input type='hidden' name='b[subcategories_also]' value='1' /> {* to support legacy opt field scripts against new leveled category selector, use a hidden input: *} <input type='hidden' id='adv_searchCat' value='0' name='c' /> </div> </div> {if $queryFields.price} <h3 class="subtitle">{$messages.788}</h3> <div class="{cycle values='row_odd,row_even'} rwd-center"> <label class="field_label spacer"></label> <label style="white-space: nowrap;">{$messages.1440} <input id="by_price_lower" name='b[by_price_lower]' size='10' maxlength='15' class="field" /></label> <label style="white-space: nowrap;">{$messages.1441} <input id="by_price_higher" name='b[by_price_higher]' size='10' maxlength='15' class="field" /></label> </div> {/if} </div> </div> {if $queryFields.business_type} <div> <div class="search_content_box"> <h3 class="subtitle">{$messages.1439}</h3> <div class="{cycle values='row_odd,row_even'} rwd-center"> <div> <label class="field_label spacer"></label> <label><input type='radio' id='a_by_business_type' name='b[by_business_type]' value='1' />{$messages.790}</label> </div> <div> <label class="field_label spacer"></label> <label><input type='radio' id='b_by_business_type' name='b[by_business_type]' value='2' />{$messages.789}</label> </div> <div> <label class="field_label spacer"></label> <label><input type='radio' id='c_by_business_type' name='b[by_business_type]' value='0' checked='checked' />{$messages.791}</label> </div> </div> </div> </div> {/if} {if $feeshare_active == 1} <h3 class="subtitle">by attached storefront</h3> <div class="{cycle values='row_odd,row_even'} rwd-center"> <label class="field_label">{$feeshare_attachtouserlabel}</label> <select name="b[attached_user_search_id]" class="field"> <option value="0"></option> {foreach from=$feeshare_userattachmentchoices item=name key=userid} <option value="{$userid}"{if $userid == $attached_user_search_id} selected="selected"{/if}>{$name}</option> {/foreach} </select> </div> {/if} <div class="clr"></div> {* NOTE: This is where category-specific questions will be inserted *} <div id="catQuestions" style="display: none;"></div> <div class="clr"></div> {if $region_selector || $use_zip_distance_calculator || $queryFields.city || $queryFields.zip || $show_optionals || $addonCriteria || $leveled_fields} {* only show this container if it's actually going to have something inside of it *} <div class="search_content_box"> {if $use_zip_distance_calculator eq 1} <h3 class="subtitle">{$messages.1949}</h3> <div class="{cycle values='row_odd,row_even'} rwd-center"> {if $zipsearch_by_location} {$zipsearchByLocation_html} {else} <label class="field_label spacer"></label> <input type='text' id="by_zip_code" name='b[by_zip_code]' value='{$zip_filter}' class="field" /> <select name='b[by_zip_code_distance]' class="field"> <option value='0'>{$default_distance_text}</option> {foreach from=$basic_distances item=this_item} <option value='{$this_item}' {if $zip_filter_distance eq $this_item} selected="selected"{/if}>{$this_item}</option> {/foreach} </select> {$tooltip.3} {/if} </div> {/if} {if $region_selector || $queryFields.city || (!$use_zip_distance_calculator && $queryFields.zip)} <h3 class="subtitle">{$messages.500809}</h3> {/if} {if $region_selector} <div class="{cycle values='row_odd,row_even'} rwd-center"> {$region_selector} </div> {/if} {if $queryFields.city} <div class="{cycle values='row_odd,row_even'} rwd-center"> <label for="by_city" class="field_label">{$messages.500808}</label> <input type="text" id="by_city" name="b[by_city]" maxlength="50" class="field" /> </div> {/if} {if !$use_zip_distance_calculator && $queryFields.zip} <div class="{cycle values='row_odd,row_even'} rwd-center"> <label for="by_zip_code" class="field_label">{$messages.577}</label> <input type="text" id="by_zip_code" name="b[by_zip_code]" maxlength="50" class="field" /> </div> {/if} {if $show_optionals || $addonCriteria || $leveled_fields} <h3 class="subtitle">{$messages.500807}</h3> {/if} {if $leveled_fields} {foreach $leveled_fields as $lev_id => $lev_field} {* Note: already checks for if should show in PHP *} <div class="{cycle values='row_odd,row_even'} rwd-center"> {include g_resource='order_items' file='shared/leveled_fields/main.tpl'} </div> {/foreach} {/if} {if $addonCriteria} {foreach from=$addonCriteria item=criterias name='addonSearchCriteria'} {foreach from=$criterias item=criteriaData} <div class="{cycle values='row_odd,row_even'} rwd-center"> <label class="field_label">{$criteriaData.label}</label> {$criteriaData.data} </div> {if !$criteriaData.skipBreakAfter} <div class="divider"></div> {/if} {/foreach} {/foreach} {/if} {if $show_optionals} {* Note: the "fields to use" checks are done in PHP, if optional is in the optionals array then it should be shown *} {foreach from=$optionals item=o} <div class="{cycle values='row_odd,row_even'} rwd-center"> <label class="field_label">{$o.label}</label> {if $o.type == 'numbers'} <span style="white-space: nowrap;">{$messages.1440} <input name='b[optional_field_{$o.field_number}][lower]' size='15' maxlength='15' class="field" /></span> <span style="white-space: nowrap;">{$messages.1441} <input name='b[optional_field_{$o.field_number}][higher]' size='15' maxlength='15' class="field" /></span> {elseif $o.type=='date'} <span style="white-space: nowrap;">{$messages.501040} <input name='b[optional_field_{$o.field_number}][low_date]' size='10' maxlength='10' class="field dateInput" /></span> <span style="white-space: nowrap;">{$messages.501041} <input name='b[optional_field_{$o.field_number}][high_date]' size='10' maxlength='10' class="field dateInput" /></span> {elseif $o.type == 'text'} <input type='text' name='b[optional_field_{$o.field_number}]' id='optional_field_{$o.field_number}' class="field" /> {elseif $o.type == 'select'} <div class="multiselect"> <ul> {foreach $o.dropdown as $val} {if $val.value} <li><label><input type="checkbox" name="b[optional_field_{$o.field_number}][]" value="{$val.value|escape}" {if $val.selected}checked="checked"{/if} /> {$val.label}</label></li> {/if} {/foreach} </ul> <div class="clr"></div> {if $o.other_box}<input type="checkbox" class="other_dummy_checkbox" /> {$messages.1458} <input type="text" name="b[optional_field_{$o.field_number}][other]" class="field" />{/if} </div> {/if} </div> {/foreach} {/if} </div> {/if} <div class="center"> <input type='submit' value='{$messages.584}' name='b[search]' class='button' /> </div> </form>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.626}</h1> <h3 class="subtitle">{$messages.429}</h3> <p class="page_instructions">{$messages.430}</p> <form action="{$formTarget}" method="post"> <div class="row_even"> <label class="field_label">{$messages.431}</label> {$categoryDDL} </div> <div class="row_odd"> <label class="field_label">{$messages.432}</label> <input type="radio" name="d[subcategories_also]" value="1" checked="checked" />{$messages.3271} <input type="radio" name="d[subcategories_also]" value="0" />{$messages.3272} </div> <div class="row_even"> <label for="d[search_terms]" class="field_label">{$messages.433}<br /><span class="mini_note">{$messages.434}</span></label> <input type="text" name="d[search_terms]" id="d[search_terms]" size="50" maxlength="50" class="field" /> </div> {foreach $addonFilters as $addonName => $filterInput} <div class='{cycle values="row_odd,row_even"}'> {$filterInput} </div> {/foreach} <div class="center"><input type="submit" value="{$messages.3273}" class="button" /></div> </form> </div> <div class="center"> <a href="{$userManagementHomeLink}" class="button">{$messages.436}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.626}</h1> <h3 class="subtitle">{$messages.429}</h3> <p class="page_instructions">{$messages.430}</p> <form action="{$formTarget}" method="post"> <div class="row_even"> <label class="field_label">{$messages.431}</label> {$categoryDDL} </div> <div class="row_odd"> <label class="field_label">{$messages.432}</label> <input type="radio" name="d[subcategories_also]" value="1" checked="checked" /> {$messages.3271} <input type="radio" name="d[subcategories_also]" value="0" /> {$messages.3272} </div> <div class="row_even"> <label for="d[search_terms]" class="field_label">{$messages.433}<br /><span class="mini_note">{$messages.434}</span></label> <input type="text" name="d[search_terms]" id="d[search_terms]" size="50" maxlength="50" class="field" /> </div> {foreach $addonFilters as $addonName => $filterInput} <div class='{cycle values="row_odd,row_even"}'> {$filterInput} </div> {/foreach} <div class="center"><input type="submit" value="{$messages.3273}" class="button" /></div> </form> </div> <div class="center"> <a href="{$userManagementHomeLink}" class="button">{$messages.436}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.626}</h1> <h3 class="subtitle">{$messages.429}</h3> <p class="page_instructions">{$messages.430}</p> <form action="{$formTarget}" method="post"> <div class="row_even"> <label class="field_label">{$messages.431}</label> {$categoryDDL} </div> <div class="row_odd"> <label class="field_label">{$messages.432}</label> <input type="radio" name="d[subcategories_also]" value="1" checked="checked" />{$messages.3271} <input type="radio" name="d[subcategories_also]" value="0" />{$messages.3272} </div> <div class="row_even"> <label for="d[search_terms]" class="field_label">{$messages.433}<br /><span class="mini_note">{$messages.434}</span></label> <input type="text" name="d[search_terms]" id="d[search_terms]" size="50" maxlength="50" class="field" /> </div> {foreach $addonFilters as $addonName => $filterInput} <div class='{cycle values="row_odd,row_even"}'> {$filterInput} </div> {/foreach} <div class="center"><input type="submit" value="{$messages.3273}" class="button" /></div> </form> </div> <div class="center"> <a href="{$userManagementHomeLink}" class="button">{$messages.436}</a> {* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.626}</h1> <h3 class="subtitle">{$messages.429}</h3> <p class="page_instructions">{$messages.430}</p> <form action="{$formTarget}" method="post"> <div class="row_even"> <label class="field_label">{$messages.431}</label> {$categoryDDL} </div> <div class="row_odd"> <label class="field_label">{$messages.432}</label> <input type="radio" name="d[subcategories_also]" value="1" checked="checked" /> {$messages.3271} <input type="radio" name="d[subcategories_also]" value="0" /> {$messages.3272} </div> <div class="row_even"> <label for="d[search_terms]" class="field_label">{$messages.433}<br /><span class="mini_note">{$messages.434}</span></label> <input type="text" name="d[search_terms]" id="d[search_terms]" size="50" maxlength="50" class="field" /> </div> {foreach $addonFilters as $addonName => $filterInput} <div class='{cycle values="row_odd,row_even"}'> {$filterInput} </div> {/foreach} <div class="center"><input type="submit" value="{$messages.3273}" class="button" /></div> </form> </div> <div class="center"> <a href="{$userManagementHomeLink}" class="button">{$messages.436}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.627}</h1> <h3 class="subtitle">{$messages.374}{$helpLink}</h3> <form action="{$formTarget}" method="post"> <div class="center"> {if $frequencySaved}<div class="success_box">{$messages.502081}</div>{/if} {$messages.502072} <select name="alert_frequency"> {if $messages.502074}<option value="1"{if $frequencySetting == 1} selected="selected"{/if}>{$messages.502074}</option>{/if} {if $messages.502075}<option value="2"{if $frequencySetting == 2} selected="selected"{/if}>{$messages.502075}</option>{/if} {if $messages.502076}<option value="3"{if $frequencySetting == 3} selected="selected"{/if}>{$messages.502076}</option>{/if} {if $messages.502077}<option value="4"{if $frequencySetting == 4} selected="selected"{/if}>{$messages.502077}</option>{/if} {if $messages.502078}<option value="5"{if $frequencySetting == 5} selected="selected"{/if}>{$messages.502078}</option>{/if} {if $messages.502079}<option value="6"{if $frequencySetting == 6} selected="selected"{/if}>{$messages.502079}</option>{/if} {if $messages.502080}<option value="7"{if $frequencySetting == 7} selected="selected"{/if}>{$messages.502080}</option>{/if} </select> <input type="submit" class="button" value="{$messages.502073}" /> </div> </form> <p class="page_instructions">{$table_description|fromDB}</p> {if $showFilters} <table style="border: none; width: 100%;"> <tr class="column_header"> <td>{$messages.378}</td> <td>{$messages.379}</td> {foreach $addonColumnHeaders as $addonName => $header} <td>{$header}</td> {/foreach} <td>{$messages.380}</td> <td>{* delete link column (no header) *}</td> </tr> {foreach from=$filters item=f} <tr class="{cycle values='row_odd,row_even'}"> <td>{$f.category_name} {if $f.sub_cat_check}{$messages.382}{/if}</td> <td>{$f.search_terms}</td> {foreach $f.addonColumns as $addonName => $filterValue} <td>{$filterValue}</td> {/foreach} <td>{$f.date}</td> <td><a href="{$f.link}" class="delete">{$messages.381}</a></td> </tr> {/foreach} </table> {/if} </div> <div class="center"> <a href="{$addRemoveFilterLink}" class="button">{$messages.384}</a> {if $addRemoveFilterLink2} <a href="{$addRemoveFilterLink2}" class="cancel">{$messages.383}</a> {/if} <a href="{$userManagementHomeLink}" class="button">{$messages.385}</a> </div>
{* @git-info@ *} <div class="content_box listing-filter"> <h1 class="title my_account">{$messages.627}</h1> <h3 class="subtitle">{$messages.374} {$helpLink}</h3> <form action="{$formTarget}" method="post"> <div class="center" style="font-size: .75em; font-weight: bold;"> {if $frequencySaved}<div class="success_box">{$messages.502081}</div>{/if} {$messages.502072} <select name="alert_frequency"> {if $messages.502074}<option value="1"{if $frequencySetting == 1} selected="selected"{/if}>{$messages.502074}</option>{/if} {if $messages.502075}<option value="2"{if $frequencySetting == 2} selected="selected"{/if}>{$messages.502075}</option>{/if} {if $messages.502076}<option value="3"{if $frequencySetting == 3} selected="selected"{/if}>{$messages.502076}</option>{/if} {if $messages.502077}<option value="4"{if $frequencySetting == 4} selected="selected"{/if}>{$messages.502077}</option>{/if} {if $messages.502078}<option value="5"{if $frequencySetting == 5} selected="selected"{/if}>{$messages.502078}</option>{/if} {if $messages.502079}<option value="6"{if $frequencySetting == 6} selected="selected"{/if}>{$messages.502079}</option>{/if} {if $messages.502080}<option value="7"{if $frequencySetting == 7} selected="selected"{/if}>{$messages.502080}</option>{/if} </select> <input type="submit" class="button" value="{$messages.502073}" /> </div> </form> <p class="page_instructions">{$table_description|fromDB}</p> {if $showFilters} <table style="border: none; width: 100%;"> <tr class="column_header"> <td>{$messages.378}</td> <td>{$messages.379}</td> {foreach $addonColumnHeaders as $addonName => $header} <td>{$header}</td> {/foreach} <td>{$messages.380}</td> <td>{* delete link column (no header) *}</td> </tr> {foreach from=$filters item=f} <tr class="{cycle values='row_odd,row_even'}"> <td>{$f.category_name} {if $f.sub_cat_check}{$messages.382}{/if}</td> <td>{$f.search_terms}</td> {foreach $f.addonColumns as $addonName => $filterValue} <td>{$filterValue}</td> {/foreach} <td>{$f.date}</td> <td><a href="{$f.link}" class="delete">{$messages.381}</a></td> </tr> {/foreach} </table> {/if} </div> <div class="center"> <a href="{$addRemoveFilterLink}" class="button">{$messages.384}</a> {if $addRemoveFilterLink2} <a href="{$addRemoveFilterLink2}" class="cancel">{$messages.383}</a> {/if} <a href="{$userManagementHomeLink}" class="button">{$messages.385}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.627}</h1> <h3 class="subtitle">{$messages.374}{$helpLink}</h3> <form action="{$formTarget}" method="post"> <div class="center"> {if $frequencySaved}<div class="success_box">{$messages.502081}</div>{/if} {$messages.502072} <select name="alert_frequency"> {if $messages.502074}<option value="1"{if $frequencySetting == 1} selected="selected"{/if}>{$messages.502074}</option>{/if} {if $messages.502075}<option value="2"{if $frequencySetting == 2} selected="selected"{/if}>{$messages.502075}</option>{/if} {if $messages.502076}<option value="3"{if $frequencySetting == 3} selected="selected"{/if}>{$messages.502076}</option>{/if} {if $messages.502077}<option value="4"{if $frequencySetting == 4} selected="selected"{/if}>{$messages.502077}</option>{/if} {if $messages.502078}<option value="5"{if $frequencySetting == 5} selected="selected"{/if}>{$messages.502078}</option>{/if} {if $messages.502079}<option value="6"{if $frequencySetting == 6} selected="selected"{/if}>{$messages.502079}</option>{/if} {if $messages.502080}<option value="7"{if $frequencySetting == 7} selected="selected"{/if}>{$messages.502080}</option>{/if} </select> <input type="submit" class="button" value="{$messages.502073}" /> </div> </form> <p class="page_instructions">{$table_description|fromDB}</p> {if $showFilters} <table style="border: none; width: 100%;"> <tr class="column_header"> <td>{$messages.378}</td> <td>{$messages.379}</td> {foreach $addonColumnHeaders as $addonName => $header} <td>{$header}</td> {/foreach} <td>{$messages.380}</td> <td>{* delete link column (no header) *}</td> </tr> {foreach from=$filters item=f} <tr class="{cycle values='row_odd,row_even'}"> <td>{$f.category_name} {if $f.sub_cat_check}{$messages.382}{/if}</td> <td>{$f.search_terms}</td> {foreach $f.addonColumns as $addonName => $filterValue} <td>{$filterValue}</td> {/foreach} <td>{$f.date}</td> <td><a href="{$f.link}" class="delete">{$messages.381}</a></td> </tr> {/foreach} </table> {/if} </div> <div class="center"> <a href="{$addRemoveFilterLink}" class="button">{$messages.384}</a> {if $addRemoveFilterLink2} <a href="{$addRemoveFilterLink2}" class="cancel">{$messages.383}</a> {/if} <a href="{$userManagementHomeLink}" class="button">{$messages.385}</a> {* @git-info@ *} <div class="content_box listing-filter"> <h1 class="title my_account">{$messages.627}</h1> <h3 class="subtitle">{$messages.374} {$helpLink}</h3> <form action="{$formTarget}" method="post"> <div class="center" style="font-size: .75em; font-weight: bold;"> {if $frequencySaved}<div class="success_box">{$messages.502081}</div>{/if} {$messages.502072} <select name="alert_frequency"> {if $messages.502074}<option value="1"{if $frequencySetting == 1} selected="selected"{/if}>{$messages.502074}</option>{/if} {if $messages.502075}<option value="2"{if $frequencySetting == 2} selected="selected"{/if}>{$messages.502075}</option>{/if} {if $messages.502076}<option value="3"{if $frequencySetting == 3} selected="selected"{/if}>{$messages.502076}</option>{/if} {if $messages.502077}<option value="4"{if $frequencySetting == 4} selected="selected"{/if}>{$messages.502077}</option>{/if} {if $messages.502078}<option value="5"{if $frequencySetting == 5} selected="selected"{/if}>{$messages.502078}</option>{/if} {if $messages.502079}<option value="6"{if $frequencySetting == 6} selected="selected"{/if}>{$messages.502079}</option>{/if} {if $messages.502080}<option value="7"{if $frequencySetting == 7} selected="selected"{/if}>{$messages.502080}</option>{/if} </select> <input type="submit" class="button" value="{$messages.502073}" /> </div> </form> <p class="page_instructions">{$table_description|fromDB}</p> {if $showFilters} <table style="border: none; width: 100%;"> <tr class="column_header"> <td>{$messages.378}</td> <td>{$messages.379}</td> {foreach $addonColumnHeaders as $addonName => $header} <td>{$header}</td> {/foreach} <td>{$messages.380}</td> <td>{* delete link column (no header) *}</td> </tr> {foreach from=$filters item=f} <tr class="{cycle values='row_odd,row_even'}"> <td>{$f.category_name} {if $f.sub_cat_check}{$messages.382}{/if}</td> <td>{$f.search_terms}</td> {foreach $f.addonColumns as $addonName => $filterValue} <td>{$filterValue}</td> {/foreach} <td>{$f.date}</td> <td><a href="{$f.link}" class="delete">{$messages.381}</a></td> </tr> {/foreach} </table> {/if} </div> <div class="center"> <a href="{$addRemoveFilterLink}" class="button">{$messages.384}</a> {if $addRemoveFilterLink2} <a href="{$addRemoveFilterLink2}" class="cancel">{$messages.383}</a> {/if} <a href="{$userManagementHomeLink}" class="button">{$messages.385}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500170}</h1> <h3 class="subtitle">{$messages.102830}</h3> <p class="page_instructions">{$messages.103000}</p> </div> <br /> <div class="content_box"> {if $showUsers} <form action="{$formTarget}" method="post"> <table style="width: 100%;"> <tr class="column_header"> <td>{$messages.102831}</td> {* By default, should not show e-mail addresses! Un-comment to show anyways *} {*<td>{$messages.102832}</td>*} <td>{$messages.102833}</td> <td>{$messages.102836}</td> </tr> {foreach from=$users item=user key=i} <tr class="row_{cycle values="even,odd"}"> <td>{$user.username}</td> {* By default, should not show e-mail addresses! Un-comment to show anyways *} {* <td>{$user.email}</td> *} <td>{$user.feedback}</td> <td><input type="checkbox" name="d[user_id][{$i}]" value="{$user.id}" /></td> </tr> {/foreach} </table> <div class="center"> <input type="hidden" name="d[updatecount]" value="{$count}" /> <input type="submit" name="submit_value" value="{$messages.102836}" class="button" /> </div> </form> {else} {* no users to show *} <div class="note_box">{$messages.103001}</div> {/if} </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500170}</h1> <h3 class="subtitle">{$messages.102830}</h3> <p class="page_instructions">{$messages.103000}</p> </div> <div class="content_box"> {if $showUsers} <form action="{$formTarget}" method="post"> <table style="width: 100%;"> <tr class="column_header"> <td>{$messages.102831}</td> {* By default, should not show e-mail addresses! Un-comment to show anyways *} {*<td>{$messages.102832}</td>*} <td style="text-align:center;">{$messages.102833}</td> <td style="text-align:center;">{$messages.102836}</td> </tr> {foreach from=$users item=user key=i} <tr class="row_{cycle values="even,odd"}"> <td>{$user.username}</td> {* By default, should not show e-mail addresses! Un-comment to show anyways *} {* <td>{$user.email}</td> *} <td style="text-align:center;">{$user.feedback}</td> <td style="text-align:center;"><input type="checkbox" name="d[user_id][{$i}]" value="{$user.id}" /></td> </tr> {/foreach} </table> <div class="center"> <input type="hidden" name="d[updatecount]" value="{$count}" /> <input type="submit" name="submit_value" value="{$messages.102836}" class="button" /> </div> </form> {else} {* no users to show *} <div class="note_box">{$messages.103001}</div> {/if} </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500170}</h1> <h3 class="subtitle">{$messages.102830}</h3> <p class="page_instructions">{$messages.103000}</p> </div> <br /> <div class="content_box"> {if $showUsers} <form action="{$formTarget}" method="post"> <table style="width: 100%;"> <tr class="column_header"> <td>{$messages.102831}</td> {* By default, should not show e-mail addresses! Un-comment to show anyways *} {*<td>{$messages.102832}</td>*} <td>{$messages.102833}</td> <td>{$messages.102836}</td> </tr> {foreach from=$users item=user key=i} <tr class="row_{cycle values="even,odd"}"> <td>{$user.username}</td> {* By default, should not show e-mail addresses! Un-comment to show anyways *} {* <td>{$user.email}</td> *} <td>{$user.feedback}</td> <td><input type="checkbox" name="d[user_id][{$i}]" value="{$user.id}" /></td> </tr> {/foreach} </table> <div class="center"> <input type="hidden" name="d[updatecount]" value="{$count}" /> <input type="submit" name="submit_value" value="{$messages.102836}" class="button" /> </div> </form> {else} {* no users to show *} <div class="note_box">{$messages.103001}</div> {/if} </div> {* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500170}</h1> <h3 class="subtitle">{$messages.102830}</h3> <p class="page_instructions">{$messages.103000}</p> </div> <div class="content_box"> {if $showUsers} <form action="{$formTarget}" method="post"> <table style="width: 100%;"> <tr class="column_header"> <td>{$messages.102831}</td> {* By default, should not show e-mail addresses! Un-comment to show anyways *} {*<td>{$messages.102832}</td>*} <td style="text-align:center;">{$messages.102833}</td> <td style="text-align:center;">{$messages.102836}</td> </tr> {foreach from=$users item=user key=i} <tr class="row_{cycle values="even,odd"}"> <td>{$user.username}</td> {* By default, should not show e-mail addresses! Un-comment to show anyways *} {* <td>{$user.email}</td> *} <td style="text-align:center;">{$user.feedback}</td> <td style="text-align:center;"><input type="checkbox" name="d[user_id][{$i}]" value="{$user.id}" /></td> </tr> {/foreach} </table> <div class="center"> <input type="hidden" name="d[updatecount]" value="{$count}" /> <input type="submit" name="submit_value" value="{$messages.102836}" class="button" /> </div> </form> {else} {* no users to show *} <div class="note_box">{$messages.103001}</div> {/if} </div>
{* @git-info@ *} <br /> <div class="content_box"> <h1 class="title my_account">{$messages.102993}</h1> <p class="page_instructions">{$messages.103057}</p> <form action="{$searchFormTarget}" method="post"> <div class="row_even"> {if $searchError} <span class="error_message">{$searchError|fromDB}</span> <br /><br /> {/if} <input type="radio" name="d[field_type]" value="1" checked="checked" /> {$messages.102995} <input type="radio" name="d[field_type]" value="2" checked="checked" /> {$messages.102996} <input type="radio" name="d[field_type]" value="3" checked="checked" /> {$messages.102997} <br /><br /> <input type="text" name="d[text_to_search]" size="40" maxlength="30" class="field" /> <input type="submit" name="search" value="{$messages.102998}" class="button" /> </div> </form> </div> <div class="center"> <a class="button" href="{$userManagementHomeLink}">{$messages.102999}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.102993}</h1> <p class="page_instructions">{$messages.103057}</p> <form action="{$searchFormTarget}" method="post"> <div class="row_even center"> {if $searchError} <span class="error_message">{$searchError|fromDB}</span> <br /><br /> {/if} <input type="radio" name="d[field_type]" value="1" checked="checked" /> {$messages.102995} <input type="radio" name="d[field_type]" value="2" checked="checked" /> {$messages.102996} <input type="radio" name="d[field_type]" value="3" checked="checked" /> {$messages.102997} <br /><br /> <input type="text" name="d[text_to_search]" size="40" maxlength="30" class="field" /> <input type="submit" name="search" value="{$messages.102998}" class="button" /> </div> </form> </div> <div class="center"> <a class="button" href="{$userManagementHomeLink}">{$messages.102999}</a> </div>
{* @git-info@ *} <br /> <div class="content_box"> <h1 class="title my_account">{$messages.102993}</h1> <p class="page_instructions">{$messages.103057}</p> <form action="{$searchFormTarget}" method="post"> <div class="row_even"> {if $searchError} <span class="error_message">{$searchError|fromDB}</span> <br /><br /> {/if} <input type="radio" name="d[field_type]" value="1" checked="checked" /> {$messages.102995} <input type="radio" name="d[field_type]" value="2" checked="checked" /> {$messages.102996} <input type="radio" name="d[field_type]" value="3" checked="checked" /> {$messages.102997} <br /><br /> <input type="text" name="d[text_to_search]" size="40" maxlength="30" class="field" /> <input type="submit" name="search" value="{$messages.102998}" class="button" /> </div> </form> </div> <div class="center"> <a class="button" href="{$userManagementHomeLink}">{$messages.102999}</a> {* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.102993}</h1> <p class="page_instructions">{$messages.103057}</p> <form action="{$searchFormTarget}" method="post"> <div class="row_even center"> {if $searchError} <span class="error_message">{$searchError|fromDB}</span> <br /><br /> {/if} <input type="radio" name="d[field_type]" value="1" checked="checked" /> {$messages.102995} <input type="radio" name="d[field_type]" value="2" checked="checked" /> {$messages.102996} <input type="radio" name="d[field_type]" value="3" checked="checked" /> {$messages.102997} <br /><br /> <input type="text" name="d[text_to_search]" size="40" maxlength="30" class="field" /> <input type="submit" name="search" value="{$messages.102998}" class="button" /> </div> </form> </div> <div class="center"> <a class="button" href="{$userManagementHomeLink}">{$messages.102999}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500170}</h1> <h3 class="subtitle">{$messages.500172}</h3> <p class="page_instructions">{$messages.102788}</p> </div> <br /> <div class="content_box"> {if $count > 0} <form action="{$formTarget}" method="post"> <table style="border-style: none; width: 100%;"> <tr class="column_header"> <td>{$messages.102831}</td> {if $showEmail}<td>{$messages.102832}</td>{/if} <td>{$messages.102833}</td> <td>{$messages.102834}</td> </tr> {foreach from=$users item=user key=i} <tr class="{cycle values='row_odd,row_even'}"> <td>{$user.username}</td> {if $user.email}<td>{$user.email}</td>{/if} <td>{$user.feedback}</td> <td><input type="checkbox" name="d[user_id][{$i}]" value="{$user.id}" /></td> </tr> {/foreach} </table> <div class="center"> <input type="hidden" name="d[insertcount]" value="{$count}" /> <input type="submit" name="addUsers" value="{$messages.102842}" class="button" /> </div> </form> {else} <div class="field_error_box">{$messages.102835}</div> {/if} </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500170}</h1> <h3 class="subtitle">{$messages.500172}</h3> <p class="page_instructions">{$messages.102788}</p> </div> <div class="content_box"> {if $count > 0} <form action="{$formTarget}" method="post"> <table style="border-style: none; width: 100%;"> <tr class="column_header"> <td>{$messages.102831}</td> {if $showEmail}<td>{$messages.102832}</td>{/if} <td style="text-align: center;">{$messages.102833}</td> <td style="text-align: center;">{$messages.102834}</td> </tr> {foreach from=$users item=user key=i} <tr class="{cycle values='row_odd,row_even'}"> <td>{$user.username}</td> {if $user.email}<td>{$user.email}</td>{/if} <td style="text-align: center;">{$user.feedback}</td> <td style="text-align: center;"><input type="checkbox" name="d[user_id][{$i}]" value="{$user.id}" /></td> </tr> {/foreach} </table> <div class="center"> <input type="hidden" name="d[insertcount]" value="{$count}" /> <input type="submit" name="addUsers" value="{$messages.102842}" class="button" /> </div> </form> {else} <div class="field_error_box">{$messages.102835}</div> {/if} </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500170}</h1> <h3 class="subtitle">{$messages.500172}</h3> <p class="page_instructions">{$messages.102788}</p> </div> <br /> <div class="content_box"> {if $count > 0} <form action="{$formTarget}" method="post"> <table style="border-style: none; width: 100%;"> <tr class="column_header"> <td>{$messages.102831}</td> {if $showEmail}<td>{$messages.102832}</td>{/if} <td>{$messages.102833}</td> <td>{$messages.102834}</td> </tr> {foreach from=$users item=user key=i} <tr class="{cycle values='row_odd,row_even'}"> <td>{$user.username}</td> {if $user.email}<td>{$user.email}</td>{/if} <td>{$user.feedback}</td> <td><input type="checkbox" name="d[user_id][{$i}]" value="{$user.id}" /></td> </tr> {/foreach} </table> <div class="center"> <input type="hidden" name="d[insertcount]" value="{$count}" /> <input type="submit" name="addUsers" value="{$messages.102842}" class="button" /> </div> </form> {else} <div class="field_error_box">{$messages.102835}</div> {/if} {* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500170}</h1> <h3 class="subtitle">{$messages.500172}</h3> <p class="page_instructions">{$messages.102788}</p> </div> <div class="content_box"> {if $count > 0} <form action="{$formTarget}" method="post"> <table style="border-style: none; width: 100%;"> <tr class="column_header"> <td>{$messages.102831}</td> {if $showEmail}<td>{$messages.102832}</td>{/if} <td style="text-align: center;">{$messages.102833}</td> <td style="text-align: center;">{$messages.102834}</td> </tr> {foreach from=$users item=user key=i} <tr class="{cycle values='row_odd,row_even'}"> <td>{$user.username}</td> {if $user.email}<td>{$user.email}</td>{/if} <td style="text-align: center;">{$user.feedback}</td> <td style="text-align: center;"><input type="checkbox" name="d[user_id][{$i}]" value="{$user.id}" /></td> </tr> {/foreach} </table> <div class="center"> <input type="hidden" name="d[insertcount]" value="{$count}" /> <input type="submit" name="addUsers" value="{$messages.102842}" class="button" /> </div> </form> {else} <div class="field_error_box">{$messages.102835}</div> {/if} </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.624}</h1> <h3 class="subtitle">{$messages.387} {$helpLink}</h3> <p class="page_instructions">{$messages.388}</p> {if $showCommunications} {if $communications.received|count > 0} <table style="width: 100%;"> <tr class="column_header"> <td class="nowrap">{$messages.391}</td> <td class="title">{$messages.392}</td> <td class="nowrap">{$messages.393}</td> <td class="nowrap"></td> <td class="nowrap"></td> </tr> {foreach from=$communications.received item=comm} <tr class="{cycle values='row_odd,row_even'}{if !$comm.read}_highlight{/if}"> <td> {if $comm.sender_id}<a href="{$classifieds_file_name}?a=6&b={$comm.sender_id}">{/if} {$comm.sender} {if $comm.sender_id}</a>{/if} </td> <td>{$comm.listingTitle}</td> <td>{$comm.dateSent}</td> <td><a href="{$comm.viewLink}" class="mini_button">{$messages.394}</a></td> <td><a href="{$comm.deleteLink}" class="delete">{$messages.395}</a></td> </tr> {/foreach} </table> {/if} <br /> {if $communications.sent|count > 0} <table style="width: 100%;"> <tr class="column_header"> <td class="nowrap">{$messages.502298}</td> <td class="title">{$messages.392}</td> <td class="nowrap">{$messages.502299}</td> <td class="nowrap"></td> <td class="nowrap"></td> </tr> {foreach from=$communications.sent item=comm} <tr class="{cycle values='row_odd,row_even'}"> <td> {if $comm.receiver_id}<a href="{$classifieds_file_name}?a=6&b={$comm.receiver_id}">{/if} {$comm.receiver} {if $comm.receiver_id}</a>{/if} </td> <td>{$comm.listingTitle}</td> <td>{$comm.dateSent}</td> <td><a href="{$comm.viewLink}" class="mini_button">{$messages.394}</a></td> <td><a href="{$comm.deleteLink}" class="delete">{$messages.395}</a></td> </tr> {/foreach} </table> {/if} {else} {* no communications for this user *} <div class="field_error_box">{$messages.390}</div> {/if} </div> <div class="center"> <a href="{$commConfigLink}" class="button">{$messages.396}</a> <a href="{$userManagementHomeLink}" class="button">{$messages.397}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.624}</h1> <h3 class="subtitle">{$messages.387} {$helpLink}</h3> <p class="page_instructions">{$messages.388}</p> {if $showCommunications} {if $communications.received|count > 0} <table style="width: 100%;"> <tr class="column_header"> <td class="nowrap">{$messages.391}</td> <td class="title">{$messages.392}</td> <td class="nowrap">{$messages.393}</td> <td class="nowrap"></td> <td class="nowrap"></td> </tr> {foreach from=$communications.received item=comm} <tr class="{cycle values='row_odd,row_even'}{if !$comm.read}_highlight unread{/if}"> <td class="nowrap"> {if $comm.sender_id}<a href="{$classifieds_file_name}?a=6&b={$comm.sender_id}">{/if} {$comm.sender} {if $comm.sender_id}</a>{/if} </td> <td> {if $comm.listingId}<a href="{$classifieds_url}?a=2&b={$comm.listingId}">{/if} {$comm.listingTitle} {if $comm.listingId}</a>{/if} </td> <td><span style="white-space: nowrap;">{$comm.dateSent}</span></td> <td><a href="{$comm.viewLink}" class="mini_button">{$messages.394}</a></td> <td><a href="{$comm.deleteLink}" class="mini_button">{$messages.395}</a></td> </tr> {/foreach} </table> {/if} {if $communications.sent|count > 0} <table style="width: 100%;"> <tr class="column_header"> <td class="nowrap">{$messages.502298}</td> <td class="title">{$messages.392}</td> <td class="nowrap">{$messages.502299}</td> <td class="nowrap"></td> <td class="nowrap"></td> </tr> {foreach from=$communications.sent item=comm} <tr class="{cycle values='row_odd,row_even'}"> <td> {if $comm.receiver_id}<a href="{$classifieds_file_name}?a=6&b={$comm.receiver_id}">{/if} {$comm.receiver} {if $comm.receiver_id}</a>{/if} </td> <td> {if $comm.listingId}<a href="{$classifieds_url}?a=2&b={$comm.listingId}">{/if} {$comm.listingTitle} {if $comm.listingId}</a>{/if} </td> <td><span style="white-space: nowrap;">{$comm.dateSent}</span></td> <td><a href="{$comm.viewLink}" class="mini_button">{$messages.394}</a></td> <td><a href="{$comm.deleteLink}" class="mini_button">{$messages.395}</a></td> </tr> {/foreach} </table> {/if} {else} {* no communications for this user *} <div class="note_box">{$messages.390}</div> {/if} </div> <div class="center"> <a href="{$commConfigLink}" class="button">{$messages.396}</a> <a href="{$userManagementHomeLink}" class="button">{$messages.397}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.624}</h1> <h3 class="subtitle">{$messages.387} {$helpLink}</h3> <p class="page_instructions">{$messages.388}</p> {if $showCommunications} {if $communications.received|count > 0} <table style="width: 100%;"> <tr class="column_header"> <td class="nowrap">{$messages.391}</td> <td class="title">{$messages.392}</td> <td class="nowrap">{$messages.393}</td> <td class="nowrap"></td> <td class="nowrap"></td> </tr> {foreach from=$communications.received item=comm} <tr class="{cycle values='row_odd,row_even'}{if !$comm.read}_highlight{/if}"> <td> {if $comm.sender_id}<a href="{$classifieds_file_name}?a=6&b={$comm.sender_id}">{/if} {$comm.sender} {if $comm.sender_id}</a>{/if} </td> <td>{$comm.listingTitle}</td> <td>{$comm.dateSent}</td> <td><a href="{$comm.viewLink}" class="mini_button">{$messages.394}</a></td> <td><a href="{$comm.deleteLink}" class="delete">{$messages.395}</a></td> </tr> {/foreach} </table> {/if} <br /> {if $communications.sent|count > 0} <table style="width: 100%;"> <tr class="column_header"> <td class="nowrap">{$messages.502298}</td> <td class="title">{$messages.392}</td> <td class="nowrap">{$messages.502299}</td> <td class="nowrap"></td> <td class="nowrap"></td> </tr> {foreach from=$communications.sent item=comm} <tr class="{cycle values='row_odd,row_even'}"> <td> {if $comm.receiver_id}<a href="{$classifieds_file_name}?a=6&b={$comm.receiver_id}">{/if} {$comm.receiver} {if $comm.receiver_id}</a>{/if} </td> <td>{$comm.listingTitle}</td> <td>{$comm.dateSent}</td> <td><a href="{$comm.viewLink}" class="mini_button">{$messages.394}</a></td> <td><a href="{$comm.deleteLink}" class="delete">{$messages.395}</a></td> </tr> {/foreach} </table> {/if} {else} {* no communications for this user *} <div class="field_error_box">{$messages.390}</div> {/if} </div> <div class="center"> <a href="{$commConfigLink}" class="button">{$messages.396}</a> <a href="{$userManagementHomeLink}" class="button">{$messages.397}</a> {* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.624}</h1> <h3 class="subtitle">{$messages.387} {$helpLink}</h3> <p class="page_instructions">{$messages.388}</p> {if $showCommunications} {if $communications.received|count > 0} <table style="width: 100%;"> <tr class="column_header"> <td class="nowrap">{$messages.391}</td> <td class="title">{$messages.392}</td> <td class="nowrap">{$messages.393}</td> <td class="nowrap"></td> <td class="nowrap"></td> </tr> {foreach from=$communications.received item=comm} <tr class="{cycle values='row_odd,row_even'}{if !$comm.read}_highlight unread{/if}"> <td class="nowrap"> {if $comm.sender_id}<a href="{$classifieds_file_name}?a=6&b={$comm.sender_id}">{/if} {$comm.sender} {if $comm.sender_id}</a>{/if} </td> <td> {if $comm.listingId}<a href="{$classifieds_url}?a=2&b={$comm.listingId}">{/if} {$comm.listingTitle} {if $comm.listingId}</a>{/if} </td> <td><span style="white-space: nowrap;">{$comm.dateSent}</span></td> <td><a href="{$comm.viewLink}" class="mini_button">{$messages.394}</a></td> <td><a href="{$comm.deleteLink}" class="mini_button">{$messages.395}</a></td> </tr> {/foreach} </table> {/if} {if $communications.sent|count > 0} <table style="width: 100%;"> <tr class="column_header"> <td class="nowrap">{$messages.502298}</td> <td class="title">{$messages.392}</td> <td class="nowrap">{$messages.502299}</td> <td class="nowrap"></td> <td class="nowrap"></td> </tr> {foreach from=$communications.sent item=comm} <tr class="{cycle values='row_odd,row_even'}"> <td> {if $comm.receiver_id}<a href="{$classifieds_file_name}?a=6&b={$comm.receiver_id}">{/if} {$comm.receiver} {if $comm.receiver_id}</a>{/if} </td> <td> {if $comm.listingId}<a href="{$classifieds_url}?a=2&b={$comm.listingId}">{/if} {$comm.listingTitle} {if $comm.listingId}</a>{/if} </td> <td><span style="white-space: nowrap;">{$comm.dateSent}</span></td> <td><a href="{$comm.viewLink}" class="mini_button">{$messages.394}</a></td> <td><a href="{$comm.deleteLink}" class="mini_button">{$messages.395}</a></td> </tr> {/foreach} </table> {/if} {else} {* no communications for this user *} <div class="note_box">{$messages.390}</div> {/if} </div> <div class="center"> <a href="{$commConfigLink}" class="button">{$messages.396}</a> <a href="{$userManagementHomeLink}" class="button">{$messages.397}</a> </div>
{* @git-info@ *} {if $canReply}<form action="{$formTarget}" method="post">{/if} <div class="content_box"> <h1 class="title my_account">{$messages.625}</h1> <h3 class="subtitle">{$messages.410}</h3> <p class="page_instructions">{$messages.411}</p> </div> <br /> <div class="content_box"> <h2 class="title">{$messages.502049}</h2> <div class="row_even"> <label class="field_label">{$messages.412}</label> {if $sender_id}<a href="{$classifieds_file_name}?a=6&b={$sender_id}">{/if} {$sender} {if $sender_id}</a>{/if} </div> <div class="row_odd"> <label class="field_label">{$messages.413}</label> {$dateSent} </div> <div class="row_even"> <label class="field_label">{$messages.1186}</label> <span class="text_highlight">{$listingTitle}</span> </div> </div> <br /> <div class="content_box"> <h3 class="subtitle">{$messages.414}</h3> <div class="box_pad"> {$message} </div> </div> {if $canReply} <br /> <div class="content_box"> <h3 class="title">{$messages.415}</h3> <textarea cols="138" rows="15" name="d[message]" class="field">{$messages.254}</textarea> <div class="center"> {if $isPublicQuestion} <input class="field" type="checkbox" name="d[public_answer]" value="1" /> {$messages.500893}<br /> {/if} <input type="submit" name="z" value="{$messages.1197}" class="button" /> <input type="hidden" name="d[replied_to_this_messages]" value="{$comm_id}" /> <input type="hidden" name="d[message_to]" value="{$newMessage.to}" /> <input type="hidden" name="d[from]" value="{$newMessage.from}" /> <input type="hidden" name="d[regarding_ad]" value="{$newMessage.about}" /> </div> </div> {/if} <div class="center"> <a href="{$userManagementHomeLink}" class="button">{$messages.416}</a> </div> {if $canReply}</form>{/if}
{* @git-info@ *} {if $canReply}<form action="{$formTarget}" method="post">{/if} <div class="content_box"> <h1 class="title my_account">{$messages.625}</h1> <h3 class="subtitle">{$messages.410}</h3> <p class="page_instructions">{$messages.411}</p> </div> <div class="content_box"> <h2 class="title">{$messages.502049}</h2> <div class="row_even"> <label class="field_label">{$messages.412}</label> {if $sender_id}<a href="{$classifieds_file_name}?a=6&b={$sender_id}">{/if} {$sender} {if $sender_id}</a>{/if} </div> <div class="row_odd"> <label class="field_label">{$messages.413}</label> {$dateSent} </div> <div class="row_even"> <label class="field_label label-fix-rwd">{$messages.1186}</label> <span class="text_highlight value-fix-rwd">{$listingTitle}</span> </div> </div> <div class="content_box"> <h3 class="subtitle">{$messages.414}</h3> <div class="box_pad"> {$message} </div> </div> {if $canReply} <div class="content_box"> <h3 class="subtitle" style="margin-bottom: 10px;">{$messages.415}</h3> <textarea cols="138" rows="15" name="d[message]" class="field">{$messages.254}</textarea> <div class="center"> {if $isPublicQuestion} <input class="field" type="checkbox" style="height: 15px;" name="d[public_answer]" value="1" /> <span style="font-size: 0.8em;">{$messages.500893}</span><br /><br /> {/if} <input type="submit" name="z" value="{$messages.1197}" class="button" /> <input type="hidden" name="d[replied_to_this_messages]" value="{$comm_id}" /> <input type="hidden" name="d[message_to]" value="{$newMessage.to}" /> <input type="hidden" name="d[from]" value="{$newMessage.from}" /> <input type="hidden" name="d[regarding_ad]" value="{$newMessage.about}" /> </div> </div> {/if} <div class="center"> <a href="{$userManagementHomeLink}" class="button">{$messages.416}</a> </div> {if $canReply}</form>{/if}
{* @git-info@ *} {if $canReply}<form action="{$formTarget}" method="post">{/if} <div class="content_box"> <h1 class="title my_account">{$messages.625}</h1> <h3 class="subtitle">{$messages.410}</h3> <p class="page_instructions">{$messages.411}</p> </div> <br /> <div class="content_box"> <h2 class="title">{$messages.502049}</h2> <div class="row_even"> <label class="field_label">{$messages.412}</label> {if $sender_id}<a href="{$classifieds_file_name}?a=6&b={$sender_id}">{/if} {$sender} {if $sender_id}</a>{/if} </div> <div class="row_odd"> <label class="field_label">{$messages.413}</label> {$dateSent} </div> <div class="row_even"> <label class="field_label">{$messages.1186}</label> <span class="text_highlight">{$listingTitle}</span> </div> </div> <br /> <div class="content_box"> <h3 class="subtitle">{$messages.414}</h3> <div class="box_pad"> {$message} </div> </div> {if $canReply} <br /> <div class="content_box"> <h3 class="title">{$messages.415}</h3> <textarea cols="138" rows="15" name="d[message]" class="field">{$messages.254}</textarea> <div class="center"> {if $isPublicQuestion} <input class="field" type="checkbox" name="d[public_answer]" value="1" /> {$messages.500893}<br /> {/if} <input type="submit" name="z" value="{$messages.1197}" class="button" /> <input type="hidden" name="d[replied_to_this_messages]" value="{$comm_id}" /> <input type="hidden" name="d[message_to]" value="{$newMessage.to}" /> <input type="hidden" name="d[from]" value="{$newMessage.from}" /> <input type="hidden" name="d[regarding_ad]" value="{$newMessage.about}" /> </div> </div> {/if} <div class="center"> <a href="{$userManagementHomeLink}" class="button">{$messages.416}</a> </div> {* @git-info@ *} {if $canReply}<form action="{$formTarget}" method="post">{/if} <div class="content_box"> <h1 class="title my_account">{$messages.625}</h1> <h3 class="subtitle">{$messages.410}</h3> <p class="page_instructions">{$messages.411}</p> </div> <div class="content_box"> <h2 class="title">{$messages.502049}</h2> <div class="row_even"> <label class="field_label">{$messages.412}</label> {if $sender_id}<a href="{$classifieds_file_name}?a=6&b={$sender_id}">{/if} {$sender} {if $sender_id}</a>{/if} </div> <div class="row_odd"> <label class="field_label">{$messages.413}</label> {$dateSent} </div> <div class="row_even"> <label class="field_label label-fix-rwd">{$messages.1186}</label> <span class="text_highlight value-fix-rwd">{$listingTitle}</span> </div> </div> <div class="content_box"> <h3 class="subtitle">{$messages.414}</h3> <div class="box_pad"> {$message} </div> </div> {if $canReply} <div class="content_box"> <h3 class="subtitle" style="margin-bottom: 10px;">{$messages.415}</h3> <textarea cols="138" rows="15" name="d[message]" class="field">{$messages.254}</textarea> <div class="center"> {if $isPublicQuestion} <input class="field" type="checkbox" style="height: 15px;" name="d[public_answer]" value="1" /> <span style="font-size: 0.8em;">{$messages.500893}</span><br /><br /> {/if} <input type="submit" name="z" value="{$messages.1197}" class="button" /> <input type="hidden" name="d[replied_to_this_messages]" value="{$comm_id}" /> <input type="hidden" name="d[message_to]" value="{$newMessage.to}" /> <input type="hidden" name="d[from]" value="{$newMessage.from}" /> <input type="hidden" name="d[regarding_ad]" value="{$newMessage.about}" /> </div> </div> {/if} <div class="center"> <a href="{$userManagementHomeLink}" class="button">{$messages.416}</a> </div> {if $canReply}</form>{/if}
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.634}</h1> <h3 class="subtitle">{$messages.504}</h3> <p class="page_instructions">{$messages.505}</p> <div> <form method="get" action="" style="display: inline;"> <input type="hidden" name="a" value="4" /> <input type="hidden" name="b" value="1" /> <input type="text" name="q" value="{$q}" size="45" class="field" /> <input type="submit" value="{$messages.500660}" class="button" /> </form> <br /> </div> </div> <br /> <div class="content_box"> <table style="width: 100%;"> <tr class="column_header"> {if $is_ca && $bothListingTypes} <td class="nowrap">{$messages.200000}</td> {/if} <td></td> <td width="100%">{$messages.506}</td> {if $is_a} <td class="nowrap">{$messages.102865}</td> {/if} {if $sold_image and $is_e} <td class="nowrap">{$messages.715}</td> {/if} <td class="nowrap">{$messages.500899}</td> </tr> {foreach from=$listings key=k item=listing} <tr class="{cycle values='row_odd,row_even'}"> {if $is_ca && $bothListingTypes} <td class="center"> {if $listing.item_type eq 1}{$messages.200002}{else}{$messages.200001}{/if} </td> {/if} <td>{$listing.thumbnail}</td> <td width="100%"> <div> <a href="{$file_name}?a=2&b={$listing.id}"> <strong>{$listing.title|fromDB} ({$listing.id})</strong> </a> <br /> {$messages.507}: {if $listing.item_type eq 2 && $listing.delayed_start eq 1} {$messages.500228} {else} {$listing.date|format_date:$date_format} {/if} {if $listing.ends} <br /> {$messages.508}: {if $listing.item_type eq 2 && $listing.delayed_start eq 1} {$messages.500228} {else} {$listing.ends|format_date:$date_format} {/if} {/if} {if $listing.item_type==2 && $listing.price_applies=='item'} <br /> {$messages.502122} {$listing.quantity}<br /> {$messages.502123} {$listing.quantity_remaining} {/if} </div> <br /> <div id="button_{$k}"> <input type="button" onclick="showActionsForRow({$k}); return false;" class="mini_button" value="{$messages.500898}" /> </div> <div id="actions_{$k}" style="display: none;"> {if $listing.addon_buttons}{$listing.addon_buttons}{/if} {if $listing.show_renew_link}<a href="{$ssl_url}?a=cart&action=new&main_type=listing_renew_upgrade&listing_id={$listing.id}&r=1" title="{$messages.834}" class="mini_button"><img src="{external file='images/buttons/listing_renew.gif'}" alt="{$messages.834}" /></a>{/if} {if $listing.show_upgrade_link}<a href="{$ssl_url}?a=cart&action=new&main_type=listing_renew_upgrade&listing_id={$listing.id}&r=2" title="{$messages.835}" class="mini_button"><img src="{external file='images/buttons/listing_upgrade.gif'}" alt="{$messages.835}" /></a>{/if} {if $listing.show_edit_link}<a title="{$messages.3205}" href="{$file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$listing.id}" title="{$messages.509}" class="mini_button"><img src="{external file='images/buttons/listing_edit.gif'}" alt="{$messages.509}" /></a>{/if} {if $listing.show_delete_link}<a title="{$messages.3206}" href="{$file_name}?a=4&b=6&c={$listing.id}" title="{$messages.510}" class="mini_button"><img src="{external file='images/buttons/listing_delete.gif'}" alt="{$messages.510}" /></a>{/if} {if $allow_copying_new_listing}<a title="{$messages.500180}" href="{$file_name}?a=cart&action=new&main_type={if $listing.item_type == 1}classified{else}auction{/if}&copy_id={$listing.id}" title="{$messages.200176}" class="mini_button"><img src="{external file='images/buttons/listing_copy.gif'}" alt="{$messages.200176}" /></a>{/if} {if $listing.bump_access}<a title="{$messages.502301}" href="{$file_name}?a=4&b=1&bump_id={$listing.id}" class="mini_button"><img src="{external file='images/buttons/listing_bump.gif'}" alt="{$messages.200176}" /></a>{/if} </div> </td> {if $is_a} <td class="center nowrap"> {if $listing.price_applies=='item'&&$listing.bids} {include file='current_ads/bids_list.tpl'} {elseif $listing.current_bid > 0} {$listing.current_bid} {elseif $listing.item_type eq 1} - {elseif $listing.auction_type == 2} <a href="{$file_name}?a=1031&b={$listing_id}">{$messages.502171}</a> {else} {$messages.102864} {/if} </td> {/if} {if $sold_image and $is_e} <td class="center"> {if $listing.item_type eq 1} <a href="{$file_name}?a=4&b=11&c={$listing.id}" class="mini_button"> {if $listing.sold_displayed}{$messages.717}{else}{$messages.716}{/if} </a> {else if $listing.sold_displayed} {$messages.717} {else} - {/if} </td> {/if} <td class="nowrap"> {$messages.783}: {$listing.forwarded}<br /> {$messages.784}: {$listing.responded}<br /> {$messages.785}: {$listing.viewed}<br /> {$messages.502045}: {$listing.favorited} </td> </tr> {foreachelse} <tr> <td class="field_error_box" colspan="15"> {if $q} {$messages.500662} {else} {$messages.511} {/if} </td> </tr> {/foreach} </table> </div> {add_footer_html} <script> showing = false; var showActionsForRow = function(row) { //hide previously chosen action bar if(showing !== false) { jQuery('#actions_'+showing).hide(); jQuery('#button_'+showing).show(); } //hide this row's manage button, and show its action bar jQuery('#button_'+row).hide(); jQuery('#actions_'+row).show(); showing = row; }; jQuery(document).ready(function () { jQuery('.showAllBidsButton').click(function () { var contents = jQuery(this).next('.showAllBids'); if (contents.length) { jQuery(document).gjLightbox('open',contents.html()); } return false; }); }); </script> {/add_footer_html} {if $show_pagination} {$messages.200173} {$pagination} {/if} <br /> <div class="center"> <a href="{$file_name}?a=4" class="button">{$messages.512}</a> </div> {if $pending} <br /> <div class="content_box"> <h3 class="title">{$messages.1433}</h3> <table style="width: 100%;"> <tr class="column_headers"> <td>{$messages.506}</td> <td>{$messages.1434}</td> <td></td> </tr> {foreach from=$pending item=listing} <tr class="{cycle values="row_even,row_odd"}"> <td>{$listing.title|fromDB} ({$listing.id}) {if $listing.upgrade_icon}{$listing.upgrade_icon}{/if}</td> <td style="text-align: left;">{$listing.description}</td> <td>{$listing.amount}</td> </tr> {/foreach} </table> </div> {/if}
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.634}</h1> <h3 class="subtitle">{$messages.504}</h3> <p class="page_instructions">{$messages.505}</p> <div class="search_content_box"> <div class="center"> <div class="form-wrapper cf"> <form method="get" action="" style="display: inline;"> <input type="hidden" name="a" value="4" /> <input type="hidden" name="b" value="1" /> <input type='text' id='search_text' name='q' value="{$q}" size='60' maxlength='80' class="field" placeholder="{$messages.500660|escape}" /> <button type="submit"><span class="glyphicon glyphicon-search"></span></button> </form> </div> </div> </div> <!-- NEW BEFORE CHANGES <div class="search_content_box"> <div class="center"> <div class="form-wrapper cf"> <input type="hidden" name="b[subcategories_also]" value="1" /> <input type='text' id='search_text' name='b[search_text]' size='60' maxlength='80' class="field" placeholder="{$messages.573|escape}" /> <button type="submit"><span class="glyphicon glyphicon-search"></span></button> </div> </div> </div> NEW BEFORE CHANGES --> <!-- OLD <div style="text-align: center;"> <form method="get" action="" style="display: inline;"> <input type="hidden" name="a" value="4" /> <input type="hidden" name="b" value="1" /> <input type="text" name="q" value="{$q}" size="45" class="field" /> <input type="submit" value="{$messages.500660}" class="button" /> </form> </div> OLD --> </div> <div class="content_box"> <table style="width: 100%;"> <tr class="column_header"> {if $is_ca && $bothListingTypes} <td class="nowrap">{$messages.200000}</td> {/if} <td></td> <td width="100%">{$messages.506}</td> {if $is_a} <td class="nowrap">{$messages.102865}</td> {/if} {if $sold_image and $is_e} <td class="nowrap">{$messages.715}</td> {/if} <td class="nowrap">{$messages.500899}</td> </tr> {foreach from=$listings key=k item=listing} <tr class="{cycle values='row_odd,row_even'}"> {if $is_ca && $bothListingTypes} <td class="center"> {if $listing.item_type eq 1}{$messages.200002}{else}{$messages.200001}{/if} </td> {/if} <td><span class="active-pic">{$listing.thumbnail}</span></td> <td width="100%"> <div> <a href="{$file_name}?a=2&b={$listing.id}"> <strong>{$listing.title|fromDB}</strong></a> <span style="font-size: 0.8em; color: #666;">({$listing.id})</span> <br /> <span style="font-size: 0.8em;"> <span style="font-weight: bold;">{$messages.507}: </span> {if $listing.item_type eq 2 && $listing.delayed_start eq 1} {$messages.500228} {else} <span style="white-space: nowrap;">{$listing.date|format_date:$date_format}</span> {/if} {if $listing.ends} <br /> <span style="font-weight: bold;">{$messages.508}: </span> {if $listing.item_type eq 2 && $listing.delayed_start eq 1} {$messages.500228} {else} <span style="white-space: nowrap;">{$listing.ends|format_date:$date_format}</span> {/if} {/if} {if $listing.item_type==2 && $listing.price_applies=='item'} <br /> <span style="font-weight: bold;">{$messages.502122}: </span> {$listing.quantity}<br /> <span style="font-weight: bold;">{$messages.502123}: </span> {$listing.quantity_remaining} {/if} </span> </div> <div id="button_{$k}"> <input type="button" onclick="showActionsForRow({$k}); return false;" class="mini_button" value="{$messages.500898}" /> </div> <div id="actions_{$k}" style="display: none;"> {if $listing.addon_buttons}{$listing.addon_buttons}{/if} {if $listing.show_renew_link}<a href="{$ssl_url}?a=cart&action=new&main_type=listing_renew_upgrade&listing_id={$listing.id}&r=1" title="{$messages.834}" class="mini_button"><img src="{external file='images/buttons/listing_renew.png'}" alt="{$messages.834}" /></a>{/if} {if $listing.show_upgrade_link}<a href="{$ssl_url}?a=cart&action=new&main_type=listing_renew_upgrade&listing_id={$listing.id}&r=2" title="{$messages.835}" class="mini_button"><img src="{external file='images/buttons/listing_upgrade.png'}" alt="{$messages.835}" /></a>{/if} {if $listing.show_edit_link}<a title="{$messages.3205}" href="{$file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$listing.id}" title="{$messages.509}" class="mini_button"><img src="{external file='images/buttons/listing_edit.png'}" alt="{$messages.509}" /></a>{/if} {if $listing.show_delete_link}<a title="{$messages.3206}" href="{$file_name}?a=4&b=6&c={$listing.id}" title="{$messages.510}" class="mini_button"><img src="{external file='images/buttons/listing_delete.png'}" alt="{$messages.510}" /></a>{/if} {if $allow_copying_new_listing}<a title="{$messages.500180}" href="{$file_name}?a=cart&action=new&main_type={if $listing.item_type == 1}classified{else}auction{/if}&copy_id={$listing.id}" title="{$messages.200176}" class="mini_button"><img src="{external file='images/buttons/listing_copy.png'}" alt="{$messages.200176}" /></a>{/if} {if $listing.bump_access}<a title="{$messages.502301}" href="{$file_name}?a=4&b=1&bump_id={$listing.id}" class="mini_button"><img src="{external file='images/buttons/listing_bump.png'}" alt="{$messages.200176}" /></a>{/if} </div> </td> {if $is_a} <td class="center nowrap"> {if $listing.price_applies=='item'&&$listing.bids} {include file='current_ads/bids_list.tpl'} {elseif $listing.current_bid > 0} {$listing.current_bid} {elseif $listing.item_type eq 1} - {elseif $listing.auction_type == 2} <a href="{$file_name}?a=1031&b={$listing_id}">{$messages.502171}</a> {else} {$messages.102864} {/if} </td> {/if} {if $sold_image and $is_e} <td class="center"> {if $listing.item_type eq 1} <a href="{$file_name}?a=4&b=11&c={$listing.id}" class="mini_button"> {if $listing.sold_displayed}{$messages.717}{else}{$messages.716}{/if} </a> {else if $listing.sold_displayed} {$messages.717} {else} - {/if} </td> {/if} <td class="nowrap" style="font-size: 0.8em;"> <span style="font-weight: bold;">{$messages.783}:</span> {$listing.forwarded}<br /> <span style="font-weight: bold;">{$messages.784}:</span> {$listing.responded}<br /> <span style="font-weight: bold;">{$messages.785}:</span> {$listing.viewed}<br /> <span style="font-weight: bold;">{$messages.502045}:</span> {$listing.favorited} </td> </tr> {foreachelse} <div class="field_error_box"> {if $q} {$messages.500662} {else} {$messages.511} {/if} </div> {/foreach} </table> </div> {add_footer_html} <script> showing = false; var showActionsForRow = function(row) { //hide previously chosen action bar if(showing !== false) { jQuery('#actions_'+showing).hide(); jQuery('#button_'+showing).show(); } //hide this row's manage button, and show its action bar jQuery('#button_'+row).hide(); jQuery('#actions_'+row).show(); showing = row; }; jQuery(document).ready(function () { jQuery('.showAllBidsButton').click(function () { var contents = jQuery(this).next('.showAllBids'); if (contents.length) { jQuery(document).gjLightbox('open',contents.html()); } return false; }); }); </script> {/add_footer_html} {if $show_pagination} {$messages.200173} {$pagination} {/if} <div class="center"> <a href="{$file_name}?a=4" class="button">{$messages.512}</a> </div> {if $pending} <br /> <div class="content_box"> <h3 class="title">{$messages.1433}</h3> <table style="width: 100%;"> <tr class="column_header"> <td>{$messages.506}</td> <td>{$messages.1434}</td> <td></td> </tr> {foreach from=$pending item=listing} <tr class="{cycle values="row_even,row_odd"}"> <td>{$listing.title|fromDB} ({$listing.id}) {if $listing.upgrade_icon}{$listing.upgrade_icon}{/if}</td> <td style="text-align: left;">{$listing.description}</td> <td>{$listing.amount}</td> </tr> {/foreach} </table> </div> {/if}
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.634}</h1> <h3 class="subtitle">{$messages.504}</h3> <p class="page_instructions">{$messages.505}</p> <div> <form method="get" action="" style="display: inline;"> <input type="hidden" name="a" value="4" /> <input type="hidden" name="b" value="1" /> <input type="text" name="q" value="{$q}" size="45" class="field" /> <input type="submit" value="{$messages.500660}" class="button" /> </form> <br /> </div> </div> <br /> <div class="content_box"> <table style="width: 100%;"> <tr class="column_header"> {if $is_ca && $bothListingTypes} <td class="nowrap">{$messages.200000}</td> {/if} <td></td> <td width="100%">{$messages.506}</td> {if $is_a} <td class="nowrap">{$messages.102865}</td> {/if} {if $sold_image and $is_e} <td class="nowrap">{$messages.715}</td> {/if} <td class="nowrap">{$messages.500899}</td> </tr> {foreach from=$listings key=k item=listing} <tr class="{cycle values='row_odd,row_even'}"> {if $is_ca && $bothListingTypes} <td class="center"> {if $listing.item_type eq 1}{$messages.200002}{else}{$messages.200001}{/if} </td> {/if} <td>{$listing.thumbnail}</td> <td width="100%"> <div> <a href="{$file_name}?a=2&b={$listing.id}"> <strong>{$listing.title|fromDB} ({$listing.id})</strong> </a> <br /> {$messages.507}: {if $listing.item_type eq 2 && $listing.delayed_start eq 1} {$messages.500228} {else} {$listing.date|format_date:$date_format} {/if} {if $listing.ends} <br /> {$messages.508}: {if $listing.item_type eq 2 && $listing.delayed_start eq 1} {$messages.500228} {else} {$listing.ends|format_date:$date_format} {/if} {/if} {if $listing.item_type==2 && $listing.price_applies=='item'} <br /> {$messages.502122} {$listing.quantity}<br /> {$messages.502123} {$listing.quantity_remaining} {/if} </div> <br /> <div id="button_{$k}"> <input type="button" onclick="showActionsForRow({$k}); return false;" class="mini_button" value="{$messages.500898}" /> </div> <div id="actions_{$k}" style="display: none;"> {if $listing.addon_buttons}{$listing.addon_buttons}{/if} {if $listing.show_renew_link}<a href="{$ssl_url}?a=cart&action=new&main_type=listing_renew_upgrade&listing_id={$listing.id}&r=1" title="{$messages.834}" class="mini_button"><img src="{external file='images/buttons/listing_renew.gif'}" alt="{$messages.834}" /></a>{/if} {if $listing.show_upgrade_link}<a href="{$ssl_url}?a=cart&action=new&main_type=listing_renew_upgrade&listing_id={$listing.id}&r=2" title="{$messages.835}" class="mini_button"><img src="{external file='images/buttons/listing_upgrade.gif'}" alt="{$messages.835}" /></a>{/if} {if $listing.show_edit_link}<a title="{$messages.3205}" href="{$file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$listing.id}" title="{$messages.509}" class="mini_button"><img src="{external file='images/buttons/listing_edit.gif'}" alt="{$messages.509}" /></a>{/if} {if $listing.show_delete_link}<a title="{$messages.3206}" href="{$file_name}?a=4&b=6&c={$listing.id}" title="{$messages.510}" class="mini_button"><img src="{external file='images/buttons/listing_delete.gif'}" alt="{$messages.510}" /></a>{/if} {if $allow_copying_new_listing}<a title="{$messages.500180}" href="{$file_name}?a=cart&action=new&main_type={if $listing.item_type == 1}classified{else}auction{/if}&copy_id={$listing.id}" title="{$messages.200176}" class="mini_button"><img src="{external file='images/buttons/listing_copy.gif'}" alt="{$messages.200176}" /></a>{/if} {if $listing.bump_access}<a title="{$messages.502301}" href="{$file_name}?a=4&b=1&bump_id={$listing.id}" class="mini_button"><img src="{external file='images/buttons/listing_bump.gif'}" alt="{$messages.200176}" /></a>{/if} </div> </td> {if $is_a} <td class="center nowrap"> {if $listing.price_applies=='item'&&$listing.bids} {include file='current_ads/bids_list.tpl'} {elseif $listing.current_bid > 0} {$listing.current_bid} {elseif $listing.item_type eq 1} - {elseif $listing.auction_type == 2} <a href="{$file_name}?a=1031&b={$listing_id}">{$messages.502171}</a> {else} {$messages.102864} {/if} </td> {/if} {if $sold_image and $is_e} <td class="center"> {if $listing.item_type eq 1} <a href="{$file_name}?a=4&b=11&c={$listing.id}" class="mini_button"> {if $listing.sold_displayed}{$messages.717}{else}{$messages.716}{/if} </a> {else if $listing.sold_displayed} {$messages.717} {else} - {/if} </td> {/if} <td class="nowrap"> {$messages.783}: {$listing.forwarded}<br /> {$messages.784}: {$listing.responded}<br /> {$messages.785}: {$listing.viewed}<br /> {$messages.502045}: {$listing.favorited} </td> </tr> {foreachelse} <tr> <td class="field_error_box" colspan="15"> {if $q} {$messages.500662} {else} {$messages.511} {/if} </td> </tr> {/foreach} </table> </div> {add_footer_html} <script> showing = false; var showActionsForRow = function(row) { //hide previously chosen action bar if(showing !== false) { jQuery('#actions_'+showing).hide(); jQuery('#button_'+showing).show(); } //hide this row's manage button, and show its action bar jQuery('#button_'+row).hide(); jQuery('#actions_'+row).show(); showing = row; }; jQuery(document).ready(function () { jQuery('.showAllBidsButton').click(function () { var contents = jQuery(this).next('.showAllBids'); if (contents.length) { jQuery(document).gjLightbox('open',contents.html()); } return false; }); }); </script> {/add_footer_html} {if $show_pagination} {$messages.200173} {$pagination} {/if} <br /> <div class="center"> <a href="{$file_name}?a=4" class="button">{$messages.512}</a> </div> {if $pending} <br /> <div class="content_box"> <h3 class="title">{$messages.1433}</h3> <table style="width: 100%;"> <tr class="column_headers"> <td>{$messages.506}</td> <td>{$messages.1434}</td> <td></td> </tr> {foreach from=$pending item=listing} <tr class="{cycle values="row_even,row_odd"}"> <td>{$listing.title|fromDB} ({$listing.id}) {if $listing.upgrade_icon}{$listing.upgrade_icon}{/if}</td> <td style="text-align: left;">{$listing.description}</td> <td>{$listing.amount}</td> </tr> {/foreach} </table> </div> {/if} {* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.634}</h1> <h3 class="subtitle">{$messages.504}</h3> <p class="page_instructions">{$messages.505}</p> <div class="search_content_box"> <div class="center"> <div class="form-wrapper cf"> <form method="get" action="" style="display: inline;"> <input type="hidden" name="a" value="4" /> <input type="hidden" name="b" value="1" /> <input type='text' id='search_text' name='q' value="{$q}" size='60' maxlength='80' class="field" placeholder="{$messages.500660|escape}" /> <button type="submit"><span class="glyphicon glyphicon-search"></span></button> </form> </div> </div> </div> <!-- NEW BEFORE CHANGES <div class="search_content_box"> <div class="center"> <div class="form-wrapper cf"> <input type="hidden" name="b[subcategories_also]" value="1" /> <input type='text' id='search_text' name='b[search_text]' size='60' maxlength='80' class="field" placeholder="{$messages.573|escape}" /> <button type="submit"><span class="glyphicon glyphicon-search"></span></button> </div> </div> </div> NEW BEFORE CHANGES --> <!-- OLD <div style="text-align: center;"> <form method="get" action="" style="display: inline;"> <input type="hidden" name="a" value="4" /> <input type="hidden" name="b" value="1" /> <input type="text" name="q" value="{$q}" size="45" class="field" /> <input type="submit" value="{$messages.500660}" class="button" /> </form> </div> OLD --> </div> <div class="content_box"> <table style="width: 100%;"> <tr class="column_header"> {if $is_ca && $bothListingTypes} <td class="nowrap">{$messages.200000}</td> {/if} <td></td> <td width="100%">{$messages.506}</td> {if $is_a} <td class="nowrap">{$messages.102865}</td> {/if} {if $sold_image and $is_e} <td class="nowrap">{$messages.715}</td> {/if} <td class="nowrap">{$messages.500899}</td> </tr> {foreach from=$listings key=k item=listing} <tr class="{cycle values='row_odd,row_even'}"> {if $is_ca && $bothListingTypes} <td class="center"> {if $listing.item_type eq 1}{$messages.200002}{else}{$messages.200001}{/if} </td> {/if} <td><span class="active-pic">{$listing.thumbnail}</span></td> <td width="100%"> <div> <a href="{$file_name}?a=2&b={$listing.id}"> <strong>{$listing.title|fromDB}</strong></a> <span style="font-size: 0.8em; color: #666;">({$listing.id})</span> <br /> <span style="font-size: 0.8em;"> <span style="font-weight: bold;">{$messages.507}: </span> {if $listing.item_type eq 2 && $listing.delayed_start eq 1} {$messages.500228} {else} <span style="white-space: nowrap;">{$listing.date|format_date:$date_format}</span> {/if} {if $listing.ends} <br /> <span style="font-weight: bold;">{$messages.508}: </span> {if $listing.item_type eq 2 && $listing.delayed_start eq 1} {$messages.500228} {else} <span style="white-space: nowrap;">{$listing.ends|format_date:$date_format}</span> {/if} {/if} {if $listing.item_type==2 && $listing.price_applies=='item'} <br /> <span style="font-weight: bold;">{$messages.502122}: </span> {$listing.quantity}<br /> <span style="font-weight: bold;">{$messages.502123}: </span> {$listing.quantity_remaining} {/if} </span> </div> <div id="button_{$k}"> <input type="button" onclick="showActionsForRow({$k}); return false;" class="mini_button" value="{$messages.500898}" /> </div> <div id="actions_{$k}" style="display: none;"> {if $listing.addon_buttons}{$listing.addon_buttons}{/if} {if $listing.show_renew_link}<a href="{$ssl_url}?a=cart&action=new&main_type=listing_renew_upgrade&listing_id={$listing.id}&r=1" title="{$messages.834}" class="mini_button"><img src="{external file='images/buttons/listing_renew.png'}" alt="{$messages.834}" /></a>{/if} {if $listing.show_upgrade_link}<a href="{$ssl_url}?a=cart&action=new&main_type=listing_renew_upgrade&listing_id={$listing.id}&r=2" title="{$messages.835}" class="mini_button"><img src="{external file='images/buttons/listing_upgrade.png'}" alt="{$messages.835}" /></a>{/if} {if $listing.show_edit_link}<a title="{$messages.3205}" href="{$file_name}?a=cart&action=new&main_type=listing_edit&listing_id={$listing.id}" title="{$messages.509}" class="mini_button"><img src="{external file='images/buttons/listing_edit.png'}" alt="{$messages.509}" /></a>{/if} {if $listing.show_delete_link}<a title="{$messages.3206}" href="{$file_name}?a=4&b=6&c={$listing.id}" title="{$messages.510}" class="mini_button"><img src="{external file='images/buttons/listing_delete.png'}" alt="{$messages.510}" /></a>{/if} {if $allow_copying_new_listing}<a title="{$messages.500180}" href="{$file_name}?a=cart&action=new&main_type={if $listing.item_type == 1}classified{else}auction{/if}&copy_id={$listing.id}" title="{$messages.200176}" class="mini_button"><img src="{external file='images/buttons/listing_copy.png'}" alt="{$messages.200176}" /></a>{/if} {if $listing.bump_access}<a title="{$messages.502301}" href="{$file_name}?a=4&b=1&bump_id={$listing.id}" class="mini_button"><img src="{external file='images/buttons/listing_bump.png'}" alt="{$messages.200176}" /></a>{/if} </div> </td> {if $is_a} <td class="center nowrap"> {if $listing.price_applies=='item'&&$listing.bids} {include file='current_ads/bids_list.tpl'} {elseif $listing.current_bid > 0} {$listing.current_bid} {elseif $listing.item_type eq 1} - {elseif $listing.auction_type == 2} <a href="{$file_name}?a=1031&b={$listing_id}">{$messages.502171}</a> {else} {$messages.102864} {/if} </td> {/if} {if $sold_image and $is_e} <td class="center"> {if $listing.item_type eq 1} <a href="{$file_name}?a=4&b=11&c={$listing.id}" class="mini_button"> {if $listing.sold_displayed}{$messages.717}{else}{$messages.716}{/if} </a> {else if $listing.sold_displayed} {$messages.717} {else} - {/if} </td> {/if} <td class="nowrap" style="font-size: 0.8em;"> <span style="font-weight: bold;">{$messages.783}:</span> {$listing.forwarded}<br /> <span style="font-weight: bold;">{$messages.784}:</span> {$listing.responded}<br /> <span style="font-weight: bold;">{$messages.785}:</span> {$listing.viewed}<br /> <span style="font-weight: bold;">{$messages.502045}:</span> {$listing.favorited} </td> </tr> {foreachelse} <div class="field_error_box"> {if $q} {$messages.500662} {else} {$messages.511} {/if} </div> {/foreach} </table> </div> {add_footer_html} <script> showing = false; var showActionsForRow = function(row) { //hide previously chosen action bar if(showing !== false) { jQuery('#actions_'+showing).hide(); jQuery('#button_'+showing).show(); } //hide this row's manage button, and show its action bar jQuery('#button_'+row).hide(); jQuery('#actions_'+row).show(); showing = row; }; jQuery(document).ready(function () { jQuery('.showAllBidsButton').click(function () { var contents = jQuery(this).next('.showAllBids'); if (contents.length) { jQuery(document).gjLightbox('open',contents.html()); } return false; }); }); </script> {/add_footer_html} {if $show_pagination} {$messages.200173} {$pagination} {/if} <div class="center"> <a href="{$file_name}?a=4" class="button">{$messages.512}</a> </div> {if $pending} <br /> <div class="content_box"> <h3 class="title">{$messages.1433}</h3> <table style="width: 100%;"> <tr class="column_header"> <td>{$messages.506}</td> <td>{$messages.1434}</td> <td></td> </tr> {foreach from=$pending item=listing} <tr class="{cycle values="row_even,row_odd"}"> <td>{$listing.title|fromDB} ({$listing.id}) {if $listing.upgrade_icon}{$listing.upgrade_icon}{/if}</td> <td style="text-align: left;">{$listing.description}</td> <td>{$listing.amount}</td> </tr> {/foreach} </table> </div> {/if}
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.629}</h1> <h3 class="subtitle">{$messages.447}</h3> <p class="page_instructions">{$messages.458}</p> {if $category_tree} <div class="note_box"> {$messages.711}: <a href="{$categoriesLink}" class="category_tree">{$messages.448}</a> > {if is_array($tree)} {foreach from=$tree item=t name=catTree} <a href="{$t.link}" class="category_tree">{$t.name}</a>{if !$smarty.foreach.catTree.last} > {/if} {/foreach} {else} {$tree} {/if} </div> {/if} <h2 class="title">{$ad->TITLE|fromDB}</h2> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.449}</label> {$ad->ID} </div> {if $fields->price->is_enabled} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label"> {if $ad->ITEM_TYPE == 1} {$messages.706} {else} {$messages.100706} {/if} </label> {$ad->PRECURRENCY|fromDB} {if $ad->ITEM_TYPE == 1} {$ad->PRICE|fromDB} {else} {$ad->FINAL_PRICE|fromDB} {/if} {$ad->POSTCURRENCY|fromDB} </div> {/if} {if $ad->PRICE_APPLIES == 'item' && $ad->QUANTITY} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.502136}</label> {$ad->QUANTITY} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.502137}</label> {$ad->QUANTITY_REMAINING} </div> {/if} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.450}</label> {$ad->VIEWED + 1} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.451}</label> {$start_date} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.452}</label> {$end_date} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.454}</label> {$ad->LOCATION_ZIP|fromDB} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.453}</label> {$ad->REASON_AD_ENDED|fromDB} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.455}</label> {$ad->DESCRIPTION|fromDB} </div> {if $ad->URL_LINK_1} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.500992}</label> {$ad->URL_LINK_1|fromDB} </div> {/if} {if $ad->URL_LINK_2} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.500993}</label> {$ad->URL_LINK_2|fromDB} </div> {/if} {if $ad->URL_LINK_3} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.500994}</label> {$ad->URL_LINK_3|fromDB} </div> {/if} {if $ad->ITEM_TYPE == 2} {* show auction bids *} <h3 class="title">{$messages.103307}</h3> {if $ad->PRICE_APPLIES == 'item' && count($bids) > 0} <p class="page_instructions"> {if $user.id==$ad->SELLER} {$messages.502133} {/if} {$messages.502134} </p> {/if} <table style="width: 100%;"> {if count($bids) > 0} <tr class="results_column_header"> <td class="nowrap" style="text-align: left;">{$messages.103311}</td> <td class="nowrap" style="text-align: left;"> {$messages.103309} {if $ad->PRICE_APPLIES=='item'} {$messages.502135} {/if} </td> {if $ad->AUCTION_TYPE == 2 || $ad->PRICE_APPLIES == 'item'}<td class="nowrap" style="text-align: left;">{$messages.103310}</td>{/if} <td class="title" style="text-align: left;">{$messages.103308}</td> </tr> {foreach from=$bids item=bid} <tr class="{cycle values="row_even,row_odd"}"> <td class="nowrap">{$bid.username}{if $bid.email} ({$bid.email}){/if}</td> <td class="nowrap price">{$bid.amount}</td> {if $ad->AUCTION_TYPE == 2 || $ad->PRICE_APPLIES == 'item'}<td class="nowrap center">{$bid.quantity}</td>{/if} <td>{$bid.time}</td> </tr> {/foreach} {else} <tr class="data_values"> <td colspan="4">{$messages.103312}</td> </tr> {/if} </table> {/if} </div> <br /> <div class="center"> <a href="{$expiredAdsLink}" class="button">{$messages.456}</a> <a href="{$userManagementHomeLink}" class="button">{$messages.457}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.629}</h1> <h3 class="subtitle">{$messages.447}</h3> <p class="page_instructions">{$messages.458}</p> {if $category_tree} <div class="note_box"> {$messages.711}: <a href="{$categoriesLink}" class="category_tree">{$messages.448}</a> > {if is_array($tree)} {foreach from=$tree item=t name=catTree} <a href="{$t.link}" class="category_tree">{$t.name}</a>{if !$smarty.foreach.catTree.last} > {/if} {/foreach} {else} {$tree} {/if} </div> {/if} <h2 class="title">{$ad->TITLE|fromDB}</h2> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.449}</label> {$ad->ID} </div> {if $fields->price->is_enabled} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label"> {if $ad->ITEM_TYPE == 1} {$messages.706} {else} {$messages.100706} {/if} </label> {$ad->PRECURRENCY|fromDB} {if $ad->ITEM_TYPE == 1} {$ad->PRICE|fromDB} {else} {$ad->FINAL_PRICE|fromDB} {/if} {$ad->POSTCURRENCY|fromDB} </div> {/if} {if $ad->PRICE_APPLIES == 'item' && $ad->QUANTITY} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.502136}</label> {$ad->QUANTITY} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.502137}</label> {$ad->QUANTITY_REMAINING} </div> {/if} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.450}</label> {$ad->VIEWED + 1} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.451}</label> {$start_date} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.452}</label> {$end_date} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.454}</label> {$ad->LOCATION_ZIP|fromDB} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.453}</label> {$ad->REASON_AD_ENDED|fromDB} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.455}</label> <div style="margin: 0 5px;">{$ad->DESCRIPTION|fromDB}</div> </div> {if $ad->URL_LINK_1} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.500992}</label> {$ad->URL_LINK_1|fromDB} </div> {/if} {if $ad->URL_LINK_2} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.500993}</label> {$ad->URL_LINK_2|fromDB} </div> {/if} {if $ad->URL_LINK_3} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.500994}</label> {$ad->URL_LINK_3|fromDB} </div> {/if} {if $ad->ITEM_TYPE == 2} {* show auction bids *} <h3 class="title">{$messages.103307}</h3> {if $ad->PRICE_APPLIES == 'item' && count($bids) > 0} <p class="page_instructions"> {if $user.id==$ad->SELLER} {$messages.502133} {/if} {$messages.502134} </p> {/if} <table style="width: 100%;"> {if count($bids) > 0} <tr class="results_column_header"> <td class="nowrap" style="text-align: left;">{$messages.103311}</td> <td class="nowrap" style="text-align: left;"> {$messages.103309} {if $ad->PRICE_APPLIES=='item'} {$messages.502135} {/if} </td> {if $ad->AUCTION_TYPE == 2 || $ad->PRICE_APPLIES == 'item'}<td class="nowrap" style="text-align: left;">{$messages.103310}</td>{/if} <td class="title" style="text-align: left;">{$messages.103308}</td> </tr> {foreach from=$bids item=bid} <tr class="{cycle values="row_even,row_odd"}"> <td class="nowrap">{$bid.username}{if $bid.email} ({$bid.email}){/if}</td> <td class="nowrap price">{$bid.amount}</td> {if $ad->AUCTION_TYPE == 2 || $ad->PRICE_APPLIES == 'item'}<td class="nowrap center">{$bid.quantity}</td>{/if} <td>{$bid.time}</td> </tr> {/foreach} {else} <tr class="data_values"> <td colspan="4">{$messages.103312}</td> </tr> {/if} </table> {/if} </div> <br /> <div class="center"> <a href="{$expiredAdsLink}" class="button">{$messages.456}</a> <a href="{$userManagementHomeLink}" class="button">{$messages.457}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.629}</h1> <h3 class="subtitle">{$messages.447}</h3> <p class="page_instructions">{$messages.458}</p> {if $category_tree} <div class="note_box"> {$messages.711}: <a href="{$categoriesLink}" class="category_tree">{$messages.448}</a> > {if is_array($tree)} {foreach from=$tree item=t name=catTree} <a href="{$t.link}" class="category_tree">{$t.name}</a>{if !$smarty.foreach.catTree.last} > {/if} {/foreach} {else} {$tree} {/if} </div> {/if} <h2 class="title">{$ad->TITLE|fromDB}</h2> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.449}</label> {$ad->ID} </div> {if $fields->price->is_enabled} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label"> {if $ad->ITEM_TYPE == 1} {$messages.706} {else} {$messages.100706} {/if} </label> {$ad->PRECURRENCY|fromDB} {if $ad->ITEM_TYPE == 1} {$ad->PRICE|fromDB} {else} {$ad->FINAL_PRICE|fromDB} {/if} {$ad->POSTCURRENCY|fromDB} </div> {/if} {if $ad->PRICE_APPLIES == 'item' && $ad->QUANTITY} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.502136}</label> {$ad->QUANTITY} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.502137}</label> {$ad->QUANTITY_REMAINING} </div> {/if} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.450}</label> {$ad->VIEWED + 1} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.451}</label> {$start_date} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.452}</label> {$end_date} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.454}</label> {$ad->LOCATION_ZIP|fromDB} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.453}</label> {$ad->REASON_AD_ENDED|fromDB} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.455}</label> {$ad->DESCRIPTION|fromDB} </div> {if $ad->URL_LINK_1} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.500992}</label> {$ad->URL_LINK_1|fromDB} </div> {/if} {if $ad->URL_LINK_2} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.500993}</label> {$ad->URL_LINK_2|fromDB} </div> {/if} {if $ad->URL_LINK_3} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.500994}</label> {$ad->URL_LINK_3|fromDB} </div> {/if} {if $ad->ITEM_TYPE == 2} {* show auction bids *} <h3 class="title">{$messages.103307}</h3> {if $ad->PRICE_APPLIES == 'item' && count($bids) > 0} <p class="page_instructions"> {if $user.id==$ad->SELLER} {$messages.502133} {/if} {$messages.502134} </p> {/if} <table style="width: 100%;"> {if count($bids) > 0} <tr class="results_column_header"> <td class="nowrap" style="text-align: left;">{$messages.103311}</td> <td class="nowrap" style="text-align: left;"> {$messages.103309} {if $ad->PRICE_APPLIES=='item'} {$messages.502135} {/if} </td> {if $ad->AUCTION_TYPE == 2 || $ad->PRICE_APPLIES == 'item'}<td class="nowrap" style="text-align: left;">{$messages.103310}</td>{/if} <td class="title" style="text-align: left;">{$messages.103308}</td> </tr> {foreach from=$bids item=bid} <tr class="{cycle values="row_even,row_odd"}"> <td class="nowrap">{$bid.username}{if $bid.email} ({$bid.email}){/if}</td> <td class="nowrap price">{$bid.amount}</td> {if $ad->AUCTION_TYPE == 2 || $ad->PRICE_APPLIES == 'item'}<td class="nowrap center">{$bid.quantity}</td>{/if} <td>{$bid.time}</td> </tr> {/foreach} {else} <tr class="data_values"> <td colspan="4">{$messages.103312}</td> </tr> {/if} </table> {/if} </div> <br /> <div class="center"> <a href="{$expiredAdsLink}" class="button">{$messages.456}</a> <a href="{$userManagementHomeLink}" class="button">{$messages.457}</a> </div> {* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.629}</h1> <h3 class="subtitle">{$messages.447}</h3> <p class="page_instructions">{$messages.458}</p> {if $category_tree} <div class="note_box"> {$messages.711}: <a href="{$categoriesLink}" class="category_tree">{$messages.448}</a> > {if is_array($tree)} {foreach from=$tree item=t name=catTree} <a href="{$t.link}" class="category_tree">{$t.name}</a>{if !$smarty.foreach.catTree.last} > {/if} {/foreach} {else} {$tree} {/if} </div> {/if} <h2 class="title">{$ad->TITLE|fromDB}</h2> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.449}</label> {$ad->ID} </div> {if $fields->price->is_enabled} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label"> {if $ad->ITEM_TYPE == 1} {$messages.706} {else} {$messages.100706} {/if} </label> {$ad->PRECURRENCY|fromDB} {if $ad->ITEM_TYPE == 1} {$ad->PRICE|fromDB} {else} {$ad->FINAL_PRICE|fromDB} {/if} {$ad->POSTCURRENCY|fromDB} </div> {/if} {if $ad->PRICE_APPLIES == 'item' && $ad->QUANTITY} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.502136}</label> {$ad->QUANTITY} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.502137}</label> {$ad->QUANTITY_REMAINING} </div> {/if} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.450}</label> {$ad->VIEWED + 1} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.451}</label> {$start_date} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.452}</label> {$end_date} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.454}</label> {$ad->LOCATION_ZIP|fromDB} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.453}</label> {$ad->REASON_AD_ENDED|fromDB} </div> <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.455}</label> <div style="margin: 0 5px;">{$ad->DESCRIPTION|fromDB}</div> </div> {if $ad->URL_LINK_1} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.500992}</label> {$ad->URL_LINK_1|fromDB} </div> {/if} {if $ad->URL_LINK_2} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.500993}</label> {$ad->URL_LINK_2|fromDB} </div> {/if} {if $ad->URL_LINK_3} <div class="{cycle values='row_odd,row_even'}"> <label class="field_label">{$messages.500994}</label> {$ad->URL_LINK_3|fromDB} </div> {/if} {if $ad->ITEM_TYPE == 2} {* show auction bids *} <h3 class="title">{$messages.103307}</h3> {if $ad->PRICE_APPLIES == 'item' && count($bids) > 0} <p class="page_instructions"> {if $user.id==$ad->SELLER} {$messages.502133} {/if} {$messages.502134} </p> {/if} <table style="width: 100%;"> {if count($bids) > 0} <tr class="results_column_header"> <td class="nowrap" style="text-align: left;">{$messages.103311}</td> <td class="nowrap" style="text-align: left;"> {$messages.103309} {if $ad->PRICE_APPLIES=='item'} {$messages.502135} {/if} </td> {if $ad->AUCTION_TYPE == 2 || $ad->PRICE_APPLIES == 'item'}<td class="nowrap" style="text-align: left;">{$messages.103310}</td>{/if} <td class="title" style="text-align: left;">{$messages.103308}</td> </tr> {foreach from=$bids item=bid} <tr class="{cycle values="row_even,row_odd"}"> <td class="nowrap">{$bid.username}{if $bid.email} ({$bid.email}){/if}</td> <td class="nowrap price">{$bid.amount}</td> {if $ad->AUCTION_TYPE == 2 || $ad->PRICE_APPLIES == 'item'}<td class="nowrap center">{$bid.quantity}</td>{/if} <td>{$bid.time}</td> </tr> {/foreach} {else} <tr class="data_values"> <td colspan="4">{$messages.103312}</td> </tr> {/if} </table> {/if} </div> <br /> <div class="center"> <a href="{$expiredAdsLink}" class="button">{$messages.456}</a> <a href="{$userManagementHomeLink}" class="button">{$messages.457}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.628}</h1> <h3 class="subtitle">{$messages.438}</h3> {if $showExpiredAds} <p class="page_instructions">{$messages.439}</p> {else} {* no expired ads to show *} <div class="field_error_box">{$messages.440}</div> {/if} </div> {if $showExpiredAds} <br /> <div class="content_box"> <table style="width: 100%;"> <tr class="column_header"> {if $is_ca && $bothListingTypes}<td>{$messages.200003}</td>{/if} <td>{$messages.441}</td> <td>{$messages.442}</td> <td>{$messages.443}</td> </tr> {foreach from=$expired item=exp key=k} {cycle values='row_odd,row_even' assign=row} <tr class="{$row}"> {if $is_ca && $bothListingTypes} <td> {if $exp.type == 1} {$messages.200005} {elseif $exp.type == 2} {$messages.200004} {/if} </td> {/if} <td width="100%"> <a href="{$exp.link}" class="{$exp.css}"> <strong>{$exp.title|fromDB} ({$exp.id})</strong> </a> <br /><br /> <div id="button_{$k}"> <input type="button" onclick="showActionsForRow({$k}); return false;" class="mini_button" value="{$messages.500897}" /> </div> <div id="actions_{$k}" style="display: none;"> {if $exp.renewLink}<a href="{$exp.renewLink}" title="{$messages.866}" class="mini_button"><img src="{external file='images/buttons/listing_renew.gif'}" alt="{$messages.866}" /></a>{/if} <a href="{$exp.detailsLink}" title="{$messages.444}" class="mini_button"><img src="{external file='images/buttons/listing_view.gif'}" alt="{$messages.444}" /></a> {if $allow_copy}<a href="{$exp.copyLink}" title="{$messages.200177}" class="mini_button"><img src="{external file='images/buttons/listing_copy.gif'}" alt="{$messages.200177}" /></a>{/if} <a href="{$exp.deleteLink}" title="{$messages.500086}" class="mini_button"><img src="{external file='images/buttons/listing_delete.gif'}" alt="{$messages.500086}" /></a> </div> </td> <td class="nowrap center">{$exp.start_date}</td> <td class="nowrap center">{$exp.end_date}</td> </tr> {if $exp.type == 2 && ($exp.showStandardWinner || $exp.showDutchWinner)} {* auction -- show wining bidders row *} <tr class="{$row}"> <td></td> <td colspan="4"> {if $exp.showStandardWinner} {$exp.winner} ({$exp.winnerMail}) - {$exp.amount} {elseif $exp.showDutchWinner} {foreach from=$exp.winners item=win} {$win.quantity} - {$win.username} {$win.email} - {$win.amount}<br /> {/foreach} {/if} </td> </tr> {/if} {/foreach} </table> </div> {if $pagination != ''} {$pagination} {/if} {/if} {add_footer_html} <script> showing = false; var showActionsForRow = function(row) { //hide previously chosen action bar if(showing !== false) { jQuery('#actions_'+showing).hide(); jQuery('#button_'+showing).show(); } //hide this row's manage button, and show its action bar jQuery('#button_'+row).hide(); jQuery('#actions_'+row).show(); showing = row; }; </script> {/add_footer_html} {if count($pending) > 0} <br /> <div class="content_box"> <h3 class="title">{$messages.102854}</h3> <p class="page_instructions">{$messages.102855}</p> <table style="border: none; width: 100%; margin: 0 auto;"> <tr class="column_header"> <td>{$messages.100441}</td> <td>{$messages.100443}</td> <td>{$messages.102856}</td> <td>{$messages.102785}</td> </tr> {foreach from=$pending item=p} <tr class="{cycle values='row_odd,row_even'}"> <td><a href="{$p.link}">{$p.title|fromDB}</a></td> <td>{$p.ends}</td> <td>{$p.date}</td> <td><a href="{$p.link}">{$messages.444}</a></td> </tr> {/foreach} </table> </div> {/if} {if count($finalFees) > 0} <br /> <div class="content_box"> <h3 class="title">{$messages.103074}</h3> <table style="width: 100%;"> <tr class="results_column_header"> <td>{$messages.103075}</td> <td>{$messages.103076}</td> <td>{$messages.103077}</td> <td>{$messages.103078}</td> </tr> {foreach from=$finalFees item=ff} <tr class="{cycle values='row_odd,row_even'}"> <td><a href="{$ff.link}">{$ff.title|fromDB}</a></td> <td>{$ff.date}</td> <td>{$ff.ends}</td> <td>{$ff.amount}</td> </tr> {/foreach} </table> </div> {/if} <br /> <div class="center"> <a href="{$userManagementHomeLink}" class="button">{$messages.445}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.628}</h1> <h3 class="subtitle">{$messages.438}</h3> {if $showExpiredAds} <p class="page_instructions">{$messages.439}</p> {else} {* no expired ads to show *} <div class="note_box">{$messages.440}</div> {/if} </div> {if $showExpiredAds} <div class="content_box"> <table style="width: 100%;"> <tr class="column_header"> {if $is_ca && $bothListingTypes}<td>{$messages.200003}</td>{/if} <td>{$messages.441}</td> <td>{$messages.442}</td> <td>{$messages.443}</td> </tr> {foreach from=$expired item=exp key=k} {cycle values='row_odd,row_even' assign=row} <tr class="{$row}"> {if $is_ca && $bothListingTypes} <td> {if $exp.type == 1} {$messages.200005} {elseif $exp.type == 2} {$messages.200004} {/if} </td> {/if} <td width="100%"> <a href="{$exp.link}" class="{$exp.css}"> <strong>{$exp.title|fromDB}</strong></a> <span style="font-size: 0.8em; color: #666;">({$exp.id})</span> <br /> <div style="height: 4px;"> </div> <div id="button_{$k}"> <input type="button" onclick="showActionsForRow({$k}); return false;" class="mini_button" value="{$messages.500897}" /> </div> <div id="actions_{$k}" style="display: none;"> {if $exp.renewLink}<a href="{$exp.renewLink}" title="{$messages.866}" class="mini_button"><img src="{external file='images/buttons/listing_renew.png'}" alt="{$messages.866}" /></a>{/if} <a href="{$exp.detailsLink}" title="{$messages.444}" class="mini_button"><img src="{external file='images/buttons/listing_view.png'}" alt="{$messages.444}" /></a> {if $allow_copy}<a href="{$exp.copyLink}" title="{$messages.200177}" class="mini_button"><img src="{external file='images/buttons/listing_copy.png'}" alt="{$messages.200177}" /></a>{/if} <a href="{$exp.deleteLink}" title="{$messages.500086}" class="mini_button"><img src="{external file='images/buttons/listing_delete.png'}" alt="{$messages.500086}" /></a> </div> </td> <td class="nowrap center">{$exp.start_date}</td> <td class="nowrap center">{$exp.end_date}</td> </tr> {if $exp.type == 2 && ($exp.showStandardWinner || $exp.showDutchWinner)} {* auction -- show wining bidders row *} <tr class="{$row}"> <td></td> <td colspan="4"> {if $exp.showStandardWinner} {$exp.winner} ({$exp.winnerMail}) - {$exp.amount} {elseif $exp.showDutchWinner} {foreach from=$exp.winners item=win} {$win.quantity} - {$win.username} {$win.email} - {$win.amount}<br /> {/foreach} {/if} </td> </tr> {/if} {/foreach} </table> </div> {if $pagination != ''} {$pagination} {/if} {/if} {add_footer_html} <script> showing = false; var showActionsForRow = function(row) { //hide previously chosen action bar if(showing !== false) { jQuery('#actions_'+showing).hide(); jQuery('#button_'+showing).show(); } //hide this row's manage button, and show its action bar jQuery('#button_'+row).hide(); jQuery('#actions_'+row).show(); showing = row; }; </script> {/add_footer_html} {if count($pending) > 0} <br /> <div class="content_box"> <h3 class="title">{$messages.102854}</h3> <p class="page_instructions">{$messages.102855}</p> <table style="border: none; width: 100%; margin: 0 auto;"> <tr class="column_header"> <td>{$messages.100441}</td> <td>{$messages.100443}</td> <td>{$messages.102856}</td> <td>{$messages.102785}</td> </tr> {foreach from=$pending item=p} <tr class="{cycle values='row_odd,row_even'}"> <td><a href="{$p.link}">{$p.title|fromDB}</a></td> <td>{$p.ends}</td> <td>{$p.date}</td> <td><a href="{$p.link}">{$messages.444}</a></td> </tr> {/foreach} </table> </div> {/if} {if count($finalFees) > 0} <br /> <div class="content_box"> <h3 class="title">{$messages.103074}</h3> <table style="width: 100%;"> <tr class="column_header"> <td>{$messages.103075}</td> <td>{$messages.103076}</td> <td>{$messages.103077}</td> <td>{$messages.103078}</td> </tr> {foreach from=$finalFees item=ff} <tr class="{cycle values='row_odd,row_even'}"> <td><a href="{$ff.link}">{$ff.title|fromDB}</a></td> <td>{$ff.date}</td> <td>{$ff.ends}</td> <td>{$ff.amount}</td> </tr> {/foreach} </table> </div> {/if} <br /> <div class="center"> <a href="{$userManagementHomeLink}" class="button">{$messages.445}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.628}</h1> <h3 class="subtitle">{$messages.438}</h3> {if $showExpiredAds} <p class="page_instructions">{$messages.439}</p> {else} {* no expired ads to show *} <div class="field_error_box">{$messages.440}</div> {/if} </div> {if $showExpiredAds} <br /> <div class="content_box"> <table style="width: 100%;"> <tr class="column_header"> {if $is_ca && $bothListingTypes}<td>{$messages.200003}</td>{/if} <td>{$messages.441}</td> <td>{$messages.442}</td> <td>{$messages.443}</td> </tr> {foreach from=$expired item=exp key=k} {cycle values='row_odd,row_even' assign=row} <tr class="{$row}"> {if $is_ca && $bothListingTypes} <td> {if $exp.type == 1} {$messages.200005} {elseif $exp.type == 2} {$messages.200004} {/if} </td> {/if} <td width="100%"> <a href="{$exp.link}" class="{$exp.css}"> <strong>{$exp.title|fromDB} ({$exp.id})</strong> </a> <br /><br /> <div id="button_{$k}"> <input type="button" onclick="showActionsForRow({$k}); return false;" class="mini_button" value="{$messages.500897}" /> </div> <div id="actions_{$k}" style="display: none;"> {if $exp.renewLink}<a href="{$exp.renewLink}" title="{$messages.866}" class="mini_button"><img src="{external file='images/buttons/listing_renew.gif'}" alt="{$messages.866}" /></a>{/if} <a href="{$exp.detailsLink}" title="{$messages.444}" class="mini_button"><img src="{external file='images/buttons/listing_view.gif'}" alt="{$messages.444}" /></a> {if $allow_copy}<a href="{$exp.copyLink}" title="{$messages.200177}" class="mini_button"><img src="{external file='images/buttons/listing_copy.gif'}" alt="{$messages.200177}" /></a>{/if} <a href="{$exp.deleteLink}" title="{$messages.500086}" class="mini_button"><img src="{external file='images/buttons/listing_delete.gif'}" alt="{$messages.500086}" /></a> </div> </td> <td class="nowrap center">{$exp.start_date}</td> <td class="nowrap center">{$exp.end_date}</td> </tr> {if $exp.type == 2 && ($exp.showStandardWinner || $exp.showDutchWinner)} {* auction -- show wining bidders row *} <tr class="{$row}"> <td></td> <td colspan="4"> {if $exp.showStandardWinner} {$exp.winner} ({$exp.winnerMail}) - {$exp.amount} {elseif $exp.showDutchWinner} {foreach from=$exp.winners item=win} {$win.quantity} - {$win.username} {$win.email} - {$win.amount}<br /> {/foreach} {/if} </td> </tr> {/if} {/foreach} </table> </div> {if $pagination != ''} {$pagination} {/if} {/if} {add_footer_html} <script> showing = false; var showActionsForRow = function(row) { //hide previously chosen action bar if(showing !== false) { jQuery('#actions_'+showing).hide(); jQuery('#button_'+showing).show(); } //hide this row's manage button, and show its action bar jQuery('#button_'+row).hide(); jQuery('#actions_'+row).show(); showing = row; }; </script> {/add_footer_html} {if count($pending) > 0} <br /> <div class="content_box"> <h3 class="title">{$messages.102854}</h3> <p class="page_instructions">{$messages.102855}</p> <table style="border: none; width: 100%; margin: 0 auto;"> <tr class="column_header"> <td>{$messages.100441}</td> <td>{$messages.100443}</td> <td>{$messages.102856}</td> <td>{$messages.102785}</td> </tr> {foreach from=$pending item=p} <tr class="{cycle values='row_odd,row_even'}"> <td><a href="{$p.link}">{$p.title|fromDB}</a></td> <td>{$p.ends}</td> <td>{$p.date}</td> <td><a href="{$p.link}">{$messages.444}</a></td> </tr> {/foreach} </table> </div> {/if} {if count($finalFees) > 0} <br /> <div class="content_box"> <h3 class="title">{$messages.103074}</h3> <table style="width: 100%;"> <tr class="results_column_header"> <td>{$messages.103075}</td> <td>{$messages.103076}</td> <td>{$messages.103077}</td> <td>{$messages.103078}</td> </tr> {foreach from=$finalFees item=ff} <tr class="{cycle values='row_odd,row_even'}"> <td><a href="{$ff.link}">{$ff.title|fromDB}</a></td> <td>{$ff.date}</td> <td>{$ff.ends}</td> <td>{$ff.amount}</td> </tr> {/foreach} </table> </div> {/if} <br /> <div class="center"> <a href="{$userManagementHomeLink}" class="button">{$messages.445}</a> </div> {* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.628}</h1> <h3 class="subtitle">{$messages.438}</h3> {if $showExpiredAds} <p class="page_instructions">{$messages.439}</p> {else} {* no expired ads to show *} <div class="note_box">{$messages.440}</div> {/if} </div> {if $showExpiredAds} <div class="content_box"> <table style="width: 100%;"> <tr class="column_header"> {if $is_ca && $bothListingTypes}<td>{$messages.200003}</td>{/if} <td>{$messages.441}</td> <td>{$messages.442}</td> <td>{$messages.443}</td> </tr> {foreach from=$expired item=exp key=k} {cycle values='row_odd,row_even' assign=row} <tr class="{$row}"> {if $is_ca && $bothListingTypes} <td> {if $exp.type == 1} {$messages.200005} {elseif $exp.type == 2} {$messages.200004} {/if} </td> {/if} <td width="100%"> <a href="{$exp.link}" class="{$exp.css}"> <strong>{$exp.title|fromDB}</strong></a> <span style="font-size: 0.8em; color: #666;">({$exp.id})</span> <br /> <div style="height: 4px;"> </div> <div id="button_{$k}"> <input type="button" onclick="showActionsForRow({$k}); return false;" class="mini_button" value="{$messages.500897}" /> </div> <div id="actions_{$k}" style="display: none;"> {if $exp.renewLink}<a href="{$exp.renewLink}" title="{$messages.866}" class="mini_button"><img src="{external file='images/buttons/listing_renew.png'}" alt="{$messages.866}" /></a>{/if} <a href="{$exp.detailsLink}" title="{$messages.444}" class="mini_button"><img src="{external file='images/buttons/listing_view.png'}" alt="{$messages.444}" /></a> {if $allow_copy}<a href="{$exp.copyLink}" title="{$messages.200177}" class="mini_button"><img src="{external file='images/buttons/listing_copy.png'}" alt="{$messages.200177}" /></a>{/if} <a href="{$exp.deleteLink}" title="{$messages.500086}" class="mini_button"><img src="{external file='images/buttons/listing_delete.png'}" alt="{$messages.500086}" /></a> </div> </td> <td class="nowrap center">{$exp.start_date}</td> <td class="nowrap center">{$exp.end_date}</td> </tr> {if $exp.type == 2 && ($exp.showStandardWinner || $exp.showDutchWinner)} {* auction -- show wining bidders row *} <tr class="{$row}"> <td></td> <td colspan="4"> {if $exp.showStandardWinner} {$exp.winner} ({$exp.winnerMail}) - {$exp.amount} {elseif $exp.showDutchWinner} {foreach from=$exp.winners item=win} {$win.quantity} - {$win.username} {$win.email} - {$win.amount}<br /> {/foreach} {/if} </td> </tr> {/if} {/foreach} </table> </div> {if $pagination != ''} {$pagination} {/if} {/if} {add_footer_html} <script> showing = false; var showActionsForRow = function(row) { //hide previously chosen action bar if(showing !== false) { jQuery('#actions_'+showing).hide(); jQuery('#button_'+showing).show(); } //hide this row's manage button, and show its action bar jQuery('#button_'+row).hide(); jQuery('#actions_'+row).show(); showing = row; }; </script> {/add_footer_html} {if count($pending) > 0} <br /> <div class="content_box"> <h3 class="title">{$messages.102854}</h3> <p class="page_instructions">{$messages.102855}</p> <table style="border: none; width: 100%; margin: 0 auto;"> <tr class="column_header"> <td>{$messages.100441}</td> <td>{$messages.100443}</td> <td>{$messages.102856}</td> <td>{$messages.102785}</td> </tr> {foreach from=$pending item=p} <tr class="{cycle values='row_odd,row_even'}"> <td><a href="{$p.link}">{$p.title|fromDB}</a></td> <td>{$p.ends}</td> <td>{$p.date}</td> <td><a href="{$p.link}">{$messages.444}</a></td> </tr> {/foreach} </table> </div> {/if} {if count($finalFees) > 0} <br /> <div class="content_box"> <h3 class="title">{$messages.103074}</h3> <table style="width: 100%;"> <tr class="column_header"> <td>{$messages.103075}</td> <td>{$messages.103076}</td> <td>{$messages.103077}</td> <td>{$messages.103078}</td> </tr> {foreach from=$finalFees item=ff} <tr class="{cycle values='row_odd,row_even'}"> <td><a href="{$ff.link}">{$ff.title|fromDB}</a></td> <td>{$ff.date}</td> <td>{$ff.ends}</td> <td>{$ff.amount}</td> </tr> {/foreach} </table> </div> {/if} <br /> <div class="center"> <a href="{$userManagementHomeLink}" class="button">{$messages.445}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.621}</h1> <h3 class="subtitle">{$messages.352} {$helpLink}</h3> <p class="page_instructions">{$messages.353}</p> {if $showFavorites} <table style="width: 100%;"> <tr class="column_header"> <td class="title">{$messages.358}</td> {if $fields.price}<td>{$messages.500224}</td>{/if} <td>{$messages.356}</td> <td>{$messages.357}</td> <td>{$messages.500148}</td> {if $use_time_left} <td>{$messages.500218}</td> {/if} <td>{$messages.500094}</td> </tr> {foreach from=$favs item=f} <tr class="{cycle values='row_odd,row_even'} bold"> <td> <a href="{$f.link.href}">{$f.link.text|fromDB}</a> {foreach from=$f.images item=img} <img src="{$img}" alt="" /> {/foreach} </td> {if $fields.price} <td class="nowrap">{$f.price}</td> {/if} <td class="nowrap">{$f.date_inserted}</td> <td class="nowrap">{$f.date}</td> <td class="nowrap">{$f.ends}</td> {if $use_time_left} <td class="nowrap">{$f.time_left}</td> {/if} <td class="nowrap"><a href="{$f.removeLink}" class="delete">{$messages.360}</a></td> </tr> {if $f.description} <tr class="{cycle values='row_odd,row_even'}"> <td colspan="7" class="sub_note">{$f.description}</td> </tr> {/if} {/foreach} </table> {else} <div class="note_box">{$messages.355}</div> {/if} </div> <br /> <div class="center"> <a href="{$userManagementHomeLink}" class="button">{$messages.361}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.621}</h1> <h3 class="subtitle">{$messages.352} {$helpLink}</h3> <p class="page_instructions">{$messages.353}</p> {if $showFavorites} <table style="width: 100%;"> <tr class="column_header"> <td class="title">{$messages.358}</td> {if $fields.price}<td>{$messages.500224}</td>{/if} <td>{$messages.356}</td> <td>{$messages.357}</td> <td>{$messages.500148}</td> {if $use_time_left} <td>{$messages.500218}</td> {/if} <td>{$messages.500094}</td> </tr> {foreach from=$favs item=f} <tr class="{cycle values='row_odd,row_even'} bold"> <td> <a href="{$f.link.href}">{$f.link.text|fromDB}</a> {foreach from=$f.images item=img} <img src="{$img}" alt="" /> {/foreach} </td> {if $fields.price} <td class="nowrap">{$f.price}</td> {/if} <td class="nowrap">{$f.date_inserted}</td> <td class="nowrap">{$f.date}</td> <td class="nowrap">{$f.ends}</td> {if $use_time_left} <td class="nowrap">{$f.time_left}</td> {/if} <td class="nowrap"><a href="{$f.removeLink}" class="delete">{$messages.360}</a></td> </tr> {if $f.description} <tr class="{cycle values='row_odd,row_even'}"> <td colspan="7" class="sub_note">{$f.description}</td> </tr> {/if} {/foreach} </table> {else} <div class="note_box">{$messages.355}</div> {/if} </div> <br /> <div class="center"> <a href="{$userManagementHomeLink}" class="button">{$messages.361}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.621}</h1> <h3 class="subtitle">{$messages.352} {$helpLink}</h3> <p class="page_instructions">{$messages.353}</p> {if $showFavorites} <table style="width: 100%;"> <tr class="column_header"> <td class="title">{$messages.358}</td> {if $fields.price}<td>{$messages.500224}</td>{/if} <td>{$messages.356}</td> <td>{$messages.357}</td> <td>{$messages.500148}</td> {if $use_time_left} <td>{$messages.500218}</td> {/if} <td>{$messages.500094}</td> </tr> {foreach from=$favs item=f} <tr class="{cycle values='row_odd,row_even'} bold"> <td> <a href="{$f.link.href}">{$f.link.text|fromDB}</a> {foreach from=$f.images item=img} <img src="{$img}" alt="" /> {/foreach} </td> {if $fields.price} <td class="nowrap">{$f.price}</td> {/if} <td class="nowrap">{$f.date_inserted}</td> <td class="nowrap">{$f.date}</td> <td class="nowrap">{$f.ends}</td> {if $use_time_left} <td class="nowrap">{$f.time_left}</td> {/if} <td class="nowrap"><a href="{$f.removeLink}" class="delete">{$messages.360}</a></td> </tr> {if $f.description} <tr class="{cycle values='row_odd,row_even'}"> <td colspan="7" class="sub_note">{$f.description}</td> </tr> {/if} {/foreach} </table> {else} <div class="note_box">{$messages.355}</div> {/if} </div> <br /> <div class="center"> <a href="{$userManagementHomeLink}" class="button">{$messages.361}</a> </div> {* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.621}</h1> <h3 class="subtitle">{$messages.352} {$helpLink}</h3> <p class="page_instructions">{$messages.353}</p> {if $showFavorites} <table style="width: 100%;"> <tr class="column_header"> <td class="title">{$messages.358}</td> {if $fields.price}<td>{$messages.500224}</td>{/if} <td>{$messages.356}</td> <td>{$messages.357}</td> <td>{$messages.500148}</td> {if $use_time_left} <td>{$messages.500218}</td> {/if} <td>{$messages.500094}</td> </tr> {foreach from=$favs item=f} <tr class="{cycle values='row_odd,row_even'} bold"> <td> <a href="{$f.link.href}">{$f.link.text|fromDB}</a> {foreach from=$f.images item=img} <img src="{$img}" alt="" /> {/foreach} </td> {if $fields.price} <td class="nowrap">{$f.price}</td> {/if} <td class="nowrap">{$f.date_inserted}</td> <td class="nowrap">{$f.date}</td> <td class="nowrap">{$f.ends}</td> {if $use_time_left} <td class="nowrap">{$f.time_left}</td> {/if} <td class="nowrap"><a href="{$f.removeLink}" class="delete">{$messages.360}</a></td> </tr> {if $f.description} <tr class="{cycle values='row_odd,row_even'}"> <td colspan="7" class="sub_note">{$f.description}</td> </tr> {/if} {/foreach} </table> {else} <div class="note_box">{$messages.355}</div> {/if} </div> <br /> <div class="center"> <a href="{$userManagementHomeLink}" class="button">{$messages.361}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500793}</h1> </div> <br /> {counter print=false start=0 assign=box_count} {foreach from=$boxes item=box} <div class="content_box highlight_links"> {if $box_count % 2 == 0} <h2 class="title">{$box.title}</h2> {else} <h3 class="title">{$box.title}</h3> {/if} {foreach from=$box.rows item=row} {cycle values='row_even,row_odd' assign='cellCSS'} {if $row.table} <h3 class="subtitle">{$row.label}</h3> {foreach from=$row.table item=tableRow} <div class="{$cellCSS}"> <a href="{$tableRow.link}">{$tableRow.title}</a> {if $tableRow.link2}<a href="{$tableRow.link2}" class="mini_button">{$tableRow.link2text}</a>{/if} </div> {/foreach} {else} <div class="{$cellCSS}">{$row.label} {if $row.link}<a href="{$row.link}" class="mini_button">{/if}{$row.data}{if $row.link}</a>{/if}</div> {/if} {/foreach} </div> <br /> {counter print=false assign=box_count} {/foreach}
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500793}</h1> </div> {counter print=false start=0 assign=box_count} {foreach from=$boxes item=box} <div class="content_box highlight_links"> {if $box_count % 2 == 0} <h2 class="title" style="font-size: 0.9em; padding-left: 1em;">{$box.title}</h2> {else} <h3 class="title" style="font-size: 0.9em; padding-left: 1em;">{$box.title}</h3> {/if} {foreach from=$box.rows item=row} {cycle values='row_even,row_odd' assign='cellCSS'} {if $row.table} <span style="font-size: 0.8em; font-weight: bold; padding-left:1.5em;">{$row.label}</span> {foreach from=$row.table item=tableRow} <div class="{$cellCSS}" style="font-size: 0.8em; padding-left: 2em;"> <a href="{$tableRow.link}">{$tableRow.title}</a> {if $tableRow.link2}<a href="{$tableRow.link2}" class="mini_button">{$tableRow.link2text}</a>{/if} </div> {/foreach} {else} <div class="{$cellCSS}" style="padding-left: 2em;">{$row.label} {if $row.link}<a href="{$row.link}" class="mini_button">{/if}{$row.data}{if $row.link}</a>{/if}</div> {/if} {/foreach} </div> {counter print=false assign=box_count} {/foreach}
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500793}</h1> </div> <br /> {counter print=false start=0 assign=box_count} {foreach from=$boxes item=box} <div class="content_box highlight_links"> {if $box_count % 2 == 0} <h2 class="title">{$box.title}</h2> {else} <h3 class="title">{$box.title}</h3> {/if} {foreach from=$box.rows item=row} {cycle values='row_even,row_odd' assign='cellCSS'} {if $row.table} <h3 class="subtitle">{$row.label}</h3> {foreach from=$row.table item=tableRow} <div class="{$cellCSS}"> <a href="{$tableRow.link}">{$tableRow.title}</a> {if $tableRow.link2}<a href="{$tableRow.link2}" class="mini_button">{$tableRow.link2text}</a>{/if} </div> {/foreach} {else} <div class="{$cellCSS}">{$row.label} {if $row.link}<a href="{$row.link}" class="mini_button">{/if}{$row.data}{if $row.link}</a>{/if}</div> {/if} {/foreach} </div> <br /> {counter print=false assign=box_count} {/foreach} {* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500793}</h1> </div> {counter print=false start=0 assign=box_count} {foreach from=$boxes item=box} <div class="content_box highlight_links"> {if $box_count % 2 == 0} <h2 class="title" style="font-size: 0.9em; padding-left: 1em;">{$box.title}</h2> {else} <h3 class="title" style="font-size: 0.9em; padding-left: 1em;">{$box.title}</h3> {/if} {foreach from=$box.rows item=row} {cycle values='row_even,row_odd' assign='cellCSS'} {if $row.table} <span style="font-size: 0.8em; font-weight: bold; padding-left:1.5em;">{$row.label}</span> {foreach from=$row.table item=tableRow} <div class="{$cellCSS}" style="font-size: 0.8em; padding-left: 2em;"> <a href="{$tableRow.link}">{$tableRow.title}</a> {if $tableRow.link2}<a href="{$tableRow.link2}" class="mini_button">{$tableRow.link2text}</a>{/if} </div> {/foreach} {else} <div class="{$cellCSS}" style="padding-left: 2em;">{$row.label} {if $row.link}<a href="{$row.link}" class="mini_button">{/if}{$row.data}{if $row.link}</a>{/if}</div> {/if} {/foreach} </div> {counter print=false assign=box_count} {/foreach}
{* @git-info@ *} <br /> <div class="content_box"> <h1 class="title my_account">{$messages.102984}</h1> <p class="page_instructions">{$messages.102985}</p> <form action="{$searchFormTarget}" method="post"> <div class="row_even"> {if $searchError} <span class="error_message">{$searchError|fromDB}</span> <br /><br /> {/if} <input type="radio" name="d[field_type]" value="1" checked="checked" /> {$messages.102986} <input type="radio" name="d[field_type]" value="2" checked="checked" /> {$messages.102987} <input type="radio" name="d[field_type]" value="3" checked="checked" /> {$messages.102988} <br /><br /> <input type="text" name="d[text_to_search]" size="40" maxlength="30" class="field" /> <input type="submit" name="search" value="{$messages.102989}" class="button" /> </div> </form> </div> <div class="center"> <a class="button" href="{$userManagementHomeLink}">{$messages.102979}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.102984}</h1> <p class="page_instructions">{$messages.102985}</p> <form action="{$searchFormTarget}" method="post"> <div class="row_even" style="text-align: center;"> {if $searchError} <span class="error_message">{$searchError|fromDB}</span> <br /><br /> {/if} <input type="radio" name="d[field_type]" value="1" checked="checked" /> {$messages.102986} <input type="radio" name="d[field_type]" value="2" checked="checked" /> {$messages.102987} <input type="radio" name="d[field_type]" value="3" checked="checked" /> {$messages.102988} <br /><br /> <input type="text" name="d[text_to_search]" size="40" maxlength="30" class="field" /> <input type="submit" name="search" value="{$messages.102989}" class="button" /> </div> </form> </div> <div class="center"> <a class="button" href="{$userManagementHomeLink}">{$messages.102979}</a> </div>
{* @git-info@ *} <br /> <div class="content_box"> <h1 class="title my_account">{$messages.102984}</h1> <p class="page_instructions">{$messages.102985}</p> <form action="{$searchFormTarget}" method="post"> <div class="row_even"> {if $searchError} <span class="error_message">{$searchError|fromDB}</span> <br /><br /> {/if} <input type="radio" name="d[field_type]" value="1" checked="checked" /> {$messages.102986} <input type="radio" name="d[field_type]" value="2" checked="checked" /> {$messages.102987} <input type="radio" name="d[field_type]" value="3" checked="checked" /> {$messages.102988} <br /><br /> <input type="text" name="d[text_to_search]" size="40" maxlength="30" class="field" /> <input type="submit" name="search" value="{$messages.102989}" class="button" /> </div> </form> </div> <div class="center"> <a class="button" href="{$userManagementHomeLink}">{$messages.102979}</a> {* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.102984}</h1> <p class="page_instructions">{$messages.102985}</p> <form action="{$searchFormTarget}" method="post"> <div class="row_even" style="text-align: center;"> {if $searchError} <span class="error_message">{$searchError|fromDB}</span> <br /><br /> {/if} <input type="radio" name="d[field_type]" value="1" checked="checked" /> {$messages.102986} <input type="radio" name="d[field_type]" value="2" checked="checked" /> {$messages.102987} <input type="radio" name="d[field_type]" value="3" checked="checked" /> {$messages.102988} <br /><br /> <input type="text" name="d[text_to_search]" size="40" maxlength="30" class="field" /> <input type="submit" name="search" value="{$messages.102989}" class="button" /> </div> </form> </div> <div class="center"> <a class="button" href="{$userManagementHomeLink}">{$messages.102979}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500171}</h1> <h3 class="subtitle">{$messages.102982}</h3> <p class="page_instructions">{$messages.102990}</p> </div> <br /> <div class="content_box"> {if $count > 0} <form action="{$formTarget}" method="post"> <table style="width: 100%;"> <tr class="column_header"> <td>{$messages.102845}</td> {if $showEmail}<td>{$messages.102846}</td>{/if} <td>{$messages.102847}</td> <td>{$messages.102848}</td> </tr> {foreach from=$users item=user key=i} <tr class="row_{cycle values="even,odd"}"> <td>{$user.username}</td> {if $user.email}<td>{$user.email}</td>{/if} <td>{$user.feedback}</td> <td><input type="checkbox" name="d[user_id][{$i}]" value="{$user.id}" /></td> </tr> {/foreach} </table> <div class="center"> <input type="hidden" name="d[insertcount]" value="{$count}" /> <input type="submit" name="addUsers" value="{$messages.102991}" class="button" /> </div> </form> {else} <div class="field_error_box">{$messages.102983}</div> {/if} </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500171}</h1> <h3 class="subtitle">{$messages.102982}</h3> <p class="page_instructions">{$messages.102990}</p> </div> <div class="content_box"> {if $count > 0} <form action="{$formTarget}" method="post"> <table style="width: 100%;"> <tr class="column_header"> <td>{$messages.102845}</td> {if $showEmail}<td>{$messages.102846}</td>{/if} <td style="text-align: center;">{$messages.102847}</td> <td style="text-align: center;">{$messages.102848}</td> </tr> {foreach from=$users item=user key=i} <tr class="row_{cycle values="even,odd"}"> <td>{$user.username}</td> {if $user.email}<td>{$user.email}</td>{/if} <td style="text-align: center;">{$user.feedback}</td> <td style="text-align: center;"><input type="checkbox" name="d[user_id][{$i}]" value="{$user.id}" /></td> </tr> {/foreach} </table> <div class="center"> <input type="hidden" name="d[insertcount]" value="{$count}" /> <input type="submit" name="addUsers" value="{$messages.102991}" class="button" /> </div> </form> {else} <div class="field_error_box">{$messages.102983}</div> {/if} </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500171}</h1> <h3 class="subtitle">{$messages.102982}</h3> <p class="page_instructions">{$messages.102990}</p> </div> <br /> <div class="content_box"> {if $count > 0} <form action="{$formTarget}" method="post"> <table style="width: 100%;"> <tr class="column_header"> <td>{$messages.102845}</td> {if $showEmail}<td>{$messages.102846}</td>{/if} <td>{$messages.102847}</td> <td>{$messages.102848}</td> </tr> {foreach from=$users item=user key=i} <tr class="row_{cycle values="even,odd"}"> <td>{$user.username}</td> {if $user.email}<td>{$user.email}</td>{/if} <td>{$user.feedback}</td> <td><input type="checkbox" name="d[user_id][{$i}]" value="{$user.id}" /></td> </tr> {/foreach} </table> <div class="center"> <input type="hidden" name="d[insertcount]" value="{$count}" /> <input type="submit" name="addUsers" value="{$messages.102991}" class="button" /> </div> </form> {else} <div class="field_error_box">{$messages.102983}</div> {/if} {* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500171}</h1> <h3 class="subtitle">{$messages.102982}</h3> <p class="page_instructions">{$messages.102990}</p> </div> <div class="content_box"> {if $count > 0} <form action="{$formTarget}" method="post"> <table style="width: 100%;"> <tr class="column_header"> <td>{$messages.102845}</td> {if $showEmail}<td>{$messages.102846}</td>{/if} <td style="text-align: center;">{$messages.102847}</td> <td style="text-align: center;">{$messages.102848}</td> </tr> {foreach from=$users item=user key=i} <tr class="row_{cycle values="even,odd"}"> <td>{$user.username}</td> {if $user.email}<td>{$user.email}</td>{/if} <td style="text-align: center;">{$user.feedback}</td> <td style="text-align: center;"><input type="checkbox" name="d[user_id][{$i}]" value="{$user.id}" /></td> </tr> {/foreach} </table> <div class="center"> <input type="hidden" name="d[insertcount]" value="{$count}" /> <input type="submit" name="addUsers" value="{$messages.102991}" class="button" /> </div> </form> {else} <div class="field_error_box">{$messages.102983}</div> {/if} </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500171}</h1> <h3 class="subtitle">{$messages.102844}</h3> <p class="page_instructions">{$messages.102980}</p> </div> <br /> <div class="content_box"> {if $showUsers} <form action="{$formTarget}" method="post"> <table style="border-style: none; width: 100%;"> <tr class="column_header"> <td>{$messages.102845}</td> {* By default, should not show e-mail addresses! Un-comment to show anyways *} {* <td>{$messages.102846}</td> *} <td>{$messages.102847}</td> <td>{$messages.102848}</td> </tr> {foreach from=$users item=user key=i} <tr class="row_{cycle values="even,odd"}"> <td>{$user.username}</td> {* By default, should not show e-mail addresses! Un-comment to show anyways *} {* <td>{$user.email}</td> *} <td>{$user.feedback}</td> <td><input type="checkbox" name="d[user_id][{$i}]" value="{$user.id}" /></td> </tr> {/foreach} </table> <div class="center"> <input type="hidden" name="d[updatecount]" value="{$count}" /> <input type="submit" name="submit_value" value="{$messages.102992}" class="button" /> </div> </form> {else} {* no users to show *} <div class="note_box">{$messages.102981}</div> {/if} </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500171}</h1> <h3 class="subtitle">{$messages.102844}</h3> <p class="page_instructions">{$messages.102980}</p> </div> <div class="content_box"> {if $showUsers} <form action="{$formTarget}" method="post"> <table style="border-style: none; width: 100%;"> <tr class="column_header"> <td>{$messages.102845}</td> {* By default, should not show e-mail addresses! Un-comment to show anyways *} {* <td>{$messages.102846}</td> *} <td style="text-align:center;">{$messages.102847}</td> <td style="text-align:center;">{$messages.102848}</td> </tr> {foreach from=$users item=user key=i} <tr class="row_{cycle values="even,odd"}"> <td>{$user.username}</td> {* By default, should not show e-mail addresses! Un-comment to show anyways *} {* <td>{$user.email}</td> *} <td style="text-align:center;">{$user.feedback}</td> <td style="text-align:center;"><input type="checkbox" name="d[user_id][{$i}]" value="{$user.id}" /></td> </tr> {/foreach} </table> <div class="center"> <input type="hidden" name="d[updatecount]" value="{$count}" /> <input type="submit" name="submit_value" value="{$messages.102992}" class="button" /> </div> </form> {else} {* no users to show *} <div class="note_box">{$messages.102981}</div> {/if} </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500171}</h1> <h3 class="subtitle">{$messages.102844}</h3> <p class="page_instructions">{$messages.102980}</p> </div> <br /> <div class="content_box"> {if $showUsers} <form action="{$formTarget}" method="post"> <table style="border-style: none; width: 100%;"> <tr class="column_header"> <td>{$messages.102845}</td> {* By default, should not show e-mail addresses! Un-comment to show anyways *} {* <td>{$messages.102846}</td> *} <td>{$messages.102847}</td> <td>{$messages.102848}</td> </tr> {foreach from=$users item=user key=i} <tr class="row_{cycle values="even,odd"}"> <td>{$user.username}</td> {* By default, should not show e-mail addresses! Un-comment to show anyways *} {* <td>{$user.email}</td> *} <td>{$user.feedback}</td> <td><input type="checkbox" name="d[user_id][{$i}]" value="{$user.id}" /></td> </tr> {/foreach} </table> <div class="center"> <input type="hidden" name="d[updatecount]" value="{$count}" /> <input type="submit" name="submit_value" value="{$messages.102992}" class="button" /> </div> </form> {else} {* no users to show *} <div class="note_box">{$messages.102981}</div> {/if} {* @git-info@ *} <div class="content_box"> <h1 class="title my_account">{$messages.500171}</h1> <h3 class="subtitle">{$messages.102844}</h3> <p class="page_instructions">{$messages.102980}</p> </div> <div class="content_box"> {if $showUsers} <form action="{$formTarget}" method="post"> <table style="border-style: none; width: 100%;"> <tr class="column_header"> <td>{$messages.102845}</td> {* By default, should not show e-mail addresses! Un-comment to show anyways *} {* <td>{$messages.102846}</td> *} <td style="text-align:center;">{$messages.102847}</td> <td style="text-align:center;">{$messages.102848}</td> </tr> {foreach from=$users item=user key=i} <tr class="row_{cycle values="even,odd"}"> <td>{$user.username}</td> {* By default, should not show e-mail addresses! Un-comment to show anyways *} {* <td>{$user.email}</td> *} <td style="text-align:center;">{$user.feedback}</td> <td style="text-align:center;"><input type="checkbox" name="d[user_id][{$i}]" value="{$user.id}" /></td> </tr> {/foreach} </table> <div class="center"> <input type="hidden" name="d[updatecount]" value="{$count}" /> <input type="submit" name="submit_value" value="{$messages.102992}" class="button" /> </div> </form> {else} {* no users to show *} <div class="note_box">{$messages.102981}</div> {/if} </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title">{$messages.2000}: {$listing.title|fromDB}</h1> <p class="page_instructions">{$messages.2288}</p> <div class="row_even"> <label class="field_label">{$messages.2001}</label> <strong class="text_highlight">{$oneVotesPercentage}</strong> </div> <div class="row_odd"> <label class="field_label">{$messages.2002}</label> <strong class="text_highlight">{$twoVotesPercentage}</strong> </div> <div class="row_even"> <label class="field_label">{$messages.2003}</label> <strong class="text_highlight">{$threeVotesPercentage}</strong> </div> <div class="row_odd"> <label class="field_label">{$messages.2004}</label> <strong class="text_highlight">{$totalVotes}</strong> </div> {if $totalVotes > 0} <br /><br /> <table style="width: 100%;"> <tr> <td class="column_header">{$messages.2005}</td> <td class="column_header">{$messages.2007}</td> {if $canDeleteVotes}<td class="column_header"></td>{/if} </tr> {foreach from=$votes item=vote} <tr class="row_{cycle values="even,odd"}"> <td class="nowrap"><strong>{$vote.voteType}</strong></td> <td style="width: 100%;"> <span ><strong><a href="{$classifieds_file_name}?a=6&b={$vote.voter_id}" class="text_highlight">{$vote.voter}</a></strong></span> ({$vote.date}) <br /> <strong>{$vote.title}</strong> <br /> <span class="sub_note">{$vote.comment}</span> </td> {if $canDeleteVotes}<td class="nowrap"><a href="{$classifieds_file_name}?a=27&b={$listing.id}&d={$vote.id}" class="mini_button">Remove Vote</a></td>{/if} </tr> {/foreach} </table> {/if} </div> <br /> {if $showPagination} {$messages.24} {$pagination} {/if} <br /> <div class="center"> <a href="{$backToCurrentAdLink}" class="button">{$messages.2012}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title">{$messages.2000}</h1> <p class="page_instructions">{$messages.2288}</p> <h3 class="subtitle">{$listing.title|fromDB}</h3> <div class="row_odd"> <label class="field_label">{$messages.2004}</label> <strong class="text_highlight">{$totalVotes}</strong> </div> <div class="row_even"> <label class="field_label">{$messages.2001}</label> <strong class="text_highlight">{$oneVotesPercentage}</strong> </div> <div class="row_odd"> <label class="field_label">{$messages.2002}</label> <strong class="text_highlight">{$twoVotesPercentage}</strong> </div> <div class="row_even"> <label class="field_label">{$messages.2003}</label> <strong class="text_highlight">{$threeVotesPercentage}</strong> </div> {if $totalVotes > 0} <table style="width: 100%; margin-top:3px;"> <tr class="column_header"> <td>{$messages.2005}</td> <td>{$messages.2007}</td> {if $canDeleteVotes}<td></td>{/if} </tr> {foreach from=$votes item=vote} <tr class="row_{cycle values="even,odd"}"> <td class="nowrap"><span style="font-size:2em; font-weight: bold;">{$vote.voteType}</span></td> <td style="width: 100%;"> <strong><a href="{$classifieds_file_name}?a=6&b={$vote.voter_id}" class="text_highlight">{$vote.voter}</a></strong> ({$vote.date}) <br /> <strong>{$vote.title}</strong> <br /> <span class="sub_note">{$vote.comment}</span> </td> {if $canDeleteVotes}<td class="nowrap"><a href="{$classifieds_file_name}?a=27&b={$listing.id}&d={$vote.id}" class="mini_button">Remove Vote</a></td>{/if} </tr> {/foreach} </table> {/if} </div> {if $showPagination}<br /> {$messages.24} {$pagination}<br /> {/if} <div class="center"> <a href="{$backToCurrentAdLink}" class="button">{$messages.2012}</a> </div>
{* @git-info@ *} <div class="content_box"> <h1 class="title">{$messages.2000}: {$listing.title|fromDB}</h1> <p class="page_instructions">{$messages.2288}</p> <div class="row_even"> <label class="field_label">{$messages.2001}</label> <strong class="text_highlight">{$oneVotesPercentage}</strong> </div> <div class="row_odd"> <label class="field_label">{$messages.2002}</label> <strong class="text_highlight">{$twoVotesPercentage}</strong> </div> <div class="row_even"> <label class="field_label">{$messages.2003}</label> <strong class="text_highlight">{$threeVotesPercentage}</strong> </div> <div class="row_odd"> <label class="field_label">{$messages.2004}</label> <strong class="text_highlight">{$totalVotes}</strong> </div> {if $totalVotes > 0} <br /><br /> <table style="width: 100%;"> <tr> <td class="column_header">{$messages.2005}</td> <td class="column_header">{$messages.2007}</td> {if $canDeleteVotes}<td class="column_header"></td>{/if} </tr> {foreach from=$votes item=vote} <tr class="row_{cycle values="even,odd"}"> <td class="nowrap"><strong>{$vote.voteType}</strong></td> <td style="width: 100%;"> <span ><strong><a href="{$classifieds_file_name}?a=6&b={$vote.voter_id}" class="text_highlight">{$vote.voter}</a></strong></span> ({$vote.date}) <br /> <strong>{$vote.title}</strong> <br /> <span class="sub_note">{$vote.comment}</span> </td> {if $canDeleteVotes}<td class="nowrap"><a href="{$classifieds_file_name}?a=27&b={$listing.id}&d={$vote.id}" class="mini_button">Remove Vote</a></td>{/if} </tr> {/foreach} </table> {/if} </div> <br /> {if $showPagination} {$messages.24} {$pagination} {/if} <br /> <div class="center"> <a href="{$backToCurrentAdLink}" class="button">{$messages.2012}</a> {* @git-info@ *} <div class="content_box"> <h1 class="title">{$messages.2000}</h1> <p class="page_instructions">{$messages.2288}</p> <h3 class="subtitle">{$listing.title|fromDB}</h3> <div class="row_odd"> <label class="field_label">{$messages.2004}</label> <strong class="text_highlight">{$totalVotes}</strong> </div> <div class="row_even"> <label class="field_label">{$messages.2001}</label> <strong class="text_highlight">{$oneVotesPercentage}</strong> </div> <div class="row_odd"> <label class="field_label">{$messages.2002}</label> <strong class="text_highlight">{$twoVotesPercentage}</strong> </div> <div class="row_even"> <label class="field_label">{$messages.2003}</label> <strong class="text_highlight">{$threeVotesPercentage}</strong> </div> {if $totalVotes > 0} <table style="width: 100%; margin-top:3px;"> <tr class="column_header"> <td>{$messages.2005}</td> <td>{$messages.2007}</td> {if $canDeleteVotes}<td></td>{/if} </tr> {foreach from=$votes item=vote} <tr class="row_{cycle values="even,odd"}"> <td class="nowrap"><span style="font-size:2em; font-weight: bold;">{$vote.voteType}</span></td> <td style="width: 100%;"> <strong><a href="{$classifieds_file_name}?a=6&b={$vote.voter_id}" class="text_highlight">{$vote.voter}</a></strong> ({$vote.date}) <br /> <strong>{$vote.title}</strong> <br /> <span class="sub_note">{$vote.comment}</span> </td> {if $canDeleteVotes}<td class="nowrap"><a href="{$classifieds_file_name}?a=27&b={$listing.id}&d={$vote.id}" class="mini_button">Remove Vote</a></td>{/if} </tr> {/foreach} </table> {/if} </div> {if $showPagination}<br /> {$messages.24} {$pagination}<br /> {/if} <div class="center"> <a href="{$backToCurrentAdLink}" class="button">{$messages.2012}</a> </div>
{* @git-info@ *} {if !$noVoteReason} <form action="{$formTarget}" method="post"> {/if} <div class="content_box"> <h1 class="title">{$messages.1984}</h1> <p class="page_instructions">{$messages.1985}</p> {if $noVoteReason} <div class="success_box">{$noVoteReason}</div> {else} {if $error} <div class="field_error_box">{$messages.1986}</div> {/if} <div class="row_even"> <label class="field_label">{$messages.1987}</label> <strong class="text_highlight">{$title}</strong> </div> <div class="row_odd"> <label class="field_label">{$messages.1988}</label> <input type="radio" name="c[vote]" value="1" /> {$messages.1989} <input type="radio" name="c[vote]" value="2" /> {$messages.1990} <input type="radio" name="c[vote]" value="3" /> {$messages.1991} </div> <div class="row_even"> <label for="c[vote_title]" class="field_label">{$messages.1993}</label> <input type="text" size="30" maxlength="30" name="c[vote_title]" id="c[vote_title]" class="field"> </div> <div class="row_odd"> <label for="c[vote_comments]" class="field_label">{$messages.1992}</label> <textarea name="c[vote_comments]" id="c[vote_comments]" cols="90" rows="6" class="field"></textarea> </div> <div class="center"> <input type="submit" name="submit" value="{$messages.1994}" class="button" /> <input type="reset" name="reset" class="button" value="{$messages.500889}" /> </div> {/if} <div class="center"> <a href="{$backToCurrentAdLink}" class="button">{$messages.1996}</a> </div> </div> {if !$noVoteReason} </form> {/if}
{* @git-info@ *} {if !$noVoteReason} <form action="{$formTarget}" method="post"> {/if} <div class="content_box"> <h1 class="title">{$messages.1984}</h1> <p class="page_instructions">{$messages.1985}</p> {if $noVoteReason} <div class="success_box">{$noVoteReason}</div> {else} {if $error} <div class="field_error_box">{$messages.1986}</div> {/if} <h3 class="subtitle">{$title}</h3> <div class="row_odd"> <label class="field_label">{$messages.1988}</label> <p style="white-space:nowrap;"> <input type="radio" name="c[vote]" value="1" /> <span class="glyphicon glyphicon-thumbs-up"></span> {$messages.1989} <input type="radio" name="c[vote]" value="2" /> <span style="color: #BBB;" class="glyphicon glyphicon-thumbs-up"></span> {$messages.1990} <input type="radio" name="c[vote]" value="3" /> <span style="color: #FF0000;" class="glyphicon glyphicon-thumbs-down"></span> {$messages.1991} </p> </div> <div class="row_even"> <label for="c[vote_title]" class="field_label">{$messages.1993}</label> <input type="text" size="30" maxlength="30" name="c[vote_title]" id="c[vote_title]" class="field"> </div> <div class="row_odd"> <label for="c[vote_comments]" class="field_label">{$messages.1992}</label> <textarea name="c[vote_comments]" id="c[vote_comments]" cols="90" rows="6" class="field"></textarea> </div> <div class="center"> <input type="submit" name="submit" value="{$messages.1994}" class="button" /> <input type="reset" name="reset" class="button" value="{$messages.500889}" /> </div> {/if} <div class="center"> <a href="{$backToCurrentAdLink}" class="button">{$messages.1996}</a> </div> </div> {if !$noVoteReason} </form> {/if}
{* @git-info@ *} {if !$noVoteReason} <form action="{$formTarget}" method="post"> {/if} <div class="content_box"> <h1 class="title">{$messages.1984}</h1> <p class="page_instructions">{$messages.1985}</p> {if $noVoteReason} <div class="success_box">{$noVoteReason}</div> {else} {if $error} <div class="field_error_box">{$messages.1986}</div> {/if} <div class="row_even"> <label class="field_label">{$messages.1987}</label> <strong class="text_highlight">{$title}</strong> </div> <div class="row_odd"> <label class="field_label">{$messages.1988}</label> <input type="radio" name="c[vote]" value="1" /> {$messages.1989} <input type="radio" name="c[vote]" value="2" /> {$messages.1990} <input type="radio" name="c[vote]" value="3" /> {$messages.1991} </div> <div class="row_even"> <label for="c[vote_title]" class="field_label">{$messages.1993}</label> <input type="text" size="30" maxlength="30" name="c[vote_title]" id="c[vote_title]" class="field"> </div> <div class="row_odd"> <label for="c[vote_comments]" class="field_label">{$messages.1992}</label> <textarea name="c[vote_comments]" id="c[vote_comments]" cols="90" rows="6" class="field"></textarea> </div> <div class="center"> <input type="submit" name="submit" value="{$messages.1994}" class="button" /> <input type="reset" name="reset" class="button" value="{$messages.500889}" /> </div> {/if} <div class="center"> <a href="{$backToCurrentAdLink}" class="button">{$messages.1996}</a> </div> </div> {if !$noVoteReason} </form> {/if} {* @git-info@ *} {if !$noVoteReason} <form action="{$formTarget}" method="post"> {/if} <div class="content_box"> <h1 class="title">{$messages.1984}</h1> <p class="page_instructions">{$messages.1985}</p> {if $noVoteReason} <div class="success_box">{$noVoteReason}</div> {else} {if $error} <div class="field_error_box">{$messages.1986}</div> {/if} <h3 class="subtitle">{$title}</h3> <div class="row_odd"> <label class="field_label">{$messages.1988}</label> <p style="white-space:nowrap;"> <input type="radio" name="c[vote]" value="1" /> <span class="glyphicon glyphicon-thumbs-up"></span> {$messages.1989} <input type="radio" name="c[vote]" value="2" /> <span style="color: #BBB;" class="glyphicon glyphicon-thumbs-up"></span> {$messages.1990} <input type="radio" name="c[vote]" value="3" /> <span style="color: #FF0000;" class="glyphicon glyphicon-thumbs-down"></span> {$messages.1991} </p> </div> <div class="row_even"> <label for="c[vote_title]" class="field_label">{$messages.1993}</label> <input type="text" size="30" maxlength="30" name="c[vote_title]" id="c[vote_title]" class="field"> </div> <div class="row_odd"> <label for="c[vote_comments]" class="field_label">{$messages.1992}</label> <textarea name="c[vote_comments]" id="c[vote_comments]" cols="90" rows="6" class="field"></textarea> </div> <div class="center"> <input type="submit" name="submit" value="{$messages.1994}" class="button" /> <input type="reset" name="reset" class="button" value="{$messages.500889}" /> </div> {/if} <div class="center"> <a href="{$backToCurrentAdLink}" class="button">{$messages.1996}</a> </div> </div> {if !$noVoteReason} </form> {/if}
- No enhancements for this release.
- No Security fixes or patches for this release.
1664 - Fixed changes made during a Listing Edit not taking hold
1663 - Storefront: Fixed a regression in the planItem template
Reference Purposes Only: Like the rest of this changelog, the template changes below are for reference purposes only, not (necessarily) a list of changes everyone needs to follow. Refer to the full update instructions to find if you need to make any template changes during an update.
/* GIT: 7.6.1-21-g16e611e */ /** * default.css file - this file should remain in the default template set only.
/* @git-info@ */ /** * default.css file - this file should remain in the default template set only.
/* GIT: 7.6.1-21-g16e611e */ /* @git-info@ */ /** * default.css file - this file should remain in the default template set only.
border-radius: 0; box-sizing: border-box; display: inline-block; float: left; height: auto; margin: 0 0 0 1px; min-width: 12%;
border-radius: 0; box-sizing: border-box; display: inline-block; height: auto; margin: 0 0 0 1px; min-width: 12%;
border-radius: 0; box-sizing: border-box; display: inline-block; float: left; height: auto; margin: 0 0 0 1px; min-width: 12%;
text-align: left; float: none; display: block; padding: .5em .7em .85em; max-width: none; float:right; } .user-welcome { display: inline;
text-align: left; float: none; display: block; padding: 1.5em .7em .85em; max-width: none; } .design2016 .user-bar { float: right; padding-top: 0.5em; } .user-welcome { display: inline;
text-align: left; float: none; display: block; padding: .5em .7em .85em; padding: 1.5em .7em .85em; max-width: none; float:right; } .design2016 .user-bar { float: right; padding-top: 0.5em; } .user-welcome { display: inline;
.recent-listing-links { text-align: center; margin: 0 auto; } .recent-listing-links a.button {
.recent-listing-links { text-align: center; margin: 2.3em auto 0; } .design2016 .recent-listing-links { margin: 0 auto; } .recent-listing-links a.button {
.recent-listing-links { text-align: center; margin: 2.3em auto 0; } .design2016 .recent-listing-links { margin: 0 auto; } .recent-listing-links a.button {
text-decoration: underline; } /* ========================================================================== Lightbox window ========================================================================== */
text-decoration: underline; } .my-account ul li a.obvious, .my-account ul li a.obvious:hover { display: inline; background: none; border: none; padding-left: 0; } /* ========================================================================== Lightbox window ========================================================================== */
text-decoration: underline; } .my-account ul li a.obvious, .my-account ul li a.obvious:hover { display: inline; background: none; border: none; padding-left: 0; } /* ========================================================================== Lightbox window ========================================================================== */
/* ATTENTION GETTER POSITIONING */ .attention-getter-position { position:absolute; top: 0; max-width: 100%;
/* ATTENTION GETTER POSITIONING */ .attention-getter-position { /* no overlay attention getters for old design */ display: none; } .design2016 .attention-getter-position { position:absolute; top: 0; max-width: 100%;
/* ATTENTION GETTER POSITIONING */ .attention-getter-position { /* no overlay attention getters for old design */ display: none; } .design2016 .attention-getter-position { position:absolute; top: 0; max-width: 100%;
} .design2016 .attention-getter-inline { display: none; }
} .design2016 .attention-getter-inline { /* no inline attention getters for new design */ display: none; }
} .design2016 .attention-getter-inline { /* no inline attention getters for new design */ display: none; }
<div class="content_box clearfix"> <h2 class="title"> <span class="glyphicon glyphicon-map-marker"></span> Region: <span style="font-size: .8em; font-weight: normal;">{addon author='geo_addons' addon='geographic_navigation' tag='current_region'} {if $geographic_navigation_region} [ <a href="index.php?region=0">clear</a> ]{/if}</span> </h2> {addon author='geo_addons' addon='geographic_navigation' tag='navigation'} </div>
<div class="content_box clearfix"> <h2 class="title"> <span class="glyphicon glyphicon-map-marker"></span> Region: <span style="font-size: .8em; font-weight: normal;">{addon author='geo_addons' addon='geographic_navigation' tag='current_region'} {if $geographic_navigation_region} [ <a href="{$classifieds_url}?region=0">clear</a> ]{/if}</span> </h2> {addon author='geo_addons' addon='geographic_navigation' tag='navigation'} </div>
<div class="content_box clearfix"> <h2 class="title"> <span class="glyphicon glyphicon-map-marker"></span> Region: <span style="font-size: .8em; font-weight: normal;">{addon author='geo_addons' addon='geographic_navigation' tag='current_region'} {if $geographic_navigation_region} [ <a href="index.php?region=0">clear</a> ]{/if}</span> {if $geographic_navigation_region} [ <a href="{$classifieds_url}?region=0">clear</a> ]{/if}</span> </h2> {addon author='geo_addons' addon='geographic_navigation' tag='navigation'} </div>