Page MenuHomePhabricator

No OneTemporary

diff --git a/templates/typ-profile.html.twig b/templates/typ-profile.html.twig
--- a/templates/typ-profile.html.twig
+++ b/templates/typ-profile.html.twig
@@ -1,229 +1,540 @@
{% set base_images = 'http://media.yellowpages.co.th/yellowpages' %}
{% set base_promotion = promotion.baseurl %}
-
-
-
-<div class="margin-tb-fifteen padding-lr-thity typ-profile-freelist col-md-12 col-sm-12 col-xs-12 ">
-
- <div class="no-gutter col-md-12 col-sm-12 col-xs-12">
- {% if profile.logo %}
- <div class="typ-medium-img col-md-3 col-sm-3 col-xs-12"> {#logo#}
- <img class="img-responsive" src="{{ profile.logo }}"/>
- </div>
- {% else %}
- <div class="typ-medium-img col-md-3 col-sm-3 col-xs-12">
- <img class="img-responsive typ-default-border" src="/themes/contrib/typtheme/images/logo/logo-y-default.jpg"/>
- </div> {#end logo#}
- {% endif %}
-
- <div class="col-md-7 col-sm-7 col-xs-6">
- <h1>{{ profile.humanname|raw }}</h1>
- {% if profile.districtname or profile.cityname %}
- {{ [profile.districtname,profile.cityname]|join(' ') }}
+<div class="container">
+ <div class="breadcrumbs">
+ {% if breadcrumbs and breadcrumbs.businessid == profile.businessid %}
+ <a href="http://www.yellowpages.co.th/" title="หน้าแรก" target="_blank" >{% trans %} Home {% endtrans %}</a> &gt;
+ {% if breadcrumbs.q %}
+ <a href="http://www.yellowpages.co.th/ypsearch?q={{ breadcrumbs.data }}">{% trans %} Search results {% endtrans %} {{ breadcrumbs.data }}</a> &gt;
+ {% elseif breadcrumbs.qm %}
+ <a href="http://www.yellowpages.co.th/ypsearch?qm={{ breadcrumbs.data }}">{% trans %} Search results {% endtrans %} {{ breadcrumbs.data }}</a> &gt;
+ {% else %}
+ <a href="http://www.yellowpages.co.th/heading/{{ breadcrumbs.data }}">{% trans %} Taxonomy {% endtrans %} {{ breadcrumbs.data }}</a> &gt;
{% endif %}
- {% if profile.headings %}
- <p class="typ-txt-bold">
- {% trans %}Category{% endtrans %} :
- {% for key, heading in profile.headings %}
- {% if loop.last %}
- <a href="{{ base_path }}heading/{{ heading.headingname }}">{{ heading.headingname|raw }}</a>
- {% else %}
- <a href="{{ base_path }}heading/{{ heading.headingname }}">{{ heading.headingname|raw }}</a>,
- {% endif %}
- {% endfor %}
- </p>
- {% endif %}
- </div>
- <div class="col-md-2 col-sm-2 col-xs-6">
- <p>{% trans %} Views {% endtrans %} : xxxxx </p>
- </div>
- </div>
+ {{ profile.humanname|raw }}
- {#description#}
- <div class="margin-top-thirty col-md-12 col-sm-12 col-xs-12 typ-profile-freelist-desc">
- {% if profile.profile %}
- <p>{{ profile.profile|raw }}</p>
+ {% else %}
+
+ <a href="http://www.yellowpages.co.th/" title="หน้าแรก" target="_blank" >{% trans %} Home {% endtrans %}</a>
+ &gt; {{ profile.humanname|raw }}
{% endif %}
- {% if profile.proddesc %}
- <strong>{% trans %} Product And Service {% endtrans %}</strong>
- <p>{{ profile.proddesc|raw }}</p>
- {% endif %}
- {% if profile.brandname %}
- <strong>{% trans %}Brand Name{% endtrans %}</strong>
- <p>{{ profile.brandname|replace({"<p>":" ","</p>":" "}) }}</p>
- {% endif %}
- </div> {#end description#}
-
- {#picture#}
- {% if profile.pictures %}
- <div class="typ-profile-img margin-top-thirty col-md-12 col-sm-12 col-xs-12">
- <ul class="no-gutter">
- {% for key, picture in profile.pictures %}
- <li>
- <img src="{{ picture.file }}" alt="" />
- </li>
- {% endfor %}
- </ul>
- </div>
- {% endif %}
- {#end picture#}
+ </div>
+ <div class="col-xs-12 col-sm-8 col-md-8 col-lg-8 typ-profile-head-left" >
- {#contact#}
- <div class="typ-address-content margin-top-thirty col-md-12 col-sm-12 col-xs-12">
- <h1>{% trans %} Contact Information {% endtrans %}</h1>
+ <div class="row">
+ <div class="col-xs-12 col-md-12 col-lg-12">
+ {#{% if profile.logo %}#}
+ {#<div class="col-xs-12 col-md-5 col-lg-5">#}
+ {#<img class="img-responsive" src="{{ [base_images,"/logo/",profile.logo]|join }}"/>#}
+ {#</div>#}
+ {#{% else %}#}
+ {#<div class="col-xs-12 col-md-3 col-lg-3">#}
+ {#<img class="img-responsive" src="{{ '/themes/bootstrap/typ/images/icon-map/typ-map-default.jpg' }}"/>#}
+ {#</div>#}
+ {#{% endif %}#}
- {#Business Name.#}
- {% if profile.humanname %}
- <div class="typ-address-detail col-md-12 col-sm-12 col-xs-12">
- <div class="col-md-3 col-sm-3 col-xs-12">
- <p class="typ-txt-bold">{% trans %} Business Name {% endtrans %}:</p>
+ <div class="col-xs-12 col-md-12 col-lg-12" style="padding: 0px;">
+ <h4>{{ profile.humanname|raw }}</h4>
+
+ <b>{% trans %}Category{% endtrans %} :</b> <a href="{{ base_path }}heading/{{ profile.headingname }}">{{ profile.headingname|raw }}</a><br><br>
</div>
- <div class="col-md-9 col-sm-9 col-xs-12">
- {{ profile.humanname }}
- </div>
- </div>
- {% endif %}
-
- {#address#}
- <div class="typ-address-detail col-md-12 col-sm-12 col-xs-12">
- <div class="col-md-3 col-sm-3 col-xs-12">
- <p class="typ-txt-bold">{% trans %} Address {% endtrans %}:</p>
- </div>
- <div class="col-md-9 col-sm-9 col-xs-12">
- {{ [profile.addr,profile.soi,profile.road,profile.subdistrictname,profile.districtname,profile.cityname,profile.postcode]|join(' ') }}
</div>
</div>
- {#tel.#}
- {% if profile.telno %}
- <div class="typ-address-detail col-md-12 col-sm-12 col-xs-12">
- <div class="col-md-3 col-sm-3 col-xs-12">
- <p class="typ-txt-bold">{% trans %} Tel {% endtrans %}:</p>
- </div>
- <div class="col-md-9 col-sm-9 col-xs-12">
- {% if profile.telno %}
- {% for key, tel in profile._format.telno %}
- {% if loop.last %}
- <a href='tel:{{ tel }}'>{{ tel }}</a>
- {% else %}
- <a href='tel:{{ tel }}'>{{ tel }}</a>,
- {% endif %}
- {% endfor %}
- {% endif %}
- </div>
- </div>
- {% endif %}
+ <div class="row">
+ <!-- check FL close openx -->
+ {% if type != 'FL' %}
+ <div id="customertype"
+ data-customertype="{{ type }}" style="display: none"></div>
+ {% endif %}
+ <!-- check FL close openx -->
+ <div class="col-xs-12 col-sm-12 col-lg-12 typ-profile-left-detail">
+
+ {% if type != 'FL' %}
+ {{ profile.profile|raw}}
+ {% if profile.profile %}<br><br>{% endif %}
+ {% else %}
+ {#{{ profile.profile|raw|slice(0, 100)}}{% if profile.profile|length > 100 %}{{ '...</p>' }} {% endif %} #}
+ {#{% if profile.profile %}<br>{% endif %}<br> #}
+ {% endif %}
+ {#{% if not profile.addr %}{% else %}#}
+ {#<b>{% trans %} Address {% endtrans %}</b>#}
+ {#{{ [profile.addr,profile.soi,profile.road,profile.subdistrictname,#}
+ {#profile.districtname,profile.cityname,profile.postcode]|join(' ') }}#}
+ {#{% endif %}#}
+ {#{% if profile.location.lat %}#}
+ {#<a href="/ypsearch?qm=#{{ profile.humanname|raw }}"><img src="/themes/bootstrap/typ/images/icon-map/icon-pin-map_r.png"></a> <br>#}
+ {#{% else %}#}
+ {#<a href="https://www.google.co.th/maps/search/{{ profile.fulladdr|url_encode }}" target="_blank"><img src="/themes/bootstrap/typ/images/icon-map/icon-pin-map_r.png"></a> <br>#}
+ {#{% endif %}#}
- {#fax#}
- {% if profile.fax %}
- <div class="typ-address-detail col-md-12 col-sm-12 col-xs-12">
- <div class="col-md-3 col-sm-3 col-xs-12">
- <p class="typ-txt-bold">{% trans %} Fax {% endtrans %}:</p>
- </div>
- <div class="col-md-9 col-sm-9 col-xs-12">
- {% if profile.fax %}
- {% for key, fax in profile._format.fax %}
- {% if loop.last %}
- <a href="tel:{{ fax }}">{{ fax }}</a>
- {% else %}
- <a href="tel:{{ fax }}">{{ fax }}</a>,
+ <div class="row">
+ <div class="col-xs-12 col-sm-12 col-lg-12">
+ <table>
+ {% if profile.addr or profile.soi or profile.road or profile.subdistrictname or profile.districtname or profile.cityname %}
+ <tr valign="top">
+ <td style="width:25%;"><b>{% trans %} Address {% endtrans %}:</b></td>
+ <td class="table-right"> {{ [profile.addr,profile.soi,profile.road,profile.subdistrictname,profile.districtname,profile.cityname,profile.postcode]|join(' ') }}</td>
+ </tr>
+ {% endif %}
+ {% if not profile.telno %}{% else %}
+ <tr valign="top">
+ <td style="width:15%;"><b>{% trans %} Tel {% endtrans %}:</b></td>
+ <td class="table-right">
+ {% if not profile.telno %}
+ {% else %}
+ {% if type == 'FL' %}
+ <span>{{ profile._format.telno.0 }}</span><br>
+ {% else %}
+ {% for key, tel in profile._format.telno %}
+ {% if loop.last != key+1 %}<a href='tel:{{ tel }}'>{{ tel }}</a>{{ "," }}
+ {% else %}<a href='tel:{{ tel }}'>{{ tel }}</a>{% endif %}
+ {% endfor %}<br>
+ {% endif %}
+ {% endif %}
+ </td>
+ </tr>
+ {% endif %}
+ {% if not profile.fax %}{% else %}
+ <tr valign="top">
+ <td style="width:25%;"><b>{% trans %} Fax {% endtrans %}:</b></td>
+ <td class="table-right">
+ {% if not profile.fax %}
+ {% else %}
+ {% if type == 'FL' %}
+ <span>{{ profile._format.fax.0 }}</span><br>
+ {% else %}
+ {% for key, fax in profile._format.fax %}
+ {% if loop.last != key+1 %}<a href="tel:{{ fax }}">{{ fax }}</a>{{ "," }}
+ {% else %}<a href="tel:{{ fax }}">{{ fax }}</a>{% endif %}
+ {% endfor %}<br>
+ {% endif %}
+ {% endif %}
+ </td>
+ </tr>
+ {% endif %}
+ {% if not profile.email %}{% else %}
+ <tr valign="top">
+ <td style="width:25%;"><b>{% trans %} Email {% endtrans %}:</b></td>
+ <td class="table-right">
+ {% if not profile.email %}
+ {% else %}
+ {% if type == 'FL' %}
+ {% set email = profile.email|split(',') %}
+ {{ email.0 }}
+ {#{% for key , mail in email %}#}
+ {#{% if loop.last != key+1 %}{{ mail }},<br>#}
+ {#{% else %}{{ mail }}<br>{% endif %}#}
+ {#{% endfor %}#}
+ {% else %}
+ {% set email = profile.email|split(',') %}
+ {% for key , mail in email %}
+ {% if loop.last != key+1 %}<a href="mailto:{{ mail }}">{{ mail }}</a>,<br>
+ {% else %}<a href="mailto:{{ mail }}">{{ mail }}</a><br>{% endif %}
+ {% endfor %}
+ {% endif %}
+ {% endif %}
+ </td>
+ </tr>
{% endif %}
- {% endfor %}
- {% endif %}
- </div>
- </div>
- {% endif %}
+ {% if not profile.website %}{% else %}
+ <tr valign="top">
+ <td style="width:25%;"><b>{% trans %} Website {% endtrans %}:</b></td>
+ <td class="table-right">
+ {% if not profile.website %}
+ {% else %}
+ {# {% set website_show = profile.website_show|split(',') %}
+ {% if type == 'FL' %}
+ {{ website_show.0 }}
+ {% else %}
+ {% for key , web in website_show %}
+ {% if loop.last != key+1 %}<a href="{{web|trim}}" target="_blank">{{web}}</a>,<br>
+ {% else %}<a href="{{web|trim }}" target="_blank">{{web}}</a><br>{% endif %}
+ {% endfor %}
+ {% endif %} #}
+ {% if type == 'FL' %}
+ {% set website_show = profile.website_show|split(',') %}
+ {{ website_show.0 }}
+ {% else %}
+ {% for key , web in profile.website %}
+ {% if loop.last %}
+ <a href="{{key|trim }}" target="_blank">{{web}}</a><br>
+ {% else %}
+ <a href="{{key|trim}}" target="_blank">{{web}}</a>,<br>
+ {% endif %}
+ {% endfor %}
+ {% endif %}
+ {% endif %}
+ </td>
+ </tr>
+ {% endif %}
+ {% if not profile.workinghours %}{% else %}
+ <tr valign="top">
+ <td style="width:25%;"><b>{% trans %} Work-Time {% endtrans %}:</b></td>
+ <td class="table-right">
+ {% if not profile.workinghours %}
+ {% else %}
+ {{ profile._format.workinghours }}<br>
+ {% endif %}
+ </td>
+ </tr>
+ {% endif %}
+ {% if profile.location.lat and profile.location.lon %}
+ <tr valign="top">
+ <td style="width:25%;"><b>{% trans %} Coordinates {% endtrans %}:</b></td>
+ <td class="table-right"> {{ profile.location.lat }},{{ profile.location.lon }}</td>
+ </tr>
+ {% endif %}
+ </table>
+ </div>
- {#e-mail#}
- {% if profile.email %}
- <div class="typ-address-detail col-md-12 col-sm-12 col-xs-12">
- <div class="col-md-3 col-sm-3 col-xs-12">
- <p class="typ-txt-bold">{% trans %} Email {% endtrans %}:</p>
- </div>
- <div class="col-md-9 col-sm-9 col-xs-12">
- {% if profile.email %}
- {% for key , mail in profile.email %}
- {% if loop.last %}
- <a href="mailto:{{ mail }}">{{ mail }}</a>
+
+
+ <div class="row" style="margin-left: 0px;">
+ <div class="col-xs-12 col-md-12 col-lg-12 typ-profile-head-left-tab">
+ {% if type != 'FL' %}
+ {% if not prodescription or prodescription is empty %}
+ {% else %}
+ <br><b style="font-size:16px !important;">{% trans %} Product And Service {% endtrans %}</b>
+ {{ prodescription|raw }}
+ {% endif %}
+
+ <div style="margin-top:15px;">
+ {% if not profile.brandname %}
+ {% else %}<b style="font-size:16px !important;">{% trans %}Brand Name{% endtrans %}</b> <br> {{ profile.brandname|replace({"<p>":" ","</p>":" "}) }}
+ {% endif %}
+ </div>
+
{% else %}
- <a href="mailto:{{ mail }}">{{ mail }}</a>,
- {% endif %}
- {% endfor %}
- {% endif %}
- </div>
- </div>
- {% endif %}
+ {% if not prodescription or prodescription is empty %}
+ {% else %}
+ <br><b style="font-size:16px !important;">{% trans %} Product And Service {% endtrans %}</b>
+ {{ prodescription|raw }}
+ {% if prodescription and profile.brandname %}<br>{% endif %}
+ {% endif %}
- {#website#}
- {% if profile.website %}
- <div class="typ-address-detail col-md-12 col-sm-12 col-xs-12">
- <div class="col-md-3 col-sm-3 col-xs-12">
- <p class="typ-txt-bold">{% trans %} Website {% endtrans %}:</p>
- </div>
- <div class="col-md-9 col-sm-9 col-xs-12">
- {% if profile.website %}
- {% for key , web in profile.website %}
- {% if loop.last %}
- <a href="{{key|trim }}" target="_blank">{{web}}</a>
- {% else %}
- <a href="{{key|trim}}" target="_blank">{{web}}</a>,
{% endif %}
- {% endfor %}
- {% endif %}
- </div>
- </div>
- {% endif %}
+
+ <br><br>
+ {# TAB #}
+ {% if type == 'FL' %}
+ <div class="mobile">
+ <ul class="nav nav-tabs" {% if not promotion.promotionid and not profile.location.lat %}style="display: none;"{% endif %}>
+ {% if promotion.promotionid %}<li class="active" ><a data-toggle="tab" href="#menu3">{% trans %} Promotion {% endtrans %}</a></li>{% endif %}
+ {% if profile.location.lat %}<li {% if not promotion.promotionid %}{{ 'class="active"' }}{% endif %}><a data-toggle="tab" href="#menu2">{% trans %} Digital Map {% endtrans %}</a></li>{% endif %}
+ </ul>
+
+ <div class="tab-content" {% if not promotion.promotionid and not profile.location.lat %}style="display: none;"{% else %}style="float: left;margin-bottom: 30px;"{% endif %}>
+
+ {% if promotion.promotionid %}
+ <div id="menu3" {% if not promotion.promotionid %}{{ ' class="tab-pane fade"' }}{% else %}{{ ' class="tab-pane fade in active"' }}{% endif %}>
+ <br>
+ <div class="col-xs-12 col-md-12 col-lg-12">
+ <div class="col-xs-6 col-md-6 col-lg-8 text-left">
+ <h4 style="font-size:18px !important;margin:0px 0px 5px 0px;">{{ profile.humanname|raw }}</h4>
+ {{ promotion.title }}
+ </div>
+ <div class="col-xs-6 col-md-6 col-lg-4 text-right">
+ <b>{% trans %}Start Date{% endtrans %} :</b> {{ promotion.startdate|raw }}
+ <br>
+ <b>{% trans %}End Date{% endtrans %} :</b> {{ promotion.enddate|raw }}
+ </div>
+ </div>
+
+ <br><br><br>
+ <div class="col-xs-12 col-md-12 col-lg-12 text-center">
+ {% if promotion.promoimg %}
+ <div {% if promotion.promoimg and not promotion.promoimg2 and not promotion.promoimg3 %} class="col-xs-4 col-md-4 col-lg-4 col-xs-offset-4 col-md-offset-4 col-lg-offset-4 detail-images"
+ {% elseif promotion.promoimg and promotion.promoimg2 and not promotion.promoimg3 %} class="col-xs-4 col-md-4 col-lg-4 col-xs-offset-4 col-md-offset-4 col-lg-offset-4"
+ {% else %} class="col-xs-4 col-sm-4 col-md-4 col-lg-4 detail-images" {% endif %} >
+ <a href="{{ base_promotion }}/{{ promotion.customerid }}/{{ promotion.promoimg }}" class="colorbox group1" title="{{ promotion.productimg }}"><img class="img-responsive" src="{{ base_promotion }}/{{ promotion.customerid }}/{{ promotion.promoimg }}" /></a>
+ </div>
+ {% else %}
+ <div class="col-xs-4 col-md-4 col-lg-4 col-xs-offset-4 col-md-offset-4 col-lg-offset-4">
+ <a href="{{ base_promotion }}/promotion-default.jpg" class="colorbox group1"><img class="img-responsive" src="{{ base_promotion }}/promotion-default.jpg" /></a>
+ </div>
+ {% endif %}
+ {% if promotion.promoimg2 %}
+ <div class="col-xs-4 col-sm-4 col-md-4 col-lg-4 detail-images" >
+ <a href="{{ base_promotion }}/{{ promotion.customerid }}/{{ promotion.promoimg2 }}" class="colorbox group1" title="{{ promotion.productimg2 }}"><img class="img-responsive" src="{{ base_promotion }}/{{ promotion.customerid }}/{{ promotion.promoimg2 }}" /></a>
+ </div>
+ {% endif %}
+ {% if promotion.promoimg3 %}
+ <div class="col-xs-4 col-sm-4 col-md-4 col-lg-4 detail-images" >
+ <a href="{{ base_promotion }}/{{ promotion.customerid }}/{{ promotion.promoimg3 }}" class="colorbox group1" title="{{ promotion.productimg3 }}"><img class="img-responsive" src="{{ base_promotion }}/{{ promotion.customerid }}/{{ promotion.promoimg3 }}" /></a>
+ </div>
+ {% endif %}
+ </div>
+ <br><br><br><br><br><br>
+ <div class="col-md-12 col-xs-12" style="padding-top: 30px;">
+ {% if promotion.subject %}
+ <br><br>
+ <b>{% trans %}Detail{% endtrans %} : </b>
+ {{ promotion.subject|raw }}
+
+ {% endif %}
+ <a style="color:#ffffff" href="http://www.yellowpages.co.th/mobile/typliveplus/user" target="_blank">
+ <div class="typ-profile-typliveplus" >
+ {% trans %}How to get promotion from{% endtrans %} TYPLive Plus
+ </div>
+ </a>
+ </div>
+ </div>
+ {% endif %}
+
+ {% if profile.location.lat %}
+ <div id="menu2" {% if promotion.promotionid %} {{ 'class="tab-pane fade"' }} {% else %} {{ 'class="tab-pane fade in active"' }} {% endif %} >
+ <br>
+ <iframe width="100%" scrolling="no" frameborder="0" src="http://landingpage.yellowpages.co.th/yp_map.php?latitude={{ profile.location.lat }}&longitude={{ profile.location.lon }}&height=420&width=445" allowtransparency="true" marginwidth="0" marginheight="0"></iframe>
+ <div class="text-center">
+ {#<a class="iframe" href="http://landingpage.yellowpages.co.th/yp_map.php?bypass=1&latitude={{ profile.location.lat }}&longitude={{ profile.location.lon }}&iframe=true&width=800&height=600">{% trans %}View list on search by map {% endtrans %}</a>#}
+ <a class="btn typ-white-btn-link" href="http://maps.google.com/maps/place?q={{profile.location.lat}},{{profile.location.lon}}" target="_blank">{% trans %}Navigate {% endtrans %}</a>
+ </div>
+ </div>
+ {% endif %}
+
+ </div>
+ </div>
+ {% else %}
+ <div class="mobile">
+ <ul class="nav nav-tabs" {% if not promotion.promotionid and not profile.location.lat and not profile.printads %} style="display: none;" {% endif %}>
+ {#{% if profile.picturet1 %}<li class="active"><a data-toggle="tab" href="#home">{% trans %} Picture {% endtrans %}</a></li>{% endif %}#}
+ {% if promotion.promotionid %}<li class="active" ><a data-toggle="tab" href="#menu1">{% trans %} Promotion {% endtrans %}</a></li>{% endif %}
+ {% if profile.location.lat %}<li {% if not promotion.promotionid %} {{ 'class="active"' }} {% endif %}><a data-toggle="tab" href="#menu2">{% trans %} Digital Map {% endtrans %}</a></li>{% endif %}
+ {% if profile.printads %}<li {% if not promotion.promotionid and not profile.location.lat %}{{ 'class="active"' }}{% endif %}><a data-toggle="tab" href="#menu3">{% trans %} Advertisement {% endtrans %}</a></li>{% endif %}
+ {#{% if profile.map %}<li {% if not profile.location.lat and not profile.printads and not profile.promotion and not profile.onlinepromotion %}{{ 'class="active"' }}{% endif %}><a data-toggle="tab" href="#menu4">{% trans %} Map Picture {% endtrans %}</a></li>{% endif %}#}
+ </ul>
- {#work-time#}
- {% if profile.workinghours %}
- <div class="typ-address-detail col-md-12 col-sm-12 col-xs-12">
- <div class="col-md-3 col-sm-3 col-xs-12">
- <p class="typ-txt-bold">{% trans %} Work-Time {% endtrans %}:</p>
- </div>
- <div class="col-md-9 col-sm-9 col-xs-12">
- {% if not profile.workinghours %}
- {% else %}
- {{ profile._format.workinghours }}
- {% endif %}
- </div>
- </div>
- {% endif %}
- </div> {#end contact#}
+ <div class="tab-content" {% if not promotion.promotionid and not profile.location.lat and not profile.printads %} style="display: none;" {% endif %}>
+ {#{% if profile.picturet1 %}#}
+ {#<div id="home" class="tab-pane fade in active">#}
+ {#<br>#}
+ {#<div class="row">#}
+ {#{% if profile.picturet1 %}#}
+ {#<div class="col-xs-4 col-sm-4 col-lg-4">#}
+ {#<a href="{{[base_images,"/products/th/",profile.customerid,"/",profile.picturet1]|join}}" class="colorbox">#}
+ {#<img class="img-responsive" src="{{[base_images,"/products/th/",profile.customerid,"/",profile.picturet1]|join}}"/>#}
+ {#</a>#}
+ {#</div>#}
+ {#{% endif %}#}
+ {#{% if profile.picturet2 %}#}
+ {#<div class="col-xs-4 col-sm-4 col-lg-4">#}
+ {#<a href="{{[base_images,"/products/th/",profile.customerid,"/",profile.picturet2]|join}}" class="colorbox">#}
+ {#<img class="img-responsive" src="{{[base_images,"/products/th/",profile.customerid,"/",profile.picturet2]|join}}"/>#}
+ {#</a>#}
+ {#</div>#}
+ {#{% endif %}#}
+ {#{% if profile.picturet3 %}#}
+ {#<div class="col-xs-4 col-sm-4 col-lg-4">#}
+ {#<a href="{{[base_images,"/products/th/",profile.customerid,"/",profile.picturet3]|join}}" class="colorbox">#}
+ {#<img class="img-responsive" src="{{[base_images,"/products/th/",profile.customerid,"/",profile.picturet3]|join}}"/>#}
+ {#</a>#}
+ {#</div>#}
+ {#{% endif %}#}
+ {#{% if profile.picturet4 %}#}
+ {#<div class="col-xs-4 col-sm-4 col-lg-4">#}
+ {#<a href="{{[base_images,"/products/th/",profile.customerid,"/",profile.picturet4]|join}}" class="colorbox">#}
+ {#<img class="img-responsive" src="{{[base_images,"/products/th/",profile.customerid,"/",profile.picturet4]|join}}"/>#}
+ {#</a>#}
+ {#</div>#}
+ {#{% endif %}#}
+ {#{% if profile.picturet5 %}#}
+ {#<div class="col-xs-4 col-sm-4 col-lg-4">#}
+ {#<a href="{{[base_images,"/products/th/",profile.customerid,"/",profile.picturet5]|join}}" class="colorbox">#}
+ {#<img class="img-responsive" src="{{[base_images,"/products/th/",profile.customerid,"/",profile.picturet5]|join}}"/>#}
+ {#</a>#}
+ {#</div>#}
+ {#{% endif %}#}
+ {#{% if profile.picturet6 %}#}
+ {#<div class="col-xs-4 col-sm-4 col-lg-4">#}
+ {#<a href="{{[base_images,"/products/th/",profile.customerid,"/",profile.picturet6]|join}}" class="colorbox">#}
+ {#<img class="img-responsive" src="{{[base_images,"/products/th/",profile.customerid,"/",profile.picturet6]|join}}"/>#}
+ {#</a>#}
+ {#</div>#}
+ {#{% endif %}#}
+ {#{% if profile.picturet7 %}#}
+ {#<div class="col-xs-4 col-sm-4 col-lg-4">#}
+ {#<a href="{{[base_images,"/products/th/",profile.customerid,"/",profile.picturet7]|join}}" class="colorbox">#}
+ {#<img class="img-responsive" src="{{[base_images,"/products/th/",profile.customerid,"/",profile.picturet7]|join}}"/>#}
+ {#</a>#}
+ {#</div>#}
+ {#{% endif %}#}
+ {#{% if profile.picturet8 %}#}
+ {#<div class="col-xs-4 col-sm-4 col-lg-4">#}
+ {#<a href="{{[base_images,"/products/th/",profile.customerid,"/",profile.picturet8]|join}}" class="colorbox">#}
+ {#<img class="img-responsive" src="{{[base_images,"/products/th/",profile.customerid,"/",profile.picturet8]|join}}"/>#}
+ {#</a>#}
+ {#</div>#}
+ {#{% endif %}#}
+ {#{% if profile.picturet9 %}#}
+ {#<div class="col-xs-4 col-sm-4 col-lg-4">#}
+ {#<a href="{{[base_images,"/products/th/",profile.customerid,"/",profile.picturet9]|join}}" class="colorbox">#}
+ {#<img class="img-responsive" src="{{[base_images,"/products/th/",profile.customerid,"/",profile.picturet9]|join}}"/>#}
+ {#</a>#}
+ {#</div>#}
+ {#{% endif %}#}
+ {#</div>#}
+ {#</div>#}
+ {#{% endif %}#}
+
+ {% if promotion.promotionid %}
+ <div id="menu1" class="tab-pane fade in active" >
+ <br>
+ <div class="col-xs-12 col-md-12 col-lg-12">
+ <div class="col-xs-6 col-md-6 col-lg-6 text-left">
+ <h4 style="font-size:18px !important;margin:0px 0px 5px 0px;">{{ profile.humanname|raw }}</h4>
+ {{ promotion.title }}
+ </div>
+ <div class="col-xs-6 col-md-6 col-lg-6 text-right">
+ <b>{% trans %}Start Date{% endtrans %} :</b> {{ promotion.startdate|raw }}
+ <br>
+ <b>{% trans %}End Date{% endtrans %} :</b> {{ promotion.enddate|raw }}
+ </div>
+ </div>
- {#Map#}
- {% if profile.location.lat and profile.location.lon %}
- <div class="margin-top-thirty col-md-12 col-sm-12 col-xs-12">
- <div class="google-map-size">
- <iframe width="100%" scrolling="no" frameborder="0" src="/api/ypmap?latitude={{ profile.location.lat }}&amp;longitude={{ profile.location.lon }}&amp;height=420&amp;width=445&amp;is_plain=true" allowtransparency="true" marginwidth="0" marginheight="0"></iframe>
- <div class="text-center">
- <a class="iframe btn btn-md typ-link-btn" href="/api/ypmap?bypass=1&latitude={{ profile.location.lat }}&longitude={{ profile.location.lon }}&iframe=true&width=800&height=580&is_plain=true">{% trans %}View list on search by map {% endtrans %}</a>
- <a class="btn btn-md typ-link-btn" target="_blank" href="http://maps.google.com/maps?z=10&t=m&q=loc:{{ profile.location.lat }},{{ profile.location.lon }}">{% trans %} Navigation {% endtrans %}</a>
+ <br><br><br>
+ <div class="col-xs-12 col-md-12 col-lg-12 text-center">
+ {% if promotion.promoimg %}
+ <div {% if promotion.promoimg and not promotion.promoimg2 and not promotion.promoimg3 %} class="col-xs-4 col-md-4 col-lg-4 col-xs-offset-4 col-md-offset-4 col-lg-offset-4"
+ {% elseif promotion.promoimg and promotion.promoimg2 and not promotion.promoimg3 %} class="col-xs-4 col-md-4 col-lg-4 col-xs-offset-4 col-md-offset-4 col-lg-offset-4"
+ {% else %} class="col-xs-4 col-sm-4 col-md-4 col-lg-4" {% endif %} >
+ <a href="{{ base_promotion }}/{{ promotion.customerid }}/{{ promotion.promoimg }}" class="colorbox group1" title="{{ promotion.productimg }}"><img class="img-responsive" src="{{ base_promotion }}/{{ promotion.customerid }}/{{ promotion.promoimg }}" /></a>
+ </div>
+ {% else %}
+ <div class="col-xs-4 col-md-4 col-lg-4 col-xs-offset-4 col-md-offset-4 col-lg-offset-4">
+ <a href="{{ base_promotion }}/promotion-default.jpg" class="colorbox group1"><img class="img-responsive" src="{{ base_promotion }}/promotion-default.jpg" /></a>
+ </div>
+ {% endif %}
+ {% if promotion.promoimg2 %}
+ <div class="col-xs-4 col-sm-4 col-md-4 col-lg-4" >
+ <a href="{{ base_promotion }}/{{ promotion.customerid }}/{{ promotion.promoimg2 }}" class="colorbox group1" title="{{ promotion.productimg2 }}"><img class="img-responsive" src="{{ base_promotion }}/{{ promotion.customerid }}/{{ promotion.promoimg2 }}" /></a>
+ </div>
+ {% endif %}
+ {% if promotion.promoimg3 %}
+ <div class="col-xs-4 col-sm-4 col-md-4 col-lg-4" >
+ <a href="{{ base_promotion }}/{{ promotion.customerid }}/{{ promotion.promoimg3 }}" class="colorbox group1" title="{{ promotion.productimg3 }}"><img class="img-responsive" src="{{ base_promotion }}/{{ promotion.customerid }}/{{ promotion.promoimg3 }}" /></a>
+ </div>
+ {% endif %}
+ </div>
+ <br><br><br><br><br><br>
+ <div style="padding-left: 29px;padding-right: 27px;">
+ {% if promotion.subject %}
+ <br><br>
+ <b>{% trans %}Detail{% endtrans %} : </b>
+ {{ promotion.subject|raw }}
+ <br><br>
+ {% endif %}
+ <a style="color:#ffffff" href="http://www.yellowpages.co.th/profile/get-promotion">
+ <div class="text-center" style="width:55%;margin-left:20%;">
+ <div style="border-radius: 10px 10px 10px 10px;-moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 10px 10px 10px 10px;border: 0px solid #e84848;background-color:red;height:50px;padding-top:13px;">
+ {% trans %}How to get promotion from{% endtrans %} TYPLive Plus
+ </div>
+ </div>
+ </a>
+ </div>
+ </div>
+ {% endif %}
+
+ {% if profile.location.lat %}
+ <div id="menu2" {% if promotion.promotionid %} {{ 'class="tab-pane fade"' }} {% else %} {{ 'class="tab-pane fade in active"' }} {% endif %} >
+ <br>
+ <iframe width="100%" scrolling="no" frameborder="0" src="http://landingpage.yellowpages.co.th/yp_map.php?latitude={{ profile.location.lat }}&amp;longitude={{ profile.location.lon }}&amp;height=420&amp;width=445" allowtransparency="true" marginwidth="0" marginheight="0"></iframe>
+ <div class="text-center">
+ {#<a class="iframe" href="http://landingpage.yellowpages.co.th/yp_map.php?bypass=1&latitude={{ profile.location.lat }}&longitude={{ profile.location.lon }}&iframe=true&width=800&height=580">{% trans %}View list on search by map {% endtrans %}</a>#}
+ <a class="btn typ-white-btn-link" href="http://maps.google.com/maps/place?q={{profile.location.lat}},{{profile.location.lon}}" target="_blank">{% trans %}Navigate {% endtrans %}</a>
+ </div>
+ </div>
+ {% endif %}
+
+ {% if profile.printads %}
+ <div id="menu3" {% if promotion.promotionid or profile.location.lat %}{{ ' class="tab-pane fade"' }}{% else %}{{ ' class="tab-pane fade in active"' }}{% endif %}>
+ <div class="row">
+ <div class="col-xs-12 col-sm-12 col-lg-12">
+ <br>
+ <a href="{{[base_images,"/printads/",profile.lang,"/",profile.printads,".jpg"]|join}}" class="colorbox">
+ <img class="img-responsive typ-profile-printads" src="{{[base_images,"/printads/",profile.lang,"/",profile.printads,".jpg"]|join}}"/>
+ </a>
+ </div>
+ </div>
+ </div>
+ {% endif %}
+
+ {#{% if profile.map %}#}
+ {#<div id="menu4" {% if profile.location.lat or profile.printads or profile.promotion or profile.onlinepromotion %}{{ ' class="tab-pane fade"' }}{% else %}{{ ' class="tab-pane fade in active"' }}{% endif %}>#}
+ {#<div class="row">#}
+ {#<div class="col-xs-12 col-sm-12 col-lg-12">#}
+ {#<br>#}
+ {#<a href="{{[base_images,"/map/th/",profile.map,".jpg"]|join}}" class="colorbox">#}
+ {#<img class="img-responsive " src="{{[base_images,"/map/th/",profile.map,".jpg"]|join}}"/>#}
+ {#</a>#}
+ {#</div>#}
+ {#</div>#}
+ {#</div>#}
+ {#{% endif %}#}
+ </div>
+ </div>
+
+ {% endif %}
+
+ {#<br><br><br>#}
+ {#{% if not profile.custname %}#}
+ {#{% else %}#}
+ {#{{ profile.custname|raw }} : แสดงความคิดเห็น#}
+ {#{% endif %}#}
+ {#<br><br>#}
+
+ {# TAB #}
+ {#<div class="mobile">#}
+ {#<ul class="nav nav-tabs">#}
+ {#<li class="active"><a data-toggle="tab" href="#menu">{% trans %} Comment {% endtrans %}</a></li>#}
+ {#<li><a data-toggle="tab" href="#menu">{% trans %} Picture Concerned {% endtrans %}</a></li>#}
+ {#&#123;&#35;<li><a data-toggle="tab" href="#menu6">{% trans %} Advertise {% endtrans %}</a></li>&#35;&#125;#}
+ {#</ul>#}
+
+ {#<div class="tab-content">#}
+ {#<div id="menu4" class="tab-pane fade in active">#}
+ {#<h3>HOME</h3>#}
+ {#<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>#}
+ {#</div>#}
+ {#<div id="menu5" class="tab-pane fade">#}
+ {#<h3>Menu 1</h3>#}
+ {#<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>#}
+ {#</div>#}
+ {#&#123;&#35;<div id="menu6" class="tab-pane fade">&#35;&#125;#}
+ {#&#123;&#35;<h3>Menu 2</h3>&#35;&#125;#}
+ {#&#123;&#35;<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.</p>&#35;&#125;#}
+ {#&#123;&#35;</div>&#35;&#125;#}
+ {#</div>#}
+ {#</div>#}
+ {# END TAB #}
+ <br><br>
+ </div>
+ </div>
+ <div class="row">
+ {{ app.request.getRequestUri() }}
+ <div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
+ <div id="fb-root"></div>
+ <script>(function(d, s, id) {
+ var js, fjs = d.getElementsByTagName(s)[0];
+ if (d.getElementById(id)) return;
+ js = d.createElement(s); js.id = id;
+ js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5&appId=986936604724797";
+ fjs.parentNode.insertBefore(js, fjs);
+ }(document, 'script', 'facebook-jssdk'));</script>
+ <div class="fb-comments" data-width="100%" data-href="http://{{ facebook_comment }}" data-numposts="5"></div>
+ </div>
+ </div>
</div>
</div>
</div>
- {% endif %}
- {#end Map#}
- <div class="margin-top-thirty col-md-12 col-sm-12 col-xs-12">
- <h3>{% trans %} Comment {% endtrans %}</h3>
- <hr/>
</div>
- {#facebook#}
- <div class="col-md-12 col-sm-12 col-xs-12">
- {{ app.request.getRequestUri() }}
- <div id="fb-root"></div>
- <script>(function(d, s, id) {
- var js, fjs = d.getElementsByTagName(s)[0];
- if (d.getElementById(id)) return;
- js = d.createElement(s); js.id = id;
- js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5&appId=986936604724797";
- fjs.parentNode.insertBefore(js, fjs);
- }(document, 'script', 'facebook-jssdk'));</script>
- <div class="fb-comments" data-width="100%" data-href="http://{{ facebook_comment }}" data-numposts="5"></div>
- </div> {#end facebook#}
+
+ <div class="col-xs-12 col-md-4 col-lg-4">
+ <div class="col-xs-12 col-md-12 col-lg-12">
-</div> {#end typ profile freelist#}
-
-
+ </div>
+ </div>
+</div>
<input type="hidden" class="catname" value="{{ profile.headingname|raw }}">
<input type="hidden" class="lang" value="{{ profile.lang|raw }}">
<input type="hidden" class="cat_address" value="{{ [profile.subdistrictname,profile.districtname,profile.cityname,profile.postcode]|join(' ') }}">

File Metadata

Mime Type
text/x-diff
Expires
Tue, Dec 24, 11:06 PM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
193695

Event Timeline