What tutorial do you want for the next article! Request Here!

How to Fix Common Error in iMagz, Fletro Pro and Median UI

Common errors that are often found and how to fix them in iMagz, Fletro Pro and Median UI Template.
Please wait 0 seconds...
Scroll Down and click on Go to Link for destination
Congrats! Link is Generated
How to Fix Common Error In iMagz, Fletro Pro and Median UI

Hello Guys, Welcome to KhiladiZone. Today in this article I'm going to guide you step by step to fix common error in Fletro Pro, iMagz, Median UI Blogger Template. So, follow the easy steps and learn more about how to fix common error in Jago Desain Blogger Template.

The Number of Articles That Appear Doesn't Match

In some cases sometimes the number of articles appearing on home page is less than the number specified in Blogger settings.

First we confirm that this has nothing to do with bugs/errors in the theme, you will also find the same problem with other Blogger themes, we have investigated and concluded that the main causes of this problem are:

There's no post break in articles - This feature has been prepared by Blogger from the start, but there are still many who don't understand its function.

Solution
To fix this problem you have to use the post break feature in every article you write.

  • In post editor with Writing View mode, click icon and find Insert post break feature, add it in the 2nd or 3rd paragraph of article.
  • In HTML View mode paste the code <!--more--> in order of the 2nd or 3rd paragraph.

Unaligned Post list Display

In latest version we prepared two alternative code to display a snippet of an article written like this:

<b:includable id='postEntrySnippet'>
  <b:eval expr='snippet(data:post.snippets.long, {length: 150, links: false, linebreaks: false})'/>
  <!--<b:eval expr='snippet(data:post.body, {length: 90, links: false, linebreaks: false})'/>-->
</b:includable>

data:post.snippets.long is standard code used for this template, the function is to display article snippets with a maximum of 1000 characters, you can increase the number of characters in the snippet by changing 150 in the code above. The disadvantage of this code is that image caption will also be displayed.

data:post.bodyis an alternative code that you can use, the advantage of this code it can hide image captions in post snippets, it's just that the drawbacks of using this code are that certain tags are also displayed in the post snippet, including:

  • <b>...</b>
  • <i>...</i>
  • <u>...</u>
  • <strong>...</strong>
  • <strike>...</strike>
  • ...

Another consequence of using data:post.body if some of the code above appears in snippet sometimes it will also cause the post list display to be misaligned, so please decide which one is the best for your blog.


Post Middle Ads Not Showing

There are several conditions for the ad in middle of post to appear, namely:

  1. Ads only appear on paragraphs 10 and 20,
  2. the number of paragraphs is calculated based on <p> tag

Widgets for middle ads are tagged with IDs HTML01 and HTML02, script for the first middle ads:

<!--[ Script to move widget to the middle of article ]-->
<script>/*<![CDATA[*/ function insertAfter(tbh,tgt) {var prt = tgt.parentNode; if (prt.lastChild == tgt) {prt.appendChild(tbh);} else {prt.insertBefore(tbh,tgt.nextSibling);}} var tgt = document.getElementById('postBody'); var midAd01 = document.getElementById('HTML01'); var showAd01 = tgt.getElementsByTagName('p'); if (showAd01.length > 0) {insertAfter(midAd01,showAd01[10]);}; /*]]>*/</script>

Script for the second middle ad:

<!--[ Script to move widget to the middle of article ]-->
<script>/*<![CDATA[*/ function insertAfter(tbh,tgt) {var prt = tgt.parentNode; if (prt.lastChild == tgt) {prt.appendChild(tbh);} else {prt.insertBefore(tbh,tgt.nextSibling);}} var tgt = document.getElementById('postBody'); var midAd02 = document.getElementById('HTML02'); var showAd02 = tgt.getElementsByTagName('p'); if (showAd02.length > 0) {insertAfter(midAd02,showAd02[20]);}; /*]]>*/</script>
Description:
  • The numbers 10 and 20 are marked in two codes above to display ads in 10th and 20th paragraphs of post, you can adjust it to the number of paragraphs in your post.
  • The marked 'p' is a tag that is needed to display ads, if your post still uses <div> or <br> tags then middle ad will not appear, replace letter 'p' in the code above according to tag you use for paragraphs .

Comment Timestamp Shows Only 'seconds ago'

Another problem that's often experienced is the comment timestamp format which only displays 'second ago', main cause of this problem is the date format that timeago.js script can't understand.

You just need to change the comment timestamp format to fix this issue:

  • On Blogger dashboard, click Settings
  • scroll down until you find Formatting column
  • click Format comment timestamp
  • select time format as shown below:
    Format stempel waktu
  • Click Save

Irregular order in Table of Content

The Table of Content script takes data from <h2> and <h3> tags, so make sure heading tags in your article are written in the right order, for example the following is writing the heading tags in correct order:

<h2>Sub-heading article</h2>
  <h3>Sub sub-heading article</h3>
     <h4>Mini sub-heading article</h4>
      <h5>...</h5>
        <h6>...</h6>

Avoid using <h1> tags in article headings because these tags are already used in article titles, it isn't recommended to add two or more <h1> tags in one page.


Author Profile Not Appearing

Problems like this usually arise because the Blogger profile isn't complete, to complete it, please follow the tutorial below:

  1. On Blogger dashboard, click Settings
  2. scroll down until you find General column
  3. click User Profile, you will be directed to a new tab
  4. on the Edit Blogger profile page, please scroll down until you find 'Additional Information' column
  5. Fill in the form in 'Introduce Yourself' section then click Save Profile

Error Sitemap Page (Only Shows 'Loading...')

The sitemap that we use is sourced from dte.web.id, after installing the script sometimes the sitemap doesn't show anything or only shows the sentence 'Loading...'.

There are conditions that must be met for sitemap script to work properly:

  1. Make sure your site feeds is active, to check it go to Settings > Site feeds.
  2. Make sure each post has a label, if there's only one post that doesn't have a label then sitemap script probably won't work.

Error LoadMore Button (Only Shows 'Please wait' When Clicked)

Sometimes if you open label page, the loadmore button doesn't work properly and only displays the sentence 'Please wait...', the cause of this problem is number of articles on that label which is still a little or less than the number of posts specified in Blogger settings.

We didn't find a way to solve this problem, but if the number of articles on that label is large, the loadmore button will automatically return to normal.

You May Like These Posts:

1 comment

  1. thanks
To avoid SPAM comments, all comments will be moderated before being displayed.
Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.