Jump to content

Acticatin Homeslider In Mobile Theme In Prestahop 1.5


hinrikit

Recommended Posts

Hello:

 

I've been trying to activate the Homeslider in the mobiel theme in Prestashop 1.5. After a bit of research, I've been able to attach the homeslider module to the displayMobileTopSiteMap Hook, and it finally displays in the mobile theme. But it doesn't work properly. The different images on the homeslider appear all at the same time, on top of each other (see attached image1). It looks like there is some code missing in the mobile version, probably related to the classes

bx-wrapper and bx-window. In fact, these two classes doesn't appear at the Homeslider.tpl file (where I thought they would be).

 

Can anyone help with the answer? Does anybody know in which tpl file do the classes bx-wrapper and bx-window appear? Thanx in advance

 

You may see my ecommerce layout at http://www.teresilla.com

 

Image1.jpg

Edited by hinrikit (see edit history)
Link to comment
Share on other sites

It's confusing, because this fragment of code

 

<div class="bx-wrapper" style="width:980px; position:relative;">

<div class="bx-window" style="position:relative; overflow:hidden; width:980px;">

 

Appears in the web inspector when I'm using the default theme, but not with the mobile theme.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...