Jump to content

block cart in DisplayNav Hook?


Recommended Posts

Hello,

 

I am trying to do the same. Moreover I would like to move both: Cart block and Quick search block into DisplayNav position.
When I hook them there, it's disordered.

Also I have a problem to sort CMS pages, because there is no option for position change. How to do it else?

Thank you in advance.

Hugo

Link to comment
Share on other sites

  • 5 weeks later...
  • 7 months later...
  • 7 months later...
  • 11 months later...

I had a problem with this ... tried to move Cart from displayTop to displayNav ... but nothing happened ( worked for other modules ).

 

Solution was to first unhook Cart from displayTop,  then click anchor ( Transplant module ) on the top right of the Positions screen, choose Cart from first dropdown and displayNav from second.

 

Furthermore you should set Cart module position as first in displayNav ( due to float right on cart and user info block )

 

Edit /themes/default-bootstrap/modules/blockcart/blockcarttpl.tpl and remove col-sm-4 and clearfix css classes from 1st div.

( Clear cache after and you should have initial setup ... ofc you will need to adjust more css - remove padding-top etc )

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

×
×
  • Create New...