Archived topic
WP Show Post and Widget Queries
7 replies · Started by Suraj Katwal on December 10, 2019
Is it possible to show featured posts in Widget using WP Show Post only on Single Post?
Disable Featured Post on Homepage and Pages.
Thank You.
Hi there,
Can you explain a bit more?
Where are you trying to add the widget?
Let's say I want to place a widget. That widget should only appear on All Single post but should be disabled in all pages and homepage.
A plugin like this should help:
https://en-ca.wordpress.org/plugins/content-aware-sidebars/
I wanted to avoid plugin. Thanks.
Hi there,
aside of using CSS to hide the widget there is no easy way of doing this without custom development. The plugin Leo suggested is the easiest way to go.
Okay!!! Thank You :)
You're welcome.