How to change images in Better Faster Stronger?

I love the layout, ALL I want to do is change the images. How do I do the code in the JSON bit in the screenshot? I just can’t find how to format it to pull in the URL of the images on my site.

Thanks!

Please note: I managed to get it to show one of my images by just clicking on the first and replacing it as you would a standard image, but that obviously didn’t work as it duplicated that same image three times.

Thanks

Having looked at the forum, I believe the right code is:

[
{
“image” : “http”,

“image” : “http”,

“image” : “http”,

“image” : “http”,

“image” : “http”,

“image” : “http”,

}
]

However, putting the image URLs in there doesn’t display them.

Thanks.

Hi @MJR90,

It seems that you haven’t enabled the Looper Consumer, please check once by enabling it.

test-Content-X (7)

Hope it helps.
Thanks

Hi, I have enabled that along with the code above, but the images are still blank? Thank you

Hello @MJR90

In order to help you with your concern, please share your details in a secure note. Please provide the following details

  • WordPress Login URL
  • Admin level username and password
  • Exact Page URL

You can find the Secure Note button at the bottom of your posts

Thanks

@prakash_s

Here you go…

It used to be a lot easier to edit the templates!

Hi @MJR90,

Thanks for sharing the credentials. But unfortunately, we are not able to find the exact page or the layout where you are having this issue. Can you please mention the page or layout which is having this issue for further investigation?

Thanks

@tristup it’s the homepage…

I’ve named the section “Help needed”. I just want it to look like the demo with the two rows of three pictures like in the demo content.

Hello @MJR90,

I tried to access your dashboard but unfortunately, the given Login URL is not working. Please recheck and send us again. Please have a look at the given screenshot in the secure note.

Thanks

@prakash_s I just clicked it and it’s all working for me?

@prakash_s I’ve tried it on a mobile device on 4G as well and can confirm the development site is up, even after clearing my cache.

Hello @MJR90,

You need to convert each of your images into base64 data.
Perhaps this site can help you: https://www.base64-image.de/

Kindly let us know how it goes.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.