P2Webdesign Posted August 17, 2011 Share Posted August 17, 2011 Hi Anyone know why these characters #### are appearing at the top of each page of our site? Nick Link to comment Share on other sites More sharing options...
Patric Posted August 17, 2011 Share Posted August 17, 2011 Hi, Have you got a link to the concerned site, please ? Link to comment Share on other sites More sharing options...
P2Webdesign Posted August 17, 2011 Author Share Posted August 17, 2011 Hi, Have you got a link to the concerned site, please ? Hi Yes sorry good call. Site is www.partymagicbox.co.uk Thanks Nick Link to comment Share on other sites More sharing options...
Carl Favre Posted August 17, 2011 Share Posted August 17, 2011 Hi P2Webdesign, If you look at your code you can see that tags supposed to be in <head> are in <body> ! <body id="index"> # # # <title>Childrens Party Supplies | Themed Parties | Kids Birthday Partyware | Online Shop</title> # You can also see the #### here. Check your theme first. Link to comment Share on other sites More sharing options...
P2Webdesign Posted August 17, 2011 Author Share Posted August 17, 2011 Hi Many thanks... This code.... {if $meta_title == $shop_name} # <title>{$meta_title|escape:'htmlall':'UTF-8'}</title> # {else} # {assign var=shop_name_trim value=" - $shop_name"} # <title>{$meta_title|replace:$shop_name_trim:''|escape:'htmlall':'UTF-8'}</title> # {/if} .....was in the head.tpl for some unknown reason, as we had not been working on this file. Mystery, but FIXED! [sOLVED] Link to comment Share on other sites More sharing options...
Carl Favre Posted August 17, 2011 Share Posted August 17, 2011 Strange indeed, but at least it is fixed now . Can you edit the title of you topic and add [solved] at the beginning of it ? Thanks. Link to comment Share on other sites More sharing options...
P2Webdesign Posted August 18, 2011 Author Share Posted August 18, 2011 Hi How? Nick Link to comment Share on other sites More sharing options...
Patric Posted August 18, 2011 Share Posted August 18, 2011 Hi How? Nick To mark a topic as [solved] : - Edit the first post of your topic by clicking on the "Edit" button, - Click on the "Use full editor" button, - Add the "[solved]" string at the beginning of your topic title and clic on the "Submit Modified Post" button. 1 Link to comment Share on other sites More sharing options...
Carl Favre Posted August 18, 2011 Share Posted August 18, 2011 Edit your first post and use the Full editor, you should be able to change the title . EDIT : Argh Patric was too fast ! 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now