• Priority: 0
  • Status: Waiting on customer
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 04.12.23, 16:25
  • Opened by: Victor Vilette

Ticket #25101 - Menus - prestashop link

Hi
I have a problem with the “prestashop link” context menu which does not register when I click on “Save”.
It’s the same for all the other items I create. When I reopen a menu, my selection has disappeared.
How to fix this ?
Thanks.

Attachments:

Comments

Fred 04 Dec 2023, 16:41

Hi, Victor.
The issue has been fixed. Please test to confirm the change
Updated files are:

/dev/modules/pk_menu/views/templates/admin/menu_item.tpl
/dev/modules/pk_menu/pk_menu.php
Victor Vilette 05 Dec 2023, 10:08

Hi,
Thanks to solve the issue, its works great.
Also, i have a question about submenus. It is possible to make a fullwidth submenu, while the main menu is included in a subsection in 1 line header ?
Like the demos template "Dailydeal" or "Full Page"
Thanks.

Attachments:

Fred 05 Dec 2023, 10:34

Yes, just select these two options: https://take.ms/FlKFh

Victor Vilette 05 Dec 2023, 10:38

These options are selected for all my menus but problem persist

Fred 05 Dec 2023, 10:51

I see now.
That's because you are using CE Pro Theme builder. You can fix that adding "header" id here https://take.ms/P2CKR and custom CSS

#header .elementor-widget,
#header .elementor-widget-wrap,
#header .elementor-column-wrap,
#header .elementor-column,
#header .elementor-section .elementor-container {position: static !important}