I went through many ‘featured post’ plugins and this one works great but I am wondering if it’s possible to make it so that the images generated do not come from the featured image set in the post. Because of the way that WP inserts the featured image, this does not work well with my theme and the way I have AdSense set up.
Is it possible to get FPS to display the image as the first image in the post instead of the featured image?
Thank you and I hope this makes sense.
https://www.ads-software.com/extend/plugins/featured-posts-scroll/
]]>Hello Everyone,
I am making a WordPress network in which any article publicated on any sub-blog also appears on the main blog. To do this, I use Sitewide tags.
I also use Featured Scroll Posts to display, on each blog, an animation presenting the recent articles. I would like to use this on my main blog, but apparently only the articles posted directly on the main blog are seen by Featured Scroll Posts (not the articles copied by Sitewide Tags).
Do you have any idea how to make Featured Scoll Posts discover those articles ?
Thank you very much.
https://www.ads-software.com/extend/plugins/featured-posts-scroll/
PS: I will also ask the support from Sitewide tags.
]]>The size of the Feature box is just fine, but instead of limiting the height of the image to the height of the box, it stretches the width to the full width.
I’m a bit intimidated by the coding of the plugin. Can someone help?
https://www.ads-software.com/extend/plugins/featured-posts-scroll/
]]>Hi.
I need to get current category ID when using this plugin:
https://www.ads-software.com/extend/plugins/featured-posts-scroll/installation/
This code:
<?php if (function_exists('fps_show')) {
$args = array(
'cat' => '',/* comma separated list of category ids to include (put '-' in front of ids to exclude) */
'tag' => '' /* comma separated list tag slugs to include */);
echo fps_show($args);
}?>
shows only posts from specific categories defined by their IDs.
But I need this code for category.php that will display slider with posts ONLY from current category.
So please help me with this bit of code:
'cat' => '',/* comma separated list of category ids to include (put '-' in front of ids to exclude) */
Thanks.
]]>Hi there, love this plugin but needs shortcodes to be able to change change title for individual scrolls. I also need to be able to set height and width and the maximum number of posts for each scroll. Do shortcodes exist that allow this?
https://www.ads-software.com/extend/plugins/featured-posts-scroll/
]]>Hi
i want to show 10 posts on the slider but it shows only 5 even i put 10 in the configuration panel !
What to do .. please help
Thank you
https://www.ads-software.com/extend/plugins/featured-posts-scroll/
]]>Do you know if there are issues with the latest Twenty Eleven (1.4) theme? As soon as I updated, the scroll disappeared. I deactivated and re-activated thinking it would fix the issue, but it hasn’t. Any help would be much appreciated – I love the scroll!
https://www.ads-software.com/extend/plugins/featured-posts-scroll/
]]>The theme I′m tweaking uses Google fonts so I want to change the post titles of FPS to H3, but can′t figure it out. And by the way, is it maybe possible to display these post titles on top of FPS, outside the widget, just like normal widget titles?
https://demo1.incubamusic.com/
Pretty nice plugin, love it!
Thanks
https://www.ads-software.com/extend/plugins/featured-posts-scroll/
]]>Thanks for this nice plugin. Well documented, simple and quick to implement. It seems it makes use of turnRight and turnLeft — transitions listed here. Personally I’d rather use something more plain like scrollX. How can I customize the transition?
https://www.ads-software.com/extend/plugins/featured-posts-scroll/
]]>Doesn’t scroll with the new WordPress update.
https://www.ads-software.com/extend/plugins/featured-posts-scroll/
]]>Won’t scroll the post. The 1st on just sits there & you can’t click the arrow to go to the next post.
https://www.ads-software.com/extend/plugins/featured-posts-scroll/
]]>Hi, I’m the developer of the Featured Posts Scroll plugin. I just wanted to let you all know that the best way to contact me with support questions is via e-mail: chasepettit at gmail dot com
I’ll try to respond as soon as possible, but please be patient. I do have a full-time job, so I can’t dedicate as much time as I’d like…plus for some reason it seems like the word is starting to get out about these plugins I’ve done and my support/enhancement requests have been pouring in.
https://www.ads-software.com/extend/plugins/featured-posts-scroll/
]]>For some reason when I use the FPS on my site, when I click on the image instead of going to the post page, it opens up in a lightbox.
Is there a conflict between these two plugins? I’d like for the user to be taken directly to the post page rather than have the post pop up in a lightbox…
Help!
my site is at: https://www.eatlaugh.com
https://www.ads-software.com/extend/plugins/featured-posts-scroll/
]]>Hi,
I’m trying to add certain posted to the Featured Posts Scroller and am having a hard time figuring out how to add them. I’m new to word press.
(From reading your installation I know I should use this code)
<?php if (function_exists(‘fps_show’)) {
$args = array(
‘cat’ => ”,/* comma separated list of category ids to include (put ‘-‘ in front of ids to exclude) */
‘tag’ => ” /* comma separated list tag slugs to include */);
echo fps_show($args);
}?>
I’m added a “featured” tab to my post, then I copied out the slug and put it into the dection for ‘tag’ like this:
<?php if (function_exists(‘fps_show’)) {
$args = array(
‘cat’ => ”,/* comma separated list of category ids to include (put ‘-‘ in front of ids to exclude) */
‘tag’ => ” /* future-nike-mag-save-future */);
echo fps_show($args);
}?>
All of my posts still appear within the featured post scroller when I was hoping to see only one post shown.
I’d appreciate any help.
Thanks!
https://www.ads-software.com/extend/plugins/featured-posts-scroll/
]]>Would this plugin work with pages as well?
https://www.ads-software.com/extend/plugins/featured-posts-scroll/
]]>