[Locked] Strange Text In Featured Articles - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

[Locked] Strange Text In Featured Articles

FB

Fernando Bautista

Helix Framework 1 year 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
10 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year 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 year 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
M
Michał
Accepted Answer
4 months ago #195585

Hello.

I have a similar problem. Of course, using the css code I can disable the Featured text. But it only disables on Desktop devices, it is still visible on mobile devices. How can I disable this text? or where can I change the language of this text to another one.

Best regards, Michał

0
FB
Fernando Bautista
Accepted Answer
1 year 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 year 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 year ago #156223

Hello Paul.

Please add the on/off-option.

Thank you

Olli

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

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

0
Andrea Maestrini
Andrea Maestrini
Accepted Answer
1 year ago #161717

Hello Paul, tree people now! Please add the on/off-option. Thank you Andrea

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 4 months ago #195587

You can override that phrase with empty field using Joomla Override Language (Nadpisywanie języka)

HELIX_ULTIMATE_FEATURED

In your case do it for Polish - site

info_2918_2025.gif

and CSS use only to hide red empty button
0
M
Michał
Accepted Answer
4 months ago #195592

Oczywiście zapomniałem o tej możliwości nadpisywania. Działa, dzięki Paul

0
This topic is locked