Triton PROPremium WordPress Theme

Triton PRO is a all in one wordpress theme with unlimited skins, fonts, sliders, layouts & easy to use theme option panel. The Theme also includes 8 built-in widgets and 20 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.
  • Unlimited Skins- Ability to change the color of any elements
  • 12 Awesome fonts.
  • 2 sliders
  • 3 Layouts
  • 8 Patterns.
  • 8 custom widgets:
  • 1-Flickr Photos
  • 2-Popular Posts
  • 3-Featured Posts
  • 4-Random Posts
  • 5-Twitter Feeds
  • 6-160×600 Skyscrapper Ad
  • 7-250 x 250 AD
  • 8-125 x125 ADs
  • 20 easy to use shortcodes.(Hard-coded in Post Editor)
  • WordPress 3.0 Menus.
  • Mult-Level Dropdown Menu.
  • Social buttons to submit posts to Facebook, Twitter,
  • Stumble upon, Digg, Google Buzz!
  • Easy to use theme options.
  • Option for image logo
  • Custom Background Color/ Image
  • Related Posts
  • Gravatar Support.
  • 3 custom page template
  • Fancy lightbox
  • Easy Google Analytics Integration
  • IE6 Browser Upgrade Alert!
  • Separation of Comments and Trackbacks
  • Threaded comments support.
  • Valid XHTML/CSS3.
  • Well-written documentation
  • One Click Install. No plugin required.

 

Compatibility:

  • Internet Explorer 7+
  • Firefox 3+
  • Safari 5
  • Opera 9+
  • Netscape 6+

version 1.1
—————–
+ Initial Release

1. The slider is not showing up on my frontpage.
A: Go to Settings> Reading and select “your latest posts” as your homepage.
2. The Picture quality on the frontpage posts are not good.
A: Open up functions.php and add this:

add_filter('jpeg_quality', function($arg){return 100;});

Before this:

//Post Thumbnail

 

3. I added 3 -4 slides but my slider is showing 10+ blank slides.
A: The sharing feature of Jetpack plugin is causing this. to fix this, add this to your functions.php:

if ( function_exists( 'sharing_display' ) ) remove_filter( 'the_excerpt', 'sharing_display', 19 );

Before this:

//Post Thumbnail

 

4. Is it possible to disable the fade effect on the images at front page ?

A: Add this to your stylesheet:

.lay1 > div .imgwrap{opacity:1!important;}

 

5. How do I hide the post date and comment counter from the front page posts?

A: Add this to the very bottom of your stylesheet:

.block_comm, .date_meta{display:none;}

 

6. How does one disable the ‘Leave a reply’ from all posts?

A: Open up single.php and page.php and remove this line:

7. how can i remove the number below the slider?
A: Add this to the very bottom of your stylesheet:

ol#controls{display:none;}

8. Any way to increase the number of slides beyond 10?
A: open up easyslider.php and replace this line:

$option['trt_num_sld']

with:

’15’
9. How can i make the slider become image clickable?
A: Open up easyslider.php and replace this line:

with:


 

10. Why is the slider texts “Uppercased”? How do I make them normal?

A: Add this line to the very bottom of your stylesheet:

body #slider .slider-content h2 a, body #slider .slider-content a, body .slider-content p{text-transform:none!important;}

 

The theme is released under GNU General Public License, version 2.


  • Do you plan on making Triton responsive? If so, do you have an estimate of when it would be ready? I love the look but need a responsive site.

    If you do plan on making it responsive but it is simply not available yet, can I temporarily do a 1-column layout so that I can use it on mobile until it is made responsive?

    Thanks


    • Yes, the theme will be made responsive in next few months. and no, there is not simple tricks to make it one column in mobile.


  • while submit blank comment form, we are getting the Blank error page with no option to go back. Please let me know how to fix this Issue. Also some of the features are not compatible with IE8 (such as top right icon on navigation bar, comment field alignments)


    • you get this message right:

      ERROR: please type a comment.

      This is how wordpress was built..


  • Hi, LOVE this theme!!! Is there a way to have layout 1 with the right side bar? Thanks so much for creating the theme and all your help!!!


  • I want to exclude certain categories, or rather, include only certain categories on the home page of Layout 2.
    How should I adjust the code?


    • Open up layout1.php and add this:

       '-3, -4',
      				   'post_type' => 'post',
      				   'paged' => ( get_query_var('paged') ? get_query_var('paged') : 1)
      );
      	query_posts($args);
      } ?>
      

      before this:

      
      

      change the numbers 3 and 4 with your categories that you want to exclude.


  • Hi Hi,
    I am hoping you can help me. I would like to add linked text to the footer rather than insert a text widget into the footer area. Is there a way to do this? Thank so much. My site is http://behindthemirrorbeauty.com Currently you will see that the link is a text widget, but it doesn’t look nice… 🙁

    Again, Thanks for your help.
    Amanda


    • Go to Appearance> Editor and select “footer.php” and add this:

      before this:


  • I just paid $40 for the Triton Pro and I am really feeling ripped off!

    First off, it doesn’t perform ANY of the functions the upgrade claims. None of the patterns work. None of the fonts work. But they did work in the lite version.

    Then, when I go to find an answer from the alleged 24/7 support I see a form telling me to post in the premium forums. There are NO SUCH FORUMS! There’s plenty of on-line help for the freebie version.

    This must be the first time in history I’ve actually paid for something to get a totally reduced version of something that was free!!


    • Rob I guess you just panicked when you found out the fonts and patterns are not being changed in pro version on your localhost wordpress.

      and to see the PRO version forum you will need to login with your username and pass that you selected while purchasing the theme. I see you figured that out later and posted your query in the forum:
      http://www.towfiqi.com/forums/topic/fonts-or-patterns-dont-work

      I will reply on this thread.


  • Helo, I bought the PRO version and I have a problem with Vimeo videos.
    In my personal computer video appears correctly, but does not appear on iphone

    http://www.retroshow.com.br/?p=11

    I need to install any specific plugin? Or some other setting?
    My projects are videos, please, Can you help me?

    Tks
    Marco


    • This is not a theme related issue but how did you add the video to your post?


  • Sorry I don’t remember what name and pword I used when I purchased this theme. Please could you help with 2 things –
    on the home page http://capewineries.co.za/wine-estates-3/ of our site the footer bar is too short. It is fine on the other pages.
    Is there any way to randomise the order of the sliders? This would be really helpful as otherwise we start over and over again on the same one each time you look at a post. Also, is it possible to add arrows to move the sliders forwards so that you can flip through them?


    • I replied to your email Karin. Please check your email.


  • Is there an option to include an e-cart or “donate” button with Triton Pro?


    • not out of the box. you will have to edit some files.


  • I have installed Triton Lite and purchased Triton pro. Can you please tell me how I can get it mobile ready ? Our website is http://www.histoiredujourbonjour.com – Thanks


    • Sorry Ben, its not responsive or mobile friendly.

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

Private

You do not have permission to view this forum.