HOT!Buy Ready-Made Authority WebsitesClick Here

Making Blogger Professional, Important Updates !!

Hello SoraBloggingTips Readers, If you are reading this, then we would like to appreciate your efforts for being supportive. We know its har...

How To Setup Fresh Blog Blogger Template


Fresh Blog is a simple, clean, personal, modern and professional blog ideal for making a professional blogging, portfolio, elegant websites. Fresh Blog is equipped with various of widgets which 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 setup 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.

Video Documentation

You can check this below video to understand the setup process much more easily, just click the below image to watch the video directly on YouTube, or click this link - How To Setup Fresh Blog Blogger Template - SoraTemplates

            Main Menu/Dropdown/Multi Dropdown

            On Blogger Dashbord Click Template
            Click Edit HTML
            Scroll down and Find this Code :.
                <!--Main Menu-->
            <ul class='sf-menu gdlr-main-menu' id='menu-main-menu-1'>

            <li class='menu-item menu-item-type-post_type gdlr-normal-menu'><a href='/'>Home</a></li>

            <li class='menu-item menu-item-type-post_type gdlr-normal-menu'><a href='#'>Features</a>
            <ul class='sub-menu'>
            <li class=''><a href='#'>Multi DropDown</a>
            <ul class='sub-menu'>
            <li><a href='#'>DropDown 1</a></li>
            <li><a href='#'>DropDown 2</a></li>
            <li><a href='#'>DropDown 3</a></li>
            </ul>
            </li>
            <li class=''><a href='https://collective-template.blogspot.in/p/post-format-and-page-markup.html'>ShortCodes</a></li>
            <li class=''><a href='https://www.sorabloggingtips.com/2017/01/how-to-add-sitemap-widget-in-blogspot-blogs.html'>SiteMap</a></li>
            <li class=''><a href='https://collective-template.blogspot.in/soratemplates'>Error Page</a></li>
            </ul>
            </li>

            <li class='menu-item menu-item-type-post_type gdlr-normal-menu'><a href='#'>Shortcodes</a></li>

            <li class='menu-item menu-item-type-post_type gdlr-normal-menu'><a href='#'>Pages</a></li>

            <li class='menu-item menu-item-type-post_type gdlr-normal-menu'><a href='#'>Contact</a></li>

            <li class='menu-item menu-item-type-post_type gdlr-normal-menu'><a href='http://www.soratemplates.com/2015/05/josephine-blogger-templates.html'>Download This Template</a></li>
            </ul>
            Change # with your desired url and text with your menu label.

            Mobile Menu

            On Blogger Dashbord Click Template
            Click Edit HTML
            Scroll down and Find this Code :.
               <!--Mobile Menu-->
            <ul class='dl-menu gdlr-main-mobile-menu' id='menu-main-menu' itemscope='itemscope' itemtype='http://schema.org/SiteNavigationElement'>

            <li class='menu-item menu-item-type-post_type'><a href='/'>Home</a></li>

            <li class='menu-item menu-item-type-post_type'><a href='#'>Features</a>
            <ul class='sub-menu'>
            <li class=''><a href='#'>Multi DropDown</a>
            <ul class='sub-menu'>
            <li><a href='#'>DropDown 1</a></li>
            <li><a href='#'>DropDown 2</a></li>
            <li><a href='#'>DropDown 3</a></li>
            </ul>
            </li>
            <li class=''><a href='https://collective-template.blogspot.in/p/post-format-and-page-markup.html'>ShortCodes</a></li>
            <li class=''><a href='https://www.sorabloggingtips.com/2017/01/how-to-add-sitemap-widget-in-blogspot-blogs.html'>SiteMap</a></li>
            <li class=''><a href='https://collective-template.blogspot.in/soratemplates'>Error Page</a></li>
            </ul>
            </li>

            <li class='menu-item menu-item-type-post_type'><a href='#'>Shortcodes</a></li>

            <li class='menu-item menu-item-type-post_type'><a href='#'>Pages</a></li>

            <li class='menu-item menu-item-type-post_type'><a href='#'>Contact</a></li>

            <li class='menu-item menu-item-type-post_type'><a href='http://www.soratemplates.com/2015/05/josephine-blogger-templates.html'>Download This Template</a></li>
             
            </ul>
            Change # with your desired url and text with your menu label.

            Author Widget Inside Post


            On Blogger Dashbord Click Template
            Click Edit HTML
            Scroll down and Find this Code :

            Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.
            Change the details with yours.

            Page navigation results  


            Access your blog Theme > click Edit Html and then find the following coding.

             var pageCount=4;
            Change the value of  " var pageCount=4;" with any other number to show your desired number of posts.

            Facebook Page Plugin:


            <div class="fb-padding"><div id="fb-root"></div>
            <script>(function(d, s, id) {
              var js, fjs = d.getElementsByTagName(s)[0];
              if (d.getElementById(id)) return;
              js = d.createElement(s); js.id = id;
              js.src = "//connect.facebook.net/pt_BR/sdk.js#xfbml=1&version=v2.3&appId=1395743857335531";
              fjs.parentNode.insertBefore(js, fjs);
            }(document, 'script', 'facebook-jssdk'));</script>
            <div class="fb-page" data-href="https://www.facebook.com/soratemplates" data-width="300" data-height="230" data-hide-cover="false" data-show-facepile="true" data-show-posts="false"><div class="fb-xfbml-parse-ignore"></div></div></div>
            or you can follow this tutorial if above method won't work
            How to Add Responsive Facebook Like Box Widget In Blogger

            Flicker Image 

            You Can See sidebar Have Flicker Image Widgets.

            Follow this Steps To Add Flicker Widgets

            1. Go To Blogger >> Layout

            2. Now Click On "Add a Gadget" and Add Your Own Widgets


            3. Now Add Your Java Script Here


            <div class="flickr_plugin">
            <script src="http://www.flickr.com/badge_code_v2.gne?count=9&display=latest&size=s&layout=x&source=user&user=52617155@N08" type="text/javascript">
            </script>
            </div>
            Replace This 52617155@N08 With Your Flicker Id

            You Can Use http://idgettr.com/ to generate Your Flicker Id

            Installation And Custom Services

            We provide plenty of templates for free but if you want something unique for your blog then let us create a unique design for your blog, Just tell us your needs and we will convert your dream design into reality. We also Provide Blogger Template Installation Service. Our Installation service gives you a simple, quick and secure way of getting your template setup without hassle.

            How To Setup Fresh Blog Blogger Template How To Setup Fresh Blog Blogger Template Reviewed by TemplatesYard on July 02, 2018 Rating: 5

            No comments:

            Post a Comment

            Note : -We have stopped giving support to free version users, please read this article Making Blogger Professional, Important Updates !!. If You Are Facing Any Problem While Setting Up The Free Theme, Then We Recommend You To Read Our FAQ(Frequently Asked Question) Page.