carnini
Member
Posted 6 months ago #
I am grouping some images using the build in wordpress galleries on some posts. These look just fine when displayed as a single post or on the home page which shows the latest posts.
The issue is when they are displayed via a category the galleries in the posts don't show at all. The text shows fine but there is nothing in the html between a css wrapper tag I put. Just some blank space.
Has anyone else had the issue of wordpress galleries not displaying when viewing posts by category?
ie.
mysite.com/category/somecategory
Any help would be greatly appreciated!!
carnini
Member
Posted 6 months ago #
I should also mention, normal photos look fine no matter where they are viewed. It is only when I use a gallery shortcode, even the simplest one like [gallery] that is shows only on the home page listing of posts or when viewing the single post.
carnini
Member
Posted 6 months ago #
I did a little more digging and
the archives page shows galleries but still not the category view.
I used twenty-eleven as the basis and when I switch to that the galleries show just fine.
I have narrowed it down to it most likely being something in my additions to the twenty-eleven default functions.php file.
I am wondering if anyone has had an issue where the galleries stop showing only on a category view when they add something to function.oho?