Trance is the latest and arguably, one of the best themes designed by me. This latest Blog theme is light, versatile and beautiful at the same time.
One of the main attractions of this theme is the design. Trance boasts a simple yet versatile design capable of high degree of flexibility.
Some of the main features of Trance are
Fully Responsive
Retina Ready
Most Popular Posts Section
Responsive Navigation
BX Slider
Font Awesome
Social Icon Support
Awesome Animations
Twitter Bootstrap
Comments have been disabled for this page, regarding any support related questions, kindly post your query at https://wordpress.org/support/theme/trance
hi,
Thanks for that beautiful theme ! how can I enable slider and parallax image in a static home page ? or slider instead of parallax ?
thank you
best regards
Hello,
Currently the slider is for blog page only.
As per your suggestion, it will be added to the other parts of the theme in later updates.
Thanks for the suggestion.
Divjot
Hi,
Yes - the theme is cool!
How can choose which post (or page) to be show in the “Most Popular”section?. I find only way to change the background image!
In your demo I see 3 pictures there. i want to make the same.
Did you have a user guide?
Regards
Resvijte
Hello Resvijte,
Most Popular Posts section is filled by the most visited posts on your site.
When users start browsing your site, the most popular of the posts will appear there.
Divjot
Hi,
thanks for a beautiful theme! I have a problem, I do not know how to get the the thumbnail picture besides each post.
Can you help me please?
Best regards
Anders
Hello Andres,
Kindly refer to the following article-
https://inkhive.com/2014/01/03/using-setting-featured-images-wordpress/
Hi, beautifully done theme. I have noticed a tiny error in footer.php that I had to fix. Where you link back to your website, the href is “www.divjot.co/” which will create a relative link such as “http://www.example.com/page/www.divjot.co”. To fix it, I just added the http:// to make the href “http://www.divjot.co/” and everything is fine.
Hello Kenneth,
Thanks for the update.
The issue will definitely be taken care of in the update.
Divjot
I purchased your theme and get this message when I try to upload it into WP (See attached). Could perhaps give me instructions on how to upload the theme?
Thanks,
Len
/Users/lenwaldron/Desktop/Screen Shot 2025-09-09 at 8.49.44 AM.png
Hello Len,
Can you please send me the screenshot at the support e-mail id - [email protected]
Hi
Love the theme. I chose it after a lot of searching. I am currently building my site. Is it possible to prevent the header images from moving?
Thanks
Hello,
You need to delete the following code from custom.js in the js folder in the theme directory -
jQuery(document).ready(function() {
jQuery(".site-header").mousemove(function(e) {
var offset = jQuery(this).offset();
var W = e.pageX - offset.left;
var H = e.pageY - offset.top;
jQuery('#header-image').animate({top: -H/20, left: -W/20}, {duration: 50, queue: false, easing: 'linear'});
});
});
hello and congratulations for the theme, I installed it, all right, but social icons are not displayed on the homepage. You know what can ‘be the problem? thank you
Hello Leo,
You need to enable them from the Customizer first and enter the URL of the page in the provided field.
Divjot
Thanks