• Resolved Nate

    (@goseongguy)


    Hello,

    Great to see the new GP/GB features, including the image block. A couple questions:

    1. Is there a way to link the image to its media file in the editor (without having to find, copy, and paste its URL), as the Gutenberg image block is able to do, for when users click the image on the frontend?

    2. I noticed when using the WP image block, the image captions had some GP CSS to adjust the font-size so that it stands out as a caption from the rest of the text. Perhaps this can be added for the GB Image block caption (which is really a “headline”)? For now I just added this:

    figcaption.gb-headline-text{
      font-size: 13px;
      text-align: center;
    }

    Cheers,
    Nate

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tom

    (@edge22)

    Hey Nate,

    1. If the image is inside your Media Library, you can turn on Dynamic Data for the Image Block and set the Link Source to “Single Image”.

    2. We’ll definitely consider this in GP.

    Thanks! ??

    Thread Starter Nate

    (@goseongguy)

    Perfect, thank you!

    Plugin Author Tom

    (@edge22)

    You’re welcome ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘New Image Block’ is closed to new replies.