Problem With Missing Images In Articles Layout Module - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Problem With Missing Images In Articles Layout Module

Richard

Richard

SP Page Builder 4 years ago

Hello,

I'm having a problem with images from articles not displaying correctly on the frontend. Using SPPB 3.7.9. with latest Joomla build. On the backend the layout builder shows some blank images where one should be. On the front end, some articles have their pictures, but the main one is blank.

Thanks for your help in advance!

My website: https://therantnetwork.com/

0
5 Answers
Muntasir Sakib
Muntasir Sakib
Accepted Answer
Support Agent 4 years ago #9435

Hello Richard,

Please, give me a screenshot of exactly which image you are talking about?

Moreover, give me the administrator ID and password in the Hidden Content area so that I can check the issue at my end.

Thank you!

0
Richard
Richard
Accepted Answer
4 years ago #9439

I'm using the Newsberg template. You'll see the missing article image immediately as you load the home page. This comes from the Articles layout style manager in the back end. I sent you the required info for investigation.

Thank you.

0
Richard
Richard
Accepted Answer
4 years ago #9671

Here's an image of the problem. Seems there's a css bug. Here's the link to the page: https://therantnetwork.com/podcast

I tried the following code but it still doesn't show the image:

div.bg-img-wrapper { width:510px; height:300px; background-image:url('/images/content/ntsc-bars.png'); margin:0; padding:0; } Here's the link to see the image of view in Chrome: [https://therantnetwork.com/images/sqa/sppb-bug-image.png]

Here's the link to show the article layout editor bug in the backend. [https://therantnetwork.com/images/sqa/articles-layout-bug.png]

Can you help with this?

0
C
cmfionline
Accepted Answer
4 years ago #9672

I had similar issues. Check your image name and make sure it does not have special characters, such as %, (, ), etc.

0
Richard
Richard
Accepted Answer
4 years ago #9674

Hello and thanks for replying! I tried making sure the image file has no special characters. Just text with numbers, and still no change.

0