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
Theme looks Awesome, I am gonno buy it for my new project.
I would like to use a different type of front page slider, rather than the one built into the Theron Theme, such as this one https://www.wonderplugin.com/wordpress-slider/
How do I go about inserting it into the front page? Below the menu.
Peut Γͺtre quβelle sβest testΓ©e elle-mΓͺme via votre discussion en ligne, et
quβelle sβest rendu compte quβelle nβΓ©tait pas
encore prΓͺte Γ sauter le pas.
Hello,
I purchased the pro version of your template, I can not find the configuration file (wp-config.php) β¦ where is it?
It also lacks the free version, if you load the pro version I have to redo the whole site or I can save the contents?
thanks and bye
Luana
Ciao,
ho acquistato la versione pro del tuo template, non trovo il file di configurazione (wp-config.php)β¦dove lo trovo?
Inoltre priva avevo la versione free, se carico la versione pro devo rifare tutto il sito o posso salvare i contenuti?
grazie e ciao
Luana
Hey I have brought one of your themes are while back but I just checked the siteβs mobile version the images seem to be off-centered. Is there anyway to correct this? My site is stylestandsalone.com check that out on mobile. Thanks. K.
This themes compatible with woocommerce or not?
Mazile, Yes the theme is compatible with Woocommerce.
Hi there is no option under the social media links for an Instagram link?
I dont see if the reviews work on woocommerce.
I am experiencing errors in uploading plugins with your theme, Theron_Pro.
I ran the PHP Compatibility check and received the following errors.
Theron Errors
FILE: /home/a20pallu5mmm/public_html/wp-content/themes/theron_pro/lib/includes/widgets.php
βββββββββββββββββββββββββββββββ-
FOUND 0 ERRORS AND 8 WARNINGS AFFECTING 8 LINES
βββββββββββββββββββββββββββββββ-
23 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
179 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
307 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
435 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
576 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
716 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
864 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
997 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
βββββββββββββββββββββββββββββββ-
FILE: /home/a20pallu5mmm/public_html/wp-content/themes/theron_pro/search.php
βββββββββββββββββββββββββββββββββββββββ
FOUND 1 ERROR AFFECTING 1 LINE
βββββββββββββββββββββββββββββββββββββββ
5 | ERROR | Assigning the return value of new by reference is deprecated in PHP 5.3 and has been removed in PHP 7.0
Heyy
The web theme is highly functional and wonderfully coded.I like it very much, congratulations!
Tablets are great options to keep little minds entertained. Fill them with educational software, kid-friendly entertainment, and books, and your child will have plenty to do. All of this is made even easier with Amazon Fire Kids tablets, which are packed with kid-friendly content in a drop-resistant frame, so you donβt have to worry about cracked screens or dirty cases. Today is a great day to pick up an affordable kids tablet thatβs suitable for younger and older family members. Working from home or the local coffee shop can be a welcome break from the office β especially when you have the right equipment to make it easy. If youβre looking to upgrade your work setup for when youβre away from the office, Amazon has the perfect deal.