Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

If you Like the Asteria Lite Theme and want to Keep it free forever Please Rate it on Wordpress.org (It only takes a few seconds)
Viewing 14 posts - 1 through 14 (of 14 total)

Fonts for Czech

Home Forums Free Theme Support Asteria Lite Fonts for Czech

  • #100770

    Jan Skalik

    Dears,

    as there is only one version of font choice (in pages, widgets etc.) and this font is not localised for ex. into Czech language (with its signs ščřž etc.), it is very uneasy to use it. Would not You thing to allow at least one font in Lite version which would be lcalised into these languages?

    Sincerely,
    Jan Skalík

    #100831

    Towfiq I.

    administrator

    please find a Czech font from google fonts and send me the link of the font.

    https://www.google.com/fonts

    #103134

    brano

    I can find the same problem with Slovak language (showing bolded letters in our keyboard signs)… (example of translate of this post) Tiež mám ten istý problém so slovenčinou, píše to zvýraznené písmena pri mäkčeňoch

    #104027

    Towfiq I.

    administrator

    please find a font from google fonts and send me the link of the font.

    https://www.google.com/fonts

    #104236

    Branislav

    Hi Towfiq, I found this one…
    Duru Sans, 1 Style by Onur Yazıcıgil

    it works in preview site…

    #104688

    Towfiq I.

    administrator

    Add this to your Custom CSS:

    @import url(http://fonts.googleapis.com/css?family=Duru+Sans);

    and then open up style.css and replace this:

    body{ background:#f7f7f7; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#999;}

    with this:

    body{ background:#f7f7f7; margin:0; padding:0; font-family: 'Duru Sans', sans-serif; font-size:14px; color:#999;}

    #104978

    Branislav

    Hi,

    I tried to do it but it doesn’t change font at all… maybe my mistake

    1. apperance>>> editor>>> paste as first line @import url(http://fonts.googleapis.com/css?family=Duru+Sans);
    2. styles>>> style.css >>> find and replace body{ background:#f7f7f7; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#999;}

    and update… i tried to refresh it and didn’t even change the fonts at all, neither my problem with
    ahoj čo chýbaš žiť a iné….
    thank you for your help

    #106010

    Towfiq I.

    administrator

    @Branislav whats your site address?

    #106221

    Branislav

    http://www.eventpoint.sk but I don’t know if you can see it when the coming soon mode is active…

    #106604

    Towfiq I.

    administrator

    please lift up the coming soon mode and let me know.

    #106974

    Branislav Baliga

    Hi, its on now..
    thx

    #106976

    Towfiq I.

    administrator

    looks like you removed these lines from your style.css file. add them to the very top of the file.:

    /*
    Theme Name: Asteria Lite
    Description: Asteria Lite is a clean responsive theme with a beautiful slider, Narrow and Wide Layout Option, 10 Social Icons and 3 page templates - Full width page, Left sidebar page and a Blog page Template. The theme also allows you to design your site logo with 600+ fonts. The Theme also has a Maintenance Mode feature, Beautiful Gallery feature, Custom CSS feature, Import/Export feature and is fully compatible with Woocommerce and Contact Form 7 Plugin. It also comes with Ajax pagination feature which means you can navigate through posts without page refresh. The theme is SEO Friendly and has plenty of user-friendly options. The theme is translation ready and fully translated into French, Italian, German, Spanish, and Chinese. Asteria Lite is suitable for any types of website - corporate, portfolio, business, blog. Get Free Support without registration on http://www.towfiqi.com/forums/forum/asteria-lite
    Version: 0.7
    Theme URI: http://www.towfiqi.com/asteria-lite-free-wordpress-theme.html
    Author: Towfiq I.
    Author URI: http://www.towfiqi.com/
    License: GNU General Public License, v2 (or newer)
    License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
    Tags: theme-options, one-column, dark, green, white, right-sidebar, left-sidebar, fixed-width, flexible-width, custom-background, theme-options, translation-ready, translation-ready, featured-images, full-width-template
    */
    

    remove this from functions.php:

    wp_enqueue_style('customfont2',get_template_directory_uri().'/fonts/opensans-light.css', 'open_sans' );

    #107117

    Branislav

    Thank you very much, it seems working now in pages, but still in home page, under the slider there is one section chooser where it doesn’t change….

    After upgrading to pro, is it possible to change fonts in each page, buttons etc.? Can I add logo instead of page headline which is now in black square on the top of the page?

    Thx

    #107505

    Towfiq I.

    administrator

    1. its not possible to display one font per page in the lite or the PRO version. I would also suggest that to avoid doing that because the page load time will be very high.

    2. you can add image logo with the PRO version.

You must be logged in to reply to this topic.