Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Supreme
  • #64282
    acrncevi
    Member
    Post count: 61

    I have a few questions.
    First. How can add the following code in functions.php?

    <link rel='stylesheet' id='googlefonts-css' href='http://fonts.googleapis.com/css?family=Open+Sans:400&subset=latin-ext,latin' type='text/css' media='all' />

    I tried with echo function, but after that the whole site stopped working.

    The rest of code, I guess, I should add it in the “Custom CSS”?

    
    	body{ font-family:"Open Sans", arial, sans-serif;}
    	h1{ font-family:"Open Sans", arial, sans-serif;}
    	h2{ font-family:"Open Sans", arial, sans-serif;}
    	h3{ font-family:"Open Sans", arial, sans-serif;}
    	h4{ font-family:"Open Sans", arial, sans-serif;}
    	h5{ font-family:"Open Sans", arial, sans-serif;}
    	h6{ font-family:"Open Sans", arial, sans-serif;}
    	blockquote{ font-family:"Open Sans", arial, sans-serif;}
    	p{ font-family:"Open Sans", arial, sans-serif;}
    	li{ font-family:"Open Sans", arial, sans-serif;}

    Second. From where the Supreme template imports translation of time in the upper left corner?
    In /wp-content/themes/supreme/language there is no date translation, and
    /wp-content/languages
    โ€‹โ€‹I translated everything from English and marked the use of language in config.php. The rest of the site and the template is properly translated including post dates. Only this date is in English.

    <div multilinks-noscroll="true" class="container">
    				<nav id="top-bar-menu" class="top-menu twelve columns clearfix">
    				
    					<div id="top-bar-date">Thursday, 3. April 2014.</div>
    					
    									</nav>

    Third. How can I adjust the spacing and margin between the name “Latest” and rotating titles in ticker-title? After translation, the article title and the name “Latest” are overlapping.

    Fourth. Will you issue a supplement for counting subscribers on Twitter as you have the Facebook and Youtube?

    Fifth. How can I add this banner: http://i.imgur.com/sVFmNYn.jpg

    #64795
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide website URL with wordpress admin login detail so i can check and give quick solution to you .

    Thanks

    #65473
    acrncevi
    Member
    Post count: 61
    This reply has been marked as private.
    #65739
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Your login detail is not working so please confirm it .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #65749
    acrncevi
    Member
    Post count: 61
    This reply has been marked as private.
    #65898
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1- Please go to Admin -> Theme Options -> Font Options -> Here you can change fonts easily .

    2- Please upgrade theme to latest version .

    3- Fixed it .

    4- Please find any plugin .

    5- Please upgrade theme to latest version . You should have this options in latest version .

    Thanks

    #66042
    acrncevi
    Member
    Post count: 61

    1. Yes, but there is no option to add subset=latin-ext,latin options in google fonts, so I wanted to add manually.

    2. I’m using Supreme v1.5. That upgrade notice inside WP-admin panel is false. It offers mi to ‘upgrade’ to v1.4.6. ๐Ÿ˜‰

    3. Thank you. How did you do it?

    4. I know. I was thinking about original Swift plugin like you have for FB and Youtube.

    5. I’m using v1.5. but I do not know where to find that option nor how to add banner at that position?

    #66630
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1. Please put given below code before <?php wp_head(); ?>

    <?php echo "<link rel='stylesheet' id='googlefonts-css' href='http://fonts.googleapis.com/css?family=Open+Sans:400&subset=latin-ext,latin' type='text/css' media='all' />"; ?>
    

    And rest of css you can put in custom css .

    2. In which page URL , you have this issue ?

    3. I used this css p.ticker-content{margin-left:10px} to fix the issue .

    4. I am not getting you at this point . can you please elaborate this ?

    5- Please go to Admin -> Widgets -> Sidewide Advert and Header Advert .
    Thanks

    #158788
    acrncevi
    Member
    Post count: 61

    3. I used this css p.ticker-content{margin-left:10px} to fix the issue .

    Sorry to bother you again, but in which css file is this css rule?

    EDIT: Solved

    #158910
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am glad that you managed to resolved.
    Thanks
    Mohammad

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register