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.
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
Is there a way to change the background color. If I go to themes then edit background it only changes the header but I would like the entire page or “background” to be grey.
GO to Appearance> Backgrounds to change the background.
with the pro can we delete the theme credit link at the bottom?
The Pro version doesnt have a credit link.
Hi there — love the theme — i searched several for days and love this one. Anyway. I Have Zenon Basic and would like to know how to load images (photos) in the space underneath the post text on the static page. I have 2 posts right now and can’t figure it out. Second queston if I upgrade to Pro will I be able to change the size and color of the fonts in the header and the posts. Thanks
use “featured image”
http://www.youtube.com/watch?v=7KEsCtRb-S8
you can change the color in the pro version from the theme options panel, to change the size you will have to edit the css.
Hi, i love the theme and want to upgrade. I’m looking to have a header that allows a logo and a contact number within a graphic. is the pro header something that will allow this?
yes its possible in the PRO version.
Hi, I am using the lite version and I wonder if it is possible to change the alingment of posts on HOME page from center to left. Thank you.
its already aligned to center. when you have more 4+ posts.
Hi! I am making a personal website and I am looking to make the home page just an image with tabs at the bottom. Can I delete the extra boxes at the bottom with the PRO version so you can only see the image and tabs? Thank you!
which tabs are you talking about?
The ‘your welcome text goes here’ box.
you want to remove the welcome text area?
Yes. So that the main page is just an image with tabs. Since it’s a personal website, I have nothing to say, just images and my resume. The purpose is simply for employers to get to see my work. Is this possible? If not, is there a way to make the font smaller than the default size? I know I can change font but I couldn’t fins font size anywhere.
Just, go to Theron Options and remove the text from the welcome box text field and it will be hidden. and there is also an option to disable the blocks and the latest posts underneath it.
When I try to upload the pro version I get this error:
The uploaded file exceeds the upload_max_filesize directive in php.ini.
your host has limited your php max upload size. Use other methods to install the theme:
http://codex.wordpress.org/Using_Themes
Hi I’m thinking of getting the Theron pro and was wondering if I could in anyway customise the template to fit ad banners sizes from 300×250 and 728×90?
Hi I’m thinking of getting the Theron pro and was wondering if I could in anyway customise the template to fit ad banners sizes from 300×250 and 728×90 in the side bar or at the top skyscraper?
Yes Kie! you can
Thank you! 🙂