Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • petiflas Friend
    #1088087

    Hi, I am planing to add an image button to the right side of the megamenu as the screenshot I am sending you, (the black square button that says ‘HAZ TU PEDIDO’ , How can I achieve this?

    Thanks

    • This reply was modified 6 years, 3 months ago by  petiflas.
    • This reply was modified 6 years, 3 months ago by  Saguaros.

    1. megamenu
    Saguaros Moderator
    #1088229

    Hi,

    Did you try to add that image into a module and assign to head-search position?

    petiflas Friend
    #1088361

    Hi,

    No, it didn’t worked, when I used a custom HTML module and inserted the image and assigned it to the heard-search position I get what you see on screenshot


    1. Captura
    Saguaros Moderator
    #1088467

    Hi,

    It looks like you don’t show the search + flags and menu on the right side of header, you can add this line of code:

    <jdoc:include type="modules" name="<?php $this->_p('head-search') ?>" style="raw" />

    in this file: root/templates/ja_sugite/tpls/blocks/header.php

    like this: http://prntscr.com/i5bh8n

    it will show the module in ‘head-search’ position

    Regards

    petiflas Friend
    #1088507

    Hi, thanks! That worked,

    but now when the menu collapses, the menu icon is not shown where it should…. 🙁

    Check screenshot


    1. Captura-1
    Saguaros Moderator
    #1088555

    Hi,

    Kindly share the credentials of your site, I will take a look.

    Regards

    petiflas Friend
    #1088650

    thanks!

    I manage to fix it at last, thanks for all the help!

    🙂

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  petiflas 6 years, 3 months ago.

The topic ‘Adding extra image button to megamenu’ is closed to new replies.