itunes.apple thingie

Hi

I have a small problem, my site is calling on http://itunes.apple.com/us/app/oo/id345450186

 

<div><a class="bx-btn" href="http://itunes.apple.com/us/app/oo/id345450186" href=""><i class="sys-icon apple"></i> iOS App</a></div>


Which is http and is causing a 'this page is trying to load scripts from an unsafe source' error, and we all know when that happens people think your website is about to reach into their PC's and blow them up. Where would I find this string of code so i can convert it to https://itunes.apple.com/us/app/oo/id345450186  instead of http? in other words what file would this code be written on so i can change it?

Quote · 2 Oct 2017

and this one too

<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,700,600" rel="stylesheet" type="text/css" />

where would i find that?

Quote · 2 Oct 2017

ah problem solved, it was the last google link that was the problem, the itunes thing redirects to https. changed the google link in header and it fixed the warning message 

Quote · 2 Oct 2017

You might also want to fix the anchor tag for the iTunes thingy.

Geeks, making the world a better place
Quote · 2 Oct 2017

I would but i don't know where the itunes thingy bit of code is

Quote · 6 Oct 2017

 

I would but i don't know where the itunes thingy bit of code is

????  Didn't you add this to your site?  I am guessing you added the Apple version of the app for iOS.

Geeks, making the world a better place
Quote · 6 Oct 2017
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.