IulianN
- Bought between 10 and 49 items
- Exclusive Author
- Has been a member for 2-3 years
- Referred between 1 and 9 users
- Sold between 10 000 and 50 000 dollars
- Spain
72
Purchases
Buyer Rating:
4.30 stars
4.30 average based on 10 ratings.
-
5 Star
770%
-
4 Star
110%
-
3 Star
110%
-
2 Star
00%
-
1 Star
110%
| Created | 26 April 12 |
| Last Update | 15 June 12 |
| Columns | 2 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4, WordPress 3.3, WordPress 3.2, WordPress 3.1, jQuery |
| Documentation | Well Documented |
| High Resolution | Yes |
| Layout | Fixed |
| ThemeForest Files Included | Layered PNG, Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- blue
- css3
- cycle
- decorations
- html5
- iuliann
- megabox
- nivo
- patterns
- premium wordpress theme
- roundabout
- skitter
- wordpress theme
- zAccordion
© All Rights Reserved IulianN -
Contact Envato Support


You have to scroll way down to see the sidebar. On the interior pages, it is normal.
Take a look – ” default template” – http://themes.iulzi.com/megabox/default-template/ , works perfectly, with a clean install you’ll be ok
Yes, all the other pages are also using the Default Template and seem to be fine. But the homepage is not. We only downloaded the theme in January. Is there a new version since then? -A p.s. Thanks for the quick response.
Ok, so open page.php and you’ll see this :
<section id=”blog”>
<?php get_template_part(’/functions/custom/page-slider’); // Slider ?>
and must be like this :
<?php get_template_part(’/functions/custom/page-slider’); // Slider ?>
<section id=”blog”>
Thanks,
IulianN.
Iulian – Thanks for your help earlier. Just one last thing: I want to name the blog page something else (Testimonials) which of course I can do in the menu, but when I click to the page it says “The blog” in large letters. How can I replace this text? I can’t find it in the stylesheets anywhere!
Hello IulianN, I installed your theme to my website. But all javascripts don’t work. For example sliders, lightbox don’t work..etc My site: uzunoglukapimutfak.com Can u help me? Thanks…
Hi,
About your problem, open megabox/functions/scripts.php
And replace this link : http://code.jquery.com/jquery-latest.js With this : http://code.jquery.com/jquery-1.8.3.js and that’s it.