WebSite X5Help Center

 
Peter Lewis
Peter Lewis
User

SSL Badge not showing correclty , JAVA not working  en

Автор: Peter Lewis
Просмотрено 3047, Подписчики 2, Размещенный 0  

I posted this yesterday afternoon and no one has answered. I wqas told to make it private so that the ICONMEDIA staff will pick it up but stall no answers so I am doing the same post here in PUBLIC so maybe one of the members will have a solution. Thank you in advance

My website is at https://www.djpeter.co.za

on this page Peter Lewis: https://www.djpeter.co.za/home.html

I  have a site seal that is suppose to give information when hovering over it or when you click it , if also opens a window.

there are 2 code snippets you need to place into the code.

1 Just before /HEAD 

2 Just before /BODY.

Which i did on the advanced tab. But it does not work !!!

I made a test sample page to test it using a tct editor and it works 

https://www.djpeter.co.za/test.html

the codes are 

Before /HEAD

<script type="text/javascript"> //<![CDATA[ 
var tlJsHost = (([removed].protocol == "https:") ? "https://secure.comodo.com/" : "http://www.trustlogo.com/");
[removed](unescape("[removed][removed]"));
//]]>
</script>

Before /BODY

<script language="JavaScript" type="text/javascript">
TrustLogo("https://www.djpeter.co.za/images/comodo_secure_52x63_transp.png", "CL1", "none");
</script>
<a href="https://ssl.comodo.com" id="comodoTL">SSL Certificate</a>

Please can you tell me why they do not work

Размещено
6 Ответы
Peter Lewis
Peter Lewis
User
Автор

How what is very interesting is I made another page for the webste

This page I told WEBX5 not to use the template and everything works like it should do

https://www.djpeter.co.za/page-10.html

So my conclusion is there is a clash between the templates and the java I put in for the certificate.

I tried another Template and still the same issue.

I am now going to take out features from the template one by one until it works to try and determine where the problem is

Читать больше
Размещено От Peter Lewis
Peter Lewis
Peter Lewis
User
Автор

When I opened a brand new template without anything it worked.

I then went to page setting and used a graphic file and when I specified fit to window the Java stopped working.

But it seems like that is not the only problem. will keep you updated

Читать больше
Размещено От Peter Lewis
Peter Lewis
Peter Lewis
User
Автор

Something else I just found very interesting is that my videos on my videos page which are links to youtube do not work anymore.

They work find on the prievew on my computer, but on the live site they do not work.

Any Ideas ?

https://www.djpeter.co.za/videos.html

Читать больше
Размещено От Peter Lewis
Peter Lewis
Peter Lewis
User
Автор

I had to go into the x5engine.deferrable.js and change the http to https on the following line

I had to do it on the site. I tried to do it on the Program files directory but it would not allow me to save the file.

(more)e:"text/javascript",src:"http://www.youtube.com/iframe_api"}),e("head").append(Q),n.onYouTubeIframeA(more)

Читать больше
Размещено От Peter Lewis