Message Boards

Back

Unify-Corporate theme menu

Toggle
Unify-Corporate theme menu
Answer
3/28/21 10:06 PM
Hello
I have noticed that in the unify-corporate theme the menu does not work if the page is used in "responsive", the menu disappears to the icon but when you click on it the main menu of the website does not appear.
It happens on the test website and when installing the thema on our website.
http://lr7.themeray.com/web/unify-corporate/home
Can you tell me how to fix it?

In the same menu I have seen the following post that talks about hiding the login of the website.
"https://www.themeray.com/web/guest/community-forum/-/message_boards/message/3965773?_19_redirect=https%3A%2F%2Fwww.themeray.com%2Fweb%2Fguest%2Fcommunity-forum%2F-%2Fmessage_boards%2Fsearch%3F_19_redirect%3Dhttps%253A%252F%252Fwww.themeray.com%252Fweb%252Fguest%252Fcommunity-forum%252F-%252Fmessage_boards%252Fmessage%252F3965773%26_19_threadId%3D0%26_19_keywords%3Dunify%2Bcorporate%2Bmenu%2Bresponsive%26_19_formDate%3D1616838377699%26_19_breadcrumbsMessageId%3D0%26_19_breadcrumbsCategoryId%3D0%26_19_searchCategoryId%3D0"

Can you tell me exactly what to modify in the menu.ftl file?

Thanks
0 (0 Votes)

RE: Unify-Corporate theme menu
Answer
3/28/21 10:20 PM as a reply to Usuarios Sistemas Grupo Europa.
Hello,
Concerning the sign in button, you can remove the lines below from the menu.ftl file, then re-deploy the theme
<#if !is_signed_in><li class="nav-item <#if navigation_style == "">g-mx-10--lg g-mx-15--xl</#if><#if navigation_style != ""> g-mx-2--md g-mx-5--xl g-mb-5 g-mb-0--lg</#if>" ><a href="${sign_in_url}" class="nav-link <#if navigation_style == "">g-py-7 g-px-0</#if>" id="sign-in">${sign_in_text}</a></li>        </#if><#if is_signed_in><li class="nav-item <#if navigation_style == "">g-mx-10--lg g-mx-15--xl</#if><#if navigation_style != ""> g-mx-2--md g-mx-5--xl g-mb-5 g-mb-0--lg</#if>" ><a href="${sign_out_url}" class="nav-link <#if navigation_style == "">g-py-7 g-px-0</#if>" id="sign-out">${sign_out_text}</a></li></#if>

We will check the issue with the menu and we will let you know soon.
0 (0 Votes)

RE: Unify-Corporate theme menu
Answer
4/1/21 2:53 AM as a reply to sabri ben salem.
Hello,

For the menu Issue, you can download the new version of the theme in your dashboard. Version 3.5 for Unify Corporate Theme.

Regards,
Sabri BEN SALEM
0 (0 Votes)