Forum Replies Created
-
AuthorPosts
-
May 18, 2016 at 11:41 am in reply to: display table from a mysql database with paging and sorted #634323
Hi Rikard,
thx for your answer. Yes, you have understand my Problem. The database structure is very complex. I’m looking for a plugin, that ca manage referenced tables (query) and list in a table.Your tip with the code is very helpfull.
Greeting Detlev
Hi Josue,
fantastic, now i see the font-name. thx
Too bad that the font does not show up. But that is not a problem of the theme, i must contact Linotype.Regards Detlev
Hello Josue,
many thanks for your help,
best regards
Detlev-
This reply was modified 9 years, 2 months ago by
klassik-boote.
Basilis,
thanks for this tipp. I take the info from Dude and copy the font-files (not Google, it’s from Linotype) in the CSS-Folder. Then i write the font-face Information in custom.css. After reload the wp-admin i don’t find the new Font-entry in Heading font and Body text.Best regards
DetlevHi Basilis,
thx for your help. Now i have Change the theme to Enfold Child. Then i have insert in style.css the following:<style type=”text/CSS”>
@import url(“https://fast.fonts.net/lt/1.css?apiType=css&c=xyz&fontids=99999″);
@font-face{
font-family:”Benguiat Pro ITC W04 Book”;
src:url(“wp-includes/fonts/999999/xyz.eot?#iefix”);
src:url(“wp-includes/fonts/999999/xyz.eot?#iefix”) format(“eot”),url(“wp-includes/fonts/999999/xyz.woff2”) format(“woff2”),url(“wp-includes/fonts/999999/xyz.woff”) format(“woff”),url(“wp-includes/fonts/999999/xyz.ttf”) format(“truetype”);
}
</style>body {
font-family: ‘Benguiat Pro ITC W04 Book’, Fallback, sans-serif;
}In the Enfold Child Optionen i select at Heading Font “Standard” and Defines the Fonts for your Body text ???? What – i don’t find the Benguiat.
Have you a idea?
Regards Detlev-
This reply was modified 9 years, 2 months ago by
klassik-boote.
-
This reply was modified 9 years, 2 months ago by
-
AuthorPosts