Instagram Widget

Sport

How 'clean eating' fad can spark a dangerous spiral into depression and illness

How 'clean eating' fad can spark a dangerous spiral into depression and illness
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.

R&D tax relief goes far beyond 'blue sky' research - all types of business can benefit

R&D tax relief goes far beyond 'blue sky' research - all types of business can benefit
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.

Ireland's 100 best restaurants - with a 'tsunami' of brilliant new openings

Ireland's 100 best restaurants - with a 'tsunami' of brilliant new openings
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.

Stars facing 'Dance Off' as Des sambas through pain and Dayl gives everything to get top score

Stars facing 'Dance Off' as Des sambas through pain and Dayl gives everything to get top score
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.

Rugby mourns the death of Australian lock Dan Vickerman, aged just 37

Rugby mourns the death of Australian lock Dan Vickerman, aged just 37
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.

Business

business/module

Sport

Sport/column
adv/http://www.mogflat.blogspot.com|https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXaLDyqDosBEpXhQXTsobhyiUQMl2sZB-eKWYwrORxbMN4oOS4pAn7q7MWyV6DYLDBjKO7B4w73gRviQ_vBrAPfE8SIe-tqmNRwP9JLaSSVAenK41K0cKBwNjNpG5NdIEQvtbPiSNeyXk/s1600/adv-3.jpg

Lifestyle

lifestyle/style
adv/http://www.mogflat.blogspot.com|https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXaLDyqDosBEpXhQXTsobhyiUQMl2sZB-eKWYwrORxbMN4oOS4pAn7q7MWyV6DYLDBjKO7B4w73gRviQ_vBrAPfE8SIe-tqmNRwP9JLaSSVAenK41K0cKBwNjNpG5NdIEQvtbPiSNeyXk/s1600/adv-3.jpg

Entertainment

entertainment/style

Travel

travel/carousel

Videos

videos/box

Recent Posts

Syahira Blogger Documentation

Syahira Blogger Documentation


Getting started

I assume you have a blogger account, so let's get started!

Installation

You can do it by follow this step:
  1. Unzip the “Syahira-theme.zip” file.
  2. On Blogger Dashboard Click Template.
  3. Click Backup/Restore button (Top Right).
  4. Click Choose File button. Find where the “Syahira-theme.xml” file location.
  5. Then Click Upload.
NB: Before Uploading This Template Mobile Blogger Template Must Enable to make Blogger Customize Work





Default Setting


fter installing the theme, this it the minimun setting to make all widget works fine in this themes.

Embedded Comment

This to make comment area like the Demo and make Emoticon show
  1. On Blogger Dashboard Click Setting.
  2. Click Posts and Comments
  3. in Comment Location Choose Embedded
  4. Then Click Save settings.



Blog Feed

This to make Recent comment, Search Result, Auto Featured Post, and Post by Label work fine
  1. On Blogger Dashboard Click Setting.
  2. Click Other
  3. in Site Feed  Allow Blog Feed Choose Full Or Short
  4. Then Click Save settings.
NB:
1. If yours post have image uploaded on blogspot you can choose SHORT. but if yours post just have image from third party image hosting you must choose Full
2. Blogger feed must be not redirect to other feed site like Feedburner
3. Your's blog or website not Private





  1. Manual Featured Post Area (work with Image Widget)
  2. Featured Post Area
  3. Top Sidebar Area
  4. Middle Sidebar Area
    a. Popular Post
    b. Recent Comment
    c. Archive Widget
  5. Bottom Sidebar Area
  6. Label Post Widget Area
  7. Footer Widget Area

Setting up the menu



To Edit Menu in this theme you can follow this step:
  1. On Blogger Dashbord Click Template
  2. Click Edit HTML
  3. Scroll down and Find this Code :

    <ul class='sf-menu' id='menunav'>
      <li><a class='home' expr:href='data:blog.homepageUrl'>Home</a></li>
      <li><a href='#'>About</a></li>
      <li><a href='#'>Archive</a></li>
      <li><a href='#'>Comments</a></li>
      <li><a href='#'>With Sub Menu</a>
        <ul>
          <li><a href='#'>Sub Menu</a></li>
          <li><a href='#'>Sub Sub Menu</a>
            <ul>
              <li><a href='#'>Sub Menu</a></li>
              <li><a href='#'>Sub Menu</a></li>
              <li><a href='#'>Sub Menu</a></li>
              <li><a href='#'>Sub Menu</a></li>
            </ul>
          </li>
          <li><a href='#'>Sub Menu</a></li>
          <li><a href='#'>Sub Menu</a></li>
        </ul>
      </li>
      <li><a href='#'>Error 404</a></li>
    </ul>
  4. Change # with yours URL link


Manual Slide Show (Using Image Widget) OR Auto Featured Post (Slide Show From JSON Feed)

Manual Slide Show

To Create Manual Slide Show follow this step
  1. on Dashbord Blogger Click Layout
  2. On Manual Slideshow Widget Area Click Add a Gadget
  3. Choose Image Widget
    1. Fill With Image Title
    2. Image Description
    3. Link When Image or Title Click
    4. Search Yours Image
    5. Uncheck shrink to fit


    NB : Recommended Image Size 650px x 320px
  4. Click Save
  5. If You Whan Show 5 image, do this step 5 times


Auto Featured Post (Slide Show From JSON Feed)

To add Featured Post widget follow this step
  1. on Dashbord Blogger Click Layout
  2. Click Add a Gadget
  3. Choose HTML/Javascript
  4. Copy this Code:

    <div id="featpost"></div>
    <script type='text/javascript'>
    jQuery("#featpost").AutofeaturedPost({
    MaxPost:5
    });
    </script>
  5. Click Save
(Default) Complete Javascript to call Auto Featured Post like this code:
jQuery("#ID_Place_To_Load_Plugin").AutofeaturedPost({
blogURL: "",
MaxPost: 4,
ImageSize: 650,   
Summarylength: 150,     
RandompostActive: true,   
pBlank: "http://1.bp.blogspot.com/-htG7vy9vIAA/Tp0KrMUdoWI/AAAAAAAABAU/e7XkFtErqsU/s72-c/grey.gif",
tagName: false
});
PropertyDescription
blogURLYours blog URL or you can leave it blank to load where this script load.
MaxPostMaximum number artikel will show on Featured Post
SummarylengthNumber of summary characters to show.
ImageSizePost Image size (in pixel)
RandompostActivedefault true. It's will show article ramdomly. If want to show Recent Post just change to false
pBlankBackup image if post don't have image store on blogspot or picasa web
tagNameIf you want to show Featured Post by the Label. Example: to show featured post from Sports Label just write like this tagName:"Sports"

Slider Post

To add Post by Label (Slider Post) widget follow this step
  1. on Dashbord Blogger Click Layout
  2. Click Add a Gadget
  3. Choose HTML/Javascript
  4. Copy this Code:

    <div id="webdespost"></div>
    <script type='text/javascript'>
    jQuery("#webdespost").RecentPostbyTag({
    postType:"s",
    MaxPost:5,
    ImageSize:"s200-p",
    tagName:"Web Design"
    });
    </script>
  5. Click Save
  6. Note: In tagName is name of the Post Label that will show. on this sample is "Sports" mean will display artikel from Sports label.


Vertical Post

To add Post by Label (Vertical Post) widget follow this step
  1. on Dashbord Blogger Click Layout
  2. Click Add a Gadget
  3. Choose HTML/Javascript
  4. Copy this Code:

    <div id="musicpost"></div>
    <script type='text/javascript'>
    jQuery("#musicpost").RecentPostbyTag({
    postType:"v",
    MaxPost:4,
    tagName:"Music"
    });
    </script>
  5. Click Save
  6. Note: In tagName is name of the Post Label that will show. on this sample is "Music" mean will display artikel from Music label.

Horizontal Post

To add Post by Label (Horizontal Post) widget follow this step
  1. on Dashbord Blogger Click Layout
  2. Click Add a Gadget
  3. Choose HTML/Javascript
  4. Copy this Code:

    <div id="sportpost"></div>
    <script type='text/javascript'>
    jQuery("#sportpost").RecentPostbyTag({
    postType:"h",
    MaxPost:4,
    tagName:"Sports"
    });
    </script>
  5. Click Save
  6. Note: In tagName is name of the Post Label that will show. on this sample is "Sports" mean will display artikel from Sports label.


Slider, Horizontal Post and Vertical Post use by one Javascript Script and You can see Default Code to Call this Plugin look like below::
jQuery("#ID_Place_To_Load_Plugin").RecentPostbyTag({
blogURL: "",
MaxPost: 4,
FirstImageSize:"s220-p",
ImageSize: "s80-p",   
Summarylength: 100,
ShowDesc: false,
ShowDate: true,
ShowComment: true,
Random: false,     
postType: "v",  
pBlank: "http://1.bp.blogspot.com/-htG7vy9vIAA/Tp0KrMUdoWI/AAAAAAAABAU/e7XkFtErqsU/s72-c/grey.gif",
MonthNames: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],
tagName: false
});
PropertyDescription
blogURLYours blog URL or you can leave it blank to load JSON where this script load.
MaxPostMaximum number of article will be show
SummarylengthNumber of summary characters to show.
ImageSizeImage Format use Picasa/Blogspot image format:
To make square image (200x200) Image Format use like this "s200-c" or "s200-p". image will be crop to make it square.
Blogspot Image format also look like this : "s200" (if image landscape width will 200px. If image Portrait height will 200px), "w200" (image width will 200px) or "h200" (image height will 200px)
FirstImageSizeImage Format use Picasa/Blogspot image format:
To make square image (200x200) Image Format use like this "s200-c" or "s200-p". image will be crop to make it square.
Blogspot Image format also look like this : "s200" (if image landscape width will 200px. If image Portrait height will 200px), "w200" (image width will 200px) or "h200" (image height will 200px)
ShowDescTo Show All Description (Just Work on Horizontal and Vertical PostType). Default is false
ShowDateTo Show Date: Default is true
ShowCommentTo show Comment: Default is true (Just Work on Horizontal and Vertical PostType).
RandomTo make post ramdom: Default is false
postTypeThere are Three kind of PostType: "v" (vertical Post), "h" (horizontal Post) and "s" (Slider Post)
pBlankBackup image if post don't have image
MonthNamesFormat months name
tagNameIf you want to show Post by the Label. Example: to show post from Sports Label just write like this tagName:"Sports"

Error Page





To change text on Error Page follow this step
  1. On Blogger Dashbord Click Template
  2. Click Edit HTML
  3. Scroll down and Find this Code :

    <div class='error-custom'>
    
    <h2>404 Not Found</h2>
    <p class='error-body'>We&#39;re sorry but we could not find the page you are looking for.<br/>
    This may happen if you have entered site url incorrectly or this page doesn&#39;t exist anymore.</p>
    
    <p>You can try searching page again or go back to home</p>
    
    <form action='/search' id='searchform' method='get'>
    <input id='s' name='q' onblur='if (this.value == &quot;&quot;) {this.value = &quot;Search...&quot;;}' onfocus='if (this.value == &quot;Search...&quot;) {this.value = &quot;&quot;;}' type='text' value='Search...'/>
    <input id='searchsubmit' type='submit' value='Go'/>
    </form>
    
    </div>
  4. Change which your's Language

Summary and Load More



(Default) Complete Javascript to setup view mode like this code:
viewMode({
viewmodedefault:"grid",
cookielist:"list",
cookiegrid:"grid"
});
PropertyDescription
viewmodedefaultThis will setup view mode: you can choose "grid" to show your's post on grid mode or "list" to show your's post on list mode
cookielistList mode Cookies name. This will store on browser to make if user click list mode button.
cookiegridGrid mode Cookies name. This will store on browser to make if user click Grid mode button.
(Default) Complete Javascript to setup Load More Post like this code:
loadMorePost({
thumbnailSize:"s200-p",
summaryLength:300,
MoreText:"Load more posts",
viewmodedefault:"grid",
cookielist:"list",
cookiegrid:"grid",
BackupImage:"http://1.bp.blogspot.com/-htG7vy9vIAA/Tp0KrMUdoWI/AAAAAAAABAU/e7XkFtErqsU/s72-c/grey.gif"
});
PropertyDescription
thumbnailSizeImage Format use Picasa/Blogspot image format:
To make square image (200x200) Image Format use like this "s200-c" or "s200-p". image will be crop to make it square.
Blogspot Image format also look like this : "s200" (if image landscape width will 200px. If image Portrait height will 200px), "w200" (image width will 200px) or "h200" (image height will 200px)
summaryLengthDefine the summary length
MoreTextLoad more text to display: default: "Load more posts"
viewmodedefaultThis will setup view mode: you can choose "grid" to show your's post on grid mode or "list" to show your's post on list mode (make it same setting with view mode javascript)
cookielistList mode Cookies name. This will store on browser to make if user click list mode button. (make it same name with view mode javascript)
cookiegridGrid mode Cookies name. This will store on browser to make if user click Grid mode button. (make it same name with view mode javascript)
BackupImageBackup image if post don't have image.

Summary

To change image size and Summary length follow this step.
  1. On Blogger Dashbord Click Template
  2. Click Edit HTML
  3. Scroll down and Find this Code :

    var configSummary = {
        thumbnailSize: "s200-p", // Define the post thumbnail size
        summaryLength: 300, // Define the summary length  
     BackupImage: 'http://1.bp.blogspot.com/-htG7vy9vIAA/Tp0KrMUdoWI/AAAAAAAABAU/e7XkFtErqsU/s72-c/grey.gif' // Backup image if post don't have image   
    };
    PropertyDescription
    thumbnailSizeImage Format use Picasa/Blogspot image format:
    To make square image (200x200) Image Format use like this "s200-c" or "s200-p". image will be crop to make it square.
    Blogspot Image format also look like this : "s200" (if image landscape width will 200px. If image Portrait height will 200px), "w200" (image width will 200px) or "h200" (image height will 200px)
    summaryLengthDefine the summary length
    BackupImageURL Backup image if post don't have image

Load More Post (Home Page)

To edit Load More Text, change image size and Summary length follow this step.
  1. On Blogger Dashbord Click Template
  2. Click Edit HTML
  3. Scroll down and Find this Code :

    loadMorePost ({
    thumbnailSize:"s200-p",
    summaryLength:300,
    MoreText:"Load more posts"
    });
    PropertyDescription
    thumbnailSizeDefine the post thumbnail size
    summaryLengthDefine the summary length
    MoreTextLoad more text to display: default: "Load more posts"
    image size and summary length on summary script and Load more script must have same value

View Mode (Home Page)

To edit View Mode from Grid mode to List Mode follow this step.
  1. On Blogger Dashbord Click Template
  2. Click Edit HTML
  3. Scroll down and Find this Code :

    viewMode();
    (Default) Complete Javascript to setup view mode like this code:
    viewMode({
    viewmodedefault:"grid",
    cookielist:"list",
    cookiegrid:"grid"
    });
    PropertyDescription
    viewmodedefaultThis will setup view mode: you can choose "grid" to show your's post on grid mode or "list"to show your's post on list mode
    cookielistList mode Cookies name. This will store on browser to make if user click list mode button.
    cookiegridGrid mode Cookies name. This will store on browser to make if user click Grid mode button.
If you want to change Load more Post with page Navigation follow this step.
  1. On Blogger Dashbord Click Template
  2. Click Edit HTML
  3. Scroll down and Find this Code :

    viewMode();
    loadMorePost({
      thumbnailSize:"s200-p",
      summaryLength:300  
    });
    and this code:
    viewMode({
      viewmodedefault:'list',
      cookielist:'list1',
      cookiegrid:'grid1'
    });
    loadMorePost({
      viewmodedefault:'list',
      cookielist:'list1',
      cookiegrid:'grid1',
      thumbnailSize:"s200-p",
      summaryLength:300
    });
    Change All With This Code:
    viewMode();
    pageNavi({
    postperpage:6,
    numshowpage:3,
    LatestText:"Latest Post"
    });
    PropertyDescription
    postperpageNumber Post Will show if next Page Number Click. Note must be same with "Show at most" on Blogger Setting
    numshowpageNumber Page Number will Show
    LatestTextLatest Text. This will work if Page Number not 1
To add recent comments widget follow this step
  1. on Dashbord Blogger Click Layout
  2. Click Add a Gadget
  3. Choose HTML/Javascript
  4. Copy this Code:

    <div id="rcentcomnets"></div>
    <script type='text/javascript'>
    jQuery("#rcentcomnets").RecentComments();
    </script>
  5. Click Save
(Default) Complete Javascript to call Recent Comments like this code:
jQuery("#ID_Place_To_Load_Plugin").RecentComments({
blogURL:"",
numComments:4,
characters:100,
avatarSize:50,
Showimage:true,
defaultAvatar:"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPbYMkREB5PYqPZs15beav2tmOmkPkq5FkIIX8IJqZxymUwVfgdV-De-BwTpas5zSReRHfRMScQoNoMHi-g2YdEF1_gbllx4nadNk-IdpW06wWRK17RP2wo81pD6PfOD5fz5tIjXpLp61Q/s70/user-anonymous-icon.png",
MonthNames:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],
maxfeeds:50,
adminBlog:""
});
PropertyDescription
blogURLYours blog URL or you can leave it blank to load where this script load.
numCommentsmaximum number of recent comment
charactersNumber of summary characters to show. if set 0, will not show summary
avatarSizeImage thumbnail size/avatar size
ShowimageShow or hide the avatar. Value : true or false
defaultAvatarBackup image if comment author don't have avatar image
MonthNamesFormat month name
maxfeedsMaximum feed to load
adminBlogControl to show or hide author/admin comment. ex: if you don't want to show your comment, simply just write yours blogger name like this adminBlog:"satank MKR"
To edit JSON Search Result Text you can follow this step
  1. On Blogger Dashbord Click Template
  2. Click Edit HTML
  3. Scroll down and Find this Code :

    searchxx({summaryLength:100, scrthumbSize:50});
  4. If you want to change it. You can see complete default Script below:
(Default) Complete Javascript to call JSON Search Result like this code:
searchxx({
blogURL:"",
srcBlank:"http://1.bp.blogspot.com/-htG7vy9vIAA/Tp0KrMUdoWI/AAAAAAAABAU/e7XkFtErqsU/s1600/grey.gif",
findText:"Search results for keyword",
NotfindText:"No result!",
Showthumb:true,
LoadingText:"Searching...",
summaryLength:100, 
scrthumbSize:50
});
PropertyDescription
blogURLYours blog URL or you can leave it blank to load where this script load.
srcBlankBackup image if post don't have image
findTextSentence if founded post by the keyword
NotfindTextText if no post founded
ShowthumbShow or hide the post thumbnail. Value : true or false
LoadingTextText to show went searching
summaryLengthLength of summary characters
scrthumbSizeSize of thumbnail image, size in pixel
To edit Emoticon Text you can follow this step
  1. On Blogger Dashbord Click Template
  2. Click Edit HTML
  3. Scroll down and Find this Code :

    emoticonx({
    emoRange:"#comments p, div.emoWrap",
    putEmoAbove:"iframe#comment-editor",
    topText:"Click to see the code!",
    emoMessage:"To insert emoticon you must added at least one space before the code."
    });
  4. If you want to change it. You can see complete default Script below:
PropertyDescription
emoRangeWhere the emoticon will show/work
putEmoAboveWhere the emoticon sample will place
topTextSentence below the emoticon sample
emoMessageSentence below the emoticon sample and alert box
To edit Emoticon Text you can follow this step
  1. On Blogger Dashbord Click Template
  2. Click Edit HTML
  3. Scroll down and Find this Code :

    relatedPostsWidget();
  4. If you want to change it. You can see complete default Script below:
(Default) Complete Javascript to call Related Post like this code:
relatedPostsWidget({
blogURL:"",
maxPosts:5,
maxTags:5,
maxPostsPerTag:5,
rlt_summary:100,
rlt_thumb:200,
ShowDate:true,
relatedTitle:"Related Posts",
recentTitle:"Recent Posts",
readMoretext:"[...]",
rlpBlank:"http://1.bp.blogspot.com/-htG7vy9vIAA/Tp0KrMUdoWI/AAAAAAAABAU/e7XkFtErqsU/s1600/grey.gif"
});
PropertyDescription
blogURLYours blog URL or you can leave it blank to load where this script load.
maxPostsMaximum number of article will be show (if Related Post)
maxTagsMaximum Tag/Label will load
maxPostsPerTagMaximum post each tag/label will be show (maximum recent post if article don't have tag/label)
rlt_summaryLength of summary characters
rlt_thumbSize of thumbnail image, size in pixel
relatedTitleTitle if article have related post
recentTitleTitle if article don't have related post (will be load recent post)
readMoretextRead More Text
rlpBlankBackup image if post don't have image
It's Easy to customize this themes. Just Go to Blogger Dashbord and Click Template then Click Customize and Click Advanced
NB : Blogger Customize will work if Blogger Mobile Template Enabled before upload this Theme
After customize yours template you can disable Blogger Mobile Template but it will make Blogger Customize not work


PropertyDescription
Main ColorThis Will Change Header background color, Content Area Background Color, Footer Background Color and Header and Footer Border Color
Header AreaThis will change Blog Title Font Type, Blog Description font type, Blog Title Color and Blog Description Color
Menu ColorThis will change Menu text color, Top boreder Color, Sub Menu Background Color and Sub Sub Menu background color
Post And Sidebar AreaThis will Change Background Color, Border Color, Header Text Color and Button, Date, Featured Post Detail Background Color
Footer AreaThis will change Text Color, Border Color, and Heading Text Color
Button and FeaturedThis will change Button and Featured Detail Post (Featured Post Description) text color
Text ColorThis will change main text color
Link ColorThis will change link color
Link Hover ColorThis will change Hover link color (when mouse hover/mouse on a link)
Visited Link ColorThis will change visited link color (if that link already visited)
Sidebar Text ColorThis will change Sidebar Text Color
Text FontThis will change main area font type
Heading FontThis will change all heading font type

Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.








Getting started

I assume you have a blogger account, so let's get started!

Installation

You can do it by follow this step:
  1. Unzip the “Syahira-theme.zip” file.
  2. On Blogger Dashboard Click Template.
  3. Click Backup/Restore button (Top Right).
  4. Click Choose File button. Find where the “Syahira-theme.xml” file location.
  5. Then Click Upload.
NB: Before Uploading This Template Mobile Blogger Template Must Enable to make Blogger Customize Work





Default Setting


fter installing the theme, this it the minimun setting to make all widget works fine in this themes.

Embedded Comment

This to make comment area like the Demo and make Emoticon show
  1. On Blogger Dashboard Click Setting.
  2. Click Posts and Comments
  3. in Comment Location Choose Embedded
  4. Then Click Save settings.



Blog Feed

This to make Recent comment, Search Result, Auto Featured Post, and Post by Label work fine
  1. On Blogger Dashboard Click Setting.
  2. Click Other
  3. in Site Feed  Allow Blog Feed Choose Full Or Short
  4. Then Click Save settings.
NB:
1. If yours post have image uploaded on blogspot you can choose SHORT. but if yours post just have image from third party image hosting you must choose Full
2. Blogger feed must be not redirect to other feed site like Feedburner
3. Your's blog or website not Private





  1. Manual Featured Post Area (work with Image Widget)
  2. Featured Post Area
  3. Top Sidebar Area
  4. Middle Sidebar Area
    a. Popular Post
    b. Recent Comment
    c. Archive Widget
  5. Bottom Sidebar Area
  6. Label Post Widget Area
  7. Footer Widget Area

Setting up the menu



To Edit Menu in this theme you can follow this step:
  1. On Blogger Dashbord Click Template
  2. Click Edit HTML
  3. Scroll down and Find this Code :

    <ul class='sf-menu' id='menunav'>
      <li><a class='home' expr:href='data:blog.homepageUrl'>Home</a></li>
      <li><a href='#'>About</a></li>
      <li><a href='#'>Archive</a></li>
      <li><a href='#'>Comments</a></li>
      <li><a href='#'>With Sub Menu</a>
        <ul>
          <li><a href='#'>Sub Menu</a></li>
          <li><a href='#'>Sub Sub Menu</a>
            <ul>
              <li><a href='#'>Sub Menu</a></li>
              <li><a href='#'>Sub Menu</a></li>
              <li><a href='#'>Sub Menu</a></li>
              <li><a href='#'>Sub Menu</a></li>
            </ul>
          </li>
          <li><a href='#'>Sub Menu</a></li>
          <li><a href='#'>Sub Menu</a></li>
        </ul>
      </li>
      <li><a href='#'>Error 404</a></li>
    </ul>
  4. Change # with yours URL link


Manual Slide Show (Using Image Widget) OR Auto Featured Post (Slide Show From JSON Feed)

Manual Slide Show

To Create Manual Slide Show follow this step
  1. on Dashbord Blogger Click Layout
  2. On Manual Slideshow Widget Area Click Add a Gadget
  3. Choose Image Widget
    1. Fill With Image Title
    2. Image Description
    3. Link When Image or Title Click
    4. Search Yours Image
    5. Uncheck shrink to fit


    NB : Recommended Image Size 650px x 320px
  4. Click Save
  5. If You Whan Show 5 image, do this step 5 times


Auto Featured Post (Slide Show From JSON Feed)

To add Featured Post widget follow this step
  1. on Dashbord Blogger Click Layout
  2. Click Add a Gadget
  3. Choose HTML/Javascript
  4. Copy this Code:

    <div id="featpost"></div>
    <script type='text/javascript'>
    jQuery("#featpost").AutofeaturedPost({
    MaxPost:5
    });
    </script>
  5. Click Save
(Default) Complete Javascript to call Auto Featured Post like this code:
jQuery("#ID_Place_To_Load_Plugin").AutofeaturedPost({
blogURL: "",
MaxPost: 4,
ImageSize: 650,   
Summarylength: 150,     
RandompostActive: true,   
pBlank: "http://1.bp.blogspot.com/-htG7vy9vIAA/Tp0KrMUdoWI/AAAAAAAABAU/e7XkFtErqsU/s72-c/grey.gif",
tagName: false
});
PropertyDescription
blogURLYours blog URL or you can leave it blank to load where this script load.
MaxPostMaximum number artikel will show on Featured Post
SummarylengthNumber of summary characters to show.
ImageSizePost Image size (in pixel)
RandompostActivedefault true. It's will show article ramdomly. If want to show Recent Post just change to false
pBlankBackup image if post don't have image store on blogspot or picasa web
tagNameIf you want to show Featured Post by the Label. Example: to show featured post from Sports Label just write like this tagName:"Sports"

Slider Post

To add Post by Label (Slider Post) widget follow this step
  1. on Dashbord Blogger Click Layout
  2. Click Add a Gadget
  3. Choose HTML/Javascript
  4. Copy this Code:

    <div id="webdespost"></div>
    <script type='text/javascript'>
    jQuery("#webdespost").RecentPostbyTag({
    postType:"s",
    MaxPost:5,
    ImageSize:"s200-p",
    tagName:"Web Design"
    });
    </script>
  5. Click Save
  6. Note: In tagName is name of the Post Label that will show. on this sample is "Sports" mean will display artikel from Sports label.


Vertical Post

To add Post by Label (Vertical Post) widget follow this step
  1. on Dashbord Blogger Click Layout
  2. Click Add a Gadget
  3. Choose HTML/Javascript
  4. Copy this Code:

    <div id="musicpost"></div>
    <script type='text/javascript'>
    jQuery("#musicpost").RecentPostbyTag({
    postType:"v",
    MaxPost:4,
    tagName:"Music"
    });
    </script>
  5. Click Save
  6. Note: In tagName is name of the Post Label that will show. on this sample is "Music" mean will display artikel from Music label.

Horizontal Post

To add Post by Label (Horizontal Post) widget follow this step
  1. on Dashbord Blogger Click Layout
  2. Click Add a Gadget
  3. Choose HTML/Javascript
  4. Copy this Code:

    <div id="sportpost"></div>
    <script type='text/javascript'>
    jQuery("#sportpost").RecentPostbyTag({
    postType:"h",
    MaxPost:4,
    tagName:"Sports"
    });
    </script>
  5. Click Save
  6. Note: In tagName is name of the Post Label that will show. on this sample is "Sports" mean will display artikel from Sports label.


Slider, Horizontal Post and Vertical Post use by one Javascript Script and You can see Default Code to Call this Plugin look like below::
jQuery("#ID_Place_To_Load_Plugin").RecentPostbyTag({
blogURL: "",
MaxPost: 4,
FirstImageSize:"s220-p",
ImageSize: "s80-p",   
Summarylength: 100,
ShowDesc: false,
ShowDate: true,
ShowComment: true,
Random: false,     
postType: "v",  
pBlank: "http://1.bp.blogspot.com/-htG7vy9vIAA/Tp0KrMUdoWI/AAAAAAAABAU/e7XkFtErqsU/s72-c/grey.gif",
MonthNames: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],
tagName: false
});
PropertyDescription
blogURLYours blog URL or you can leave it blank to load JSON where this script load.
MaxPostMaximum number of article will be show
SummarylengthNumber of summary characters to show.
ImageSizeImage Format use Picasa/Blogspot image format:
To make square image (200x200) Image Format use like this "s200-c" or "s200-p". image will be crop to make it square.
Blogspot Image format also look like this : "s200" (if image landscape width will 200px. If image Portrait height will 200px), "w200" (image width will 200px) or "h200" (image height will 200px)
FirstImageSizeImage Format use Picasa/Blogspot image format:
To make square image (200x200) Image Format use like this "s200-c" or "s200-p". image will be crop to make it square.
Blogspot Image format also look like this : "s200" (if image landscape width will 200px. If image Portrait height will 200px), "w200" (image width will 200px) or "h200" (image height will 200px)
ShowDescTo Show All Description (Just Work on Horizontal and Vertical PostType). Default is false
ShowDateTo Show Date: Default is true
ShowCommentTo show Comment: Default is true (Just Work on Horizontal and Vertical PostType).
RandomTo make post ramdom: Default is false
postTypeThere are Three kind of PostType: "v" (vertical Post), "h" (horizontal Post) and "s" (Slider Post)
pBlankBackup image if post don't have image
MonthNamesFormat months name
tagNameIf you want to show Post by the Label. Example: to show post from Sports Label just write like this tagName:"Sports"

Error Page





To change text on Error Page follow this step
  1. On Blogger Dashbord Click Template
  2. Click Edit HTML
  3. Scroll down and Find this Code :

    <div class='error-custom'>
    
    <h2>404 Not Found</h2>
    <p class='error-body'>We&#39;re sorry but we could not find the page you are looking for.<br/>
    This may happen if you have entered site url incorrectly or this page doesn&#39;t exist anymore.</p>
    
    <p>You can try searching page again or go back to home</p>
    
    <form action='/search' id='searchform' method='get'>
    <input id='s' name='q' onblur='if (this.value == &quot;&quot;) {this.value = &quot;Search...&quot;;}' onfocus='if (this.value == &quot;Search...&quot;) {this.value = &quot;&quot;;}' type='text' value='Search...'/>
    <input id='searchsubmit' type='submit' value='Go'/>
    </form>
    
    </div>
  4. Change which your's Language

Summary and Load More



(Default) Complete Javascript to setup view mode like this code:
viewMode({
viewmodedefault:"grid",
cookielist:"list",
cookiegrid:"grid"
});
PropertyDescription
viewmodedefaultThis will setup view mode: you can choose "grid" to show your's post on grid mode or "list" to show your's post on list mode
cookielistList mode Cookies name. This will store on browser to make if user click list mode button.
cookiegridGrid mode Cookies name. This will store on browser to make if user click Grid mode button.
(Default) Complete Javascript to setup Load More Post like this code:
loadMorePost({
thumbnailSize:"s200-p",
summaryLength:300,
MoreText:"Load more posts",
viewmodedefault:"grid",
cookielist:"list",
cookiegrid:"grid",
BackupImage:"http://1.bp.blogspot.com/-htG7vy9vIAA/Tp0KrMUdoWI/AAAAAAAABAU/e7XkFtErqsU/s72-c/grey.gif"
});
PropertyDescription
thumbnailSizeImage Format use Picasa/Blogspot image format:
To make square image (200x200) Image Format use like this "s200-c" or "s200-p". image will be crop to make it square.
Blogspot Image format also look like this : "s200" (if image landscape width will 200px. If image Portrait height will 200px), "w200" (image width will 200px) or "h200" (image height will 200px)
summaryLengthDefine the summary length
MoreTextLoad more text to display: default: "Load more posts"
viewmodedefaultThis will setup view mode: you can choose "grid" to show your's post on grid mode or "list" to show your's post on list mode (make it same setting with view mode javascript)
cookielistList mode Cookies name. This will store on browser to make if user click list mode button. (make it same name with view mode javascript)
cookiegridGrid mode Cookies name. This will store on browser to make if user click Grid mode button. (make it same name with view mode javascript)
BackupImageBackup image if post don't have image.

Summary

To change image size and Summary length follow this step.
  1. On Blogger Dashbord Click Template
  2. Click Edit HTML
  3. Scroll down and Find this Code :

    var configSummary = {
        thumbnailSize: "s200-p", // Define the post thumbnail size
        summaryLength: 300, // Define the summary length  
     BackupImage: 'http://1.bp.blogspot.com/-htG7vy9vIAA/Tp0KrMUdoWI/AAAAAAAABAU/e7XkFtErqsU/s72-c/grey.gif' // Backup image if post don't have image   
    };
    PropertyDescription
    thumbnailSizeImage Format use Picasa/Blogspot image format:
    To make square image (200x200) Image Format use like this "s200-c" or "s200-p". image will be crop to make it square.
    Blogspot Image format also look like this : "s200" (if image landscape width will 200px. If image Portrait height will 200px), "w200" (image width will 200px) or "h200" (image height will 200px)
    summaryLengthDefine the summary length
    BackupImageURL Backup image if post don't have image

Load More Post (Home Page)

To edit Load More Text, change image size and Summary length follow this step.
  1. On Blogger Dashbord Click Template
  2. Click Edit HTML
  3. Scroll down and Find this Code :

    loadMorePost ({
    thumbnailSize:"s200-p",
    summaryLength:300,
    MoreText:"Load more posts"
    });
    PropertyDescription
    thumbnailSizeDefine the post thumbnail size
    summaryLengthDefine the summary length
    MoreTextLoad more text to display: default: "Load more posts"
    image size and summary length on summary script and Load more script must have same value

View Mode (Home Page)

To edit View Mode from Grid mode to List Mode follow this step.
  1. On Blogger Dashbord Click Template
  2. Click Edit HTML
  3. Scroll down and Find this Code :

    viewMode();
    (Default) Complete Javascript to setup view mode like this code:
    viewMode({
    viewmodedefault:"grid",
    cookielist:"list",
    cookiegrid:"grid"
    });
    PropertyDescription
    viewmodedefaultThis will setup view mode: you can choose "grid" to show your's post on grid mode or "list"to show your's post on list mode
    cookielistList mode Cookies name. This will store on browser to make if user click list mode button.
    cookiegridGrid mode Cookies name. This will store on browser to make if user click Grid mode button.
If you want to change Load more Post with page Navigation follow this step.
  1. On Blogger Dashbord Click Template
  2. Click Edit HTML
  3. Scroll down and Find this Code :

    viewMode();
    loadMorePost({
      thumbnailSize:"s200-p",
      summaryLength:300  
    });
    and this code:
    viewMode({
      viewmodedefault:'list',
      cookielist:'list1',
      cookiegrid:'grid1'
    });
    loadMorePost({
      viewmodedefault:'list',
      cookielist:'list1',
      cookiegrid:'grid1',
      thumbnailSize:"s200-p",
      summaryLength:300
    });
    Change All With This Code:
    viewMode();
    pageNavi({
    postperpage:6,
    numshowpage:3,
    LatestText:"Latest Post"
    });
    PropertyDescription
    postperpageNumber Post Will show if next Page Number Click. Note must be same with "Show at most" on Blogger Setting
    numshowpageNumber Page Number will Show
    LatestTextLatest Text. This will work if Page Number not 1
To add recent comments widget follow this step
  1. on Dashbord Blogger Click Layout
  2. Click Add a Gadget
  3. Choose HTML/Javascript
  4. Copy this Code:

    <div id="rcentcomnets"></div>
    <script type='text/javascript'>
    jQuery("#rcentcomnets").RecentComments();
    </script>
  5. Click Save
(Default) Complete Javascript to call Recent Comments like this code:
jQuery("#ID_Place_To_Load_Plugin").RecentComments({
blogURL:"",
numComments:4,
characters:100,
avatarSize:50,
Showimage:true,
defaultAvatar:"https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgPbYMkREB5PYqPZs15beav2tmOmkPkq5FkIIX8IJqZxymUwVfgdV-De-BwTpas5zSReRHfRMScQoNoMHi-g2YdEF1_gbllx4nadNk-IdpW06wWRK17RP2wo81pD6PfOD5fz5tIjXpLp61Q/s70/user-anonymous-icon.png",
MonthNames:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],
maxfeeds:50,
adminBlog:""
});
PropertyDescription
blogURLYours blog URL or you can leave it blank to load where this script load.
numCommentsmaximum number of recent comment
charactersNumber of summary characters to show. if set 0, will not show summary
avatarSizeImage thumbnail size/avatar size
ShowimageShow or hide the avatar. Value : true or false
defaultAvatarBackup image if comment author don't have avatar image
MonthNamesFormat month name
maxfeedsMaximum feed to load
adminBlogControl to show or hide author/admin comment. ex: if you don't want to show your comment, simply just write yours blogger name like this adminBlog:"satank MKR"
To edit JSON Search Result Text you can follow this step
  1. On Blogger Dashbord Click Template
  2. Click Edit HTML
  3. Scroll down and Find this Code :

    searchxx({summaryLength:100, scrthumbSize:50});
  4. If you want to change it. You can see complete default Script below:
(Default) Complete Javascript to call JSON Search Result like this code:
searchxx({
blogURL:"",
srcBlank:"http://1.bp.blogspot.com/-htG7vy9vIAA/Tp0KrMUdoWI/AAAAAAAABAU/e7XkFtErqsU/s1600/grey.gif",
findText:"Search results for keyword",
NotfindText:"No result!",
Showthumb:true,
LoadingText:"Searching...",
summaryLength:100, 
scrthumbSize:50
});
PropertyDescription
blogURLYours blog URL or you can leave it blank to load where this script load.
srcBlankBackup image if post don't have image
findTextSentence if founded post by the keyword
NotfindTextText if no post founded
ShowthumbShow or hide the post thumbnail. Value : true or false
LoadingTextText to show went searching
summaryLengthLength of summary characters
scrthumbSizeSize of thumbnail image, size in pixel
To edit Emoticon Text you can follow this step
  1. On Blogger Dashbord Click Template
  2. Click Edit HTML
  3. Scroll down and Find this Code :

    emoticonx({
    emoRange:"#comments p, div.emoWrap",
    putEmoAbove:"iframe#comment-editor",
    topText:"Click to see the code!",
    emoMessage:"To insert emoticon you must added at least one space before the code."
    });
  4. If you want to change it. You can see complete default Script below:
PropertyDescription
emoRangeWhere the emoticon will show/work
putEmoAboveWhere the emoticon sample will place
topTextSentence below the emoticon sample
emoMessageSentence below the emoticon sample and alert box
To edit Emoticon Text you can follow this step
  1. On Blogger Dashbord Click Template
  2. Click Edit HTML
  3. Scroll down and Find this Code :

    relatedPostsWidget();
  4. If you want to change it. You can see complete default Script below:
(Default) Complete Javascript to call Related Post like this code:
relatedPostsWidget({
blogURL:"",
maxPosts:5,
maxTags:5,
maxPostsPerTag:5,
rlt_summary:100,
rlt_thumb:200,
ShowDate:true,
relatedTitle:"Related Posts",
recentTitle:"Recent Posts",
readMoretext:"[...]",
rlpBlank:"http://1.bp.blogspot.com/-htG7vy9vIAA/Tp0KrMUdoWI/AAAAAAAABAU/e7XkFtErqsU/s1600/grey.gif"
});
PropertyDescription
blogURLYours blog URL or you can leave it blank to load where this script load.
maxPostsMaximum number of article will be show (if Related Post)
maxTagsMaximum Tag/Label will load
maxPostsPerTagMaximum post each tag/label will be show (maximum recent post if article don't have tag/label)
rlt_summaryLength of summary characters
rlt_thumbSize of thumbnail image, size in pixel
relatedTitleTitle if article have related post
recentTitleTitle if article don't have related post (will be load recent post)
readMoretextRead More Text
rlpBlankBackup image if post don't have image
It's Easy to customize this themes. Just Go to Blogger Dashbord and Click Template then Click Customize and Click Advanced
NB : Blogger Customize will work if Blogger Mobile Template Enabled before upload this Theme
After customize yours template you can disable Blogger Mobile Template but it will make Blogger Customize not work


PropertyDescription
Main ColorThis Will Change Header background color, Content Area Background Color, Footer Background Color and Header and Footer Border Color
Header AreaThis will change Blog Title Font Type, Blog Description font type, Blog Title Color and Blog Description Color
Menu ColorThis will change Menu text color, Top boreder Color, Sub Menu Background Color and Sub Sub Menu background color
Post And Sidebar AreaThis will Change Background Color, Border Color, Header Text Color and Button, Date, Featured Post Detail Background Color
Footer AreaThis will change Text Color, Border Color, and Heading Text Color
Button and FeaturedThis will change Button and Featured Detail Post (Featured Post Description) text color
Text ColorThis will change main text color
Link ColorThis will change link color
Link Hover ColorThis will change Hover link color (when mouse hover/mouse on a link)
Visited Link ColorThis will change visited link color (if that link already visited)
Sidebar Text ColorThis will change Sidebar Text Color
Text FontThis will change main area font type
Heading FontThis will change all heading font type

Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.







Update

Syahira Blogger Documentation

Getting started I assume you have a blogger account, so let's get started! Installation You can do it by follow this...

Translate

favourite Posts

adv/http://www.mogflat.blogspot.com|https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEidNXImQOWLKCBtbbiTv2DhB2NJ1QvAJqXNP900utNljj4ckWnd2Q8J5sb12vLFtGaP9_kenQyJgB_FC5ft8Tz9wU0QfGvoCgUYBj2CVePV9y5qjaEvzo28xMFuyMi508cjpZ4MeCWBfQo/s1600/adv-4.jpg
adv/http://www.mogflat.blogspot.com|https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEidNXImQOWLKCBtbbiTv2DhB2NJ1QvAJqXNP900utNljj4ckWnd2Q8J5sb12vLFtGaP9_kenQyJgB_FC5ft8Tz9wU0QfGvoCgUYBj2CVePV9y5qjaEvzo28xMFuyMi508cjpZ4MeCWBfQo/s1600/adv-4.jpg
adv/http://www.mogflat.blogspot.com|https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0k3gnhzTYGZnDtAmPWOXFNCvkkf8MHKUFWPIIxshTiXeHMEMvNhK2CEwHQ-M0sU-E_8ugMRFtmxQgXbDhtumljK9X3R80nLyPhKeu75hBSvzSsG0AzITvNJo_lrwvPoehodB9V9Jjr5o/s1600/adv-5.jpg

Random Posts

randomposts

Like Us

fb/https://www.facebook.com/envato