• Resolved jimk1416

    (@jimk1416)


    I am trying to insert an image into an Elementor page from a gallery.
    If I add an image element into the page and then select choose image, I can select NextGen Gallery.
    I select the gallery and then select the image.
    I then click the Show button next to the image I want to insert on the page.
    But when I click “Insert into post” I just get a white page and nothing happens.
    Screenshot

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Imagely

    (@imagely)

    Hi @jimk1416,

    We are sorry but this legacy method of adding images isn’t officially supported and it may potentially work with Classic editor only.

    We suggest you use NextGen SinglePic shortcodes instead:

    [singlepic id=361]

    Where id parameter requires the image’s ID that you’ll find visiting the gallery within “NextGen Gallery -> Manage Galleries”.

    Thread Starter jimk1416

    (@jimk1416)

    Thanks. That works

    I know I can adjust the image size for all single pics in Gallery Settings > BASIC SINGLEPIC but is there a way to do that in the shortcode if I want to use different sizes for different images?

    @jimk1416,

    Yes, you can adjust the image’s size using w(width) and h(height) parameters as in the example from below

    [singlepic id=1 w=510 h=340]

    Thread Starter jimk1416

    (@jimk1416)

    Perfect. Thank you

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

The topic ‘Insert Image Using Elementor’ is closed to new replies.