ZipGenius

(function ($) {
$(document).ready(function () {
var font_val = ‘Lato’;

// Check if has a link tag of this font
var exist_font = 0;
$(‘link[rel=”stylesheet”]’).each(function (i, ele) {
var href = $(this).attr(‘href’);
if (href.indexOf(‘fonts.googleapis.com/css?family=’ + font_val) >= 0) {
exist_font++;
}
});

// if this font is not included at head, add it
if (!exist_font) {
$(‘head’).append(“”);
}
});
})(jQuery)

Screenshots


(adsbygoogle = window.adsbygoogle || []).push({});
Ads keep ZipGenius free!

(function ($) {
$(document).ready(function () {
var font_val = ‘PT+Sans+Narrow’;

// Check if has a link tag of this font
var exist_font = 0;
$(‘link[rel=”stylesheet”]’).each(function (i, ele) {
var href = $(this).attr(‘href’);
if (href.indexOf(‘fonts.googleapis.com/css?family=’ + font_val) >= 0) {
exist_font++;
}
});

// if this font is not included at head, add it
if (!exist_font) {
$(‘head’).append(“”);
}
});
})(jQuery)

Latest news

[display-posts wrapper=”div” category=”News” posts_per_page=”5″]


(adsbygoogle = window.adsbygoogle || []).push({});Ads keep ZipGenius free!

(function ($) {
$(document).ready(function () {
$(‘body’).addClass(‘wr-full-width’); });
})(jQuery)

(function ($) {
$(document).ready(function () {
var font_val = ‘Lato’;

// Check if has a link tag of this font
var exist_font = 0;
$(‘link[rel=”stylesheet”]’).each(function (i, ele) {
var href = $(this).attr(‘href’);
if (href.indexOf(‘fonts.googleapis.com/css?family=’ + font_val) >= 0) {
exist_font++;
}
});

// if this font is not included at head, add it
if (!exist_font) {
$(‘head’).append(“”);
}
});
})(jQuery)

Love ZipGenius?

(function ($) {
$(document).ready(function () {
var font_val = ‘Lato’;

// Check if has a link tag of this font
var exist_font = 0;
$(‘link[rel=”stylesheet”]’).each(function (i, ele) {
var href = $(this).attr(‘href’);
if (href.indexOf(‘fonts.googleapis.com/css?family=’ + font_val) >= 0) {
exist_font++;
}
});

// if this font is not included at head, add it
if (!exist_font) {
$(‘head’).append(“”);
}
});
})(jQuery)

Support development! 😉


(adsbygoogle = window.adsbygoogle || []).push({});
Ads keep ZipGenius free!