Oneclip Template - Joomla Article Content Display is Not Correct - Question | JoomShaper

Oneclip Template - Joomla Article Content Display is Not Correct

M

Milan

Template 8 months ago

Hello,

Can you please advise me why the H3 heading and <li> bullets are not displayed in the content of a Joomla! article in the Oneclip template - https://blastsecurity.cz/aktuality when the HTML code is correct?

When I display the content with the Cassiopeia template - https://blastsecurity.cz/cassiopeia, the content is displayed correctly.

Best regards, Milan

0
12 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 8 months ago #185995

BTW

In general, using <p> inside <li> is not needed.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 8 months ago #185382

Hi

Thanks for contacting us and sorry for your issue. Could you please give me a screenshot from your site?

-Regards.

0
M
Milan
Accepted Answer
8 months ago #185402

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 8 months ago #185587

Hi

Use this CSS in your custom.css file

article.item.item-page {
    padding: 15px !important;
}
0
M
Milan
Accepted Answer
8 months ago #185596

Hello,

compare the same Joomla! article

Cassiopeia template: https://blastsecurity.cz/cassiopeia Oneclip template: https://blastsecurity.cz/aktuality/88-australie-zakazala-software-kaspersky-kvuli-obavam-o-narodni-bezpecnost

The content is set up correctly on the HTML page, but in the Oneclip template the article content is displayed incorrectly:

  1. The <ul><li> bullets used in the content are not displayed
  2. There are large gaps between the lines
  3. The H3 heading is too large
  4. The article spacing is not correct (the sent css will probably solve this)

Best regards, Milan

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 8 months ago #185766

Hi

Could you please check your SCSS compiler? Is it enabled or not? Please enable SCSS compiler.

https://prnt.sc/LRZz7cjK3Y3a

0
M
Milan
Accepted Answer
8 months ago #185775

Hello,

compile LESS to CSS is allowed.

Best regards Milan

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 8 months ago #185924

Could you please keep a full site backup and give me your super admin access?

0
M
Milan
Accepted Answer
8 months ago #185927

Hello,

I am sending accesses.

Best regards Milan

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 8 months ago #185992

Ahoj, probably in that template style dots were removed. But easy to add them back.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 8 months ago #185994

OK, fixed. Clear browser cache to see changes.

All my changes are inside custom.css file.

info_3317_2025.gif

0
M
Milan
Accepted Answer
8 months ago #186073

Hello,

thanks for setting up the css, I will edit the html content of the articles.

Best regards Milan

0