mikebt26 Posted October 15, 2012 Share Posted October 15, 2012 I had my paypal logo in an advertising module box on my home webpage. I found the paypal logo file deleted that and also the whole advertising module. It has taken the box away and the main logo but still leaves an icon that says paypal when you hover. I'm trying everything to get rid of this but can't locate how to remove it. If anyone can assist it would be much appreciated. www.tackleaustralia.com.au Mike Link to comment Share on other sites More sharing options...
mux Posted October 15, 2012 Share Posted October 15, 2012 have you tried live edit option to remove this form your theme's position? Link to comment Share on other sites More sharing options...
mikebt26 Posted October 15, 2012 Author Share Posted October 15, 2012 have you tried live edit option to remove this form your theme's position? I have a problem with my Prestashop back office as well and am unable to access modules / positions. I can access modules through the main tab but when I go to positions the screen below is blank. Because of this I tried deleting the logo that was there from its file source via FTP and also deleting the advertising block module that it was displayed in, now I am left with the icon you see under the specials block in the right hand column. Link to comment Share on other sites More sharing options...
mux Posted October 15, 2012 Share Posted October 15, 2012 Have you upgraded your site? When this problem started?? I can provide you the simplest solution but not the best one. Access your files in server go to themes and select your default theme open global.css and add following lines in anywhere (Good to be at last lines) .advertising_block { display: none; } This will temporarily solve your problem 1 Link to comment Share on other sites More sharing options...
mikebt26 Posted October 15, 2012 Author Share Posted October 15, 2012 Have you upgraded your site? When this problem started?? I can provide you the simplest solution but not the best one. Access your files in server go to themes and select your default theme open global.css and add following lines in anywhere (Good to be at last lines) .advertising_block { display: none; } This will temporarily solve your problem Thank you so much! I've spent a lot of time trying to remove this and that fixed it quick. I'm pretty sure the missing modules / positions has been gone for a couple of months since an upgrade I did. Have tried some things from the forum like deleting paysafecard and also shipwire via FTP but still no luck. I have also uninstalled all 3rd party modules that are not in use as well. Not sure if there are any further steps I can take. Link to comment Share on other sites More sharing options...
steve_c Posted November 8, 2012 Share Posted November 8, 2012 I also have this problem and have never been able to solve it. Link to comment Share on other sites More sharing options...
mux Posted November 8, 2012 Share Posted November 8, 2012 Can you provide your site url? Link to comment Share on other sites More sharing options...
steve_c Posted November 8, 2012 Share Posted November 8, 2012 I've been able to solve it on my client's site with the CSS workaround. here Link to comment Share on other sites More sharing options...
Recommended Posts