This template allows you to customize some options directly in the layout.
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.
Access your blog Layout > and click on the Edit Icon > in the Theme Options > JSON Variables gadget.
pageOf: default is Page {page} of {pages}
Page {page} of {pages}
prevMsg: default is Previous
Previous
nextMsg: default is Next
Next
INFO: Use this feature to define a custom translation for Content Pagination (Post Split).
Last updated 1 year ago
{ translate: { pageOf: "Page {page} of {pages}", prevMsg: "Previous", nextMsg: "Next" } }