• Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #21859 - Mobile header problems

Hi,

actually we deactivated the AMP module to manage the mobile versione of the website but we noticed to have a different header and menu items, colors and options aren’t what set in the theme options.

It’s mandatory to manage the mobile version with the AMP module? Or it’s also possible to modify the settings of actual mobile header/menu?

All the top menu icons are displayed and in the menu item “Marchi IOI” the brands module doesn’t work properly actually

Thanks

Attachments:

SHOP-IOI-IT-mobile-header-202... (591.2 KiB)

Comments

Fred 03 Jul 2021, 10:47

Hi, Giorgio.
AMP module is just an option, you can even delete te it
As I can see you have enabled “Simple Header” option in the Theme Settings → Header. Just disable it

Giorgio Bagnasco 09 Jul 2021, 13:22

Thanks
We De-activated the “Simple Header” so we done some little improvements.

But the the menu item “Marchi IOI” with the brands carousel doesn’t work at all: the brands logo aren’t visible, so I re-activated also the “show names” option, and it seems that all the items are overlapped.
It’s a problem of settings or the “Manufacturer logos” module/widget has a bug?
I checked and the number of columns for mobile is set correctly to 1.

Thanks

Fred 11 Jul 2021, 14:42

Do you use cloudflare service? If so please disable it for a while
I have modified the file https://shop.ioi.it/themes/alysum/assets/js/theme.js but no changes if I open it in browser

Giorgio Bagnasco 12 Jul 2021, 11:43

Thanks
We De-activated the “Simple Header” so we done some little improvements.

But the the menu item “Marchi IOI” with the brands carousel doesn’t work at all: the brands logo aren’t visible, so I re-activated also the “show names” option, and it seems that all the items are overlapped.
It’s a problem of settings or the “Manufacturer logos” module/widget has a bug?
I checked and the number of columns for mobile is set correctly to 1.

Thanks

Giorgio Bagnasco 12 Jul 2021, 15:10

Hi, no we actually don’t use Cloudflare

Fred 12 Jul 2021, 15:34

Yes, I see.
Keep looking for a solution…

Fred 13 Jul 2021, 18:22

I can offer you CSS fix to display brands as a list but not as a carousel.

@media (max-width:768px) {
#pk_top_menu .products.pk-carousel > div {width:100% !important}
#pk_top_menu .products.pk-carousel > div > div {width:100% !important; margin-bottom: 20px}
#pk_top_menu .products.pk-carousel > button {display:none}
}

We spent much time on that with no success despite the Page Builder has been removed from the latest theme version

Giorgio Bagnasco 14 Jul 2021, 11:09

Thanks, we’ll try this.

Are you saying that if/when we update the theme we lose the Page Builder?
Page Builder has been removed or replaced with another builder?

Fred 14 Jul 2021, 22:41

We have removed Page builder from the theme package. But if you have it installed you can keep it using.
But the main feature of the latest update is and Elementor module, so if you are not going to use it there is no sense to update

Giorgio Bagnasco 15 Jul 2021, 10:58

Thanks, we’ll try this.

Are you saying that if/when we update the theme we lose the Page Builder?
Page Builder has been removed or replaced with another builder?

Fred 15 Jul 2021, 11:25

You will not lose it after update. You will be able to keep using it

Giorgio Bagnasco 15 Jul 2021, 18:58

Ok thanks, Elementor is better but change to it would means to re-do a lot of things
I hope that the theme will support the next PS updates still using PageBuilder, at least until a major update, like 1.8 or 2.0

Thanks

Fred 15 Jul 2021, 19:01

Yes, Page builder will be supported as well. The theme provides the same hooks for page Builder and Elementor modules, so no worry