Article Settings - Question | JoomShaper

Article Settings

P

Piotr

General 2 years ago

Hello, I have a problem with article settings. I use Indigo template, and when adding new article all the content appears way too high. The title is on the top of the page below the menu. It looks like this: https://prnt.sc/1ibaest When using SP Page Builder it looks like this: https://prnt.sc/1ibcsxg The issue is still here. I would like it to look like this: https://prnt.sc/1ibct7z this is the other page I did, and the template worked better

The content is to high and I dont know where to set the top padding for all articles. I would like to have a space there for the menu, and change title settings.

Best regards

0
9 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #26941

Hi

Could you please share your site URL so that I can check?

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #26943

Hello Piotr

Please share your administrator access here to check the issue. Use the Hidden Content box to share the credentials.

Best regards

0
P
Piotr
Accepted Answer
2 years ago #26945

thanks. Please let me know what you change

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #26946

Your issue is fixed now. Please check your site. I have used this CSS to Template Options -> Custom Code -> Custom CSS

.view-article #sp-main-body {
    padding: 100px 0px;
    margin-top: 0px;
}
0
P
Piotr
Accepted Answer
2 years ago #26947

Thank you. How can I now add custom image to the headings of the article?

The issue is also when I want to see all articles in category. How to fix it?

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #26948

Your layout is different if you match with the template quickstart. Please go to Template Options -> Layout Builder and check the layout. This is the quickstart layout.

Screenshot at Aug 02 16-09-14.png

0
P
Piotr
Accepted Answer
2 years ago #26950

Ok, I found that settings. But how can I actually add something there? I would like to put there a heading picture just like on the other pages.

And the page with all articles from one category still doesnt work.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #27025

You need to add a Category Blog menu item and there add an image to the Page Title options. But interestingly, on your site Category Blog menu item is missing. This refers to Joomla error. I hope that installing latest Joomla will solve this issue. If not solved, then check this discussion

Screenshot at Aug 03 12-47-48.png

Please install Indigo Quickstart on your localhost and check Secondary Menu and check Blog Menu Item. There is the image added in the Page Title settings and is shown at the top of the Blog page. So, you have to follow exactly like in the quickstart.

Screenshot at Aug 03 12-50-05.png

Screenshot at Aug 03 12-51-09.png

0