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.

  • And what do I have to do to return back to homepage after clicking on logo on each page from the web…probably I deleted this link…


    • Go to Appearance> Menus and the home link to your menu.


    • That was not what I mean – what I need is to have a link in the logo on the webpage. The same function like on this website – if I click on the logo Towfiq I. in the brown header on the very to p of this site, this moves me to the homepage. Do you understand me and can you help me?


    • It should do this by default, checkout the demo:
      http://tritonlite.towfiqi.com/


    • But if I use instead of text logo only big image in the logo (like http://www.typko.cz) how can I add a link to the homepage to this image?


    • Open up header.php and replace this line:

      with this:


    • Sorry, but there is some error in the code. Here is the part of the changed code:

      <<a class="text_logo" href="”>


    • I have solved it with this line: <a href="/” style=”width: 950px; height:100px; display:block; “>


  • Hi!
    1- How does one disable the ‘Leave a reply’ from all posts?
    2- How do you add an image in place of the Logo text?


    • 1. Open up single.php and page.php and remove this line:

      2. its only possible in the pro version.


  • hi..
    could you please teach me ho to put some text on slider?
    like you done in you themes..
    thank you.


  • hi,
    how can i remove the number below the slider?

    Greets Donny


    • add this to the very bottom of your stylesheet:

      ol#controls{display:none;}


    • wow that’s fast.
      it’s working Thanks:-)


    • I did this to remove the numbers below the slider, but it did not work. Please help remove the navigation numbers under my slider because they are malfunctioning. Thank you.


  • So beautiful I love this theme.


  • hello,

    whenever i post a picture it comes out twice ..can it be on only?why doe sit repeats itself? thanks


    • whats your site address joan?


  • trying to change what happens when hovering over post thumbnail on main page. Don’t want the “Read More” button to return to default color after hovering.


    • Open up triton.js from the “js” folder and remove these 2 lines:

      jQuery(this).find(‘.read_mor’).css({‘background’:’#ccc’}, 300);

      and this line:

      jQuery(this).find(‘.read_mor’).css({‘background’:’#dfdfdf’}, 300);


    • How do I get to the js folder in the WP editor?


    • you cannot access this via the editor. use this plugin:
      http://wordpress.org/extend/plugins/wp-filemanager/

      or use a ftp software like filezilla if you know how to.

Leave a 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>