Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kevinkovadia

    (@kevinkovadia)

    I wish Gutenberg has the following blocks too.

    1) countdown timer block for an event, website launch, marriage date, product release, movie launch-related coming soon page (currently, i am using a plugin called “Blocks Animation: CSS Animations for Gutenberg Blocks” for the same)

    2) timeline block to showcase one’s journey, milestone, road map.

    3) image link option in the gallery (as recently added in media + text)

    4) motion animation block. (currently, I am using a plugin called “Blocks Animation: CSS Animations for Gutenberg Blocks” for the same)

    5) directly import images with creative commons licence from open directories such as pixabay.com, Wikimedia Commons, flickr etc. (currently I am using “ImageInject” WordPress plugin for the same.)

    6) adding feature image from direct URL (same as in Image).

    7) emoji block, because emoji is lifeline nowadays. (Right now, I am using a plugin called “Emoji Autocomplete Gutenberg” for the same)

    kevinkovadia

    (@kevinkovadia)

    To reduce white after header block you use follwing code to the “Custom CSS” panel in your site’s Customizer:

    .entry-header {
    display: none;
    }

Viewing 2 replies - 1 through 2 (of 2 total)