Menu Items Badge Will Be Not Saved In Backend - Question | JoomShaper

Menu Items Badge Will Be Not Saved In Backend

Michael Koch

Michael Koch

Helix Framework 3 years ago

Hello, when i wants to add a badge to menu item in joomla backend, this will be not accepted and not saved. https://www.megamenu.com/documentation/badge/

what did i wrong? thanks. michael

1
10 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #2685

An alternative would be using custom css to get a badge like solution. You need to add a name to the custom css class field as follows: https://prnt.sc/x5c6vy

Then you can use custom css. Here you go with sample code:

.sp-megamenu-parent >li.sp-menu-item.test>a:after{
    content: " new"!important;
    font-weight: bold;
    color: red;
}

https://prnt.sc/x5egew

Note: Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/pu705g

https://prnt.sc/pu70zn

Hope this helps!

Best Regards

1
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #1821

Hi there!

Thanks for your screenshot!

As you have both the Helix mega menu and the Megamenu tab so that I can say you have templates installed from both the Helix Ultimate and Helix3 framework.

Please keep templates from the same framework only, and remove the rest. Sample screenshot:

https://prnt.sc/vyuzuf

Then your issue will be solved I hope.

Best Regards

0
Michael Koch
Michael Koch
Accepted Answer
3 years ago #1969

Hello,

first: i have installed in the past helix 3. the page was 2018 going live.

then 2019 i installed ultimate for testing and desing changes, but decided to stay at helix 3. in this roll out ultimate was uninstalles 2019!

now we have only helix 3 installed.

today i have tested following: installed ultimate again. go to menu items. try to insert badge setup at Mega Menu tab. i had the same situation as previus. now i uninstalled ultimate again. but both mega menu entry stay at menu-items in backend. ^^my first problem

second problem: how can i setup with helix 3 a badge - is that possible?

Thank you!

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #1978

Hi,

Would you please give me your admin access through the Hidden content to check the issue?

Helix3 doesn't have the menu badge feature as per my knowledge!

Best Regards

0
Michael Koch
Michael Koch
Accepted Answer
3 years ago #1983

Hello, access attached.

0
Michael Koch
Michael Koch
Accepted Answer
3 years ago #2181

Hello, pls. help me :-) Thanks.

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #2679

Hi,

There was helix ultimate system plugin remained, so I have uninstalled it from Extensions>Manage>Manage.

https://prnt.sc/x57xs0

Your menu is cleaned up now!

Best Regards

1
Michael Koch
Michael Koch
Accepted Answer
3 years ago #2783

I love your support - Thank you very much!

0
Michael Koch
Michael Koch
Accepted Answer
3 years ago #2784

Now we have a badge with Helix 3 Template - great!

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #3631

Hi,

You are always welcome... Glad that you love it! You may resolve the answer now I guess:)

Best Regards

0