Alt Description In (Blog Option) In Articles is Hidden - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Alt Description In (Blog Option) In Articles is Hidden

Y

Yusuf

Helix Framework 4 years ago

Hello Joomshaper team .. I have 2 issues 1- After updating helix framwork to helix 2.0.5 Alt description in (Blog option) in articles is hidden .. please see attached screenshot how we can fix this problem.

2- the custom.css file dont working so I copied the css code to custom code window in the template settings.

thanks

PHOTO: (https://ibb.co/jZ6N71m)

0
4 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 years ago #39756

About custom file so I guess, a little trick my help.

  1. Rename custom.css to extra.css (or different name)
  2. In Template Options - Custom Code - Before < / head > insert this line:

<link href="/templates/fortune/css/extra.css" rel="stylesheet" type="text/css" />

OR

<link href="/templates/newsberg/css/extra.css" rel="stylesheet" type="text/css" />

Choose correct line to each template. It should help to keep old order of css files.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 years ago #39746

Hi,

  1. Yes, we have to fix it, it's on our list already. But you add article using front-end editor ALT field is there. So we both have to wait for offcial HU update.
  2. custom.css is still working, many users here still use it. You forgot to tell us what template name you have, maybe it's loaded before template.css - check.
0
Y
Yusuf
Accepted Answer
4 years ago #39750

the templates: Fortune Newsberg

the custom.css working but not the all codes working

0
Y
Yusuf
Accepted Answer
4 years ago #39758

Thanks for help Paul

0