Strange Text In Featured Articles - Question | JoomShaper

Strange Text In Featured Articles

FB

Fernando Bautista

Helix Framework 1 week ago

Best regard

I use Joomla 5.1.0 - php 8.2

I updated to helix ultimate 2.1.0 and I have featured articles, but now a text called "featured" appears and I don't know how or where to remove it.

I also notice that this problem occurs in the "Cundinamarca" category since the featured articles are moved to that category

https://prnt.sc/mgZ6J9hbH3ei

https://portalnews.co

Can you help me please?

Thank you very much for your kind help.

0
6 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 week ago #156216

for single article view:

.article-details .featured-article-badge { display: none; visibility: hidden;}

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 week ago #156184

Hi Frenardo,

We didn't expect that users would like to hide that, so by now use Custom CSS:

.article-list .article .featured-article-badge { display: none; visibility: hidden;}


If more webmasters will ask - we will add ON/OFF option in next update.

0
FB
Fernando Bautista
Accepted Answer
1 week ago #156188

Best regards, Paul.

The CSS code worked perfectly.

However, when entering an article in the Cundinamarca category you still see the text "featured"

https://portalnews.co/cundinamarca/prosperidad-economica-y-sostenibilidad-ambiental-en-cundinamarca-a-traves-de-alianza-entre-prosperidad-social-y-gobernacion

First of all, I understand and appreciate that they implement new functions, this makes Helix Ultimate definitely the best Joomla FrameWork and it shows by far.

Just a respectful recommendation of course, always keep in mind that these implementations are optional as much as possible or that at least we have the possibility of enabling it or not, and it is not something that we must accept without the possibility of changing it unless they provide us with solutions such as the one kindly indicated by you.

The "featured" function that it indicates could easily go within the "Blog" options and with a simple button decide whether to use it or not just as happens with other options, keep this in mind for future functions.

For the rest, thank you very much for your great help.

0
FB
Fernando Bautista
Accepted Answer
1 week ago #156222

Thank you very much, the code worked perfectly

I suppose that the next Helix update will bring some button to enable or disable the "featured" feature and remove the CSS codes.

0
OS
Oliver Schmitz
Accepted Answer
1 week ago #156223

Hello Paul.

Please add the on/off-option.

Thank you

Olli

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 week ago #156232

So we have two persons ;) OK, added to wish list.

0