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.

  • 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:

    • ">Google Plus
    • then add this line after it:

    • Vimeo
    • 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.

Leave a Reply to Nisha Singh 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>