Show Posts


Messages - ruires64

Pages: [1]
1
Customization help / Re: Change the thumbnail seen in facebbook
« on: September 13, 2017, 07:20:28 AM »
hello again

i find it and works

public_html / storefront / view /default /template / comon /head tlp

open head tpl and edit or past on line 6 to  down



   
<meta property="og:url" content="your site url start by http" />                           full url site
<meta property="og:title" content="description" />                                                description
<meta property="og:site_name" content=name you store " />                                 name or description
<meta property="og:type" content="website" />                                           dont change this line
<meta property="og:description" content="more descrition" />                    description of site or about site     
<meta property="og:image" content=" image url from your site " />      click one image on your site and see url
<meta property="og:image:width" content="800" />                               dont change this line
<meta property="og:image:height" content="360" />                               dont change this line
<meta property="fb:app_id" content="966242223397117" />               this is a default id facebook---dont change this line
</head>
<body>


reset cache on admin store

w..   developers.facebook.com/tools/debug/sharing/ 

if the image dont appears reset cache again




2
Customization help / Re: Change the thumbnail seen in facebbook
« on: September 12, 2017, 10:02:33 AM »
hello
can u tell me why i make this

my website are .usedstuff.pt
when i try to share on facebook, the image is empty, or blank

can u help me

3
Customization help / Re: Trust logo Comodo ssl how to?
« on: September 12, 2017, 09:38:17 AM »
helo

thanks i made it

now i have another issue


im try to change  my facebook thumbnail pic.


when i share the website on facebook

.usedstuf.pt only appears on white

where i change the thumbnail image

thanks

4
Customization help / Re: Change the thumbnail seen in facebbook
« on: September 12, 2017, 09:35:03 AM »
hello

where is the root file to change this?

thanks

5
Customization help / Trust logo Comodo ssl how to?
« on: September 07, 2017, 06:06:03 PM »
hello

i buy a SSL certeficated comodo

i have this scripts to imput :

Select the position on your page where you'd like the TrustLogo to appear:
Position: Inline
Install Code Snippets
Your code snippets will appear below based on the position you choose for your TrustLogo.

Please insert the following two snippets of HTML code into your webpage document. You will need to repeat the process for each web page you wish to display the TrustLogo.

Add this before your </HEAD> tag

<script type="text/javascript">//<![CDATA[
var tlJsHost = ((window.location.protocol == "https:") ? "not alowed imput external websites/" : "   not alowed imput external websites /");
document.write(unescape("%3Cscript src='" + tlJsHost + "trustlogo/javascript/trustlogo.js' type='text/javascript'%3E%3C/script%3E"));
//]]>
</script>


Add this before your </BODY> tag





where i imput the code?

sorry for my english



Pages: [1]

Powered by SMFPacks Social Login Mod