Triton LiteFree WordPress Theme

Triton is a all in one Free 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.

  • Hi, I would like to remove the transparent bg that appears on every image in the Home page , the image is bright only on mouseover, I would like it to be bright every time , Please help…


    • Its an effect, which can be removed from the theme by opening up triton.js file from the “js” folder and remove this line:

      //Layout1 Animations
      jQuery(‘.lay1 .post .imgwrap’).css({‘opacity’:’0.7′});
      jQuery(‘.lay1 .post ‘).hover(function(){
      jQuery(this).find(‘.imgwrap’).stop().animate({‘opacity’:’1′}, 300);
      }, function(){
      jQuery(this).find(‘.imgwrap’).stop().animate({‘opacity’:’0.7′}, 300);
      });


    • I removed the lines specified by you, but still the opacity occurs on page load, and goes only on mouseover.


    • I changed opacity to 1 in all places specified and it worked, thanx…


  • There is a thumbnail issue whenever facebook share is clicked, either it chooses the wrong thumbnail or no thumbnail can you please tell why…


  • Hello,

    I moved my site from WP.com to a hosted site and now can’t see the header image or any option of adding it in the dashboard.

    I built the site using Triton Lite in WordPress.com (MyweekendKitchen.wordpress.com).

    I moved to myweekendkitchen.in with hosting at Blue Host. Installed WP, imported my .xml from the first site.

    All the posts and pages seem to be there, but the header image does not show – just a gray box. When I go to dashboard > appearance there is no “header” in the list.

    Please help


    • already answered to your email…


  • Hi there,
    Any way to increase the number of slides beyond 10?
    Thanks!


    • open up easyslider.php and replace this line:

      $option[‘trt_num_sld’]

      with:

      ’15’


  • Hi, Is it possible to change the background color of the page to plain white or black…


    • its only possible in the PRO version Ajeeth.


  • Hi,

    I’m currently rebuilding my website (http://pontusdewolfe.wordpress.com) using Triton Lite, which is doing beutiful things with my pictures! I’m wondering:

    1. Is there any way of making the images in the slider change every once in a while? It’s really just stuck on no 1, making it seem kind of broken. I’m using wordpress.com, so some CSS would be of great help!

    2. Is it possible to make my blog entries appear as a list, i.e. underneath each other?

    Great thanks!

    P


    • Please ask these questions in wordpress.com theme forum.


  • I love the overall look of Triton Lite, just wondering if I can change the size of the header image (I’d prefer something shorter).


  • Hi, I’m having problem with my slider, can i know how can i make the slider become image clickable and will direct to other pages?


    • Open up easyslider.php and replace this line:

      with this:

      ">

Leave a Reply to Allyson Cancel reply

Your email address will not be published. Required fields are marked *

+ Insert website address to ensure quick efficient support
+ To post your code, wrap your code with this <pre lang="LANGUAGE" line="1"></pre>