What code are you using to tell WordPress not to show shortcodes in pages?
Hi, I have to say that usually I get terrible response from plugin authors but today I got the most amazing responses!! KUDOS to YOU!!!
The one I am most concerned with is the ver popular Easy Social share buttons at code canyon: https://codecanyon.net/item/easy-social-share-buttons-for-wordpress/6394476
it has a place to filter where it shows where to show/not show (see screen shot). You’ll see random content is not checked.
https://www.dropbox.com/s/alfqf9p5w291tzl/Screen%20Shot%202016-08-10%20at%205.10.56%20PM.png?dl=0
Thanks!!
So is your problem that Easy Social share is displaying the share buttons on Random Content items?
Yes, but more specifically anywhere random content is. In my case I have random content showing in the sidebar and the buttons are configured to show at the top and the bottom so my page not only shows buttons at the top and bottom of the page content but at the top and bottom of the random content on the sidebar of that page.
I’m not familiar with that plugin’s codebase, and since its not a free plugin I can’t install and test with it Random Content. The Random Content plugin uses get_the_content to fetch the content for the random content item, so their plugin might not take that into account.