I’ve been using this plugin, but the sticky option disappeared after upgrading to wp5 ??
]]>Hello!
I see that the plugin has not been updated for over two years now, and I was wondering if it will get any future updates and be maintained with new features, and most importantly new security updates.
Since many hack attacks rely on holes and vulnerabilities of plugins, using outdated plugins could be a a big risk for getting your site hacked.
Please let me know.
Thanks!
I LOVE this plugin, and consider this to be a very minor issue, but one I’d like to resolve if possible.
On my custom post type’s post admin page that shows all the posts, it puts the sticky ones at the top, instead of ignoring stickies and just showing them in the default publish-date order.
I know how to control stickies in all the loops I’ve done on pages where I display them, but to modify the overview page requires a function in my functions.php and I’m just not getting it……I’m guessing (because I’m not a coder) that I need to override the query to insert $query->set(‘ignore_sticky_posts’,’true’) but I’m not sure where to hook into…..
I’ve tried hooking into pre_get_posts and created a function that checks if is_admin, like so:
if ( is_admin() && $query->is_main_query() ) {
$query->set( 'ignore_sticky_posts', 'true' );
}
But it doesn’t work – the sticky posts are still at the top.
Any help would be most appreciated!
https://www.ads-software.com/plugins/seamless-sticky-custom-post-types/
]]>Hi,
I am using Types plugin to create custom post types.
And Seemless Sticky Custom Post Types for making sticky post.
But query does not seems to be working. I have selected many post as “Sticky Post” but none of them appears in the top.
My website: https://hellomobilecare.com
Thank you.
https://www.ads-software.com/plugins/seamless-sticky-custom-post-types/
]]>Nice plugin but it needs a security update.
One of my WordPress installations recently suffered a malware attack, WP itself was up-to-date so were the few plugins I use – I always update. I continually had to remove the files and change passwords etc. but I couldn’t identify the leak.
I decided to move the site to a new host. The new hosting was setup and the site migrated. It was hacked again and the new host had superior reporting that identified a script in this plugin. I disabled the plugin and deleted it, no malware hacking issues since.
I opted to replicate the functionality with some custom code.
https://www.ads-software.com/plugins/seamless-sticky-custom-post-types/
]]>Hi,
I just installed and updated the following custom post as sticky. But unfortunately i didn’t get the post in front page. I am beginner in wordpress, can anyone assist for resolve the issue.
My Sticky page is :
https://www.cssdesignsamples.com/showcase/little-flyers/
https://www.ads-software.com/plugins/seamless-sticky-custom-post-types/
]]>I do:
$sticky = get_option(‘sticky_posts’);
var_dump($sticky);
and an empty array is returned.
I have 1 CPT post marked as sticky.
Is this normal?
Thanks!
https://www.ads-software.com/plugins/seamless-sticky-custom-post-types/
]]>Hi there, I love how your plugin makes the stiky feature usable exactly in the same way as the default one for the normal posts. Congrats!
I’ve been having trouble getting the sticky custom posts to show first on their archive. I’ve tried this but it only makes the sticky posts in a single page in the pagination show first. So if I have ‘posts_per_page’ => 4 and the only 5th post is a sticky one, it won’t be shown on the first page.
Do you have a way to solve that and still keep pagination working?
Thanks!
Ricardo
https://www.ads-software.com/plugins/seamless-sticky-custom-post-types/
]]>Hi.
I have custom post, when I editing on quick edit, sticky checked, when I edit againt it uncheck.
https://www.ads-software.com/plugins/seamless-sticky-custom-post-types/
]]>The plugin is incompatible with WPML.
Reported at WPML support: https://wpml.org/forums/topic/wpml-messes-up-seamless-sticky-custom-post-types-functionality/
WPML says:
If your plugin is not compatible with us, Please feel free to invite the plugin author to join our “Go Global” program to make plugin fully compatible with WPML:
=> https://wpml.org/documentation/theme-compatibility/go-global-program/
I have a test setup with clean installs if you need to verify the bug, but it’s easy to reproduce.
https://www.ads-software.com/plugins/seamless-sticky-custom-post-types/
]]>Hello I touch you because I just activated your plugin, I also use event organiser, the highlight box (in french = “mettre en avant”) appears fine but the event is not highlighted, compatibility is feasible?
https://www.ads-software.com/plugins/seamless-sticky-custom-post-types/
]]>I’m trying uncheck the sticky post inside quic edit panel but even the custom post was checked, when I open the quick edit panel the post come uncheck. I can only check sticky post option, never can’t uncheck.
https://www.ads-software.com/plugins/seamless-sticky-custom-post-types/
]]>