Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Supreme › Five questions
New Landing › How can we help? › Themeforest Theme Support › Supreme › Five questions
- This topic has 9 replies, 2 voices, and was last updated 9 years by Mohammad – SUPPORT.
-
Posted in: Supreme
-
April 3, 2014 at 3:42 pm #64282
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
April 7, 2014 at 7:29 am #64795Hi,
Please provide website URL with wordpress admin login detail so i can check and give quick solution to you .Thanks
April 9, 2014 at 12:45 am #65473This reply has been marked as private.April 9, 2014 at 3:08 pm #65739Hi,
Your login detail is not working so please confirm it .
Thanks ๐
With Best Regards
Swift IdeasApril 9, 2014 at 3:22 pm #65749This reply has been marked as private.April 10, 2014 at 9:21 am #65898Hi,
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
April 10, 2014 at 2:24 pm #660421. 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?
April 13, 2014 at 5:00 pm #66630Hi,
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 .
ThanksMarch 18, 2015 at 6:00 pm #1587883. 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
March 19, 2015 at 8:12 am #158910Hi,
I am glad that you managed to resolved.
Thanks
Mohammad -
Posted in: Supreme
You must be logged in and have valid license to reply to this topic.