Plugin working for posts but not pages
-
Hi. I am trying to use this plugin to display images as part of a portfolio. The plugin is working perfectly on posts, but it is not displaying on pages. It does not work for either the inbuilt block or when I add it as a shortcode. I am using WordPress 6.7.2 and the 2024 default theme (albeit with a few style changes etc, but nothing too drastic). I have tried to add the additional code “add_filter(‘the_content’, ‘do_shortcode’);” to my function.php as recommended online as a generic fix for non-functional plugins, but this still does not fix the issue. Any guidance would be much appreciated, thank you!
The topic ‘Plugin working for posts but not pages’ is closed to new replies.