Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Theme Site Themes => Topic started by: Diego Andrés on September 10, 2014, 08:49:12 AM

Title: BlueShame
Post by: Diego Andrés on September 10, 2014, 08:49:12 AM
Link to the theme (https://custom.simplemachines.org/index.php?theme=2812)
(https://custom.simplemachines.org/index.php?action=download;theme=2812;attach=235083;image;thumb)

(https://smftricks.com/logos/logo.png) (https://smftricks.com/)
Free & Premium Responsive Themes for SMF

(http://i.imgur.com/SLqqeSN.png)

(https://img.shields.io/badge/License-MIT-a05a3f?style=flat-square) (https://img.shields.io/badge/SMF-2.0-996ee1?style=flat-square) (https://img.shields.io/badge/Responsive-Yes-6e97e1?style=flat-square)

BlueShame
Developed by Diego Andrés (https://www.simplemachines.org/community/index.php?action=profile;u=254071)

Features


Demo Online (http://demo.smftricks.com/index.php?theme=52)
GitHub (https://github.com/SMFTricks/BlueShame)
Title: Re: BlueShame
Post by: ARG01 on September 10, 2014, 11:32:55 AM
Very nice.  ;)
Title: Re: BlueShame
Post by: Diego Andrés on September 10, 2014, 07:26:12 PM
Thanks :)
Title: Re: BlueShame
Post by: crustybum on September 23, 2014, 12:54:57 PM
Nice theme but i can get the news feed to work?
Title: Re: BlueShame
Post by: modey on September 24, 2014, 11:02:45 AM
Nice theme
how to add those Facebook, YouTube , twitter and Rss icons up
=>in theme settings
Title: Re: BlueShame
Post by: Rumpa on September 24, 2014, 05:05:27 PM
Very nice theme but where is the time and date
Title: Re: BlueShame
Post by: Diego Andrés on September 24, 2014, 05:21:54 PM
Quote from: crustybum on September 23, 2014, 12:54:57 PM
Nice theme but i can get the news feed to work?

I don't understand what do you mean


Quote from: Rumpa on September 24, 2014, 05:05:27 PM
Very nice theme but where is the time and date

What do you mean?
Title: Re: BlueShame
Post by: Rumpa on September 25, 2014, 01:42:28 AM
Quote from: Rumpa on September 24, 2014, 05:05:27 PM
Very nice theme but where is the time and date

What do you mean?
[/quote]

I mean to say it's not showing date and time under user name like SMF default curve theme
Title: Re: BlueShame
Post by: Marsigne on October 24, 2014, 07:21:16 PM
Hey, good theme! One problem though, is that RSS icon can't be taken out, like, even if blank, it doesn't remove like other ones.
Title: Re: BlueShame
Post by: Diego Andrés on October 24, 2014, 08:23:19 PM
I have it in that way to avoid using more code I guess  :P

Index.template.php search
</div>
<div id="quicknav">
<ul>';

if(!empty($settings['twitter_username']))
echo '
<li><a class="social_icon twitter" href="http://twitter.com/', $settings['twitter_username'] , '" target="_blank"></a></li>';

if(!empty($settings['facebook_username']))
echo '
<li><a class="social_icon facebook" href="http://fb.me/', $settings['facebook_username'] , '" target="_blank"></a></li>';

if(!empty($settings['youtube_username']))
echo '
<li><a class="social_icon youtube" href="http://youtube.com/channel/', $settings['youtube_username'] , '" target="_blank"></a></li>';

echo '
<li><a class="social_icon rss" href="', empty($settings['rss_url']) ? '' . $scripturl . '?action=.xml;type=rss' : '' . $settings['rss_url'] . '', '" target="_blank"></a></li>';

echo '
</ul>
</div>
</div>


Replace it with:
</div>';

if (!empty($settings['twitter_username']) || !empty($settings['facebook_username']) || !empty($settings['youtube_username']))
{
echo '
<div id="quicknav">
<ul>';

if(!empty($settings['twitter_username']))
echo '
<li><a class="social_icon twitter" href="http://twitter.com/', $settings['twitter_username'] , '" target="_blank"></a></li>';

if(!empty($settings['facebook_username']))
echo '
<li><a class="social_icon facebook" href="http://fb.me/', $settings['facebook_username'] , '" target="_blank"></a></li>';

if(!empty($settings['youtube_username']))
echo '
<li><a class="social_icon youtube" href="http://youtube.com/channel/', $settings['youtube_username'] , '" target="_blank"></a></li>';

echo '
</ul>
</div>';
}

echo '
</div>
Title: Re: BlueShame
Post by: Marsigne on October 25, 2014, 07:09:08 PM
Thanks a lot :D and wow, really fast response, yet I replied very late haha xD it works wonderfully, but a note, if someone wanna use that code, RSS can't be used then, but really, if they use that code (removing RSS), is because they don't want to use it lol btw, your theme is really awesome and fits nicely, and I've got a logo that fit the theme also :) if you wanna see it, go to marsigne.comlu.com (to see boards you must be member but it looks all good :D).
Title: Re: BlueShame
Post by: CİHAD_EHLİ on January 13, 2015, 06:30:02 AM
news is not active on the homepage..? haberler anasayfada aktif olmuyor
Title: Re: BlueShame
Post by: Diego Andrés on January 13, 2015, 07:15:40 AM
Quote from: CİHAD_EHLİ on January 13, 2015, 06:30:02 AM
news is not active on the homepage..? haberler anasayfada aktif olmuyor

Sorry but I don't understand what you're trying to say.
Title: Re: BlueShame
Post by: CİHAD_EHLİ on January 13, 2015, 08:06:10 AM
Quote from: Diego Andrés on January 13, 2015, 07:15:40 AM
Quote from: CİHAD_EHLİ on January 13, 2015, 06:30:02 AM
news is not active on the homepage..? haberler anasayfada aktif olmuyor

Sorry but I don't understand what you're trying to say.

(http://i.imgur.com/qDLKSvk.png)

Title: Re: BlueShame
Post by: CİHAD_EHLİ on January 13, 2015, 03:55:50 PM
(http://i.imgur.com/U7gCrAU.png)
Title: Re: BlueShame
Post by: Diego Andrés on January 13, 2015, 05:11:49 PM
I'm sure that the theme does not have an option to do that.
But you can show the news in the boardindex