Can Ocalir
Forum Replies Created
-
It worked like a charm. Thank you very much.
Best RegardsI’ve done like that but this time the symbol appears (“), not an empty square. Im sure about the font pack includes the TL currency. But i dont know what im doing wrong.
Also im sure about the font changed this time./* Main Body */
@font-face {
font-family: ‘Calibri’;
font-style: normal;
font-weight: normal;
src: local(‘Calibri’), local(‘calibri’), url(https://www.oyunhobi.com/fonts/calibri.ttf) format(‘truetype’);
}
@font-face {
font-family: ‘Calibri’;
font-style: normal;
font-weight: bold;
src: local(‘Calibri Bold’), local(‘calibrib’), url(https://www.oyunhobi.com/fonts/calibrib.ttf) format(‘truetype’);
}
@font-face {
font-family: ‘Calibri’;
font-style: italic;
font-weight: normal;
src: local(‘Calibri Italic’), local(‘calibrii’), url(https://www.oyunhobi.com/fonts/calibrii.ttf) format(‘truetype’);
}
@font-face {
font-family: ‘Calibri’;
font-style: italic;
font-weight: bold;
src: local(‘Calibri Bold Italic’), local(‘calibriz’), url(https://www.oyunhobi.com/fonts/calibriz.ttf) format(‘truetype’);
}@page {
margin-top: 1cm;
margin-bottom: 3cm;
margin-left: 2cm;
margin-right: 2cm;
}
body {
background: #fff;
color: #000;
margin: 0cm;
font-family: ‘calibri’;
font-size: 9pt;
}I’ll give it a try then get back to you.
Thank you very much.I’ve followed the guidelines of Thai Baht solution with Arial ext-Latin font. But It was still the same. I dont know what will i do?
Because it is a nice plugin and i’d want to use it.Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] After the update my account page blankBy the way i got this error when i was updating the wishlist plugin.
WordPress database error: [Multiple primary key defined]
ALTER TABLE wp_yith_wcwl ADD PRIMARY KEY ( ID )But its activated anyway.