If you are missing terms, maybe try to show all terms, event those that are not assigned to a post. By default, wordpress does not get terms that are not in a post.
get_terms($taxonomy, array('hide_empty' => false));
Related Posts:
- Change link in get_terms if there is only one post in the category
- Using ACF field in do_shortcode()
- possibility to control embedded video timeline with buttons and links external to the player
- Problem with using custom shortcode with ACF WYSIWYG field
- Can I wrap an unordered list inside a shortcode?
- Create shortcode in WordPress, using one variable in 3 functions?
- Shortcode default attributes over-riding non-default attributes
- Image Shortcode from ACF ID
- Basic do shortcodes question
- How to Generate html tags using shortcodes?
- Pass fileurl parameter into shortcode from Advanced Custom Fields
- Custom Shortcode + Querying and Ordering Posts using multiple Advanced Custom checkboxes
- Adding a custom field to do_shortcode [closed]
- Shortcode strips formatting and returns at content top
- ACF repeater + group shortcode
- Need help in setting up a transient using API Key and if possible updating it in the ACF field
- Shortcode custom query not passing value
- If statement shortcode
- Use ACF array values in shortcode
- how to add acf value to other plugins shortcode?
- How do I use “while” and “end while” inside of the echo do_shortcode with ACF Repeater?
- Is there a way I can return terms by name using a shortcode?
- How can I hide the ACF shortcode when empty
- How do I escape a ‘]’ in a short code?
- Redirect function inside a Shortcode
- Remove wpautop from shortcode content / remove whitespace in buffering
- How to add multiple buttons to TinyMCE?
- Check if post/page has gallery?
- Shortcode in shortcode: How to append variable?
- How can i put an array as variable in shortcode_atts?
- Table of Contents with a shortcode
- Allowing shortcodes inside attributes
- How to add ‘class’ attribute into shortcode [audio]?
- Make shortcode work with nested double quotes
- Using action hooks inside of a shortcode
- Finding where a shortcode comes from
- How to check if a shortcode is being executed in a widget or post
- TinyMCE popup windows using WP functions
- Is it possible not to define category on function.php and add the shortcode [shortcode cat=1] to display the products?
- How to display the comment_form with a shortcode while removing it from its default position?
- Shortcodes not working in an AJAX call
- Error: The Content Area Was Not Found in Your Page
- Enclosing Shortcode Within Another Enclosing Shortcode Breaks Output Functionality
- Is it possible to ignore the first Line Break in a preformatted Div from a shortcode?
- Video shortcode – autoplay all videos
- How can I included CSS to a page or a shortcode? [closed]
- Two Shortcodes in one page not working
- Shortcode not working on static front page
- Compatibility of MathJax extension and JetPack [closed]
- Shortcode to delete post from front end
- Hook WP_Embed run_shortcode
- How to add class or id to shortcode HTML elements?
- Displaying terms based on loop posts?
- Changing the title tag from a shortcode
- WordPress wpautop/shortcode generating invalid markup
- AJAX and Shortcode with Parameters
- Detecting embeded video format
- While loop shortcode problem
- How to prevent shortcode preview from breaking in tinymce editor?
- Execute Closing Shortcode After the_content
- Forcing max-width for image captions
- Responsive Embeds using default embed shortcode
- Is it possible to modify the header with a content shortcode?
- Custom shortcode breaks my page
- Custom shortcode is causing a WSOD
- this simple shortcode doesn’t generate Collapse as supposed
- Shortcode outputting at top of content
- Get attributes of nested shortcodes
- How to create a shortcode to let the user add the ID of a YouTube video?
- How do I define and register a shortcode function in a namespaced functions.php file?
- How to add shortcode to html widget
- Implementing a URL Shortener
- Add div on EMED Tag
- Clean way of using ob_start() and ob_end_clean() in wordpress
- Theme Convert PHP code to shortcode
- Shortcode to return an image based on post taxonomy
- How to show an image via shortcode
- How to put custom admin setting field into a shortcode
- Shortcode do not return a value
- WP Query by 4 different taxonomies
- How to use multiple (or array) values in $content of shortcode?
- How to style inline code in block editor?
- Is it possible to capture the content outside/between shortcodes?
- How to add new images to existing shortcode configuration?
- Content included from pagination
- How to completely prevent WordPress from destroying/modifying my shortcode outputs?
- Is it inefficient to repeat a Shortcode 100 times on a page?
- tinymce custom button
- Running Filter or Shortcode Before Query Prevents Excerpt from Showing
- Object of class WP_Query could not be converted to int inside shortcode
- WordPress Payment link will not transform PHP vars into values
- Referring to site URL in shortcode argument
- How to create shortcode for auto login after registration
- How WordPress Displaying Shortcode In Post Content?
- Shortcode not accepting atts
- the_time function inside HTML dom parser
- Code auto escaping is not working when using short codes
- Shortcodes: Return different based on atts
- wp_register_script and wp_register_style when shortcode is used
- Working with Shortcode, AJAX, Elementor