Theron PROPremium WordPress Theme

Theron PRO is a fully responsive all in one wordpress theme with ability to change theme elements color, 15 fonts, 3 slider, 4 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 Full-width page, Left Sidebar Page, Home page template and a Contact page Template which doesn't require any setup. Theron PRO is suitable for any business or personal website.
  • Unlimited Skins- Ability to change the color of any elements
  • 15 Awesome fonts.
  • Ability to load fonts.
  • 3 sliders
  • 5 Layouts
  • 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.
  • 4 header Types(change the look of the header)
  • Social buttons to submit posts to Facebook, Twitter,
  • Stumble upon, Digg, Delicious, Google Plus & Pinterest
  • Easy to use theme options.
  • Sticky Top Menu
  • Optimized for Iphone, Ipad and Android Mobile Devices.
  • Option for image logo
  • Custom Background Color/ Image
  • Related Posts
  • Video Thumbnails
  • Gravatar Support.
  • 6 custom page template
  • Fancy lightbox
  • Easy Google Analytics Integration
  • IE6-7 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 8+
  • Firefox 3+
  • Safari 5
  • Opera 9+
  • Netscape 6+

Version 2.0
=======================================
Bug Fixes
———————
1. theme Options page fix.
2. You can now add images, links in blocks and welcome text area.
3. Fixed Slider images border in Internet Explorer
4. Fixed Slider transition looked streched
5. Reduced thesize of other.js file for faster load time
6. Fixed the share_this.php typo which broke the google plus share
7. Fixed Related Posts bug.
8. Google Analytics option fixed
9. Blocks are now clickable in mobile.
10. Minor SEO Updates- h1 tag used in post titles.

 

New Features
————————–
1. The theme is now fully Responsive.
1. Contact form email is now choosable from theme options page.
2. Added More social badges (vimeo, instagram, tumblr)
3. New Home page layout template.

 

version 1.4
==========
+ Fixed the mobile menu
+ Fixed the contact page displaying content twice.

version 1.3

============
+ Initial Release

1. How do I setup the slider?
A: Go to Appearance> Theron Options> Documentation to learn how to setup the slider.

2. My slider and blocks are not showing up. why?
A: Go to Settings> Reading and select “Your latest posts” as your front page.

3. How do I change the number posts appear on the fron page?
A: Go to Settings> Reading to change the number of posts per page.

4. How can I remove the comment box from my website?
A: open up single.php, page.php and page-full_width.php and remove this:

<div><?php comments_template(”,true); ?></div>

5. How to change the order of the sildes at the front page?

A: Try editing the dates of the slides. The slide with latest date is displayed first.

 

6. The social links on the left redirects to 404 error page. why?

A: You forgot to add your http:// at the start of your links. eg:
http://www.facebook.com/pages/Towfiq-I/180981878579536
7. What should be the size of slider images?

A: width- 1000px & Height- 400px

 

8. When a message is sent from the contact page Where do the emails go to? How do I change the email address?
A: The emails go to your wordpress admin email address. And you cannot change the contact page’s degfault email address. Try a wordpress contact form plugin if you want those emails to go to another email address.

 

9. In Interent Explorer the slider appears with a gray border. how to fix that?
A: Add this to the very bottom of your stylesheet:

#slider li img{border:none!important;}

 

10. How do I delete the category names that appear on the post blocks on the home page?
A: Add this to your stylesheet:

.catmeta{display:none;}

 

11. How do I increase the height of the front page blocks?

A: Add this to your stylesheet:

.midrow_blocks{height:230px!important;}
.midrow_block, .mid_block_content{height:215px!important;}

 

12. How can I Remove Author, Post and Category-related Text from posts?

A: Open up single.php and replace this line:
<div><a><?php the_time( get_option(‘date_format’) ); ?></a><?php if(of_get_option(‘dissauth_checkbox’) == “0”){ ?> <a><?php the_author(); ?></a><?php } ?>
<?php edit_post_link(); ?>
</div>
with:

<div><?php edit_post_link(); ?></div>
13. How do I add images to my blocks?
A: Lets say you want to add an image to block 4. Open up index.php and add this line:

<img src=”your image url” />

after this:

<?php echo of_get_option(‘block4_textarea’); ?>

 

14. 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:

//Load Mobile CSS

 

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


  • Forgot to write things, sorry!

    3.About .
    I meant “arrows” which is shown like “” instead of the “small pictures”. (Actually these are not like arrows, sorry!)
    Could you tell me how I can erase them?

    4.Theron Them Options>Front Page>Number of Front page Posts
    I see this doesn’t work.
    No matter I change it, the site always shows ten posts.
    Is there any solution?

    Thanks again.


  • Hi anyone,

    I’m managing a WordPress site with Theron Pro and customer of this site is asking me as follows;

    – They have 4 blocks on the front page of their site. They want to put weekly event on the one of blocks.
    Also event list is written by CSV. as follows;
    # [date], [events]
    2013/08/18, “Twentieth Sunday in Ordinary Time”
    2013/08/25, “Twenty-First Sunday in Ordinary Time”
    2013/09/01, “Twenty-Second Sunday in Ordinary Time”

    – I think it need to put this event list on the appropriate directory that be able to access by WordPress.

    Is it possible and how can I write code? Unfortunately I don’t have enough skill of php coding. I’m happy to give your advise.

    Thank you,

    Takashi Maruyama


  • Hi, I have a problem with the theme theron pro
    My web is http://www.espaimares.cat
    It allows me to add a specific category on the home page, ignoring de option that gives the theme settings
    How I cant fix it?
    Thank You. Silvia


    • Go to Appearance> Theron Options> Front page and this option – “Enable the posts under the blocks on homepage” is turned on.


  • I just Purchased the Pro Theme and it won’t let me dowload it, it goes to a page that says item not found. Can anybody please tell me why? Help!


    • Fixed the issue. Check now.


  • j’ai acheté le thème Theron pro, j’aimerai inserer le logo de mon entreprise en haut a gauche à coté du TITRE di site mais je ne sais pas comment m’y prendre?
    Pouvez vous m’indiquez la procédure à suivre ?
    dans l’attente de vous lire, merci


    • Go to Appearance> Theron Options> basic and you will notice there is a logo upload field. click the upload button and then upload your logo image.


  • FIrst of all – Very nice striking photo of you! Second can you recommend a gallery plug in for the site – as I am hoping to use this site to feature my photography and when a client goes to a page like weddings I would like it to show a few photos like in a gallery rather than a blog like looking post with one picture – is that possible and if not might you have another wp site that you might suggest for me.
    Thanks so much and bless you for making the slider easier than any other wp site I have tried so far…I just uploaded some tester photos to try it out and now I do need to figure out how to change the pics I uploaded into the slider to the real ones I am going to use – but I am sure that instruction is available some where in there!
    Thanks again!


    • there are plenty of gallery plugins. did you try nextgen gallery plugin?

      and you can find the documentation in Appearance> Theron Options> Documentation.


  • Hi anyone,

    I manage a WordPress site with Theron Pro, why when I upload this theme popping up error messages “The uploaded file exceeds the upload_max_filesize directive in php.ini.”


  • HI, when i make a contribution on my blogs, the text appears correct on this contribution but does NOT show an the blog page and the front page.
    and: is there a way to link the whole frame of a blogblock on the frontpage not only the title.

    the theme is very nice and i would really stay with it.
    thanks
    teak


    • replied to your email.


  • Hi When I try to post comment on the site with the theme is goes to a 127.0.0.1 server. I have commenting turned on and tried different permalink structures. Any idea what is going on? The site is http://blog.chelsea-manor.com


  • Hi I made a site using Theron Pro and gave it to the client. I uploaded to their server and all was good. Recently something has changed. It’s like it’s gone from 3 columns to 2 but neither client or myself has actually edited anything? Can you please advise what you think the cause of this might be and how I can fix it?


    • its because your client is using a cache plugin. tell them to exclude the main stylesheet from caching.

      and let me know which version of theme are you guys using.


    • Thanks – that worked perfectly – I’m sure it was Theron Pro ?

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