Mighty 2 Template

Mighty 2 is one of MightyShare’s Mighty-family templates for automatically generated social share images. Pick it once in the WordPress plugin and every post you publish gets a branded 1200×630 Open Graph image like this preview — no per-post design work.

Template Description

A mighty template that puts your headline on a MightyShare themed colored sheet with a border using your primary color. Additionally your featured image is in the background and logo with a hard shadow.


Variables for Example

JSON values of template_values used to generate the preview displayed. If you’re using the WordPress plugin the options are filled automatically from each post’s title, featured image, and your site settings.

[
    {
        "name": "primary_color",
        "color": "#f1c40f"
    },
    {
        "name": "title",
        "text": "Why you should be podcasting in 2024"
    },
    {
        "name": "background",
        "image_url": "https://images.unsplash.com/photo-1556761175-129418cb2dfe?crop=entropy&cs=tinysrgb&fm=jpg&ixlib=rb-1.2.1&q=80&raw_url=true&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=2148"
    },
    {
        "name": "logo",
        "image_url": "https://mightyshare.io/wp-content/uploads/2022/05/your-logo-mightyshare-1.png"
    }
]