screege Posted February 21, 2013 Share Posted February 21, 2013 (edited) Hi I am running latest version of prestashop I have uploaded all my products but by accident I clicked on the permanet links module to reset now my sites header isn´t displaying in the right position the cart, welcome and account links and also the add to cart button is grayed out always, I have tried reinstalling the module with no success. my url is www.relojeria.mx Can anyone help me? Regards Edited February 21, 2013 by screege (see edit history) Link to comment Share on other sites More sharing options...
Doulas Akula Posted February 21, 2013 Share Posted February 21, 2013 Prestashop modules are affected by the modules position in a specific hook as opposed to the stylessheet used. So you will have to adjust the modules position in the hook. For permanent links it is hooked in 'header of pages' hook. So you will move it up.When you reset by default it goes down to be the last module in the list of modules hooked to the header. So all you have to do is adjust it here. Go to your back end >>modules >>position.Then under header of pages hook you will see the permanent link block. Use the buttons on the right to adjust its position relative to the other modules hooked on the header and you will be sorted. Link to comment Share on other sites More sharing options...
screege Posted February 22, 2013 Author Share Posted February 22, 2013 Thanks for your reply I have tried moving the permanent links block to all positions but still the header isn´t right and still the add to cart button is grayed out, any other ideas? Regards Link to comment Share on other sites More sharing options...
Doulas Akula Posted February 23, 2013 Share Posted February 23, 2013 For that case then you may have to check your css. I dont know whether you have made any changes to the theme files. The other option could be an unclosed div tag. But if you have not changed the themes files or added your own modules on the header then this is also unlikely. If you dont mind send me the link to your back end I try to ply around with the positions in the back end. My email is [email protected]. Link to comment Share on other sites More sharing options...
Recommended Posts