DEJANC Posted October 10, 2014 Share Posted October 10, 2014 I need some help. I want to delete some letters which appear in left uper end... In which file I can do that. See picture what I mean. Thanks. Link to comment Share on other sites More sharing options...
NewbieSVK Posted October 10, 2014 Share Posted October 10, 2014 I need some help. I want to delete some letters which appear in left uper end... In which file I can do that. See picture what I mean. Thanks. I think, you must edit Home Editorial module...delete letters Link to comment Share on other sites More sharing options...
DEJANC Posted October 10, 2014 Author Share Posted October 10, 2014 Thanks for answer. But I notice I even cant get access to modules: I receive error: [PrestaShop] Fatal error in module dboptimization:syntax error, unexpected '<' How to solve that? Link to comment Share on other sites More sharing options...
DEJANC Posted October 10, 2014 Author Share Posted October 10, 2014 For last problem I open another theme. I will try Home Editorial module when will have to access to modules.... Link to comment Share on other sites More sharing options...
Paulito Posted October 10, 2014 Share Posted October 10, 2014 Hello For front office modules go to: Back office > Modules > Modules > Front office features For the "at" in the top left corner, as already said by NewbieSVK you can try the home text editor but I wonder have you downloaded any html module recently. Paul Link to comment Share on other sites More sharing options...
DEJANC Posted October 10, 2014 Author Share Posted October 10, 2014 I dont have module home text editor in modules.... Link to comment Share on other sites More sharing options...
vekia Posted October 10, 2014 Share Posted October 10, 2014 you modified some files manually? Link to comment Share on other sites More sharing options...
DEJANC Posted October 11, 2014 Author Share Posted October 11, 2014 Not me, but I think some files are changed - optimised. Any solution where to delete that letters? Link to comment Share on other sites More sharing options...
El Patron Posted October 11, 2014 Share Posted October 11, 2014 Thanks for answer. But I notice I even cant get access to modules: I receive error: [PrestaShop] Fatal error in module dboptimization: syntax error, unexpected '<' How to solve that? did you resolve this issue? if not follow this: http://www.prestashop.com/forums/topic/224525-how-to-turn-on-error-reporting-for-debug-information/ to get underlying issue. as for additional characters, this may or may not go away with fixing this. if not best to post your front office url for review. Link to comment Share on other sites More sharing options...
DEJANC Posted October 15, 2014 Author Share Posted October 15, 2014 Yes, I reslolve first problem, but still need to delete words at in the left corner.... Link to comment Share on other sites More sharing options...
DrunkBug Posted October 15, 2014 Share Posted October 15, 2014 Maybe it's hardcoded in your theme's header.tpl file? Link to comment Share on other sites More sharing options...
DEJANC Posted October 16, 2014 Author Share Posted October 16, 2014 I checked theme file, but seems to be ok. You can check on: smartlife.si to see what I need to repair... Link to comment Share on other sites More sharing options...
DrunkBug Posted October 16, 2014 Share Posted October 16, 2014 My guess is still that it's something wrong with your .tpl files, because there's a stylesheet included in html body, but it needs to be between head tag. So maybe some tag is missing some character or something. How your google ads codes are displayed? Through tpl file, or by some module? Link to comment Share on other sites More sharing options...
DEJANC Posted October 16, 2014 Author Share Posted October 16, 2014 I think also there is a problem with tpl file, but which? Google ads are displayed trough html box. Link to comment Share on other sites More sharing options...
DrunkBug Posted October 17, 2014 Share Posted October 17, 2014 You should look at what code is put in that html box, also you can try to look at html box module's .tpl file, or theme's header.tpl file. I would look in those 3 places at first. Link to comment Share on other sites More sharing options...
tuk66 Posted October 17, 2014 Share Posted October 17, 2014 You have typo in HTML. <body id="index" class="index hide-left-column hide-right-column lang_si"> <div style="width: 30px; height: 100px; display: block; position: fixed; left: 10px; top: 150px; background: none;"> <div style="width: 30px; height: 100px; display: block; position: fixed; right: 130px; top: 150px; background: none;"> at <link media="all" type="text/css" href="http://fonts.googleapis.com/css?family=Open+Sans:300,600&subset=latin,latin-ext" rel="stylesheet"> The first two divs are ads on the left and right. Link to comment Share on other sites More sharing options...
DEJANC Posted October 21, 2014 Author Share Posted October 21, 2014 You have typo in HTML. <body id="index" class="index hide-left-column hide-right-column lang_si"> <div style="width: 30px; height: 100px; display: block; position: fixed; left: 10px; top: 150px; background: none;"> <div style="width: 30px; height: 100px; display: block; position: fixed; right: 130px; top: 150px; background: none;"> at <link media="all" type="text/css" href="http://fonts.googleapis.com/css?family=Open+Sans:300,600&subset=latin,latin-ext" rel="stylesheet"> The first two divs are ads on the left and right. That I also found, but I dont know in which file I can delete that.... Link to comment Share on other sites More sharing options...
tuk66 Posted October 21, 2014 Share Posted October 21, 2014 Search in all files. Link to comment Share on other sites More sharing options...
DEJANC Posted October 21, 2014 Author Share Posted October 21, 2014 I already did, but without success. I try also with notepad++ with search all files.... Link to comment Share on other sites More sharing options...
tuk66 Posted October 21, 2014 Share Posted October 21, 2014 Zip all your site, paste somewhere and send me PM with the URL. I will try it and hope for luck. Link to comment Share on other sites More sharing options...
DEJANC Posted October 21, 2014 Author Share Posted October 21, 2014 Great, I willl. Thanks in advance Link to comment Share on other sites More sharing options...
tuk66 Posted October 21, 2014 Share Posted October 21, 2014 You are right. It is really tough to find it. I think it has something to do with these two Google ads on the left and right and maybe the "at" is generated by JavaScript. I suggest to disable modules one-by-one, without caching and CCC. You can hope that it will disappear and you will know. Link to comment Share on other sites More sharing options...
Recommended Posts