RedTweet wordpress theme
Posted by: Des | Comments (25)

DEMO
DOWNLOAD
Download required plugins
Features
- Page Management – Choose which pages appear in top nav bar from “RedTweet Options” in wp-admin
- Featured Posts - Feature important posts using FeatureMe plugin
- Twitter Support – Show latest tweet on your blog
- Social Icons – Link to your StumbleUpon, FaceBook, Digg, Flickr profiles from your blog
- 125×125 Ads – Manage ads from options page
- Magazine style recent posts – 2 columned recent posts area
- Ajax box with Top Rated/Most Viewed/Most Comments
- Adsense – Enter your Adsense ID in options page
- Related Posts – Show related posts below the blog post
- Share This – Give an option to your visitors to share your blog post on StumbleUpon/Twitter/Digg
- Contact Form – Support for WPGBCF contact plugin
INSTALLATION
Upload RedTweet folder to wp-content/themes and activate it
Upload Wp-Ratings plugins to wp-content/plugins and activate it
Upload Wp-PostViews plugin to wp-content/plugins and activate it
Upload featureMe plugin to wp-content/plugins and activate it
Upload wp_pageNavi to wp-content/plugins and activate it
How to show posts in Featured section?
In write post of edit post screen, check the feature this post box
How to show small image for each post in featured posts section?
In write post of edit post screen, create a custom field called “thumbnail” and post the url to the image in its value
How to show small image for each post in Recent posts section?
In write post of edit post screen, create a custom field called “image_100_100″ and post the url to the 100×100 image in its value
To make the site look a bit more pretty, use
Rate: %RATINGS_IMAGES%
for
- Ratings Vote Text:
- Ratings Voted Text:
- Ratings No Permission Text:
- Ratings None:
in wp-ratings settings
and
<li><a href=”%POST_URL%” title=”%POST_TITLE%”>%POST_TITLE% – %VIEW_COUNT% views <p>%POST_CONTENT%</p></li>
for
- Most Viewed Template in wp-postviews settings




Excellent theme, thanks for sharing
Love the RedTweet theme Thanks for sharing but I can’t figure out how to navigate to the next page of post, I don’t see a place to navigate to the next or previous post. Any help would be greatly appreciated!
Thanks, Richard
There is no next/back on the index, its a magazine theme, you have to click on categories and read the posts
Yes I was afraid of that, I noticed after I wrote that post. Well it’s a awesome theme but I will have to do something different…
Thanks for sharing your work, Richard
Nice job for twitter addicts like me.
Absolutely gorgeous!
its look a great themes sir ..
i want to try its
make thankz for free
wartaonline.com
Please check that for some reason, the footer text does not show on http://industrynewsjournal.com/ and a javascript error comes on IE 8.
I tried disabling all plugins one by one and still the footer text remains disappeared.
Ok..got the footer text up, blog’s long name was pushing it down. But how to fix the JQuery error?
Beautiful work and as an owner of 4 non-profit Blogs I’d have loved to subscribed to your site, but much to my chagrin I repeatedly received error messages from FeedBurner stating my email wasn’t a proper address and questioning my honesty!
Shameful that people that live to help those less fortunate and require beautiful sites so my homesless, mentally ill disabled Veterans for Peace & Iraq Veterans Against War will receive donations from morons that won’t donate unless the Theme is “pretty”.
Namaste
Rhoda
I am having trouble getting the featured post plugin to work. The check box shows on the page edit screen, but if I click it and then publish or update page, it is unchecked when the page reloads and there are no posts featured.
Hi. Thanks for great template. I have done as per your instruction. When I go to enable the template in Wordpress, I get: Fatal error: Call to undefined function body_class() in /home/jbblog/public_html/blog/wp-content/themes/RedTweet/header.php on line 32
Any ideas? I am using wp 2.7.1.
try and update to 2.8.6
I’m getting the same error. I am currently running WP 2.9.
Judy – did you get this working?
Thanks,
Robert
Sorry. I’m not using 2.9 yet. I misread the admin page.
Robert
I am unable to
1. Check the 5 star ajax rating thing.
2. How does the other posts come under the multi tabbed box?
Can anyone help?
Thanks for making this theme free for use.
I have problem with plugin. when I installed and activated the plugin, this message appear, “The plugin does not have a valid header.”
I am getting the following error when I try to activate/preview RedTweet theme.
Parse error: parse error, unexpected ‘}’ in C:\wamp\www\wordpress2\wp-content\themes\RedTweet\includes\fn-general.php on line 363
I am using wordpress 2.8.6
Any ideas?
** it’s on line 362 instead.
Parse error: parse error, unexpected ‘}’ in C:\wamp\www\wordpress2\wp-content\themes\RedTweet\includes\fn-general.php on line 362
Well, I got one solution for my problem. It was because I had short_open_tag Off in php.ini. I made it On and now the theme is working fine.
Can anyone point out which files of the theme should be updated (edit the PHP short open tags) in order to make this theme work without setting short_open_tag to On in php.ini ?
Still there was problem when deactivating and reactivating the theme. Finally I have to do this hectic task => Searching php short tags (<?) in every file of the theme and replacing it with (<?php). Also replacing (<?=) with (<?php echo)
How do I go about adding Facebook to the Share This section? I see StumbleUpon and Twitter, but I can’t find where to add more.
Thanks…
Hi, I am using this theme on the URL provided above. The image shows 4 posts in the first line and other 4 posts under the “Top Rated, Most Commented….” box.
But this feature does not work for me and I am getting all the posts in the first vertical line itself.
Can anyone help?
Thanks for sharing.
Excellent theme! Thanks!
But, I have a question:
How to make 2 column recent posts area?