Home
Forum
Chats
Menu
Home
|
Login
»
xtgem coding help
» view_post
»
R9pK1d needs dapboy help
YOUNGWEEZY
06 Mar 2016
YOUNGWEEZY
:LOL:Dapo is youngweezy , copy the code below
<!-- ** XtbLog Twig Original By Xtgem Edited By Author : onuchukwu Philip Wapsite : http://youngweezy.xtgem.com email : philiponuchukwu@gmail.com facebook : fb.com/youngweezyTwitter: @lordweezy2 ** --> <link rel="stylesheet" type="text/css" href="http://weezywap.xtgem.com/Wapmasta/Css/master.css" media="all,handheld"/> {% if view == 'entries_list' %} {% block entries_list_tag %} {% if data.tag %} <div class="footer"><b>{{ data.translations.t_showing_tagged_posts }}: <font color="red">{{ data.tag }}</font></b></div> {% endif %} {% endblock %} <div class="weezy-blog"> {% block entries_list %} {% for entry in data.entries %} <div class="blog-header"> <h2 class="blog-title"><b><a class="hery" href="{{ entry.url }}">{{ entry.title }}</a></b></h2> </div> {% if data.display_type !='header' and entry.content %} <div class="bl_description">{% set img_http=entry.content|split('"') %} <img src="{% if img_http[3] starts with 'http' or img_http[3] starts with '/' %}{{ img_http[3] }}{% else %}http://weezywap.xtgem.com/images/no-image.jpg{% endif %}" alt="post" width="50px" height="50px" style="margin:0 6px 0 0! important;width:50px !important;height:50px !important;float:left;border:1px solid#000;">{% if data.entry_list_show_time %} <font color="#ff9900">{{ data.translations.t_created }} <img src="http://weezywap.xtgem.com/i/i/clk1.png" alt="Networks" />{{entry.created}}</font>{% endif %}<br>{% if entry.tags is not empty %} <font color="black">Tags:</font> {% for tag in entry.tags %} <a href="{{ tag.url }}">{{ tag.name }}</a> {% if not loop.last %}, {% endif %} {% endfor %} <br> {% endif %}<div class="gpost"><small>{{ entry.content|raw }}</small> <b><a href="{{ entry.url }}">Readmore..</a></b></div></div> {% endif %} <div class="bl_comment"> <a class="xt_blog_title_link" href ="{{ entry.url }}_comments"> {% if entry.comments_count %} {{ entry.comments_count }} {% else %} {{ entry.comments_count }} {% endif %} Comment</a></div> {% endfor %} {% endblock %} </div> {% block entries_list_footer %} {% if data.back_url %} <div class="comment-title"><a href="{{ data.back_url }}">Back</a> | <a href="http://youngweezy.xtgem.com">Home</a> </div> {% endif %} {{ data.pagination_html|raw }} {% endblock %} {% elseif view == 'entry' %} <div class="weezy-blog"> {% block entry_post %} <div class="blog-header"> <h2 class="blog-title"><b><div class="hery_blog"> {{ data.post.title }}</b></div></h2></div></div><center><div class="zxfourborder"><div class="zxfourborder"><a href="http://youngweezy.xtgem.com/DOWNLOADS/MUSIC"><img src="http://youngweezy.xtgem.com/ALL ICON/Topestmusic.ga.jpg" alt="Handlers" /><font color="red"><b>WARNING!!</b></ font> <a href="http://realnet.xtgem.com" title="Alert">Beware Of Scammers Online Claiming To Be Dapo We don't Sell Data Bundles</a> </div></div> {% if not data.entry.in_comments_thread %} <div class="" align="left"><div class="bl_description"> {{ data.post.content|raw }}</div><div class="zxfourborder"><!-- Hupso Share Buttons - http://www.hupso.com/share/ --><a class="hupso_toolbar" href="http://www.hupso.com/share/"><img src="http://static.hupso.com/share/buttons/share-medium.png" style="border:0px; padding-top:5px; float:left;" alt="Share Button"/></a> <script type="text/javascript">var hupso_services_t=new Array("Twitter","Facebook","Google Plus","Linkedin","StumbleUpon");var hupso_toolbar_size_t="medium";</script> <script type="text/javascript" src="http://static.hupso.com/share/js/share_toolbar.js"></script> <!-- Hupso Share Buttons --> </div> </div><br>Thank's for reading my article <b><a class="hery" href="{{ data.post.url }}">{{ data.post.title }}</a></b><br>{{ data.translations.t_created }}<img src="http://weezywap.xtgem.com/i/i/clk1.png" alt="Networks" /> {{ data.post.date }} {% block entry_tags %} {% if not data.entry.in_comments_thread %} {% if data.hide_tags == false and data.post.tags %} <br> <font color="black">{{ data.translations.t_tags }}</font> {% for tag in data.post.tags %} <b><a href="{{ tag.url }}">{{ tag.name }}</a></b> {% if loop.last == false %} , {% endif %} {% endfor %} {% endif %} {% endif %} <div class="footer">XTBlog by: <a href="http://realnet.xtgem.com">REALNET</a></div>{% endblock %} {% if data.post.subtitle %} <div class="bl_tags">{{ data.post.subtitle }}</div> {% endif %} <br><br> <div class="youngweezy" align="left">{% if data.post.feed_data %} {% if data.device == 'mobile' %} <img src="http://xtgem.com/images/icons/mobile2/rateup.png" />{{ data.post.feed_data.ratings_up }} {% if data.post.feed_data.has_rated %}<a class="rateup rated_up" href="{{ data.post.feed_data.rate_url }}">Unrate</a>{% else %}<a class="rateup" href="{{ data.post.feed_data.rate_url }}">Rate up</a>{% endif %} {% if data.post.feed_data.has_starred %}<a class="star starred" href="{{ data.post.feed_data.star_url }}"><img src="http://xtgem.com/images/icons/mobile2/star.png" />Unstar</a>{% else %}<a class="star" href="{{ data.post.feed_data.star_url }}"><img src="http://xtgem.com/images/icons/mobile2/unstar.png" />Star</a>{% endif %} {% if data.post.feed_data.is_featured %}<br /> This post is featured on <a href="http://xtgem.com/feed">XtGem</a>{% endif %}</div> {% else %} <br><br> <div class="zxfourborder" align="left">{% if data.post.feed_data.has_rated %}<a class="rate_up rated_up" href="{{ data.post.feed_data.rate_url }}">{{ data.post.feed_data.ratings_up }} <span class="icon-arrow-up"><!-- --></span></a>{% else %}<a class="rate_up" href="{{ data.post.feed_data.rate_url }}">{{ data.post.feed_data.ratings_up }} <span class="icon-arrow-up"><!-- --></span></a>{% endif %} {% if data.post.feed_data.has_starred %}<a class="star starred" href="{{ data.post.feed_data.star_url }}">Unstar <span class="icon-star"><!-- --></span></a>{% else %}<a class="star" href="{{ data.post.feed_data.star_url }}">Star <span class="icon-star"><!-- --></span></a>{% endif %} {% if data.post.feed_data.is_featured %}<div class="featured">This post is featured on <a href="http://xtgem.com/feed">XtGem</a>{% endif %}</div> {% endif %} {% endif %} <div class="zxfourborder" align="left">{% if data.social_share_enabled %} <br><b>Share: </b><a title="Facebook" href="http://www.facebook.com/sharer.php?u={{data.post.url}}" class="xt_fb_share" target="_blank" onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=' encodeURIComponent('{{data.post.url}}'),'facebook-share-dialog','width=600,height=400');return false;"><img src="http://weezywap.xtgem.com/i/i3/fb.png" alt="F"></a> <a title="Twitter" href="http://twitter.com/home?status={{data.post.url}}" class="xt_tw_share" target="_blank" onclick="window.open(this.href,'','menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"> <img src="http://weezywap.xtgem.com/i/i3/twitt.png" alt="T"></a> <a title="Google " href="https://plus.google.com/share?url={{data.post.url}}" class="xt_gp_share" target="_blank" onclick="window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');return false;"><img src="http://weezywap.xtgem.com/i/i3/gs1.png" alt="G"></a></div> {% endif %} {% endif %} </div><div class="zxfourborder" align="left"><div class="comment-title"> <a href="{{ data.back_url }}">{{ data.translations.t_back_to_posts }}</a></div> {% endblock %} <div class="bl_comment_blok"> {% block entry_comments_list %} {% if data.post.allow_comments %} {% if data.new_comments_system %} <div class="xt_blog_comments" id="xt_blog_comments"> {% if data.entry.in_comments_thread %} <div><a href="{{ data.entry.comments_thread_all }}" class="xt_button xt_link">← {{ data.translations.t_show_all_comments }}</a></div><br /> {% if data.entry.comments_thread_parent %} <div><a href="{{ data.entry.comments_thread_parent }}" class="xt_button xt_link">← {{ data.translations.t_see_parent_thread }}</a></div> {% endif %} {% endif %} <div class="bl_comment_title"> {% if data.entry.comments %} {{ data.translations.t_comments }} {{ data.post.title }} {% else %} {{ data.translations.t_comments_empty }} {{ data.post.title }} {% endif %} </div> <div class="bl_comment_body"> {% macro comments_list (comments, ctx) %} {% for comment in comments %} <div class="comment{% if comment.owner_of_comment %} admin{% endif %}" id="1"> <div class="comment-header"> {% if comment.author_profile %} <img src="{{ comment.author_profile.avatars[32] }}" alt="Photo" class="avatar"><h5 class="author"><a class="hery" href="{{ comment.author_profile.link }}"{% if comment.owner_of_comment %} style="color:#f00;"{% endif %}>{% if comment.owner_of_comment %}Admin{% else %}{{ comment.author_profile.name }} {% endif %}</a></h5><div class="date">{{ comment.date }}</div> {% else %} <img src="http://weezywap.xtgem.com/images/no-image.jpg" class="avatar" alt="No Photo" width="32" height="32"/><h5 class="author"> {{ comment.nick }}</h5><div class="date">{{ comment.date }}</div> {% endif %}</div> {% if comment.is_hidden %} <div class="comment-content">{{ ctx.data.translations.t_hidden_comment }}</div> {% else %} <div class="comment-content">{{ comment.message|raw }}</div> {% endif %} {% if not ( ctx.data.entry.in_comments_thread and comment.childs and (comment.childs_count > 0) ) %} <div class="xt_blog_comment_actions"> <a href="{{ comment.reply_link }}" class="xt_blog_comment_action_reply">{{ ctx.data.translations.t_reply }}</a> {% if ctx.data.is_logged_in and not comment.is_hidden and not data.comments_form.is_maintenance %} {% if ctx.data.reported_spam and ctx.data.reported_spam == comment.id %} <span class="xt_blog_comment_action_reported">{{ctx.data.translations.t_reported}}</span> {% else %} <a href="{{ comment.spam_link }}" class="xt_blog_comment_action_report_spam">{{ ctx.data.translations.t_report_spam }}</a> {% endif %} {% elseif not ctx.data.is_logged_in and not comment.is_hidden and not data.comments_form.is_maintenance %} <a href="{{ comment.login_link }}" class="xt_blog_comment_action_report_spam">{
#
17:35:01
0 Rates
»
xtgem coding help
» view_post
»
R9pK1d needs dapboy help
Guests: 1
Twig by:
REALNET
|
YOUNGWEEZY