Investa Articles - Question | JoomShaper

Investa Articles

K

Kostas

Template 2 months ago

Hi, i want to change article intro image on template investa but not changing. Also in some articles i don't want to use article intro image how can i remove it from this articles? Thanks in advance.

0
7 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 months ago #161271

Hi there,

Thank you for reaching out, and I apologize for any inconvenience caused by this oversight. To better address the issue, could you kindly provide Joomla administrator access? This will enable me to thoroughly investigate the matter and provide you with a prompt resolution.

I appreciate your cooperation and will ensure to get back to you as soon as possible.

Best regards,

Toufiqur Rahman (Team Lead, Support)

0
K
Kostas
Accepted Answer
1 month ago #161969

Hi, its not online yet. When i put a intro image https://prnt.sc/iVj6bJ2Finnm here It shows the default image of the template https://prnt.sc/aOreoLBDgKqv The intro image not change.

Thanks in advance

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 month ago #161973

This image comes from the css code.

Image location

templates/investa/images/page-title-bg.png

.sp-page-title {
    padding: 100px 110px 160px 110px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: relative;
    background-image: url(../images/page-title-bg.png);
    background-color: #1c272a;
    text-align: center;
}
0
K
Kostas
Accepted Answer
1 month ago #162022

So how i change the intro image for each article?

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 month ago #162077

Intro image & this image is not same image. Maybe your your itro image has a issue. Could you kindly grant me access to your Joomla administrator area so that I can investigate the issue you're experiencing? Prior to providing access, please ensure that you have backed up your site. Additionally, it's important to note that providing login credentials is entirely voluntary on your part; we respect your decision either way. However, if you do choose to share the login details, it would greatly expedite the resolution process. Thank you for your cooperation.

0
K
Kostas
Accepted Answer
1 month ago #162132

Hi, because of our company policy i cannot provide access. I did not make any changes to this template except from some custom css where i remove it to see if was the css the problem but it was not. To provide more info I install quickstart investa Joomla version is 5.1.1 and php 8.3.9 and i have change URL Rewriting to Yes From global configuration and rename htaccess to .htaccess I try other images but showing the same image as intro image "templates/investa/images/page-title-bg.png". For the content of the articles i use the Joomla Editor. Thanks in advance.

I can use the Full Article Image but not showing the title of the article and i prefere the intro image because of Fluid Row like intro image.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 month ago #162298

You have to upload image from the blog media https://prnt.sc/ZJK58S1x1Zel

Output

https://prnt.sc/z5J8KukPTvg9

0