Tuesday, December 6, 2016

WideNews Blogger Template - Configuration Guide


WideNews is a responsive/mobile friendly, 3 columns, news blogger theme with 2 right sidebars and 3 columns footer widgets area. WideNews Blogger template has a featured post slider, primary and secondary navigation menus, auto post summaries, social and share buttons, Google web fonts, header widget section, related posts with thumbnails and more.


How To Configure Primary Navigation Menu

Find this in "Edit HTML":


Replace "#" marks with real URLs and change anchor texts as you like.

How To Configure Secondary Navigation Menu

Find this in "Edit HTML":

<div class='menu-secondary-container'><ul class='menus menu-secondary'><li><a expr:href='data:blog.homepageUrl'>Home</a></li><li><a href='#'>Business</a><ul class='children'><li><a href='#'>Internet</a></li><li><a href='#'>Market</a></li><li><a href='#'>Stock</a></li></ul></li>...</ul></div>

 Replace "#" marks with real URLs and change anchor texts as you like.


How To Configure Featured Content Slider:

There are 5 slides in the slider. Each slide code is wrapped by <div class='fp-slides-items'> and </div>. This is the code of the first slide:
<!-- Slide 1 Code Start -->
<div class='fp-slides-items'>
<div class='fp-thumbnail'>
<a href='#'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9ErrLphvaNF79GAdv9w8cfNCEpn-36QOpgsgMDc0TgVL2L5CKDIoQC4J6PLS1aHmzALtgayiEbJxsZ-hX7FjutS6tl_6xe_qVVmvw_Bz15RdW4GGK9zU8G84Ap3BcByMILzvbhv0IiYU/s1600/1.jpg'/></a>
</div>
<div class='fp-content-wrap'>
<div class='fp-content'>
<h3 class='fp-title'>
<a href='#'>This is default featured slide 1 title</a>
</h3>
<p>
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com.
</p>
</div>
<div class='fp-prev-next-wrap clearfix'>
    <a class='fp-next' href='#fp-next'/>
    <a class='fp-prev' href='#fp-prev'/>
</div>
</div>
</div>
<!-- Slide 1 Code End -->


 Now replace,

"This is default featured slide 1 title" with your featured post title.
"#" marks with your featured post URL.
"Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com." with your description.
"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh9ErrLphvaNF79GAdv9w8cfNCEpn-36QOpgsgMDc0TgVL2L5CKDIoQC4J6PLS1aHmzALtgayiEbJxsZ-hX7FjutS6tl_6xe_qVVmvw_Bz15RdW4GGK9zU8G84Ap3BcByMILzvbhv0IiYU/s1600/1.jpg" with your slider image.

Note: There are another 4 slide codes you have to configure like this.


Credits: NewBloggerThemes.com


NEXT ARTICLE Next Post
PREVIOUS ARTICLE Previous Post
NEXT ARTICLE Next Post
PREVIOUS ARTICLE Previous Post
 

Delivered by FeedBurner