Adrian Posted February 8, 2019 Share Posted February 8, 2019 Hellow everyone. I recently moved homeslider on mobile theme after "search block" with @vekia `s help. (thanks a lot again). I have pasted this in public_html/themes/default-bootstrap/modules/blocksearch/blocksearch-top.tpl {if Context::getContext()->getMobileDevice() == true}{hook h='displayTopColumn' mod='homeslider'}{/if} Now i have a little problem. I think that homeslider is showed twice like in this photo. What can i do ? This is the site if u wanna take a look: https://genti-de-marca.ro/ Thanks. Link to comment Share on other sites More sharing options...
Presta Bucket Posted February 9, 2019 Share Posted February 9, 2019 Hello, You might use instead the hook inside your module.php file and just smarty fetch the tpl file with the slider, have you tried it? Best regards, PrestaBucket Team Link to comment Share on other sites More sharing options...
Adrian Posted February 11, 2019 Author Share Posted February 11, 2019 I don`t now how to exactly do this. i am begginer in php/smarty and others... I only know c++ and java and i try to find some similarities between these. Can you be more specify with the response? Thanks a lot! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now