Quazilium
Running a Business and Monetize site?
Using the theme but need to remove our linksfor commercial and business use. please consider:
Price - $37.00
License - GNU General Public LicenseUnlimited concurrent domain and multisite domain uses for personal or clients and commercial projects

Quazilium WordPress theme is a 3 columns fixed width Responsive WordPress template by MagPress.com. This WP theme supports CSS3/HTML5 and has featured slider and categories, Adsense ready, etc.
Running a Business and Monetize site?
Using the theme but need to remove our linksfor commercial and business use. please consider:
Price - $37.00
License - GNU General Public LicenseUnlimited concurrent domain and multisite domain uses for personal or clients and commercial projects
Version and Changelog
Version 1.3
- add is_wp_error() for feed php error notice and added 2 columns page template
* file effected - style.css and lib/functions/option-functions.php
* added new template - template-two-columns.php
Version 1.2
- fix pagination issue
Version 1.1
Version 1.0
- Initial release v1.0





How in god’s name do I remove the post default header!? I can’t find it anywhere and I’m getting rather annoyed now as I’ve looked in all the codes.
I can replace the picture using the same file name but I just don’t want it there. Please help.
How in god’s name do I remove the post default header!? I can’t find it anywhere and I’m getting rather annoyed now as I’ve looked in all the codes.
I can replace the picture using the same file name but I just don’t want it there. Please help.
try open index.php line 38 edit this code
to this new code
<?php if( has_post_thumbnail() ) { ?> <div class="post-thumb"> <a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"> <?php echo get_featured_post_image(500, 200, "alignnone", "large", 'image-'.get_the_ID() ,get_the_title()); ?> </a> </div> <?php } ?>cheers
try open index.php line 38 edit this code
to this new code
<?php if( has_post_thumbnail() ) { ?> <div class="post-thumb"> <a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"> <?php echo get_featured_post_image(500, 200, "alignnone", "large", 'image-'.get_the_ID() ,get_the_title()); ?> </a> </div> <?php } ?>cheers
I’m testing this theme in my web, but i have a problem. When i try to create a Featured Gallery Slider i only see a black block. i try with various categories, same result.. any help.
Thanks, and sorry for mi English.
I’m testing this theme in my web, but i have a problem. When i try to create a Featured Gallery Slider i only see a black block. i try with various categories, same result.. any help.
Thanks, and sorry for mi English.
try disable plugin one by one and see which plugin causing the conflict. the slider should work under the box but sometime plugin js
will conflict with it.
try disable plugin one by one and see which plugin causing the conflict. the slider should work under the box but sometime plugin js
will conflict with it.
Hi,
How do I disable the mobile version? …for some reason, when I test the site in ie7 and ie8… I’m seeing the mobile layout on my desktop.
Thanks for the theme!
Hi,
How do I disable the mobile version? …for some reason, when I test the site in ie7 and ie8… I’m seeing the mobile layout on my desktop.
Thanks for the theme!
hi clay try redownload the theme and replace only /lib/styles/base.css
some issue were fixed regarding the ie media query bug in v1.1
hi clay try redownload the theme and replace only /lib/styles/base.css
some issue were fixed regarding the ie media query bug in v1.1
thank to that themes
thank to that themes
How to get rid of credits on the right sidebar? Can I buy it?
How to get rid of credits on the right sidebar? Can I buy it?
yes..just use the developer purchase button to proceed. cheers
yes..just use the developer purchase button to proceed. cheers
For the Social Box at the top of the right bar, how do i add the links to the social properties. and if i do not have all those social properties, how do i remove them.
For the Social Box at the top of the right bar, how do i add the links to the social properties. and if i do not have all those social properties, how do i remove them.
you can setup the social properties/links in theme options, remember to enter full url with http://
if you want to remove any social label which you not use, open lib/templates/social-box.php and delete it or comment it out
you can setup the social properties/links in theme options, remember to enter full url with http://
if you want to remove any social label which you not use, open lib/templates/social-box.php and delete it or comment it out
hello, I really like this theme but I face some problems on it
The first problem that I want to remove author Icon, how?
I remove author title by plugin but can’t to remove Icon
and this image show what I mean http://img90.imageshack.us/img90/2108/iconproblem.jpg
The Second problem that I want to increase the width of my template and be flexible in any monitor and this image shows http://img189.imageshack.us/img189/844/widthoftampleteproblem.jpg
The third problem that I want to make this area in background is White, and this the image shows http://img850.imageshack.us/img850/9024/backgroundproblem.jpg
hello, I really like this theme but I face some problems on it
The first problem that I want to remove author Icon, how?
I remove author title by plugin but can’t to remove Icon
and this image show what I mean http://img90.imageshack.us/img90/2108/iconproblem.jpg
The Second problem that I want to increase the width of my template and be flexible in any monitor and this image shows http://img189.imageshack.us/img189/844/widthoftampleteproblem.jpg
The third problem that I want to make this area in background is White, and this the image shows http://img850.imageshack.us/img850/9024/backgroundproblem.jpg
1. go to lib/templates/post-meta.php and delete this
2. go to lib/styles/base.css line 507+
footer .innerwrap , header .innerwrap, #bodywrap, .innerwrap-custom-header, #main-navigation .innerwrap { margin: 0px auto; padding: 0px; max-width: 1120px; /*edit this line*/ width:auto; }3. go to lib/styles/base.css line 1072+
.widget-area aside { float: left; width: 100%; list-style: none; margin: 0px 0px 2em; padding: 0%; background: white; /*add this*/ }1. go to lib/templates/post-meta.php and delete this
2. go to lib/styles/base.css line 507+
footer .innerwrap , header .innerwrap, #bodywrap, .innerwrap-custom-header, #main-navigation .innerwrap { margin: 0px auto; padding: 0px; max-width: 1120px; /*edit this line*/ width:auto; }3. go to lib/styles/base.css line 1072+
.widget-area aside { float: left; width: 100%; list-style: none; margin: 0px 0px 2em; padding: 0%; background: white; /*add this*/ }it looks great really
- but in the right & left sidebar want to reduce their width after increase the width of template
Thanks agian
it looks great really
- but in the right & left sidebar want to reduce their width after increase the width of template
Thanks agian
you can adjust the width percentage% for each in css. look for #left-sidebar, #right-sidebar and #post-entry.
you can adjust the width percentage% for each in css. look for #left-sidebar, #right-sidebar and #post-entry.
hi i have a problem.When you go to another page hi Show me Error
404 Error File Not Found.and this image show what I mean
http://im31.gulfup.com/drPpy.gif
hi i have a problem.When you go to another page hi Show me Error
404 Error File Not Found.and this image show what I mean
http://im31.gulfup.com/drPpy.gif
There is no solution to this problem
http://im31.gulfup.com/drPpy.gif
There is no solution to this problem
http://im31.gulfup.com/drPpy.gif
hi jun. download v1.2 and replace only lib/templates/paginate.php and lib/functions/theme-functions.php
that should fix the paging issue.
hi jun. download v1.2 and replace only lib/templates/paginate.php and lib/functions/theme-functions.php
that should fix the paging issue.
Thanks works now
Thanks works now
how can I remove social widgets from the sidebar ?
how can I remove social widgets from the sidebar ?
open sidebar.php and comment in this line like this
<!--<aside class="widget"> <h3 class="widget-title"><?php _e('Stay Update:',TEMPLATE_DOMAIN); ?></h3> <?php get_template_part( 'lib/templates/social-box' ); ?> </aside>-->open sidebar.php and comment in this line like this
<!--<aside class="widget"> <h3 class="widget-title"><?php _e('Stay Update:',TEMPLATE_DOMAIN); ?></h3> <?php get_template_part( 'lib/templates/social-box' ); ?> </aside>-->it looks great really, after i remove all widgets in right sidebar but i want to wide (post-entry) more than default in specific page, can i do that. and the problem of theme option still there.
Sorry for the large number of my questions
it looks great really, after i remove all widgets in right sidebar but i want to wide (post-entry) more than default in specific page, can i do that. and the problem of theme option still there.
Sorry for the large number of my questions
hi you can redownload the latest v1.3 which remove the php error in theme options and i added template-two-columns so you can used them in any page you want using page template in write page right panel. also update the style.css, if you already had any custom css in style.css. just open the style.css(v1.3) and copy the new css code (1 line only) to your current style.css
hi you can redownload the latest v1.3 which remove the php error in theme options and i added template-two-columns so you can used them in any page you want using page template in write page right panel. also update the style.css, if you already had any custom css in style.css. just open the style.css(v1.3) and copy the new css code (1 line only) to your current style.css
and why when the magpress.com was off I couldn’t edit in theme option. ?
and why when the magpress.com was off I couldn’t edit in theme option. ?
sry about that, we recently move to new vps host and the site seem down and up sometime, we are fixing this issue. meanwhile open lib/functions/option-functions.php line 741 edit this
$feed = fetch_feed('http://www.magpress.com/category/premium-themes/feed');to
$feed = @fetch_feed('http://www.magpress.com/category/premium-themes/feed');that should disable any error message and php warning.
sry about that, we recently move to new vps host and the site seem down and up sometime, we are fixing this issue. meanwhile open lib/functions/option-functions.php line 741 edit this
$feed = fetch_feed('http://www.magpress.com/category/premium-themes/feed');to
$feed = @fetch_feed('http://www.magpress.com/category/premium-themes/feed');that should disable any error message and php warning.