Tagged Questions
0
votes
1answer
66 views
How to echo a different field if another field is empty?
I succeeded in getting both images and video to echo into a bootstrap carousel. However, I run into a problem when the post contains no images. If there are no images then there is no class="item ...
5
votes
3answers
605 views
Display custom post type and custom fields within a Bootstrap Carousel
I am using the "Types" wordpress plugin for the first time. I created a custom post type, as well as some custom fields.
How do I dynamically call all the custom posts into a Bootstrap carousel, ...
