ThatDesignGroup Posted August 23, 2013 Share Posted August 23, 2013 (edited) Hi there, Okay so bit of a PS noob. Decided to use it for my client's latest project. So basically, I've made a custom hook for the top bar which includes the UserInfo and BlockCart modules. What I seem to be having trouble with is the blockcart module specifically I believe. At first, whenever it displayed, it displayed as a block under the top bar (ajax wasn't called either). I then uninstalled, and reinstalled the module, 'ajax-cart.js' was then being called successfully. But the issue I still had was not being able to get it back to it's default hover functionality when hovering over the Cart in the UserInfo module. I then added a 'hidden' class (based on whatever the default css would be for that) to #cart_block which made it now hidden at first and then displays as usual when hovering, but no mouseout, so it just stays stationary there. I can go in and re-code this myself as that's not too much of a problem. Just as it was originally there, I'd rather take advantage of what there is. Any help is greatly appreciated. Edited August 23, 2013 by ThatDesignGroup (see edit history) Link to comment Share on other sites More sharing options...
ThatDesignGroup Posted August 23, 2013 Author Share Posted August 23, 2013 Solved this sorry for the waste of time. For anyone wanting to know, you need to reflect the changes (if modules aren't in #header) to ajax-cart.js @ line 684 Link to comment Share on other sites More sharing options...
Recommended Posts