Hello! I am Towfiqul Islam, a freelancer web designer/developer from Bangladesh, working for 3 years now. Designing is my passion. Most of my design skills are self taught.
Other than web, print design, I design websites from scratch with XHTML, CSS, jQuery. I find website designing very challenging and interesting. I also build wordpress, Joomla and other popular CMS Templates.
Triton is a all in one wordpress theme with awesome 3 fonts, 1 slider, 1 layout & easy to use theme option panel. The Theme also includes 3 built-in widgets and 5 useful shortcodes. The theme is SEO Friendly and has plenty of user-friendly options. The theme also comes with a Contact page Template which doesn’t require any setup.
[...] Triton Lite [ Demo ] [ Download ] [...]
[...] Download | Anteprima [...]
[...] Triton Lite [ Demo ] [ Download ] [...]
[...] I的Tirton list主题,效果非常不错,非常适合做一些相册之类的网站。好了,关于NextGEN [...]
[...] mamy zamierzenie pobudować dom projekty domów drewnianych i interesują nas domy ekologiczne, inspiracji możemy poszukać pośrodku innymi w Internecie. [...]
[...] Triton Lite [ Demo ] [ Download ] [...]
[...] Features Live Demo Download Top ↑ [...]
[...] Features & Download Live Demo [...]
[...] Triton Lite [ Demo ] [ Download ] [...]
[...] Demo | Download [...]
[...] Info & Download | Demo 14. Gynix Tema Info & Download | Demo 15. Triton Lite Info & Download | Demo 16. Shuttershot Info & Download | Demo 17. Bonpress Info & Download | Demo [...]
[...] Caracteristici & Descarcare Demo [...]
[...] Features » Demo » Download » [...]
[...] Features » Demo » Download » [...]
[...] Features | Live Preview | Download [...]
[...] Triton Lite [...]
[...] Here we have put together 40+ free WordPress themes that you can download for free. Though there are plenty of paid themes also available but finding the freebies always is a pleasure. So, enjoy this collection and feel free to share your opinion with us. Demo /Download WordPress is the famous blogging platform and a content management system for creating a blog or a website. WordPress themes are available there in order to customize ones WordPress blog or websites. You can choose a custom theme for your blog or website that will best represent you. since WordPress is the most commonly used blogging platform and millions of people all over the world are using it, choosing a custom WordPress theme is crucial for making your website stand apart from others. Demo / Download Demo / Download Demo / Download Demo / Download Demo / Download Demo / Download Demo / Download Demo / Download Demo / Download Demo / Download Demo / Download Demo / Download Demo / Download Demo / Download Demo / Download Demo / Download Demo / Download [...]
[...] 15. Triton Lite [...]
Thanks again. Totally agree with indigorchid. you have done a great work and the support you have been giving us is amazing.
my blog (send you a link via contact form) is almost done, just need to change something.
There’s a red line just below the logo on the header that goes from one side of the page to the other. The default was grey (i think) at 1px. changed to red at 2px but i can’t figure out how to make it the same width as the slideshow box. Added a background pattern and i dont want that red line to go over it.
add these lines to your stylesheet:
#header{border:none!important;}
#logo{border-bottom: 2px solid red;}
Sorry but the pagination is not working
I tried pagination plugins, but the problem still persists, I believe there is some problem with the loop…
Hola Miguel,
Have you found a solution for this? I’m dealing with it too!
SL
Thanks Towfiq, that´s it. But instead of solid red I would like the same red as the logo (#2624) How do I change it?
Thanks again for your suport
#2624 this is wrong. make sure you have the proper color code. there are 6 character in every color code. for example: #FF0000
Sorry about that. Your correct. My bad. The correct color code is #AD2624
try this:
#logo{border-bottom: 2px solid #AD2624;}
woooohhhhhh!!! That was fast. Thanks. Fixed
i cant seem to get the slider to work for this theme. any ideas?
Did yo follow the steps that’s written in the Documentation? Go to Appearance> Triton Lite Options> Documentation .
and post your site address here.
Yeah, i tried doing it that way but despite uploading the picture with the correct settings properly i cant seem to utilize the slider. I have looked through all the settings in the dashboard and have come up with nothing. Help is greatly appreciated.
Here is the site address
http://66.147.244.154/~bombast2/B.I.G./
obviously its still being constructed.
looks like you are using a static page for homepage. Go to Settings> Reading and check this options:
“Front page displays” : “Your latest posts “
Sorry to bother again. But how do I get the contact page to work.
I don’t see it anywhere.
There is a page-contact.php file, but i can’t find anything in the template or the control panel.
Found it in the control panel. How can i add other fields in the contact form. I would like to add the field “Subject”.
Also, how can I add a border (arround 5px) to the fields that have to be filled?
Thanks
not possible to add a new field. to add 5px border add this line to your stylesheet:
.entry-content input, .entry-content textarea{border:5px solid #ddd!important;}
is it possible to add other social icons to the header?
I would like vimeo.
Thanks
To add Vimeo:
Go to Appearance> Editor and select header.php from right and find this line:
then add this line after it:
And then click the “Update File” button below and select “Stylesheet” from right and add these lines:
.social ul .soc_vmo a{background:url("http://www.imgjoe.com/x/vimeoovo.png") no-repeat!important; display:block; width:16px; height:16px; text-indent:-999999px;}hi..
when i upload your theme.. the slidebar does work for me.. how to fix this?
Did you install the latest version? The sidebar only appears in post pages not on front-page.
thank you for the help with my slider issue, i wanted to know if it was possible to add a log to the footer or header bar??
what do you mean by “log” ?
First off, awesome theme! Thank you for allowing a free version. I plan to upgrade eventually.
I have a question about using the featured posts widget:
I want to use six of them on the main page and I want them to show up as two rows of three. However, when I add the six they show up as one row of three, one row of two, and one row of one.
How can I fix this?
Thank you
Go to Appearance> Editor and add this line to your stylesheet(to the very bottom):
#trt_feat_widget-8{margin-right:0px!important;}
Perfect!
Thank you.
The dropdown menu doesn’t work correctly in IE – when you hover over a in the top menu, the popup list is separated from that menu by about 10px. Also, the menu goes BEHIND the slider in IE. http://www.biz.uiowa.edu/cimbamba. I’d appreciate any help because I don’t want to change templates now.
What version of IE are you talking about? I just tested your site with IE8 and it works fine.
I’m a little confused on the slider for the header images. I would like to put 3 pictures on the slider, but don’t want them to link to anything. When I put my images in on the slider is shows it as a post. I’m just confused I guess.
I love the theme. It is absolutely beautiful!
Any help you could give would be greatly appreciated.
Thank you.
I assume you don’t want the text in your slides.
Go to Appearance> Editor and select “stylesheet” from right and add these lines to the very bottom of the editor:
.slider-content{display:none;}
Thank you. That did the trick.
I looked through all the comments to see if this question was asked before and didn’t see it, though I might have missed it.
Is there anyway to Increase the size of the tagline that goes under the Site Title and make it Italics?
Your customer support is incredible!
add this line to your stylesheet:
.desc{font-size:13px!important;}
I love this Triton Lite theme. Is there a way to change the order in which the posts appear on the home page? When I add a new post it automatically puts it on the top left box. I’m just trying to figure out how to arrange the order of my posts how I want them.
Thanks.
Penny
the only way to change the position of the posts is changing the time of the posts. Or you can just try this plugin:
http://wordpress.org/extend/plugins/postmash/
Hi Towfiq. Thank you so much for your themes. I have a question, though : is it possible not to have all the articles on the home page by default ?
Thank you !
No there is no built-in option for that. You can use this plugin though:
http://wordpress.org/extend/plugins/front-page-excluded-categories/
Hey, first of all I would like to thank you for this awesome theme!
I´d used it for like two months but I just discovered a problem, the navigation for changing page does not do anything.
I´ve checked the URL and it actually change to “mysite.com/page/2″ but the content is still the same as the first page.
Any suggestions?
Regards.
Are you sure? I ran some tests and it is working fine. Did you install any plugin that might cause this?
Yeah, pretty sure! I´ve installed some basic plugins, but none that should mess with this.
I have done some changes with the code though, but mostly with the CSS.
Can you think of any more reason why this would happen?
Regards.
Hi
Mine too.
The page with the blog archive runs to 2 pages.
When I click on Page 2 it returns the same content as page 1.
tab in question is “ideas for sharing” on my site http://www.NicktheNonExec.com
Can you suggest a fix please?
Are you using a static page as your homepage?
No static page at present
Problem resolved – not sure how
Thanks for your prompt attention
The graphic for the slider in the admin dashboard seems to be missing. It’s pointing to slider_button.png but when I look in the files, no such file is present. I even re-downloaded and it’s not there. Can you please advise? Thanks
it’s small harmless bug, there should’nt be a slider_button.png file in the theme. ignore it, its nothing.
thanks for the reply. I appreciate it.
Hi Towfiq
Recently, I had create a new blog with your theme, I did some changes especially by changing the background color it’s work’s perfectly with your advice. The problem I have is I cannot change the colors of text titles of my pages below:
http://animedmedia.com/blog3d.animedmedia.com/?page_id=181
I wonder which SECTIONS in my style.css I can change the color code?
1- Appearance
2- Editor
3- Stylesheet (style.css)
Select theme to edit:
add this to your stylehseet:
#posts .postitle, #posts .postitle a{color:#fff!important;}
I was wondering if it is possible to make the slider images clickable without having to add a title to the image?
I have some header images with text already in the header.
The Triton theme is a beautiful piece of work by the way!
Sherri Lynn
Go to Appearance> Editor and select “easyslider.php” file and find this line:
and replace it with:
I’m trying to set up Your theme for myself, and I have used your code to make slider images clickable… It doesn’t work
. But this one works:
<a href="”>
I’m not php programmer, just understand it a bit
, Can You tell me what is the difference?
“<a href="”>”
Code once more maybe now Your script will show it
I’ve deleted “rel=”nofollow” from your code.
I really love Triton Lite! It’s gorgeous and clean. I was wondering, though, if it might be possible for me to use my own logo in place of the existent logo text? The URL I entered in this reply form links to the development site for a project I’m working on, and upgrading right now isn’t an option (I don’t want to spend anything without permission from my client).
Thanks again for allowing for a free theme, and I can’t wait to upgrade once I get clearance from the site owner to do so…
Contact me:
http://www.towfiqi.com/contact
Just did. Thank you!!!
Hi Towfiq,
First, thanks for the theme, it’s just… perfect. Really, thanks a lot.
On question, nevertheless: the pictures I’m trying to post are limited in size. I don’t manage to display them at their true size (ie 800*600). Any idea ?
GF
so, you want to display the full image? since the size of the post content area is 620px the images inside it will be automatically resized to 600px for better visual. it will not be possible to display the images at 800px.
OK. Nevermind, i’ll deal with that. Thanks for the support…
Hello, I am loving your theme. Using it for a client. Would like to know how I can find out how the pixel dimension for the slider.
Thank you!
Hi dude, awesome theme! I just need some help cos I don’t know where the log on button is on the theme?
Me again, I’m on appearance settings trying to change customize the Triton Lite options but there’s no option to save my changes and the only tab it’s letting me on is ‘general’
Hello, I’have bought the Theme Triton PRO, but the sidebar can’t be visualized in my website “www.casteddu.it”.
Why ?
Massimo
Sorry, I’m a little dense, but I tried to follow the directions to create a slider and I can only get 1 slide to rotate. I’d like 3 slides that link to a different page when I click on them. Does it make a difference if I use Chrome to create the page? Thank you.
Go to Appearance> Triton Lite options and select the “Slider” tab and change the number of slides. Since the default value is 1, the slider displays only one slide.
I am very new to WordPress. I just switched to this theme and I love the look. Can someone help me why is everything squished into the left side of the site? I want it to evenly fill out the computer screen?
Thanks for any help
I can not get the slider to work.
Editing menus no longer works right.
When I drag a menu heading to the right to make a sub-menu it will not save and reverts to a top level menu item.
Have you any suggestions of where to look for the problem please?
could b e a browser issue, try a different Browser.
Hi Towfiqi – I’ve removed the text from my slides using the ‘.slider-content{display:none;}’ fix, but I was wondering if it was possible to turn the images in the slider into links themselves? I’d like to be able to link to internal content via the slider images.
Go to Appearance> Editor and select “easyslider.php” from right and find this line:
and replace it with:
Hi again – I tried this fix, but now my site returns the following error where the slider should be:
Parse error: syntax error, unexpected ‘?’ in /home/wewerepr/public_html/samwildman.co.uk/wp-content/themes/triton-lite/easyslider.php on line 12
Any clues? Thanks again for your help…
Try this code:
hey Towfiqi, I just wanted to find out if it was possible to replace the top website name and description with a banner image? thanks for your time. fantastic theme!
I love this WP theme! Thanks for sharing it with us. Can you tell me, is there a way to order the sliders? It seems right now they are set in alpha order and I’d love for my last slide to be the first slide. Any help you can give is appreciated. Thanks again!
Currently there is no way to do this.
When using the no side bar page template you still get the dotted margin appearing on the right. I’ve hunted everywhere but can’t seem to remove it. Any ideas?
Go to Appearance> Editor and select “Stylesheet” from right and add this line to the very bottom:
#posts{background:none!important;}
Trying to embed flv files using the HDFLV media importing videos:
For example:[hdplay id=3 playlistid=2 width=400 height=400 ] or [hdplay playlistid=2 ] or [hdplay id=3 ]
Does triton lite support embedded video files? If not is there another way we can embed videos?
You can use this shortcode if you install this plugin:
http://wordpress.org/extend/plugins/contus-hd-flv-player/
Hey Towfiq,
first, thanks for the theme. i love it! very very good work!
i have two questions.
1. under the slider i have 3 posts in a row. is it possible to make only 2 posts in a row and then on the right side a sidebar?
2.i only want to have 6 posts on the mainpage. this is not the problem. but when there are more posts, there comes a NEXT PAGE button. is it possible to remove this button and the page numbers?
thx for your support!!!
1. A lot of template files editing is required.
2. Go to Settings> Reading and increase the number of blog posts shown per page
1. oh… ok, thx.
2. i did this. this is set on 3. i just building my page and have 4 posts for testing. 3 r on the main side and 1 on page 2. but i don’t want, that there is the possibility to get to page 2. i want to remove the button “1″, “2″ and NEXT PAGE
set it to 4 or 5 and it won’t appear again.
but when i make 8 posts, the buttons come again…
thanks alot for your help!
i love your themes!
hmm… The lets remove this completely from the template files. Go to Appearance> Editor and select “lay1.php” file and remove these lines:
<div class="lay1_page"><?php if (function_exists("trt_paginate")) { trt_paginate(); } ?> </div><div class="hidden_nav"><?php paginate_links(); ?></div>Is it possible to have a logo in place of the Logo Text?
John, this is possible in the PRO version.
I would like to put links and lists in the posts under the title. How can I do it? The theme dont seem to allow it as it is..
I don’t understand, can you elaborate?
I an trying to put links in posts, but they dont appear. Posts only show text and images
In the post editor page, put your links in the “excerpt” box. if you don’t see it, click the “Screen Options” button option from top and check “excerpt” and it will appear under post editor.
Is it the only way? I would like to put something like that
yes. add links this way in the excerpt box of the posts.
hello towfiqi I had tried to make the easy slider clickable without having any of the text visible just as sam has done using this code
pastebin.com/yyFwY6yP
however the slider on the site now doesn’t display the images, nor is the slides clickable.. it appears to be be working on sam’s site well..is there any way this can be altered? thanks again.
Chris
Did you properly do it? IF you are using any cache plugin, make sure you cleared the cache after editing the file.
Thanks for all the help so far. I have read nearly every comment and managed to tweak things extremely easily following your guides.
One thing I am stuck with though. Is it possible to add a three widget areas (left, center and right) just below the main content area?
Thanks.
no, sorry.
Hello Towfiq,
I would like to know if the Triton Lite theme (or its Pro version) can be translated in another language. Is there a POT file somewwhere ?
Thank you
The .p and .mo files are provided with the PRO version.
hi!
I’m sorry but i don’t understand why my widgets don’t appear in the sidebar ?
(sorry for my english, so bad)
by the way, beautiful template !!
ps: I have triton lite 1.1 !
Do you have version 1.3? Really ? (i download on this page, just have 1.1 !)
Download version 1.3 from here:
http://wordpress.org/extend/themes/triton-lite/stats/
I am interested in getting this. Does it have a way to put the sidebar on the left hand side?
You will have the edit the template files.
Hello!
I was wondering if there is a way to change the font color in the slider text? i would like a draker grey or something more visible. Great theme btw.
Thank you!
Go to Appearance> Editor and select “Stylesheet” from right and add this line to the very bottom of the editor:
#slider .slider-content h2 a, #slider .slider-content a{color:#333!important;}