Jump to content

[SOLVED]how to add code wibiya to home page and all pages?


Recommended Posts

I don't know how to add wibiya code

where Have I to add it?

 

thanks

I have PS 1.3.2.3

 

Hi giuly,

I don't know much about wibiya, but according to this, all you need to do is add the code before the </body> tag on each page.

 

I hope this helps.

 

-Mike

 

yes I read it, where can I find the code </body> in way to add code wibiya before?

thanks a lot

Link to comment
Share on other sites

You also may want to consider, before anything else, upgrading to the latest version of PrestaShop. That should make a lot of things easier for you.

 

-Mike

 

I recently changed server, so not now but in next months I will update to new version surely.

My site

giocattoliamo dot it

 

thanks

Link to comment
Share on other sites

Hi,

 

Go to your shop/themes/yourtheme/footer.tpl file

 

open it with notepad, scroll to bottom of page

 

Then add your wibiya code like bellow and save:-

 

<!-- Footer -->
        <div id="footer">{$HOOK_FOOTER}</div>
	</div>
{/if}
      PASTE YOUR WIBIYA CODE HERE , it may be looks like ",<script>something text here.....</script>"
</body>
</html>

 

Hope this will work and will active wibiya on all your page.

 

If this solve your problem then please mark this post as [sOLVED] as other people can get help from here.

 

thanks,

Arafat jahan

[email protected]

 

I don't know how to add wibiya code

where Have I to add it?

 

thanks

I have PS 1.3.2.3

Link to comment
Share on other sites

×
×
  • Create New...