Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • 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

    in reply to: Use my own TT-Font in Enfold #629857

    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

    in reply to: Use my own TT-Font in Enfold #629826

    Hello Josue,
    many thanks for your help,
    best regards
    Detlev

    • This reply was modified 9 years, 2 months ago by klassik-boote.
    in reply to: Use my own TT-Font in Enfold #628875

    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
    Detlev

    in reply to: Use my own TT-Font in Enfold #628823

    Hi 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&#8243;);
    @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.
Viewing 5 posts - 1 through 5 (of 5 total)