Website Style 1

Appearance > Customize > Guteblog: Theme Settings > General Settings

Home Page Settings

Appearance > Customize > Guteblog: Theme Settings > Homepage Settings

You can Enable or Disable the Home page Sticky Sidebar Option from here. Also, you can easily manage the number of Tags display over the images.

You can Enable or Disable the Section1 from here. Also, you can select whether the first section will be displaying the Recent Posts from the whole posts or it’s from any specific category. If you would like to display the first section posts from a specific category, you can select the category from here and you can set the number of posts to display.

You can Enable or Disable the Section2 from here. Also, you can select the posts category and set the number of posts to display.

You can Enable or Disable the Section3 from here. Also, you can select the posts category and set the number of posts to display.

You can Enable or Disable the Section4 from here. Also, you can select the posts category and set the number of posts to display.

You can Enable or Disable the Section5 from here. You can also enter the short code for displaying the Instagram feeds.

You can Enable or Disable the Section6 from here. Also, you can select the post’s category and set the number of posts to display.

You can Enable or Disable the Section7 from here. Also, you can select the category of posts for display. There is an Ajax load more option integrated for displaying more posts from this category at the front end of the website.

You can Enable or Disable the Section8 from here. Also, you can enter the short code for displaying the Newsletter form.

You can Enable or Disable the Section9 from here. Also, you can select the posts category. There is an Ajax load more option integrated for displaying more posts from this category at the front end of the website.

You can Enable or Disable the Section10 from here. Also, you can select the posts category. There is an Ajax load more option integrated for displaying more posts from this category at the front end of the website.

You can Enable or Disable the Section11 from here. Also, you can select the posts category. There is an Ajax load more option integrated for displaying more posts from this category at the front end of the website.

Single Posts Settings

Appearance > Customize > Guteblog: Theme Settings > Single Posts Settings

You can manage the Single Post Layout:

  • Left Sidebar Layout
  • Full Widget Layout
  • Right Sidebar layout

You can adjust the number of Tags need to display over the featured image of the single post.

You can Enable or Disable the Breadcrumb, Drop Cap option, Sticky Sidebar, Comment Box from here.

You can Enable or Disable the Related Post section. You can manage the Related post section Title and also the number of posts that are need to display there.

Archive/Author/Category Settings

You can manage the Archive Page Layout:

  • Left Sidebar Layout
  • Full Widget Layout
  • Right Sidebar layout

Also, you can Enable or Disable the Sticky Sidebar from here.

Page Settings

You can manage the Single Page Layout:

  • Left Sidebar Layout
  • Full Widget Layout
  • Right Sidebar layout

Also, you can Enable or Disable the Sticky Sidebar from here.

Contact form

<div class="row">
  <div class="col-lg-4 col-md-6 col-sm-12 col-xs-12">
    <div class="form-group">
    [text* your-name maxlength:50 class:form-control placeholder "Your name *"]
    </div>
  </div>
  <div class="col-lg-4 col-md-6 col-sm-12 col-xs-12">
    <div class="form-group">
    [email* your-email maxlength:50 class:form-control placeholder "Your email Id *"]
    </div>
  </div>
  <div class="col-lg-4 col-md-6 col-sm-12 col-xs-12">
    <div class="form-group">
    [text* your-subject maxlength:50 class:form-control placeholder "Subject *"]
    </div>
  </div>
</div>
<div class="row">
  <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
    <div class="form-group">
    [textarea your-message class:form-control placeholder "Your message..."]
    </div>
  </div>
</div>
<div class="row">
  <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
    <div class="form-group">
    [submit class:btn class:send-btn "Send"]
    </div>
  </div>
</div>

Widgets

You can manage the Sidebar & Widgets from here.