Previse

Previse WordPress theme is a 3 columns fixed width WordPress template by MagPress.com. This WP theme has theme options, featured content and categories, Adsense ready, footer widgets and many more.
Version and Changelog
Version 1.1
- Some minor code cleaning *replace footer.php, functions.php and style.css only.
Version 1.0
- initial release





nice template. thanks
nice template. thanks
hey great theme. are all the thumbnail height width settings in the style sheet??
i wouldn’t mind making a few a little bigger by default. mine are more set to long ways instead of square. also the ‘latest on’ and category thumbnails. regards
hey great theme. are all the thumbnail height width settings in the style sheet??
i wouldn’t mind making a few a little bigger by default. mine are more set to long ways instead of square. also the ‘latest on’ and category thumbnails. regards
You can manually set its array on index.php and includes/featured-category.php. You should be able to see a code such as array(180,9999), change it to your prefer size (width, height).
You can manually set its array on index.php and includes/featured-category.php. You should be able to see a code such as array(180,9999), change it to your prefer size (width, height).
awesome. I’ll check that out thanks. again nice theme, coded well, my last one was a little bloated.
awesome. I’ll check that out thanks. again nice theme, coded well, my last one was a little bloated.
One of your finest themes. I’ve been looking for a good theme for my blog for DAYS. I went trough hundreds of themes and finally I found this gem.
Thank you!
One of your finest themes. I’ve been looking for a good theme for my blog for DAYS. I went trough hundreds of themes and finally I found this gem.
Thank you!
Hi, I have an issue with the Twitter feed. The Twitter widget in Appearence- Theme Options- doesn´t show my Twitter feeds in the Previse theme (it doesn’t even show anymore in the demo you have in this page ).
Is the problem in the Twitter Feed Count? What should I do to make the Twitter function work? Thx!!! Anniina
Hi, I have an issue with the Twitter feed. The Twitter widget in Appearence- Theme Options- doesn´t show my Twitter feeds in the Previse theme (it doesn’t even show anymore in the demo you have in this page ).
Is the problem in the Twitter Feed Count? What should I do to make the Twitter function work? Thx!!! Anniina
hi anniina,
due to some changes in twitter API, the old code will not work.
open includes/twitter.php and edit this code
<script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/js/blogger.js"></script> <script type="text/javascript" src="http://twitter.com/statuses/user_timeline/<?php echo ($get_twitter); ?>.json?callback=twitterCallback2&count=<?php $twitter_count = get_theme_option('twitter_count'); echo ($twitter_count); ?>"></script>change to this new code
http://pastebin.com/gnsC2xLi
cheers
hi anniina,
due to some changes in twitter API, the old code will not work.
open includes/twitter.php and edit this code
<script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/js/blogger.js"></script> <script type="text/javascript" src="http://twitter.com/statuses/user_timeline/<?php echo ($get_twitter); ?>.json?callback=twitterCallback2&count=<?php $twitter_count = get_theme_option('twitter_count'); echo ($twitter_count); ?>"></script>change to this new code
http://pastebin.com/gnsC2xLi
cheers
I really like what you guys are usually up too. This kind of clever work
and coverage! Keep up the terrific works guys I’ve included you guys to my personal blogroll.
I really like what you guys are usually up too. This kind of clever work
and coverage! Keep up the terrific works guys I’ve included you guys to my personal blogroll.