Wordpress Featured Post List2 WITH IMAGE Plugins
NOW WordPress Display specific/multiple posts and Images with New Plugin “FEATURED POST LIST2 WITH IMAGES AND many effects too)”
Update 20th Nov 2009 on Wordpress.
LIVE DEMO
Thanks for all users and friends about their comments and suggestions about this plugins. We have fix all error as fas as we faced. and added 1 more feature “transition effects”. We have added 9 effect to make your featured post list2 unique.
Thanks again!
After a long time Im back with new Version of my old popular plugin “featured post list”. I have got many request from users to make it more effective and useful, so i have created this version “Featured Post List2 with Images”.
Now with many effects, and your can manage those from admin panel easily
Important: You have to add Custom Fields “FeatureImage” with image full path on each post you want to display as featured post list with images.
just display specific post who selected by admin, from admin panel. it creates a tab “featured posts List” in Settings/options panel in admin to manage posts.
See Live on Palsahab.com
Download Updated Version !
Download History
Front end Sceenshot :
Back end Sceenshot
As you can understand by the name “with images”, yes this plugin will give you freedom to display your post images with featured list. i have tried to give your more and more option to use this single plugin with various ways listed below
- Only Post Title list
- Post Title with brief
- Title and brief With Image as Showcase
- Title With Image as Showcase
Only Post Title list
To display only Title of all featured post, you need to.
<?php featuredpostsList2($before = '<li>', $after = '</li>', $details = 'N', $image = 'N') ; ?>
Above code will display only Title of post with url to post page.
Post Title with brief
To display all featured post Title and Brief, you need to.
<?php featuredpostsList2($before = '<li>', $after = '</li>', $details = 'N', $image = 'N'); ?>Above code will display Title and Brief(100 only) of your post.
Title and brief With Image as Showcase
To display Image showcase with all featured post Title and Brief.sssss
<?php featuredpostsList2($before = '<h3>', $after = '</h3>', $details = 'N, $image = 'Y'); ?>Above code will display Image showcase with title and brief, it will work with Jquery, which is already in the plugin directory
Title With Image as Showcase

To display Image showcase with all featured post Title only.
<?php featuredpostsList2($before = '<h3>', $after = '</h3>', $details = 'Y', $image = 'Y'); ?>Above code will display Image showcase.
Installation Instructions
1. unzip file and upload entire featured-posts-list-2 folder into your /wp-content/plugins/.
2. Go to your plugins page and activate plugin.
3. Go to Settings/options >> Featured Posts List2 tab to update posts Ids to display under your featured Posts list on your site.
4. you can user multiple posts Ids by use comma. example : 1, 2, 3, it will display 3 post lists
5. add image size e.f. 480X396
6. Now set your effect too.
7. now you need to add Custom Fields “FeatureImage” with image full path on each post you want to add. make sure “FeatureImage” not changed
8. you can pass before and after varibles. this is default setting
If you like this plugin, please leave your comments.














May 20th, 2009 at 1:44 pm
Works great, thank you
May 20th, 2009 at 2:24 pm
it tells me:
Parse error: syntax error, unexpected ‘<’ in /wp-content/themes/atahualpa/index.php on line 13
May 20th, 2009 at 2:37 pm
Please, delete my comment… I’ve fixed it, but… as you can see I have a three columns layout… the image is displayed in the central column with a size 480×712 (on the settings I’ve put 480×396) and title+excerpt is shown on the left column, hidden by the left column text… what a mess!
May 20th, 2009 at 2:40 pm
Here’s a screenshot: http://img299.imageshack.us/img299/72/schermatasportvintagemo.png (the white text is the excerpt…)
May 20th, 2009 at 2:48 pm
1st issue for quote(”) as it was wrong written above under Installation.
about your 2nd query. pleaes try to add more than 1 image post
i will work out.
otherwise feature-post-list2 folder has css to manage as per your requirement
May 20th, 2009 at 3:02 pm
Sorry but I’m not an expert… I tried to add more than 1 post, but the result is the same…
Can I provide something more to help you?
What should I do?
May 21st, 2009 at 9:08 am
Помнится, кто-то выкладывал фотки…
May 22nd, 2009 at 4:05 am
Parse error: syntax error, unexpected ‘>’ in /home/…./public_html/wp-content/themes/…/…..php on line 1
May 23rd, 2009 at 5:33 am
Try again with above codes please..
May 23rd, 2009 at 6:50 am
Мне кажется ништяк!
May 23rd, 2009 at 4:07 pm
И придратся не к чему, а я так люблю покритиковать…
May 24th, 2009 at 3:13 pm
Спасибо, хорошая статья. Подписался.
May 25th, 2009 at 11:20 am
look at site
May 26th, 2009 at 4:38 am
Очень было интересно читать, спасибо!
May 26th, 2009 at 4:24 pm
Thank you so much for posting this. This gives me some ideas on how to create my own CSS-website.
May 27th, 2009 at 6:20 am
Добавил в закладки. Теперь буду почаще читать!
May 28th, 2009 at 11:15 am
Как хорошо что удалось отыскать такой замечательный блог, и тем более отлично, что есть такие автора толковые!
May 28th, 2009 at 4:57 pm
Works great, thank you
May 29th, 2009 at 11:51 pm
I think on line 46 it should be
$count = 0;
otherwise it leaves the last one off the list, but great plugin, thanks!
May 30th, 2009 at 5:12 am
Thanks Jackie, I’ll check it and update. thanks for support
May 30th, 2009 at 7:36 pm
Спасибо. Добавлено в закладки
June 10th, 2009 at 5:56 pm
Hey, this plugin sounds great and its just what I’m looking for, however, I can not get it to work! As a test I added the simple function **<?php featuredpostsList2($before = ‘’, $after = ‘’, $details = ‘N’, $image = ‘N’) ?>** in the right side bar and everything disappears. I checked the error logs and I get the following error
**PHP Fatal error: Call to undefined function featuredpostsList2()**
Any ideas of whats going on?
Thanks
June 13th, 2009 at 8:28 pm
If i use
<?php featuredpostsList2($before = ‘’, $after = ‘’, $details = ‘N’, $image = ‘Y’) ?>
or other variables i have this:
Parse error: syntax error, unexpected ‘>’ in …/home/wp-content/themes/Bizfresh/BizFresh/index.php on line 8
June 15th, 2009 at 8:03 pm
where to add the code if i am using static front page ?
wordpress fusion theme
plzz help
June 18th, 2009 at 4:57 am
Do is try.thanks
June 19th, 2009 at 11:15 pm
Trying this on our test website with WP 2.7 and iNove theme. Added the code to index.php with option for image with title & brief.
The image of the first post appears at the top of the posts area, but the title and text appear in the bottom left side of the screen, not overlaying the image as expected.
Do I need a separate DIV for this?
June 27th, 2009 at 10:43 pm
Where do you place this code?
June 29th, 2009 at 8:50 am
you need to replace featured-posts-list.php
from your plugins/featured-posts-list2/ directory
June 30th, 2009 at 6:14 am
I have added this code: <?php featuredpostsList2($before = ‘’, $after = ‘’, $details = ‘N’, $image = ‘Y’) ?>
To my index.php, and I receive this message:
Parse error: syntax error, unexpected ‘>’ in …themes/Equilibrium/index.php on line 14
June 30th, 2009 at 6:28 am
John, try to check your quotes.
should be this
July 10th, 2009 at 3:41 pm
I got it to work guys thank you.
July 13th, 2009 at 3:55 am
I have installed this plugin, its not working.
I am suspecting that it might be i am not adding the custom field correctly?
i have added under customer field in each post as:
Name: FeatureImage
value: http://singaporetop10.multiclickz.com/wp-content/uploads/2009/07/gss_over_banner.jpg
added: to the post of a page.
but it does not show please help.
July 13th, 2009 at 7:15 am
Can you let me know URL of that page where you added plugins codes?
July 13th, 2009 at 7:24 am
i am testing with a page that i have currently http://singaporetop10.multiclickz.com/about/ i am adding the php code at the bottom of the post.
July 14th, 2009 at 10:18 am
i have checked your site http://singaporetop10.multiclickz.com/about/ and view source too.
have you try to pass some other options too.. as above.
i guess, you have not activated plugin or need to use new version.
please let us know
July 15th, 2009 at 2:05 am
I activated the plug in and added the above code into my post:
<?php featuredpostsList2($before = ”, $after = ”, $details = ‘N’, $image = ‘Y’) ?>
it still does not work, it shows “$details = ‘N’, $image = ‘Y’) ?>” in my post instead of the pictures.
July 16th, 2009 at 6:04 am
may be any other plugins stopping it.. check with deactivate any plugins.. if possible
July 22nd, 2009 at 12:24 pm
Will this work for wordpress 2.8.2 ?
July 24th, 2009 at 5:35 am
try it should work
July 29th, 2009 at 3:49 pm
I feel like a newbie. I can now get the images to pull, but now have 2 new issues.
1. Images aren’t transitioning.
2. Title and blurb are showing up far down the page.
Lil help anyone?
July 29th, 2009 at 7:14 pm
Still having the same issues.
July 29th, 2009 at 7:15 pm
Screen shot here - http://i144.photobucket.com/albums/r181/lukeslytalker/errors.jpg
July 30th, 2009 at 5:55 am
Nate, i have seen that error in your screenshot, i guess you have
css problem any div not closed properly. that why it overlaping
July 30th, 2009 at 12:53 pm
I didn’t even think of that. I’ll have to play around with my stylesheet. Thanks for the heads up. Any idea why the posts aren’t transitioning?
July 30th, 2009 at 4:08 pm
ok I finally got the alignment worked out, but it’s still not animating transitions between the posts. They’re set in the back end. I’m lost. Lil help?
July 30th, 2009 at 7:04 pm
OH NO!This is only compatible up to Wordpress 2.7.1. I’m running 2.8.2. Are there any plans on making this compatible with the newest version of Wordpress?
August 7th, 2009 at 3:54 pm
Is there a way I can add this to the sidebar?
August 10th, 2009 at 8:10 am
yes.. you can add it sidebar too, just copy paste codes where you want to display it
August 18th, 2009 at 2:20 am
hi, this looks promising. but i cant figure out why the javascript doesnt work.
i tried using newer versions of the jquery, but still no luck.
i also tried adding more blog posts, up to 5, and still no luck.
it always return error with the ff block code
$(function() {
$(’#featuredpost’).cycle({
fx: ’scrollUp’,
speed: ’slow’,
timeout: 6000,
pause:2,
next: ‘#next2′,
prev: ‘#prev2′
});
});
did i miss anything?
August 18th, 2009 at 3:15 am
nevermind problem solved. i just noticed that the path set was wrong:
instead of the folder this: featured-posts-list2
it should be this: featured-posts-list-2
great plugin. works well with wp 2.8.4
August 21st, 2009 at 6:27 am
Вот про это я почитал с большим интересом. И с удовольствием прочитал бы еще больше! Планируете ли в дальнейшем писать на эту же тему? Спасибо
September 3rd, 2009 at 10:25 am
Hey
I added the plugin to my 2.8.4 WP’s index page.
It shows okay, using the code:
It loads okay where I placed it. However:
1- The image and the text are showing while loading the page. But when loading is complete, the text moves to the bottom of the page (above the footer), for some reason, while the image statys above !
2- The image is displayed, but it is not changed. There is no rotation between the posts added to the plugin’s setting, Even under the presence of the first problem (text at the bottom). So netier the image nor the text rotates. It just remains the same, with image in its place but text in the bottom.
I used the same code but with $details = ‘N’ , and it is the same.
If I use the code:
Only titles and short excerpts appear.
It was very diffcult for me to add the code, it was unclear at all as how to form the code that suits my needs. Your explanation above and the codes-tags-variables you provided are completely vague. Thats why I have actually copied the code you provided to another user above in the comments, added it to my index.php, and still the problem that I described above.
So I basically want to know, what is the exact code to show the plugin with the title and the image only, of course with the rotational effect movement.
Thank you very much
September 4th, 2009 at 7:08 am
Ice, you need to use this codes to display only Title, images
And yes.. if your content going on footer, its mean any other css crashing with it
must add clear div
just below the featuredpostlist2 code.
if you using any other jquery, with your wordpress, so i can stop chnaging image.. you need to check it by changing effects from wp-admin
must let us know about your url to tell you extact problem
September 4th, 2009 at 12:35 pm
Hi,
I’m trying to use this plugin on my wensite with no luck at all I changed the path like the other guy said but still nothing I had to take it down because of that. I’m using wordpress 2.8 with a cuztomized template. Is there any other tip I should now about?
Thanks!
September 4th, 2009 at 1:11 pm
You must check if your theme already includes any Jquery, so this plugin, wont work,for tihs case you need to edit featuredpostlist2.php files from plugin folder. we have face same problem with http://www.palsahab.com. once we remove jquery from featuredpostlist2.php. it works fine over there.
2nd problem we getting it css. try to use “clear:both”
before and after where you plugin add.
September 6th, 2009 at 9:55 am
So after a little work on customizing the code to only show what I needed to be displayed, I found this plugin works great. thanks you! http://blog.oneredkey.com/ (featured on the right)
I wanted to ask about the possibility of incorporating a feature that allows the most popular posts of the blog be displayed (as opposed to selecting specific id’s). So I would upload a ‘FeatureImage’ for all my posts and in the PlugIn admin I would select something like “Show Top 10″ posts. Reading the stats data on each post, the plugin would identify and display just like it does now. Not being an advanced programmer, I’m not sure of the level of difficulty of what I’m asking.
September 7th, 2009 at 10:47 am
SAN thanx.
1- I added the code you provided to my index, the blog failed to load with error:
Parse error: syntax error, unexpected T_STRING in /xxxxxx/3areda/wp-content/themes/pride/index.php on line 19
2- What do u mean by clear div? should I add that just as it is (”clear div”) after the code?
3- what do u mean by jquery? I is it java ?
Could the “rate this post” plugin be causing the problem?
my blog was linked with my name in my first post, and here it is:
http://www.3areda.com
ThanX !!
September 9th, 2009 at 7:07 am
Ryan,
thats great that it works to you. thanks for using this.
about your idea, its really good idea and we already started work on it from last week.. shortly you will get new verion… please wait for few more days
September 9th, 2009 at 7:12 am
ICE,
i have visited on your url http://www.3areda.com/, im sorry but i did not find any code about this plugins on this url ??
can you show me after any page where you add this plugins codes ??
about jquery, yes. its .js file can be used for many things.
but i can tell you exactly when see codes on your site
September 9th, 2009 at 9:52 am
The reason why I didnt show the plugin on my website is that, as I said before, it causes the blog to crash (not load), giving the error:
Parse error: syntax error, unexpected T_STRING in /xxxxxx/3areda/wp-content/themes/pride/index.php on line 19
Now, I tried to inject the code inside on post, and for that I used the plugin Exec-PHP , and inserted the code in this page:
http://www.3areda.com/2009/09/188/featured-posts/
Yet the plugin is not showing as you can see.
I dont know what to do.
Thank U !
September 13th, 2009 at 11:12 am
The page where I injected the code is this:
http://www.3areda.com/featured-posts/
September 20th, 2009 at 2:49 am
Does the image need to be 480X396? I’m trying with an couple of 480×320 images and I don’t see the images getting rotated, puls ther is a bunch of white space surrounding the images, what am I doing wrong?
http:www.ipodmobilegamer.com
September 20th, 2009 at 2:52 am
Also I don’t see the bottom area of the image, near the text whith a semi transparent overlay!
September 22nd, 2009 at 1:51 pm
Brett,
yes you have to use ‘X’ 480X396 or what ever you size. but use ‘X’ not ‘x’
September 22nd, 2009 at 1:52 pm
Brett, any jquery stoping this, if your site already has jquery so comments plugin jquery and check
September 24th, 2009 at 1:13 am
Thank you. good plugin. long time to found like this.
September 24th, 2009 at 12:41 pm
First of all thank you for the great plugin.
I had a question. I wanted to use the WordPress featured post list2 with image plugin on multiple pages on my site. However, on each page I want it to pull in different set of posts.
Is this possible? If yes then please let me know how?
If anyone developer is ready to work on this enhancement please let me know. I can put in the time to work on this but I would need assistance in trouble shooting.
Thanks in advance
September 24th, 2009 at 1:27 pm
Pali, thanks for using our plugin.
for now, it not possible with this plugin. but yes if you want we can workout for you.
if you want developer for this contact us by
http://www.w3cgallery.com/add-sites-scripts
September 24th, 2009 at 1:51 pm
Hey great plugin!
How can i get like two of this plugin,
I mean i want to use this plugin for my topbanner and then in my sidebar with other type and size of the images. How can i multiply this plugin?
U understand what i mean?
September 24th, 2009 at 6:51 pm
Works great, thank you
September 24th, 2009 at 10:29 pm
Did a bit of code cleaning up, some fixes and customisations, then implemented the result into Gadgetoid.com. Nice starting point SAN, thank you, but it could definitely use improvement!
September 25th, 2009 at 7:03 am
Matte,
I got your mean. but right now its not possible to use different featuredpostlist in 2 place.
September 25th, 2009 at 7:04 am
Yes, Phil,
i agree, i have coded this in really short time, i will do more work on this plugin once i get free. But yes.. thanks for your suggestion
September 25th, 2009 at 5:57 pm
Hi,
thank you for a nice contribute!
I I would like to add a date stamp (ex. 2009.09.15) to featured list.
Is it possible?
September 26th, 2009 at 7:19 am
Westerlind, thanks for your comments!
no it not possible now..if you want to edit plugin, you are free to do that.
September 27th, 2009 at 3:16 am
I’m getting an error (the slideshow shows then disappears) - when inspecting the error I get Error: $(”#featuredpost”).cycle is not a function
Source File: http://movemaine.com/
Line: 192
so, I’m assuming it’s a jquery issue. Thoughts?
Thanks. (btw i’m on 2.8.4)
September 27th, 2009 at 12:13 pm
Yas, Jason, jquery creating problem, you can do one thing. just stop plugins jquery and try
October 10th, 2009 at 8:36 am
Great plugin. I got it working, but there is a problem with its size in my sidebar. Can someone please take a look at http://www.dq.lv and point me to what exactly I’m doing wrong?
October 13th, 2009 at 10:50 am
The image is not showing on Internet explorer and the title are pushed very far down.
October 13th, 2009 at 10:51 am
how can one stop the jquery for the plugin?
October 14th, 2009 at 6:53 am
Albert, just open wp-content/plugins/featured-posts-list2/featured-posts-list.php
comments line 147 or
<SCRIPT src="<?php echo get_option(’siteurl’); ?>/wp-content/plugins/featured-posts-list2/jquery-1.2.1.pack.js"
type=text/javascript></SCRIPT>
remove it
October 16th, 2009 at 8:37 am
i have the same problem, that the text is at the bottom of my page…
http://www.chillside.in/featuredpost/
October 20th, 2009 at 6:19 am
i guess, you did not uploaded jquery in plugin folder
October 20th, 2009 at 4:38 pm
Is possible add a link to a gallery? if i put the link of a gallery the plugin show in the home of the page the pics of the gallery… if possible please inform me..
thaks
October 21st, 2009 at 7:44 am
No, Nando, this is not possible with this plugin yet, only post images
October 23rd, 2009 at 1:11 pm
Hi,
I have used your “FeatureImage” for my website. But continious animation with your effect is not working. what can I do now?
Sudipta
October 24th, 2009 at 8:19 am
Hello,
I’m really in trouble. Please see http://www.minisitedesignexpert.com .
As I see only one animation. How can I solved this problem.
Let me know your decision asap.
Regards
Sudipta
October 24th, 2009 at 1:54 pm
i did not see our plugin there ?
November 1st, 2009 at 11:02 pm
SAN , great plugin
Thank you very much
November 2nd, 2009 at 6:07 pm
hey
i want to use the image flipping but do i need to have Jquery installed? i dont think i have it??
where can i get jquery?
thanks!!!
November 3rd, 2009 at 6:01 am
no, you dont any Jquery installed, this plugin folder already has jquery file init. so just activate plugin and see how it works!
November 7th, 2009 at 7:16 pm
sorry please delete all the above questions, i figured it out. My next question. The text and title are below the picture and the pictures aren’t changing? After a few hours trying i’m lost! thanks a lot for your help.
November 8th, 2009 at 1:32 am
[...] Featured Post List2 – okno z obrazkiem, możliwość samych tytułów – zobacz [...]
November 18th, 2009 at 7:51 pm
your comments have been very, very helpful, and almost all of my issues were solved by them. However, i still cannot get the features to rotate, and I have tried adding and removing <SCRIPT src=”/wp-content/plugins/featured-posts-list2/jquery-1.2.1.pack.js”
type=text/javascript> from featured-posts-lists.php many times, and nothing rotates.
November 18th, 2009 at 7:55 pm
oh… and the overlay for the text doesn’t seem to work either. I don’t have any other plugins using jquery right now.
November 19th, 2009 at 7:14 am
Tim can you show me url where you added that so i can tell you exact problem ?
November 19th, 2009 at 8:49 pm
You can delete my other comments. I give up. Somehow http://www.palsahab.com has it working in their 2.8.5 install, yet none of us in 2.8.4 can do it and there is no suggested fixes here or in the FAQs. I’ll come back around when it’s a plug’n'play install. Looks great though. Good luck. Just doesn’t work for me.
November 24th, 2009 at 4:58 pm
sure - - i have one featured right now on my home page: http://www.timjmitchell.com - as you can see, the overlay doesn’t show up. I only have one featured - the path to the file is: http://timjmitchell.com/wp-content/themes/illacrimo/index.php - as you can see… neither the transparent overlay nor the rotation occur
November 24th, 2009 at 8:01 pm
fyi - i found two recources that could have something to do with the jquery issues: http://digwp.com/2009/06/including-jquery-in-wordpress-the-right-way/ and http://encosia.com/2008/12/10/3-reasons-why-you-should-let-google-host-jquery-for-you/ - man, this plugin is awesome… it would just be great if it worked for everyone!
November 25th, 2009 at 7:53 am
Tim, please download last updated version from wordpress, this problem fixed in that.
November 25th, 2009 at 4:06 pm
lastest version of wordpress or the lastest version of your plugin? i have the newest versions of both
November 26th, 2009 at 6:00 am
update version of plugin.. we have updated it on 20th November 2009, as i have seen same problem those we fixed and uploaded, so please download it and try it will work
November 26th, 2009 at 9:30 am
On my website I got problem when [ $image = 'Y' ] my jquery twitter (http://coda.co.za/blog/2008/10/26/jquery-plugin-for-twitter) won’t work, it won’t show up. but when [ $image = 'N' ] it work fine.
I try to do something with <SCRIPT src=”/wp-content/plugins/featured-posts-list2/jquery-1.2.1.pack.js” the twitter show up, the featured post image show up, but the title is not display and won’t rotate.
Can you check this problem please?
November 27th, 2009 at 7:10 am
i guess you need to replace
http://underpk.com/wp-content/themes/underpk2/twitter/jquery-1.3.2.min.js
with plugin jquery. try to do any these steps
1. stop plugin jquery then check ( coz you already has jquery)
or
2. try to reply plugin jquery by this
http://underpk.com/wp-content/themes/underpk2/twitter/jquery-1.3.2.min.js
November 28th, 2009 at 10:51 pm
Thanks SAN. I move the jquery and jcycle.js from the plugin to the header and then it work now! Thanks again
November 30th, 2009 at 2:26 pm
Hi, I just installed the plug in and I’m pretty lost ><
Ok for one I dont know how to check for post ID’s so I just put “1, 2, 3, 4, 5″ It’s showing nothing but an empty white box.
I also want the featured post section to display 513×200 is it possible or does it have to be the default image size? I put 512×200 into the image size section in featured posts list2.
Does the image that I use through my custom fields have to be the exact same size or will it size down because at the moment no image is showing, I have put in “FeatureImage” into the name and a proper path?
thank you in advance
December 1st, 2009 at 6:11 am
thanks for using our plugins, for check post Id’s you need to go wp-admin >> then try to edit any post, when your post will open for been edit, check address url. you can see post id.
any size can be used, you dont need to make your images in that size. plugin will hide extra images itself.
please update us if any other help you need
December 1st, 2009 at 12:26 pm
sorry for double post, I just wanted to add that I have tried putting the post id “rob-wanted-a-pic” and it’s showing the post “rob-wanted-a-video” instead, no matter what id I seem to put there it continues to show the “rob-wanted-a-video” post. Also I had put up an image for “rob-wanted-a-pic” with the custom field “FeaturedImage” and the source “wp-content/uploads/2009/11/1440-900-35311-300×187.jpg” yet no picture is showing, thank you
December 3rd, 2009 at 1:08 am
I’m currently playing around with how to modify the css for this plugin to be browser resizable. Currently the image is a fixed size. Any ideas how to make the image resize appropriately per a percentage or something similar? Would that be possible?
December 3rd, 2009 at 12:03 pm
I’m using postname permalinks for my post id’s and when I put in my postname ids it doesn’t show right, any ideas?
December 4th, 2009 at 3:10 am
Thanks SAN. I move the jquery and jcycle.js from the plugin to the header and then it work now! Thanks again
December 4th, 2009 at 7:30 am
ABS, when you go in Wp-admin and try to edit any post..
you can see Post Id in address bar,
you can get that and add in plugin. it will work, try
December 4th, 2009 at 7:59 pm
Ok - I gave up on the resize and just fixed width the layout. Now my only problem is IE. This plugin works (even when I moved the overlay) perfectly in Chrome, FF, and Safari but the transitions don’t work properly in IE. It seems to lose the overlay after the first transition. Any ideas? Stupid IE.
http://coloradoanimalwelfare.org
December 4th, 2009 at 10:30 pm
Narrowing the problem above down. It appears to only happen with fade - it seems to be working in IE with shuffle. Any ideas? I’d prefer to use fade.
December 5th, 2009 at 5:37 am
Thank you again SAN and yes it is now showing the post that I want it to show however it still isnt showing propperly. With the custom field “FeaturedImage” and the source “wp-content/uploads/2009/11/1440-900-35311-300×187.jpg” no picture is showing, any ideas?
December 5th, 2009 at 6:19 am
ABS.. try to use full path of image like, http://www.yourdomain.com/wp-content/uploads/2009/11/1440-900-35311-300×187.jpg
December 5th, 2009 at 6:24 am
cawl: it seems like z-index: problem in css, check at your end
December 5th, 2009 at 10:27 am
After putting “FeatureImage” as the name and the path as “http://www.xin-gaming.com/wp-content/uploads/2009/11/1440-900-35311-300×187.jpg” it still does not seem to show any images, could you possibly check my home page and check what it could be? It’s the empty white part right of the links.
December 9th, 2009 at 2:11 pm
I’m having problems with IE 8 (not sure about the other versions of IE) displaying my whole page once I put the code
<?php featuredpostsList2($before = ”, $after = ”,
$details = ‘Y’, $image = ‘Y’); ?>
out of the loop on my index.php . Is there anywhere else I should place this code? Love the app, otherwise.
December 9th, 2009 at 10:42 pm
Hi I’d sent an earlier comment regarding the plugin and waited most of the day for a reply. I see it was removed. I have the plugin installed at my site, however IE only opens up the site half way. I placed this code in my index.php outside the loop (no div) <?php featuredpostsList2($before = ”, $after = ”, $details = ‘Y’, $image = ‘Y’); ?> It shows up fine in Firefox, Safari and Google. I like the plugin and would like to continue to use it, however it’s affecting IE Version 8. I’m not sure of the other versions. Please advise on what could possibly be the issue here. Thanks in advance.
December 10th, 2009 at 7:28 am
we have seen that problem in IE, it effect in IE7 too, well your have a http://www.studionoize.com/wp-includes/js/prototype.js?ver=1.6 its creating some problem in IE, try after remove that for a while
December 10th, 2009 at 4:41 pm
Thanks so much for the reply. I’ll check that out!
December 11th, 2009 at 9:44 pm
is there a way to make a list of the images rather than just having the images on top of eachother? i’m trying to have three featured posts at the top of my home page that do not cycle, but are static in their three positions
please ignore the stupid fake news
http://fresherthan.com/design/
December 13th, 2009 at 7:14 pm
whenever I add the code the image is placed in the correct spot, but it puts the description in the bottom left corner of the page.
any ideas?
December 14th, 2009 at 5:58 am
Mes, yes you can do that just need to edit featured-post-list.php
if you remove css.. i guess it would work as you required
December 14th, 2009 at 6:16 am
justin, you have some css problem, try to make a div with extact size and add plugin codes.
December 17th, 2009 at 3:44 pm
tried removing the prototype.js but the IE problem still happens, any more ideas?
December 22nd, 2009 at 10:10 pm
[...] Featured Posts List - This will let you set your Featured Posts Easily and put them on your site in various ways, including having photos. I used a side bar widget PHP Code to add the code to my sidebar. You will find all the codes on Featured Post site [...]
December 23rd, 2009 at 6:58 pm
Awesome Plugin. You have done a great job with this. I would like to have it display 3 or 4 featured posts with images, like a list. So, like the images you have above with the titles on them but side by side, preferably in a couple of rows and no special effects needed. Something similar to the “top stories” on “engadget.com” I am good at HTML and CSS, but I haven”t done a lot with PHP and I am having trouble figuring out the easiest way to do this. Any help or suggestions would be appreciated. Thanks.
PS. Your code listed above for “Title and brief With Image as Showcase” is missing a “‘” after the “N”, this may be screwing some people up.
December 26th, 2009 at 7:43 am
please search this code
<div class="featureditem" <?php if($count > ‘1′) { echo "Style=’display:none’"; } ?>>
and replace with
<div class="featureditem"> so i should work as you required,
December 27th, 2009 at 12:45 am
Thanks! That helped a lot. I actually had to disable jcycle2 to get all to show, and add some new divs with php but I’ve got it working the way I wanted. Just some more tweaking to make it look good.
Thanks again!
December 31st, 2009 at 3:42 am
HELP HELP HELP!!!! I entered the this code into my header CSS
<?php featuredpostsList2($before = ”, $after = ”, $details = ‘N, $image = ‘Y’); ?>
When I hit “update,” it COMPLETELY CLEARED the rest of my CSS and now my site is totally fucked up.
http://themoviemash.com/
How do I get back that original CSS to go back to normal, I’m not a CSS expert?
PLEASE HELP!!!
December 31st, 2009 at 7:53 am
Barrett, i have seen your website.. it seems working fine?
about featuredpostsList2, please dont use it in widget.it won’t work
January 2nd, 2010 at 11:38 pm
I’m not sure exactly where to put that line of code. Anywhere in the css? Where did you place yours in the Live demo? That’s how I would like mine to show
January 23rd, 2010 at 1:00 am
Hi i’m just trying some optioins of your plugin.
I’ ve find interesting the opportunity to load even image not pubblished in the featured post. this is a really interesting thongs, but theres is some optinons that are not clear.
So
i try to pubblish one featured post only with this code:
<?php featuredpostsList2($before = ”, $after = ”, $details = ‘Y’, $image = ‘Y’); ?>
but image and text are not display in a right way ( i’ m using atahualpa theme as first user who left a comment)
and now i’ m trying with this code:
<?php featuredpostsList2($before = ”, $after = ”, $details = ‘N’, $image = ‘N’); ?>
but as you can see( http://www.ilbigliettaio.it/?page_id=5293)
your plug in displays only title posts..
January 23rd, 2010 at 1:18 am
I forget to explain my doubts:
for example if i want to create my front page to displyng 4 featured posti set featured Post list2 admin and than i create a 2 rows x 2 columns table.
than i have to add 4 times choosen code in every cell of table?
Cheers
January 23rd, 2010 at 3:19 am
Hi, i’m still working on plugin so i’ m going to change panel admin,
i take a picture of the page i’m talking in the former comment
http://www.ilbigliettaio.it/wp-content/upload/Prova.png
January 23rd, 2010 at 1:42 pm
Hi,
so i understand more your plugin but even i setting admin panel for showing 2 or 3 featured post ONLY one is shown here:
http://www.ilbigliettaio.it/?page_id=5293.
Others option i.e. option without image runs OK but featured post are listed ad unordered list circle bullets.
January 24th, 2010 at 3:06 am
It is really great!!!. I am testing it in a testing blog I have and works fine.
Just one question: I want to know if it is possible to add a border to the window and how.
Congratulation for this pluggin in
Thanks for your work
Sincerely
Denis Antunez
January 25th, 2010 at 11:47 am
When i put <?php featuredpostsList2($before = ”, $after = ”, $details = ‘N, $image = ‘Y’); ?> on Index this Appears Parse error: syntax error, unexpected T_STRING in /home2/tgtwobdc/public_html/gamereviewsbd/wp-content/themes/typebased/typebased/index.php on line 9
January 27th, 2010 at 6:36 am
When i put < ?php featuredpostsList2($before = ”, $after = ”, $details = ‘N', $image = ‘Y’); ?>
January 27th, 2010 at 6:37 am
check Details=’N', comma string missing in your code
January 31st, 2010 at 9:51 pm
Installed and activated….but where do I put the PHP code snippet? In a template or in a page?
I want to put it in a page, because I only want featured posts to appear in one place. But if I add to my page nothing happens. ??
See http://www.suddenresponse.co.uk/wp - this home page has the plugin code before anything else, but nothing is showing at all.
I don’t want to add it in template because I don’t want it appearing on all pages, just the home page.
Any ideas?
thanks
February 1st, 2010 at 7:14 am
Hugh, if you want to add this only on home page, so you need to create a file “home.php” you can use “save as” page.php for this
then add plugin codes on home.php, try and let me know
February 3rd, 2010 at 6:05 am
I love the plugin! I have been searching a while for something like this. I’ve installed the plugin however it is not transitioning between post. How can I fix this?
February 7th, 2010 at 9:04 am
I installed your plugin but I am getting an error Please guide which Jquery I need to install ? I am using MU and buddypress.
February 7th, 2010 at 1:00 pm
sorry
Here is the screen shots
http://smartbuddypress.com/pics/screen1.png
http://smartbuddypress.com/pics/screen2.png
I have to use a widget as I am using wordpress mu and buddypress and I dont know where to place your code in the template.
February 8th, 2010 at 8:04 am
Jason, Im not sure how it can work in widgets
February 9th, 2010 at 5:16 am
okay is there a way you can provide me a theme that already has this setup and I can install that on one of my domain and test it out. From there I can customize it according to my needs. I will really appreciate your assistance and help.
Jason Oconner
February 10th, 2010 at 1:18 pm
Still no luck with it transitioning between slides
February 14th, 2010 at 6:29 am
streach between how good it looks, and how poor the intructions are. I have no idea were to begun, can anyone who was succesful with it please explain it to me like I am five?
February 16th, 2010 at 2:46 am
I’m trying to use this plugin but unfortunately the featured posts overlap my regular posts. Is there anyway to fix this problem?
February 16th, 2010 at 7:29 am
Most of time. if plugin creating problem..like overlap, sliding not working, it due to jquery. and css, you need to check your existing css and jquery to fix it
February 16th, 2010 at 9:11 am
Works great! Thanks
February 16th, 2010 at 2:09 pm
Great plugin. Thank you much. One request…for the Image Showcase can you add navigation for the transition. Like a slide show that has 1,2,3…up to the number of posts. This will help the reader know there is more and can manually go back, forward or to specific post.
February 17th, 2010 at 6:32 am
thnx a lot Carline, for your suggestion, we will update it shortly
February 17th, 2010 at 1:41 pm
[...] Wordpress Featured Post List2 WITH IMAGE [...]
February 22nd, 2010 at 2:06 am
Could anyone help me to fix this?
http://www.wellingtondemelo.com.br
The image and the title doesn’t match.
February 23rd, 2010 at 5:10 am
It isnt clear where the code needs to be placed. Is it in a template, a php file, index.php? I would like to place this on my home page only, in the space where the content is designated. My theme has one content area and two sidebars. I only want this in the content area, yet I am unsure which code is for me, and where it should be placed. Please help
March 4th, 2010 at 5:50 am
I will give someone $50 if they can do this for me.
March 4th, 2010 at 6:40 am
Saka, who else can do better.. if you want we can do that. please contact us