XtGem Forum catalog

p _ x
Bookmark Weezywap
JarApkBmkOpera
(GMT+1)
Friday April 19th 2024
+
Always Post weezywap.xtgem.com on your facebook, twitter, 2go, whatsapp and instagram status! If you love WEEZYWAP and enjoy unlimited services here!
»WEEZYWAP Forum
Forum Rules | Smilies | BB Codes | Back
* Shuraih99 Sir Weezy

How would i increase my blog description content before opening it with READ More botton like ur own blog
2018-02-18 22:51 · (0)
* Weezy * Shuraih99 paste the current blog twig u are using!
2018-02-19 05:41 · (0)
* Shuraih99 * Weezy
<!-- ** XtbLog Twig Original By Xtgem Edited By
Author : Shuraih Usman
Wapsite : http://keffians.xtgem.com
email : Shuraihusman@gmail.com
facebook : fb.com/shuraih.usman
Twitter: @shuraih_usman
  ** -->
{% if view == 'entries_list' %}
{% block entries_list_tag %}
{% if data.tag %}
<div class="group"><b>{{ data.translations.t_showing_tagged_posts }}: <font color="red">{{ data.tag }}</font></b></div>
{% endif %}
{% endblock %}
<div class="">
{% block entries_list %}
{% for entry in data.entries %}
<div class="group">
<div class="blog-header">
<h2 class="blog-title"><b><a class="hery" href="{{ entry.url }}"><font color="white">{{ entry.title }}</font></a></b></h2>
</div>
{% if data.display_type !='header' and entry.content %}
{% 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://keffians.xtgem.com/images/no-image.jpg{% endif %}" alt="post" width="90px" height="60px" style="margin:0 6px 0 0!
important;width:90px !important;height:60px !important;float:left;border:1px solid#000;">{% if data.entry_list_show_time %} <font color="#ff9900">{{ data.translations.t_created }} {{entry.created}}</font>{% endif %}<br>{% if entry.tags is not empty %} <font color="red">Category:</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></div><div class="blog-header"><b><a href="{{ entry.url }}"><button style="background-color:red;" type="onclick"><font color="white">Bude Saura...</font></button></a></b>< {% endif %}
<a class="xt_blog_title_link" href ="{{ entry.url }}_comments"><button style="background-color:red;" type="onclick"><font color="black">
{% if entry.comments_count %}
{{ entry.comments_count }}
{% else %}
{{ entry.comments_count }}
{% endif %} Ra'AYi</a></font></button>
</div></div>
{% endfor %} {% endblock %}
</div>
{% block entries_list_footer %} {% if data.back_url %} <div class="group"><a href="{{ data.back_url }}">Back</a> | <a href="/">Home</a> </div>  {% endif %}        <div class="name">{{ data.pagination_html|raw }}</div> {% endblock %}

{% elseif view == 'entry' %}

{% block entry_post %}
<div class="blog-header">
<h2 class="blog-title"><b><div class="hery_blog">
{{ data.post.title }}</b></div></h2></div>
{% if not data.entry.in_comments_thread
%}
<div class="">
<div  class="group"><script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher: "e9d3c9b3-3a7a-4a88-acaa-f470cc7f443e"}); </script>
<span class='st_twitter_hcount' displayText='Tweet'></span>
<span class='st_linkedin_hcount' displayText='LinkedIn'></span>
<span class='st_email_hcount' displayText='Email'></span>
<span class='st_blogger_hcount'
displayText='Blogger'></span> <span class='st_wordpress_hcount'
displayText='WordPress'></span><span class='st_googleplus_hcount'
displayText='Google +'></span>
</div><br/>

<div class="group">{{ data.post.content|raw }}</div><br/>
<div class="group">Post by <a href="//xtgem/u/shuraih99">Shuraih 99%</a> </div>
<br><div class="group">Mun gode da karanta wannan rubutu<div class="group" style="font-size:22px; font-weight:bold">Kindly Share This Post</div><p><script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher: "62930156-f31a-4af5-afa9-632c8b8d7038", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
<span class='st_sharethis_large' displayText='ShareThis'></span>
<span class='st_facebook_large' displayText='Facebook'></span>
<span class='st_twitter_large' displayText='Tweet'></span>
<span class='st_linkedin_large' displayText='LinkedIn'></span>
<span class='st_fblike_large' displayText='Facebook Like'></span>
<span class='st_digg_large' displayText='Digg'></span>
<span class='st_googleplus_large' displayText='Google '></span>
<span class='st_reddit_large' displayText='Reddit'></span>
<span class='st_pinterest_large' displayText='Pinterest'></span>
<span class='st_email_large' displayText='Email'></span></p></div> <b><div class="group"><a href="{{ data.post.url }}">{{ data.post.title }}</a></b><br>{{ data.translations.t_created }} {{ data.post.date }}
{% block entry_tags %}
{% if not data.entry.in_comments_thread %}
{% if data.hide_tags == false and
data.post.tags %}</div>
<br>
<div class="group"><span style="background-color:blue;"><font color="white"><b>Category :- </b></font></span></font>{% for tag in data.post.tags %}
<b><a href="{{ tag.url }}"><span style="background-color:red;"><font color="black"><b><font color="white">{{ tag.name }}</font></a></b></b></font></span></font></div>
{% if loop.last == false %} , {% endif %}
{% endfor %}
{% endif %}
{% endif %}
<div class="group"><span style="background-color:red;"><font color="white">XTblog: by <a href="http://shuraih.waphall.com"><font color="white">Shuraih 99%</font></a></font></span> </div>{% endblock %}
{% if data.post.subtitle %}<div class="group">{{ data.post.subtitle }}</div>
{% endif %}
<br><br>
{% 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 %}

{% else %}
<br><br>
{% 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 %}

{% endif %}
{% endif %}

{% 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>
{% endif %}

{% endif %}
</div><div class="group">
<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="group" id="xt_blog_comments">
{% if data.entry.in_comments_thread %}
<div><a href="{{ data.entry.comments_thread_all }}" class="xt_button xt_link">&larr; {{ 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">&larr; {{ data.translations.t_see_parent_thread }}</a></div>
{% endif %}
{% endif %}

<div class="blog-header">
{% if data.entry.comments %}
{{ data.translations.t_comments }}
{{ data.post.title }}
{% else %}
{{ data.translations.t_comments_empty }} {{ data.post.title }}
{% endif %}
</div>
<div>
{% macro comments_list (comments, ctx) %}
{% for comment in comments %}
<div class="comment{% if comment.owner_of_comment %} admin{% endif %}" id="1">
{% if comment.author_profile %}
<div class="group"><img src="{{ comment.author_profile.avatars[32] }}" alt="Photo" class=""><a href="{{ comment.author_profile.link }}" {% if comment.owner_of_comment %} style="color:#f00;"{% endif %}>{% if comment.owner_of_comment %}<span style="background-color:red;"><font color="white">Shuraih 99%{% else %}{{ comment.author_profile.name }} </font></span> {% endif %}</a><span style="background-color:white"><font color="red">{{ comment.date }}</font></span> 
{% else %}
<div class="group"><img src="http://keffians.xtgem.com/images/no-image.jpg" class="" alt="No Photo" width="32" height="32"/> <span style="background-color:red"><font color="white">{{ comment.nick }}</font></span></div><span style="background-color:white"><font color="red">{{ comment.date }}</font></span> 
{% endif %}
{% if comment.is_hidden %}<b>{{ ctx.data.translations.t_hidden_comment }}</b>
{% else %}
<br/>
<font color="black"><b>{{ comment.message|raw }}</b></font></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">{{ ctx.data.translations.t_report_spam }}</a>
{% endif %}
{% if not comment.childs and (comment.childs_count > 0) %}
<a href="{{ comment.reply_link }}" class="xt_blog_comment_action_reply"><b> ↑</b>{{ ctx.data.translations.t_show_replies }} ({{comment.childs_count}})</a>
{% endif %}
{% if comment.show_more %}
<div class="group">
<a href="{{ comment.reply_link }}" class="xt_blog_comment_action_reply"><b> ↑</b>{{ ctx.data.translations.t_show_all_replies }}</a>
{% endif %}
</div>
{% endif %}

{% if comment.childs %}
<div class="xt_reply"><b> ↑</b>
{{ _self.comments_list(comment.childs, ctx) }}
</div>
{% endif %}
</div>

{% endfor %}
{% endmacro %}
</div><div class="group">
{{ _self.comments_list(data.entry.comments, _context) }}
<div class="blog-header">{{ data.pagination_html|raw }}</div>
{% else %}
<div class="xt_blog_comments" id="xt_blog_comments">
<span class="xt_blog_comments_title">{{ data.translations.t_comments }}</span>

{% for comment in data.entry.comments %}
<div class="xt_blog_comment">
<span class="xt_blog_comment_date">[{{ comment.date }}]</span>
<span class="xt_blog_comment_author">{{ comment.nick }}:</span>
<div class="xt_blog_comment_content">{{ comment.message|raw }}</div>
</div></div>
{% endfor %}
</div><br />
<div class="name">{{ data.pagination_html|raw }}</div>
{% endif %}
{% endif %}
{% endblock %}
</div></div>
{% block entry_comments_form %}
{% if data.comments_form.is_maintenance %}
<div class="group">{{ data.comments_form.maintenante_markup|raw }}</div>
{% elseif data.is_logged_in and data.new_comments_system and not data.community_name %}
<div class="group"><span class="color:#f00">{{ data.translations.t_provide_community_name }}</span>
<form action="{{ data.community_name_submit_url }}" method="post" id="xt_blog_comment_form">
{% if data.entry.in_comments_thread %}
<input type="hidden" name="__xtblog_comment_thread_id" value="{{ data.entry.in_comments_thread }}" /></div>
{% endif %}
<div class="group">
<input class="input" type="text" name="community_name" value="{{data.community_name_tmp}}" /></div>

<div class="group">
<span class="count"><b><a href="http://hausatech.xtgem.com/Wapmaster/smilies">SMILIES</a> | <a href="http://hausatech.xtgem.com/Wapmaster/bbcodes">BB CODES</a></b></span>
<input class="submit" type="submit" value="{{ data.translations.t_submit }}" />
</form></div>
</div>
{% else %}
{% if data.post.allow_comments %}
<div class="blog">
<div class="group"><b>{{ data.translations.t_post_a_comment }}</b></div><div class="bl_comment_box_form">
{% if data.comments_form.comments_restriction == "logged_in" and not data.is_logged_in %}
<div><div class="group">{{ data.translations.t_comments_login_required }}: <a href="{{ data.comments_form.login_link }}"> {{ data.translations.t_login }} </a> | <a href="{{ data.comments_form.signup_link }}"> {{ data.translations.t_signup }} </a></div></div>
{% elseif data.comments_form.comments_restriction == "logged_in" and data.is_logged_in and not data.is_confirmed_email %}
<div>
<a href="{{ data.confirm_email_link }}?redir={{ data.comments_form.url_encoded }}" class="xt_blog_confirm_email">
{{ data.translations.t_confirm_email }}
</a>
</div>
{% else %}
<form action="{{ data.comments_form.url }}" method="post" id="xt_blog_comment_form">
{% if data.entry.in_comments_thread %}
<input type="hidden" name="__xtblog_comment_thread_id" value="{{ data.entry.in_comments_thread }}" /></div>
{% endif %}
<div class="group">
<input type="hidden" name="__xtblog_post" value="Post" />
<input type="hidden" name="__xtx" value="{{ data.comments_form.fields.xtx }}" />
<input type="hidden" name="__xtxs" value="{{ data.comments_form.fields.xtxs }}" />
<input class="weezy-input" type="text" name="__xtblog_blog" value="" style="display:none" />
<input type="hidden" name="__xtblog_entry" value="{{ data.comments_form.entry_id }}" />
{% if data.is_logged_in and data.new_comments_system %}
<div class="group">
<label><span class="xtblog_community_name">{{ data.translations.t_posting_as }} <a class="hery" href="http://xtgem.com/u/{{ data.community_name }}">{{ data.community_name }}</a> <img src="http://weezywap.xtgem.com/images/featured.png" alt="on"> | <a href="http://xtgem.com/account/logout">Logout</a></span></label>
</div>
{% else %}
{% if data.comments_form.spam_comments_reserved_name and data.new_comments_system %}
<div class="group">{{ data.translations.t_reserved_name }}</div>
{% endif %}
{% if data.comments_form.poster %}
<input type="hidden" name="__xtblog_nick" value="{{ data.comments_form.poster }}" />
{% else %}

<div class="group">{{ data.translations.t_name }} | <a href="{{ data.comments_form.login_link }}"> {{ data.translations.t_login }} </a> | <a href="{{ data.comments_form.signup_link }}"> {{ data.translations.t_signup }} </a></div><br>

<input type="text" name="__xtblog_nick" value="{{ data.comments_form.spam_comments_nick }}" class="input" /><br />

{% endif %}
{% endif %}
{% if data.comments_form.comments_restriction == "email_required" and not data.is_logged_in %}

<div class="xt_label">
<label>{{ data.translations.t_email }} </label>
</div>
<input class="weezy-input" type="text" name="__xtblog_email" value="{{ data.comments_form.spam_comments_email }}" /><br />
{% endif %}

<div class="xt_label">
{{ data.translations.t_comment }} <br>
</div>
<textarea class="weezy-textarea" name="__xtblog_msg">{{ data.comments_form.spam_comments_msg }}</textarea><br>
{% if data.comments_form.spam_comments %}
<font color="red">Opps!! Sorry, Please input before writing The Being in the picture below</font>: <br />
<input type="hidden" name="hash" value="{{ data.comments_form.spam_hash }}" />
<img src="{{ data.comments_form.spam_captcha_url }}" alt="" /><br />
<div class="xt_label">
<label>Code: </label>
</div>
<input class="weezy-code" type="text" name="code" />
</div>
{% endif %}
<div class="l"><span class="count"><b><a href="http://weezywap.xtgem.com/forum/smilies_bbcodes?view=smilies.xt&name=Smilies&title=TUTORIALS">SMILIES</a> | <a href="http://weezywap.xtgem.com/forum/smilies_bbcodes?view=BBcode.xt&name=BB%20Codes&title=TUTORIALS">BB CODES</a></b></span>
<input class="submit" type="submit" value="{{ data.translations.t_post }}" />
</form></div>
{% endif %}
</div>
{% endif %}
{% endif %}
{% endblock %}
</div>
{% elseif view == 'no_contents' %}
{% block no_contents %}
{% if data.searchbox.phrase %}
<div class="blog-header">{{ data.translations.t_no_search_results_found }}</div>
{% else %}
<div class="blog-header">{{ data.translations.t_no_entries_found }}</div>
{% endif %}
{% endblock %}
{% block no_contents_searchbox %}
{% if data.searchbox %}
<form action="{{ data.searchbox.url }}" method="get" id="weezy-search">
{% for key, value in data.searchbox.params %}
{% if value %}
<input type="hidden" name="{{ key }}" value="{{ value }}" />
{% endif %}
{% endfor %}
<input type="text" name="__xtblog_search" value="{{ data.searchbox.phrase }}" /><input type="submit" value="{{ data.translations.t_search }}" /></form>
{% if data.back_url %}
<div class="comment-title"><a href="{{ data.back_url }}" class="xt_blog_back_to_posts xt_link xt_button">{{ data.translations.t_back_to_posts }}</a></div>
{% endif %}
{{ data.pagination_html|raw }}
{% endif %}
{% endblock %}
{% elseif view == 'no_entry' %}
{% block no_entry %}
<div class="group">yi hakuri babu wani Abun da'aka shigar acikin wannan blog din</div>
{% endblock %}
{% endif %}
</div>

Copy code
2018-02-23 12:09 (Edited 2018-02-23 15:44 by Shuraih99 ) · (0)
* Weezy * Shuraih99 disable or remove the twig and check your blog page to know if its displaying!
2018-02-23 15:50 · (0)
* Shuraih99 * Weezy Weezy u ddnt undestan my talk
Imean how to make de desciption word to be long like your own
.
Not short
2018-02-23 22:37 · (0)
* Weezy * Shuraih99 open your blog page in code editor, check for the display_limit="50" tag and increase it to any number value of your choice
2018-02-24 17:42 · (0)
* Shuraih99 * Weezy Gud weezy now i want to put related posts in my blog how would i do it
2018-02-25 16:28 · (0)
* Weezy * Shuraih99 read @ http://weezywap.xtgem.com/forum/index/__xt/post-ots3bl9pn7hvwy4j65c70a2hg3pz9db7vjkm4x6.html
2018-02-26 16:01 · (0)

Online: Guests: 1

Translate
Pages
Copyright © 2024 WEEZYWAP
facebook twitter whatsapp google plus
Home | About Us | Advertise | Frequently Asked Question | Contact Us | Partners | Disclaimer | Terms of Services | Invite Friends | Credits



Online: 1 , Today: 452, Hits: 7583063
Last modified: 27-08-2018 11:42:51 pm