andre2028 Posted February 9, 2020 Share Posted February 9, 2020 Hello, I want to activate my Facebook pixel so I need to add Facebook pixel code in header.tpl file above <head> but when I edit /themes/simplio/templates/_psrtials/header.tpl (thats where I can find my header.tpl file for my theme) I can't find <head> to paste the code above it. Is this the right header.tpl files or do I need to find another one? Link to comment Share on other sites More sharing options...
LeSchtroumpf Posted February 12, 2020 Share Posted February 12, 2020 Hello, There is no head in header.tpl file. You have to had your pixel on top of the file between this : {literal} <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s) [...] <!-- End Facebook Pixel Code --> {/literal} Link to comment Share on other sites More sharing options...
andre2028 Posted February 13, 2020 Author Share Posted February 13, 2020 17 hours ago, LeSchtroumpf said: Hello, There is no head in header.tpl file. You have to had your pixel on top of the file between this : {literal} <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s) [...] <!-- End Facebook Pixel Code --> {/literal} Hello again, so should I just paste the pixel in the beginning of the file? Link to comment Share on other sites More sharing options...
Kogkalidis Posted February 13, 2020 Share Posted February 13, 2020 You have separate file named head.tpl which serves the obvious (<head></head>). Check it out and let us know. Link to comment Share on other sites More sharing options...
andre2028 Posted February 13, 2020 Author Share Posted February 13, 2020 18 minutes ago, tapanda.gr said: You have separate file named head.tpl which serves the obvious (<head></head>). Check it out and let us know. This is the whole code in head.tpl and there is no (<head></head>) Link to comment Share on other sites More sharing options...
Kogkalidis Posted February 13, 2020 Share Posted February 13, 2020 Yeah because the devs have put it outside and call the content (strange I know). Have a look here Link to comment Share on other sites More sharing options...
madmaxx Posted February 17, 2020 Share Posted February 17, 2020 Hi I want import product from prestashop 1.7 to facebook shop using facebook pixel but I get notice "Not ready". Code it seems to be corect I putted in file file head.tpl. Did someone has similar problem ? Link to comment Share on other sites More sharing options...
Pavledespot Posted March 2, 2020 Share Posted March 2, 2020 Have anybody solved this problem? Link to comment Share on other sites More sharing options...
madmaxx Posted March 3, 2020 Share Posted March 3, 2020 Problem solved itself. Some part product is imported but very slow. and is other problem Missing or Incorrect Data This error may still be visible up to 30 minutes after re-uploading your inventory This item cannot be used for an in-store store because the following data is missing or has the wrong format: name, image, description, price, site link, item availability and status. Resend this item to the catalog with all required data. I don't have fill number Indeks so maby this is problem 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