SeoFlex
  • Welcome
  • Changelog
  • Getting Started
    • Header Logo
    • Header Menu
    • Header ADS
    • Featured Posts
    • Featured ADS
    • Trending Posts
    • Trending ADS
    • Main Posts
    • Table of Contents
    • Post Content ADS
    • Post Cards
    • Post Split
    • SafeLink Generator
    • Download Page
    • Safe Page
    • Related Posts
    • Post Footer ADS
    • Social Counter
    • Post Gadgets
    • Sidebar Ads
    • Mailchimp
    • Footer ADS
    • About Section
    • Footer Copyright
    • Footer Menu
    • Cookie Consent
    • Theme Options
    • Feed Settings
    • Shortcut Keys
    • Customization
Powered by GitBook
On this page
  • Default Thumbnail
  • JSON Variables
  1. Getting Started

Theme Options

PreviousCookie ConsentNextFeed Settings

Last updated 5 months ago

This template allows you to customize some options directly in the layout.

Default Thumbnail

Access your blog Layout > and click on the Edit Icon > in the Theme Options > Default Thumbnail gadget.

Example:

INFO: This image will be displayed for posts that don’t have an image or youtube video.

JSON Variables

Access your blog Layout > and click on the Edit Icon > in the Theme Options > JSON Variables gadget.

{
    translate: {
        pageOf: "Page {page} of {pages}",
        prevMsg: "Previous",
        nextMsg: "Next"
    }
}

pageOf: default is Page {page} of {pages}

prevMsg: default is Previous

nextMsg: default is Next

Example:

INFO: Use this feature to define a custom translation for Content Pagination (Post Split).

JSON Variables
Default thumbnail