• Hello,

    I used the shortcode to display realtime database collection as blocks on the above page, from the user guide. How do I get the images to display as images rather than just the url to the image?

    In firebase, the images are under the childkey “attachment”

    Thanks for your help!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter bikerflyeradmin

    (@bikerflyeradmin)

    Ok, I figured this out! Since my images are in the childkey “attachment” in firebase, I used “images=’attachment'” instead of “images=’urls'” in the shortcode and it worked! Now my images in firebase are being displayed in WordPress!

    Now I just have to learn how I can style the images using css. How do I create a css selector for the different feilds so that I can control the font size of the text and create corner-radius and margins for the images?

    I would appreciate the help.

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Get image urls from firebase to display images instead if just the urls’ is closed to new replies.