XtGem Forum catalog

p _ x
Bookmark Weezywap
JarApkBmkOpera
(GMT+1)
Tuesday April 30th 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
* Weezy * netguru For home.html
<div id="content" class="content posts">
  {% if posts_by_search %}
  <div class="alert alert-info">
    <h3>
      Search "{{ posts_by_search }}".
    </h3>
  </div>
  {% elseif posts_by_tag %}
  <div class="alert alert-info">
    <h3>
      Tag "{{ posts_by_tag }}".
    </h3>
  </div>
  {% elseif posts_by_category %}
  <div class="alert alert-info">
    <h3>
      Showing posts under category "{{ posts_by_category }}".
    </h3>
  </div>
  {% endif %}
  <!-- // -->
  {% if total_posts == 0 %}
  <div class="alert alert-warning">
    Empty post.
  </div>
  {% else %}
  <!-- // -->
<div style="background-color:#009900;color:#fff;padding:4px;font-weight:bold;">Trending Updates</div>
  {% for post in posts %}
  
 <div class="post" id="post-{{ post.id }}">
   
    <a href="{{ site.url }}/{{ post.link }}.html"> <div class="post-body">
 {{ site.settings.display_thumbnail == 'yes' ? post.thumbnail|raw : '' }}{{ post.content|striptags|slice(0,0) }}{{ post.title }}
</div>
</a>
</div>
   
  {% endfor %}
  <div class="pager">
    {{ pagination|raw }}
  </div>
  <div class="clear">
  </div>
  {% endif %}
</div>

Copy code
2017-01-23 05:48 · (0)
* netguru * Weezy Sir weezy all dis code is showing lyk nomarl blogmr.com template but forgot about dat one give me dis site kokowap.blogmr.com
HOME.html page.html post.html code
2017-01-21 21:59 · (0)
* Weezy * netguru Css of hipwap.blogmr.com
<style type="text/css">@import url(http://hipwap.blogmr.com/style-5008.css);</style>
Copy code


Header code of hipwap.blogmr.com
<div id="header" class="header">
      <h1>
        <a href="http://hipwap.blogmr.com"><font color="red" size="5">NAIJAFROSH | World Music Portal</font></a>
      </h1>
      <h2>
        Download, Play,Promote Nigeria And Foreign Musics Here
      </h2>
    </div>
    <div id="menu" class="menu">
      <ul>
        <li class="" id="menu-list-home">
          <a href="http://hipwap.blogmr.com">Home</a>
        </li>
        <li class="" id="menu-list-categories">
          <a href="http://hipwap.blogmr.com/pages/about.html">About</a>
        </li>
        <li class="" id="menu-list-categories">
          <a href="http://hipwap.blogmr.com/follow.html">Follow</a>
        </li>
                <li class="pull-right" id="menu-list-pages">
          <a href="http://hipwap.blogmr.com/login.html">Login</a>
        </li>
              </ul>
    </div>

Copy code



Footer code of hipwap.blogmr.com
<div class="widgets">
      <div class="widget-search-form widget">
        <form action="http://hipwap.blogmr.com" method="get" accept-charset="utf-8">
          <div class="input-group">
            <input class="form-control" type="text" name="search" placeholder="Enter keyword" value="" maxlength="60"/>
            <span class="input-group-btn">
              <button class="btn" type="submit">
                Search
              </button>
            </span>
          </div>
        </form>
      </div>

      <div class="widget-category widget">
        <h3>
          Category
        </h3>
        <ul>
                    <li>
            <a href="http://hipwap.blogmr.com/category/education/1.html">Education <span>3</span></a>
          </li>
                    <li>
            <a href="http://hipwap.blogmr.com/category/entertainment/1.html">Entertainment <span>21</span></a>
          </li>
                    <li>
            <a href="http://hipwap.blogmr.com/category/free-beat/1.html">free beat <span>7</span></a>
          </li>
                    <li>
            <a href="http://hipwap.blogmr.com/category/funny/1.html">funny <span>7</span></a>
          </li>
                    <li>
            <a href="http://hipwap.blogmr.com/category/lyrics/1.html">Lyrics <span>3</span></a>
          </li>
                    <li>
            <a href="http://hipwap.blogmr.com/category/mix-tape/1.html">mix tape <span>6</span></a>
          </li>
                    <li>
            <a href="http://hipwap.blogmr.com/category/music/1.html">music <span>30</span></a>
          </li>
                    <li>
            <a href="http://hipwap.blogmr.com/category/news/1.html">news <span>5</span></a>
          </li>
                    <li>
            <a href="http://hipwap.blogmr.com/category/others/1.html">others <span>2</span></a>
          </li>
                    <li>
            <a href="http://hipwap.blogmr.com/category/sports/1.html">sports <span>2</span></a>
          </li>
                    <li>
            <a href="http://hipwap.blogmr.com/category/tutorial/1.html">tutorial <span>5</span></a>
          </li>
                    <li>
            <a href="http://hipwap.blogmr.com/category/video/1.html">video <span>14</span></a>
          </li>
                  </ul>
      </div>

      <div class="widget-navigation widget">
        <h3>
          Menu
        </h3>
        <ul>
                  </ul>
      </div>
</div>

    <div id="footer" class="footer">
      <p><font color="white"><b>
        © 2016 
        <a href="http://hipwap.blogmr.com">NAIJAFROSH | World Music Portal</a> <br/> Powered by
<a href="http://www.blogmr.com">BlogMR.Com</a></b></font>
      </p>
    </div>

Copy code
2017-01-21 21:14 · (0)
* netguru * Weezy Sir weezy I need dis blogmr site http://hipwap.blogmr.com/ footer.html
header.html
home.html
page.html
post.html code with css code
2017-01-21 10:11 (Edited 2017-01-21 10:14 by netguru ) · (0)
* Weezy * netguru editted but not tested!
<div id="content" class="content singlepost">
  {% if post == null %}
  <div class="alert alert-danger post-not-found">
    Post not found.
  </div>
  {% else %}
  <!-- Breadcrumb -->
  {{ breadcrumb|raw }}
  <!-- /Breadcrumb -->
  <div class="post" id="post-{{ post.id }}">
    <div class="post-heading">
      <h2 class="post-title">
        {{ post.title }}
      </h2>
      <span class="post-meta">
        Posted by {{ site.author_name }} on {{ post.time|date('d M Y - H:i') }}
      </span>
    </div>
    <div class="post-body">
      {{ post.content|raw }}
    </div>
    {% if site.settings.display_social_buttons == 'yes' %}
    <div class="social-buttons">
      <span>
        <a href="https://www.facebook.com/sharer/sharer.php?u={{ (site.url ~ '/' ~ post.link ~'.html')|url_encode }}&amp;t={{ post.title|url_encode }}" target="_blank" title="Share on Facebook"><img src="/images/social_icons/Facebook.png"/></a>
      </span>
      <span>
        <a href="https://twitter.com/intent/tweet?source={{ (site.url ~ '/' ~ post.link ~'.html')|url_encode }}&amp;text={{ post.title|url_encode }}" target="_blank" title="Tweet"><img src="/images/social_icons/Twitter.png"/></a>
      </span>
      <span>
        <a href="https://plus.google.com/share?url={{ (site.url ~ '/' ~ post.link ~'.html')|url_encode }}" target="_blank" title="Share on Google+"><img src="/images/social_icons/Google+.png"/></a>
      </span>
      <span>
        <a href="http://pinterest.com/pin/create/button/?url={{ (site.url ~ '/' ~ post.link ~'.html')|url_encode }}&amp;description={{ post.title|url_encode }}" target="_blank" title="Pin it"><img src="/images/social_icons/Pinterest.png"/></a>
      </span>
      <span>
        <a href="http://www.reddit.com/submit?url={{ (site.url ~ '/' ~ post.link ~'.html')|url_encode }}&amp;title={{ post.title|url_encode }}" target="_blank" title="Submit to Reddit"><img src="/images/social_icons/Reddit.png"/></span>
        <span><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url={{ (site.url ~ '/' ~ post.link ~'.html')|url_encode }}&amp;title={{ post.title|url_encode }}&amp;summary=&amp;source={{ (site.url ~ '/' ~ post.link ~'.html')|url_encode }}" target="_blank" title="Share on LinkedIn"><img src="/images/social_icons/LinkedIn.png"/></a>
      </span>
    </div>
    {% endif %}
    <!-- // -->
    {% if site.author_id == user.id %}
    <div class="admin-post-action">
      <a href="{{ powered.url }}/account/switch_blog/{{ site.id }}?redirect_uri={{ (powered.url~'/posts/edit/'~post.id)|url_encode }}">Edit</a>
      {% if post.status == 'draft' %}
      <a href="{{ powered.url }}/account/switch_blog/{{ site.id }}?redirect_uri={{ (powered.url~'/posts/publish_post/'~post.id)|url_encode }}">Publish</a>
      {% endif %}
      <a href="{{ powered.url }}/account/switch_blog/{{ site.id }}?redirect_uri={{ (powered.url~'/posts/delete/'~post.id)|url_encode }}">Delete</a>
    </div>
    {% endif %}
  </div>
  {% if site.settings.posts_list_in_singlepost != 'none' and recent_posts != null %}
  <div class="recent-posts">
    <h3>
      {{ site.settings.posts_list_in_singlepost == 'recent_posts' ? 'Recent Posts' : 'Related Posts' }}
    </h3>
    <ul>
      {% for r_post in recent_posts %}
      <li>
        <a href="{{ site.url }}/{{ r_post.link }}.html">{{ r_post.title }}</a>
      </li>
      {% endfor %}
    </ul>
  </div>
  {% endif %}
  <!-- Comments -->
  {% if allow_comments %}
  <div class="comment-info">
    <h3>
      Comments
    </h3>
    <h4>
      {{ posts.total_comments }} Responds for &quot;{{ post.title }}&quot;
    </h4>
  </div>
  <div class="comments" id="comments">
    {% if total_comments == 0 %}
    <div class="alert alert-danger">
      Empty comment.
    </div>
    {% else %}
    <!-- // -->
    {% for comment in comments %}
    <div class="comment {{ comment.status == 'moderated' ? 'moderated' : ''}}" id="comment-{{ comment.id }}">
      <div class="pull-left">
        <img src="{{ powered.url }}/files/users/avatar/{{ comment.author_id }}-48.png" alt="" class="comment-object"/>
      </div>
<div class="comment-body">
<a class="comment-heading" href="{{  comment.author_homepage }}">
<strong>{{ comment.author_name }}</strong>
</a>
<div class="comment-meta">
<span>
{{ comment.time|date('d M Y - H:i') }}
</span>
</div>
<p>  {{ comment.text|raw }}
</p>
{% if user.id == site.author_id %}
<div class="admin-comment-action">
{% if comment.status == 'moderated' %}
<a href="{{ powered.url ~ '/account /switch_blog/' ~ site.id ~ '?redirect_uri=' ~ (powered.url~'/comments/publish_comment/' ~ comment.id~'?redirect_uri='~(site.url~'/'~post.link~'.html#comment-'~comment.id)|url_encode|url_encode)|url_encode }}">Publish</a>
<a href="{{ powered.url ~ '/account /switch_blog/' ~ site.id ~ '?redirect_uri=' ~ (powered.url~'/comments/mark_as_spam/' ~ comment.id~'?redirect_uri='~(site.url~'/'~post.link~'.html#comments')|url_encode|url_encode)|url_encode }}">Spam</a>
{% elseif comment.status ==  'published' %}
<a href="{{ powered.url ~ '/account /switch_blog/' ~ site.id ~ '?redirect_uri=' ~ (powered.url~'/comments/mark_as_spam/' ~ comment.id~'?redirect_uri='~(site.url~'/'~post.link~'.html#comments')|url_encode|url_encode)|url_encode }}">Spam</a>
{% endif %}
<a href="{{ powered.url ~ '/account /switch_blog/' ~ site.id ~ '?redirect_uri=' ~ (powered.url~'/comments/delete_comment/' ~ comment.id~'?redirect_uri='~(site.url~'/'~post.link~'.html#comments')|url_encode|url_encode)|url_encode }}">Delete</a>
</div>
        {% endif %}
      </div>
    </div>
    {% endfor %}
    <!-- // -->
    {% endif %}
  </div>
  {% if allow_new_comment %}
  <div class="comment-form" id="new-comment">
    <h3>
      New Comment
    </h3>
    {% if new_comment_published != false %}
    <div class="alert alert-success">
      Comment successfully added and has been published.
    </div>
    {% elseif new_comment_moderated != false %}
    <div class="alert alert-warning">
      Comment successfully added and will be published after administrator approval.
    </div>
    {% elseif new_comment_errors != false %}
    <div class="alert alert-danger">
      <strong>
        Error!
      </strong>
      <ol class="list-unstyled">
        {% for err_k,err_v in new_comment_errors %}
        <li>
          {{ err_v }}
        </li>
        {% endfor %}
      </ol>
    </div>
    {% endif %}
    <!-- FORM -->
    {{ form_comment_open|raw }}
    <div class="form-group">
      <label for="author">
        Name
      </label>
      <input class="form-control" type="text" name="author" value="{{ form_comment_value.author }}" id="author" required="required" {{ form_comment_value.author ? 'readonly' : '' }}/>
    </div>

    </div>
    <div class="form-group">
      <label for="comment_text">
        Comment
      </label>
      <textarea class="form-control" name="comment_text" id="comment_text" rows="8" required="required">{{ form_comment_value.comment_text }}</textarea>
      <div class="help-block"> <body>
<p style= "color:red;" > What is Happening in Your Area? Let Us know
Call & Whatsapp Us at 08124378995
Email ;- YBNLnationOffical@Gmail.com </p>
</body> </div>
    </div>
    {% if form_comment_captcha == true %}
    <div class="form-group captcha">
      <label for="captcha">
        Captcha
      </label>
      <img class="captcha" src="{{ site.url }}/captcha.png" style="width: 128; height: 48; border: 0;" alt="Please refresh..."/>
      <input class="form-control" type="text" name="captcha" id="captcha" maxlength="5" required="requred"/>
    </div>
    {% endif %}
    <p>
      <button class="btn" type="submit">
        Send Comment
      </button>
    </p>
    {% if is_user and (site.author_id != user.id) %} {% if subscribe_comment == false %}
    <div class="checkbox">
      <label>
        <input type="checkbox" name="subscribe" value="1" checked="checked"/>
        <span>
          Subscribe updates comment
        </span>
      </label>
    </div>
    {% else %}
    <div class="checkbox">
      <label>
        <input type="checkbox" name="subscribe" value="2"/>
        <span>
          Unsubscribe updates comment
        </span>
      </label>
    </div>
    {% endif %} {% endif %} {{ form_comment_close|raw }}
    <!-- / FORM -->
  </div>
  {% else %}
  <!-- // -->
  {% if site.settings.comment_user == 'users' %}
  <div class="alert alert-warning new-comment-closed">
    New comments are only allowed for registered users.
  </div>
  {% elseif site.settings.comment_user == 'friends' %}
  <div class="alert alert-warning new-comment-closed">
    New comments are only allowed for friends.
  </div>
  {% elseif site.settings.comment_user == 'followers' %}
  <div class="alert alert-warning new-comment-closed">
    New comments are only allowed for followers.
  </div>
  {% elseif site.settings.close_comment_older_posts == 'yes' %}
  <div class="alert alert-warning new-comment-closed">
    New comments are closed because the post has been more than 14 days.
  </div>
  {% endif %}
  <!-- // -->
  {% endif %}
  <!-- // -->
  {% endif %}
  <!-- /Comments -->
  {% endif %}
</div>

Copy code
2017-01-15 08:38 · (0)
* netguru * netguru Check it http://ybnlnation.tk/if-you-were-to-delete-one-of-these-songs-off-your-playlists-which-would-it-be.html#new-comment
2017-01-14 11:58 · (0)
* netguru * Weezy PLZ help me with dis my POST.HTML code is not showing wat people comment but der name please help me with it
<div id="content" class="content singlepost">
  {% if post == null %}
  <div class="alert alert-danger post-not-found">
    Post not found.
  </div>
  {% else %}
  <!-- Breadcrumb -->
  {{ breadcrumb|raw }}
  <!-- /Breadcrumb -->
  <div class="post" id="post-{{ post.id }}">
    <div class="post-heading">
      <h2 class="post-title">
        {{ post.title }}
      </h2>
      <span class="post-meta">
        Posted by {{ site.author_name }} on {{ post.time|date('d M Y - H:i') }}
      </span>
    </div>
    <div class="post-body">
      {{ post.content|raw }}
    </div>
    {% if site.settings.display_social_buttons == 'yes' %}
    <div class="social-buttons">
      <span>
        <a href="https://www.facebook.com/sharer/sharer.php?u={{ (site.url ~ '/' ~ post.link ~'.html')|url_encode }}&amp;t={{ post.title|url_encode }}" target="_blank" title="Share on Facebook"><img src="/images/social_icons/Facebook.png"/></a>
      </span>
      <span>
        <a href="https://twitter.com/intent/tweet?source={{ (site.url ~ '/' ~ post.link ~'.html')|url_encode }}&amp;text={{ post.title|url_encode }}" target="_blank" title="Tweet"><img src="/images/social_icons/Twitter.png"/></a>
      </span>
      <span>
        <a href="https://plus.google.com/share?url={{ (site.url ~ '/' ~ post.link ~'.html')|url_encode }}" target="_blank" title="Share on Google+"><img src="/images/social_icons/Google+.png"/></a>
      </span>
      <span>
        <a href="http://pinterest.com/pin/create/button/?url={{ (site.url ~ '/' ~ post.link ~'.html')|url_encode }}&amp;description={{ post.title|url_encode }}" target="_blank" title="Pin it"><img src="/images/social_icons/Pinterest.png"/></a>
      </span>
      <span>
        <a href="http://www.reddit.com/submit?url={{ (site.url ~ '/' ~ post.link ~'.html')|url_encode }}&amp;title={{ post.title|url_encode }}" target="_blank" title="Submit to Reddit"><img src="/images/social_icons/Reddit.png"/></span>
        <span><a href="http://www.linkedin.com/shareArticle?mini=true&amp;url={{ (site.url ~ '/' ~ post.link ~'.html')|url_encode }}&amp;title={{ post.title|url_encode }}&amp;summary=&amp;source={{ (site.url ~ '/' ~ post.link ~'.html')|url_encode }}" target="_blank" title="Share on LinkedIn"><img src="/images/social_icons/LinkedIn.png"/></a>
      </span>
    </div>
    {% endif %}
    <!-- // -->
    {% if site.author_id == user.id %}
    <div class="admin-post-action">
      <a href="{{ powered.url }}/account/switch_blog/{{ site.id }}?redirect_uri={{ (powered.url~'/posts/edit/'~post.id)|url_encode }}">Edit</a>
      {% if post.status == 'draft' %}
      <a href="{{ powered.url }}/account/switch_blog/{{ site.id }}?redirect_uri={{ (powered.url~'/posts/publish_post/'~post.id)|url_encode }}">Publish</a>
      {% endif %}
      <a href="{{ powered.url }}/account/switch_blog/{{ site.id }}?redirect_uri={{ (powered.url~'/posts/delete/'~post.id)|url_encode }}">Delete</a>
    </div>
    {% endif %}
  </div>
  {% if site.settings.posts_list_in_singlepost != 'none' and recent_posts != null %}
  <div class="recent-posts">
    <h3>
      {{ site.settings.posts_list_in_singlepost == 'recent_posts' ? 'Recent Posts' : 'Related Posts' }}
    </h3>
    <ul>
      {% for r_post in recent_posts %}
      <li>
        <a href="{{ site.url }}/{{ r_post.link }}.html">{{ r_post.title }}</a>
      </li>
      {% endfor %}
    </ul>
  </div>
  {% endif %}
  <!-- Comments -->
  {% if allow_comments %}
  <div class="comment-info">
    <h3>
      Comments
    </h3>
    <h4>
      {{ posts.total_comments }} Responds for &quot;{{ post.title }}&quot;
    </h4>
  </div>
  <div class="comments" id="comments">
    {% if total_comments == 0 %}
    <div class="alert alert-danger">
      Empty comment.
    </div>
    {% else %}
    <!-- // -->
    {% for comment in comments %}
    <div class="comment {{ comment.status == 'moderated' ? 'moderated' : ''}}" id="comment-{{ comment.id }}">
      <div class="pull-left">
        <img src="{{ powered.url }}/files/users/avatar/{{ comment.author_id }}-48.png" alt="" class="comment-object"/>
      </div>
      <div class="comment-body">
        <a class="comment-heading" href="{{ comment.author_homepage }}">
        <strong>{{ comment.author_name }}</strong>
        </a>
        <div class="comment-meta">
          <span>
            {{ comment.time|date('d M Y - H:i') }}
          </span>
        </div>
        <p>
          {{ comment.text|raw }}
        </p>
        {% if user.id == site.author_id %}
        <div class="admin-comment-action">
          {% if comment.status == 'moderated' %}
          <a href="{{ powered.url ~ '/account/switch_blog/' ~ site.id ~ '?redirect_uri=' ~ (powered.url~'/comments/publish_comment/' ~ comment.id~'?redirect_uri='~(site.url~'/'~post.link~'.html#comment-'~comment.id)|url_encode|url_encode)|url_encode }}">Publish</a>
          <a href="{{ powered.url ~ '/account/switch_blog/' ~ site.id ~ '?redirect_uri=' ~ (powered.url~'/comments/mark_as_spam/' ~ comment.id~'?redirect_uri='~(site.url~'/'~post.link~'.html#comments')|url_encode|url_encode)|url_encode }}">Spam</a>
          {% elseif comment.status == 'published' %}
          <a href="{{ powered.url ~ '/account/switch_blog/' ~ site.id ~ '?redirect_uri=' ~ (powered.url~'/comments/mark_as_spam/' ~ comment.id~'?redirect_uri='~(site.url~'/'~post.link~'.html#comments')|url_encode|url_encode)|url_encode }}">Spam</a>
          {% endif %}
          <a href="{{ powered.url ~ '/account/switch_blog/' ~ site.id ~ '?redirect_uri=' ~ (powered.url~'/comments/delete_comment/' ~ comment.id~'?redirect_uri='~(site.url~'/'~post.link~'.html#comments')|url_encode|url_encode)|url_encode }}">Delete</a>
        </div>
        {% endif %}
      </div>
    </div>
    {% endfor %}
    <!-- // -->
    {% endif %}
  </div>
  {% if allow_new_comment %}
  <div class="comment-form" id="new-comment">
    <h3>
      New Comment
    </h3>
    {% if new_comment_published != false %}
    <div class="alert alert-success">
      Comment successfully added and has been published.
    </div>
    {% elseif new_comment_moderated != false %}
    <div class="alert alert-warning">
      Comment successfully added and will be published after administrator approval.
    </div>
    {% elseif new_comment_errors != false %}
    <div class="alert alert-danger">
      <strong>
        Error!
      </strong>
      <ol class="list-unstyled">
        {% for err_k,err_v in new_comment_errors %}
        <li>
          {{ err_v }}
        </li>
        {% endfor %}
      </ol>
    </div>
    {% endif %}
    <!-- FORM -->
    {{ form_comment_open|raw }}
    <div class="form-group">
      <label for="author">
        Name
      </label>
      <input class="form-control" type="text" name="author" value="{{ form_comment_value.author }}" id="author" required="required" {{ form_comment_value.author ? 'readonly' : '' }}/>
    </div>

    </div>
    <div class="form-group">
      <label for="comment_text">
        Comment
      </label>
      <textarea class="form-control" name="comment_text" id="comment_text" rows="8" required="required">{{ form_comment_value.comment_text }}</textarea>
      <div class="help-block"> <body>
<p style= "color:red;" > What is Happening in Your Area? Let Us know
Call & Whatsapp Us at 08124378995
Email ;- YBNLnationOffical@Gmail.com </p>
</body> </div>
    </div>
    {% if form_comment_captcha == true %}
    <div class="form-group captcha">
      <label for="captcha">
        Captcha
      </label>
      <img class="captcha" src="{{ site.url }}/captcha.png" style="width: 128; height: 48; border: 0;" alt="Please refresh..."/>
      <input class="form-control" type="text" name="captcha" id="captcha" maxlength="5" required="requred"/>
    </div>
    {% endif %}
    <p>
      <button class="btn" type="submit">
        Send Comment
      </button>
    </p>
    {% if is_user and (site.author_id != user.id) %} {% if subscribe_comment == false %}
    <div class="checkbox">
      <label>
        <input type="checkbox" name="subscribe" value="1" checked="checked"/>
        <span>
          Subscribe updates comment
        </span>
      </label>
    </div>
    {% else %}
    <div class="checkbox">
      <label>
        <input type="checkbox" name="subscribe" value="2"/>
        <span>
          Unsubscribe updates comment
        </span>
      </label>
    </div>
    {% endif %} {% endif %} {{ form_comment_close|raw }}
    <!-- / FORM -->
  </div>
  {% else %}
  <!-- // -->
  {% if site.settings.comment_user == 'users' %}
  <div class="alert alert-warning new-comment-closed">
    New comments are only allowed for registered users.
  </div>
  {% elseif site.settings.comment_user == 'friends' %}
  <div class="alert alert-warning new-comment-closed">
    New comments are only allowed for friends.
  </div>
  {% elseif site.settings.comment_user == 'followers' %}
  <div class="alert alert-warning new-comment-closed">
    New comments are only allowed for followers.
  </div>
  {% elseif site.settings.close_comment_older_posts == 'yes' %}
  <div class="alert alert-warning new-comment-closed">
    New comments are closed because the post has been more than 14 days.
  </div>
  {% endif %}
  <!-- // -->
  {% endif %}
  <!-- // -->
  {% endif %}
  <!-- /Comments -->
  {% endif %}
</div>

Copy code
2017-01-14 11:49 · (0)
* Weezy * netguru I dnt think solidbaze is a blogmr.com site!
2017-01-13 04:26 · (0)
* netguru * netguru Solidbaze.com HOME.html nd POST.HTML code needed for blogmr
2017-01-12 06:44 · (0)
* netguru * Weezy Thanks
2017-01-12 06:41 · (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: 585, Hits: 7595956
Last modified: 27-08-2018 11:42:51 pm