Thursday, 24 July 2025

Forza Horizon5 Game

 

Forza Horizon 5 Premium Edition Free Download (v1.685.421.0)

Forza Horizon 5 Download

Your Ultimate Horizon Adventure awaits Explore the vibrant and ever-evolving open world landscapes of Mexico with limitless, fun driving action in hundreds of the world’s greatest cars. Lead breathtaking expeditions across the vibrant and ever-evolving open world landscapes of Mexico with limitless, fun driving action in hundreds of the world’s greatest cars. Explore a world of striking contrast and beauty.

Get FH5 Premium Edition Free Steam Preinstalled

Discover living deserts, lush jungles, historic cities, hidden ruins, pristine beaches, vast canyons and a towering snow-capped volcano. Immerse yourself in a deep campaign with hundreds of challenges that reward you for engaging in the activities you love. Meet new characters and choose the outcomes of their Horizon Story missions.

Features

  • An endless kaleidoscope of Horizon adventures. Fascinating trips through the incredibly beautiful and distinctive world of Mexico, driving the greatest cars in history, await you.
  • A world full of colors The world of beauty and contrasts will open before you. You will visit deserts, dense jungles, historic cities, lost ruins, pristine beaches, deep gorges and a high, snow-covered volcano.
  • A world full of adventure. A massive campaign awaits you with hundreds of challenges for every taste. Meet new characters and go through their story lines to the end.
  • A world full of changes You will encounter the amazing natural phenomena of Mexico: dust storms and tropical downpours. Along with the change of seasons, the world of the game also changes every week. Each time you will find new competitions, challenges, collectibles, rewards and regions that have not yet been explored. In the world of Forza Horizon, every season is good in its own way



SYSTEM REQUIREMENTS

  • OS: Windows 10 version 15063.0 or higher
  • Processor: Intel i5-4460 or AMD Ryzen 3 1200
  • Memory: 8 GB RAM
  • Graphics: NVidia GTX 970 OR AMD RX 470
  • DirectX: Version 12
  • Network: Broadband Internet connection
  • Storage: 110 GB available space

GAME INFO

  • Genre: Action, Adventure, Racing, Simulation, Sports
  • Developer: Playground Games
  • Platform: PC
  • Game Size: 172 GB
  • Multiplayer By: 0xdeadc0de (OFME)
  • Version: v1.685.421.0 | Full Version | All DLCs + Multiplayer
  • Pre-Installed Game
  

  • GAME DOWNLOAD HERE! 

    GoFile

    or

    Buzzheavier

     


    How to download GoFile, When you see any AD skip only again click on GoFile,, Than you see like page and Than click on download.. See Up Image.







 

Saturday, 8 April 2023

IceCream Screen recorder

 

Screen Recorder

2.61
Icecream Screen Recorder is an easy-to-use software to record screen with audio. Record apps and webinars, Zoom meetings and Whatsapp calls, video tutorials, live streams and more.
Download Free: IceCream Screen recorder
Record screen
Record full screen or select any area you'd like to record, screen recording has never been easier. Capture any monitor of your PC.
Record screen

Annotate and edit recordings

Draw while screen capture, add text, arrow and bullet annotations. Screen recorder enables you to trim your videos and change speed, mute and much more.
Annotate and edit recordings

Share instantly

Record screen and upload the video to our servers in 1 click to share with your colleagues or clients. Track the number of recording views in the app.
Share instantly

Windows 10 support

Our software perfectly supports all main Windows OSs including Windows 11. However, the latest rebuilds and optimization make it the best Windows 10 screen recorder.
Windows 10 support

Free screen recorder

There are lots of screen recording features available for free. You can upload all recorded videos for sharing for free as well, no registration needed.

Thursday, 23 February 2023

How To Add Pagination Widget In Blogger

 How To Add Pagination Widget In Blogger


Today after a long time we have come up with an amazing tutorial for blogger, this amazing widget will help you in creating a professional looking blog in minutes. Having a pagination widget in blogger is mandatory in terms of functionality and user experience. It helps you to arrange your blog posts in most professional way. Based on simple scripts this widget is fast and reliable. Installing this widget is very easy and can be done in simple way.

Lets move further and see How To Add Pagination Widget In Blogger - 2020. You can check a live preview of the Pagination widget by clicking the button below.

Why Pagination Widget Is Important?

If you stick to blogger's default format, that is newer and older page buttons then it makes your blog functionality limited, at the same time it make your blog's user experience very bad, as users can't navigate your blog easily, and they have to go through each and every page, where as if you are using this pagination widget then they can check whichever page they want, going through various posts will become easy, not only this is functional but it will give your blog a professional touch.

What Is Special In Our Widget ?

OK, everyone says that they have made the best widget and that is normal but we claim that we have the widget which no one has, Yes its true. Our widget is professionally optimized to show each post without skipping and it loads with Ajax that makes it fast loading !! Yepieee ( Very Fast Loading ). Also the script which we are using is mobile friendly.

Let's Start Step-1 ( Adding CSS ) 

Before Editing we recommend you to make a backup of your template, so that anything goes wrong you still have your blog design safe.

The First thing you need to do is to login into your Blogger account and go to >> Templates >> Edit HTML and search for the ending ]]></b:skin> tag and just above it paste the following code.

Green Text COPY and then Paste " Edit HTML"


/* ######## Pagination Widget by SoraBloggingTips ######################### */

#blog-pager{

    clear:both;

    text-align:center;

    margin:0

}

 #blog-pager-newer-link a,#blog-pager-older-link a{

    display:block;

    float:left;

    margin-right:6px;

    padding:0 13px;

    border:1px solid #010101;

    text-transform:uppercase;

    line-height:32px;

    font-weight:700;

    color:#010101

}

 #blog-pager-newer-link a:hover,#blog-pager-older-link a:hover{

    background-color:#010101;

    color:#fff!important

}

 .showpageNum a,.showpage a,.showpagePoint{

    display:block;

    float:left;

    margin-right:6px;

    padding:0 12px;

    border:1px solid #010101;

    text-transform:uppercase;

    line-height:32px;

    font-weight:700;

    color:#010101

}

 .showpageNum a:hover,.showpage a:hover{

    background-color:#010101;

    color:#fff!important

}

 .showpageNum a i,.showpage a i{

    transition:all .0s ease;

    -webkit-transition:all .0s ease;

    -moz-transition:all .0s ease;

    -o-transition:all .0s ease

}

 .showpagePoint{

    background-color:#010101;

    color:#FFF

}

 .showpageOf{

    display:none!important

}

 

Step-2 ( Adding SCRIPT ) - Most Important !!

Now this is the most essential part of the tutorial and you have to do it very carefully. In the template, search for the </body> tag  and just above it paste the following HTML Coding.

Search for the </body> tag

How to search ( CTRL + F)

Green Text COPY and then Paste " Edit HTML"


<b:if cond='data:blog.pageType != &quot;item&quot;'>

<b:if cond='data:blog.pageType != &quot;static_page&quot;'>

<script type='text/javascript'>

    var postperpage=7;

var numshowpage=3;

var upPageWord ='<< Prev';

var downPageWord ='Next >>';

var urlactivepage=location.href;

var home_page="/";

</script>

<script type='text/javascript'>

//<![CDATA[

var nopage;var jenis;var nomerhal;var lblname1;halamanblogger();function loophalaman(banyakdata){var html='';nomerkiri=parseInt(numshowpage/2);if(nomerkiri==numshowpage-nomerkiri){numshowpage=nomerkiri*2+1}mulai=nomerhal-nomerkiri;if(mulai<1)mulai=1;maksimal=parseInt(banyakdata/postperpage)+1;if(maksimal-1==banyakdata/postperpage)maksimal=maksimal-1;akhir=mulai+numshowpage-1;if(akhir>maksimal)akhir=maksimal;html+="<span class='showpageOf'>Page "+nomerhal+' of '+maksimal+"</span>";var prevnomer=parseInt(nomerhal)-1;if(nomerhal>1){if(nomerhal==2){if(jenis=="page"){html+='<span class="showpage"><a href="'+home_page+'">'+upPageWord+'</a></span>'}else{html+='<span class="showpageNum"><a href="/search/label/'+lblname1+'?&max-results='+postperpage+'">'+upPageWord+'</a></span>'}}else{if(jenis=="page"){html+='<span class="showpageNum"><a href="#" onclick="redirectpage('+prevnomer+');return false">'+upPageWord+'</a></span>'}else{html+='<span class="showpageNum"><a href="#" onclick="redirectlabel('+prevnomer+');return false">'+upPageWord+'</a></span>'}}}if(mulai>1){if(jenis=="page"){html+='<span class="showpageNum"><a href="'+home_page+'">1</a></span>'}else{html+='<span class="showpageNum"><a href="/search/label/'+lblname1+'?&max-results='+postperpage+'">1</a></span>'}}if(mulai>2){html+='  '}for(var jj=mulai;jj<=akhir;jj++){if(nomerhal==jj){html+='<span class="showpagePoint">'+jj+'</span>'}else if(jj==1){if(jenis=="page"){html+='<span class="showpageNum"><a href="'+home_page+'">1</a></span>'}else{html+='<span class="showpageNum"><a href="/search/label/'+lblname1+'?&max-results='+postperpage+'">1</a></span>'}}else{if(jenis=="page"){html+='<span class="showpageNum"><a href="#" onclick="redirectpage('+jj+');return false">'+jj+'</a></span>'}else{html+='<span class="showpageNum"><a href="#" onclick="redirectlabel('+jj+');return false">'+jj+'</a></span>'}}}if(akhir<maksimal-1){html+=''}if(akhir<maksimal){if(jenis=="page"){html+='<span class="showpageNum"><a href="#" onclick="redirectpage('+maksimal+');return false">'+maksimal+'</a></span>'}else{html+='<span class="showpageNum"><a href="#" onclick="redirectlabel('+maksimal+');return false">'+maksimal+'</a></span>'}}var nextnomer=parseInt(nomerhal)+1;if(nomerhal<maksimal){if(jenis=="page"){html+='<span class="showpageNum"><a href="#" onclick="redirectpage('+nextnomer+');return false">'+downPageWord+'</a></span>'}else{html+='<span class="showpageNum"><a href="#" onclick="redirectlabel('+nextnomer+');return false">'+downPageWord+'</a></span>'}}var pageArea=document.getElementsByName("pageArea");var blogPager=document.getElementById("blog-pager");for(var p=0;p<pageArea.length;p++){pageArea[p].innerHTML=html}if(pageArea&&pageArea.length>0){html=''}if(blogPager){blogPager.innerHTML=html}}function hitungtotaldata(root){var feed=root.feed;var totaldata=parseInt(feed.openSearch$totalResults.$t,10);loophalaman(totaldata)}function halamanblogger(){var thisUrl=urlactivepage;if(thisUrl.indexOf("/search/label/")!=-1){if(thisUrl.indexOf("?updated-max")!=-1){lblname1=thisUrl.substring(thisUrl.indexOf("/search/label/")+14,thisUrl.indexOf("?updated-max"))}else{lblname1=thisUrl.substring(thisUrl.indexOf("/search/label/")+14,thisUrl.indexOf("?&max"))}}if(thisUrl.indexOf("?q=")==-1&&thisUrl.indexOf(".html")==-1){if(thisUrl.indexOf("/search/label/")==-1){jenis="page";if(urlactivepage.indexOf("#PageNo=")!=-1){nomerhal=urlactivepage.substring(urlactivepage.indexOf("#PageNo=")+8,urlactivepage.length)}else{nomerhal=1}document.write("<script src=\""+home_page+"feeds/posts/summary?max-results=1&alt=json-in-script&callback=hitungtotaldata\"><\/script>")}else{jenis="label";if(thisUrl.indexOf("&max-results=")==-1){postperpage=20}if(urlactivepage.indexOf("#PageNo=")!=-1){nomerhal=urlactivepage.substring(urlactivepage.indexOf("#PageNo=")+8,urlactivepage.length)}else{nomerhal=1}document.write('<script src="'+home_page+'feeds/posts/summary/-/'+lblname1+'?alt=json-in-script&callback=hitungtotaldata&max-results=1" ><\/script>')}}}function redirectpage(numberpage){jsonstart=(numberpage-1)*postperpage;nopage=numberpage;var nBody=document.getElementsByTagName('head')[0];var newInclude=document.createElement('script');newInclude.type='text/javascript';newInclude.setAttribute("src",home_page+"feeds/posts/summary?start-index="+jsonstart+"&max-results=1&alt=json-in-script&callback=finddatepost");nBody.appendChild(newInclude)}function redirectlabel(numberpage){jsonstart=(numberpage-1)*postperpage;nopage=numberpage;var nBody=document.getElementsByTagName('head')[0];var newInclude=document.createElement('script');newInclude.type='text/javascript';newInclude.setAttribute("src",home_page+"feeds/posts/summary/-/"+lblname1+"?start-index="+jsonstart+"&max-results=1&alt=json-in-script&callback=finddatepost");nBody.appendChild(newInclude)}function finddatepost(root){post=root.feed.entry[0];var timestamp1=post.published.$t.substring(0,19)+post.published.$t.substring(23,29);var timestamp=encodeURIComponent(timestamp1);if(jenis=="page"){var alamat="/search?updated-max="+timestamp+"&max-results="+postperpage+"#PageNo="+nopage}else{var alamat="/search/label/"+lblname1+"?updated-max="+timestamp+"&max-results="+postperpage+"#PageNo="+nopage}location.href=alamat}

//]]>

</script>

</b:if>

</b:if>

Note :- If you want to display more post then change the value which are marked in red from the above code. If you want to increase the numbers in widget then replace the blue value.

If you are using this widget and some of your posts are skipping then, Remember one thing you have to keep the post count same in your blog settings and pagination widget. There is a limit of 1mb from blogger side, only 1mb of images or text you can show in home page and you are exceeding that limit and that is the reason rest of the post is going on next page, there is not any solution, but you can try page break after 1st paragraph in every post, may be this will help.


Sora SEO 2 - Free Blogger Template - Download

Sora SEO 2 Free Blogger Template - Download


Sora SEO 2 Blogger Template is our flagship SEO-friendly blogging blogger theme, heavily optimized for the Blogspot platform. This is a very special theme with selective features and elements that lets you build phenomenal blogs. It is equipped with various widgets that will help you to publish your blog more professionally. To make it easy for you we have published this detailed documentation so that you can set up your blog correctly. You have made a good decision by choosing our template.

You can check the live demo or download the template through the button below and also Please Read this documentation carefully in order to set up your blog and please note that there’s no support for free users.


Learn and Edit about Free ExpressNews Template, WATCH this video:

1- 

How To Configure Social Buttons and Navigation Menu in Blogger

How To Configure Social Buttons and Navigation Menu in Blogger


How To Configure Social Buttons

Find this in "Edit HTML":

<!-- BEGIN TOP SOCIAL LINKS -->
<div id='topSocial'>
   <ul>
      <li><a class='linkedin' href='http://www.linkedin.com' rel='nofollow' target='_blank' title='Join us on LinkedIn!'><img alt='LinkedIn' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDfRBK3ZAUQuhCN5JuRQnFw0XcYw4qolreLdcSaSxeqNciphWZRn_xL5cnWcY0kjMcvWHxv18hTxRO7LP5FquKMZ3XrLLRhSSsrmxH4PUXMVPN4Paw60M-jF3hncr-CaW0hO1al7quflk/s1600/ico_linkedin.png'/></a></li>
      <li><a class='twitter' href='http://www.twitter.com/newbthemes' rel='nofollow' target='_blank' title='Follow Us on Twitter!'><img alt='Follow Us on Twitter!' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj2SY_wuXgfUfayR_3svEyT26y9mvrHi__akR7JVYiTKN3QlCwUXQLFo4kAMZvq8dBWc5HUbo9KYvlCwkZQO2SOOri8Q-GE0L-04LNEZ3NwGQuAF8DuHyPJ8C63XCu6jp5xx2zOhCFjEZI/s1600/ico_twitter.png'/></a></li>
      <li><a class='twitter' href='http://www.facebook.com/newbthemes' rel='nofollow' target='_blank' title='Join Us on Facebook!'><img alt='Join Us on Facebook!' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEha2TXZnJpAZYNULlpY2KefhNgz1HSXYch6ebHoAvZEwhd_NITNeSXPQABL2g3SApltPNxbfy_-9yZZwRa4K5wD9BHl8Iwm9_7PWZIqIG0QorjIqpK8A-vbms3fGG7CqpPFrTzONW3KUI0/s1600/ico_facebook.png'/></a></li>
	  <li><a class='googleplus' href='https://plus.google.com/' rel='nofollow' target='_blank' title='Join Us on Google Plus!'><img alt='Join Us on Google Plus!' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzmGTryLNQl3JugudNfcQ4W_h3tdHaCjGvf10sHqL_mkykqQc2ZNaZxcGowzq2cYBkP2czMf7Ajyh3m1bToAovAt75yQTAyY0sW2mnVJltwpKuF_n0NKN6JVWSdkw-rtrUBWso2kHxvEg/s1600/ico_googleplus.png'/></a></li>
      <li><a class='rss' expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;' rel='nofollow' target='_blank' title='RSS'><img alt='Subcribe to Our RSS Feed' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi0rRLNIHJf60XRR4JYpQUhuIDV6qeNGTxkdUh6pii2yXSD-bA8TdvYAwTocKx-xwlv6IqfNmGdQRb7RBezBsLso0brotNjRrPHkJA6MEBmkFcqVNHT3VTGOrsU4S0Z2Xr5uWyhq-NIbuM/s1600/ico_rss.png'/></a></li>
   </ul>
</div>
<!-- END TOP SOCIAL LINKS -->

Replace existing social links with your own social links.


How To Configure Top Navigation Menu

Find this in "Edit HTML":

<!-- BEGIN MAIN MENU -->
<nav class='ddsmoothmenu' id='mainMenu'>
<ul class='menu' id='menu-topmenu'>
<li><a expr:href='data:blog.homepageUrl'>Home</a></li>
<li><a href='#'>About</a></li>
<li><a href='#'>Services</a></li>
<li><a href='#'>Blog</a>
<ul class='sub-menu'>
	<li><a href='#'>Freebies</a></li>
	<li><a href='#'>Photoshop</a></li>
	<li><a href='#'>Showcases</a></li>
	<li><a href='#'>Tutorials</a></li>
</ul>
</li>
<li><a href='#'>Portfolio</a></li>
<li><a href='#'>Contact</a></li>
</ul>
</nav>
<!-- END MAIN MENU -->

You can change "#" marks with your URLs and anchor text with your own words.




Generik Blogger - Free Template for Blogger - Download

Generik Blogger Free Template for Blogger 


Generik Blogger Template is designed to give a professional and attractive look to your blog. It has some advance and unique features. This theme is designed for some selected niches like Food, Tech, News, Magazines, etc. It is fully SEO optimized by which it will rank your blog on various types of search engines like Google, Yahoo, Bing. Its minimal and eye-catching look makes your blog attractive and user-friendly. It has some sections where you can place your all social media platform link to promote your content. If you don't have any knowledge of coding then also it is easy to customize. 


Learn and Edit about Free Crypto Blogger Template, WATCH this video:

1- 

Cryptoblogger - Free Template for Blogger - Download

Crypto Free Template for Blogger - Download


Crypto Blogger Template comes with a clean and stylish look. You can build a professional-looking website in seconds with the Crypto blogger theme. This theme has been created for the niches like Finance, Anime, Tech, and others. It is very simple to customize the theme in very simple steps. The loading of the theme is very fast and responsive in nature. It contains Adsense-friendly code which helps you in two ways the first one is to get the AdSense program in less span of time and the second one is that any of the affiliate's ads cannot break the design and structure of the theme. 


Learn and Edit about Free Crypto Blogger Template, WATCH this video:

1-