To use gifs in WordPress you need to insert the full size of the uploaded gif (the original size).
In the Media Box : Size: Full Size
Any other size you choose will not render because of how GD crops and re-sizes the photos, it does so by taking a single frame, to make it animated you would have to recomposite the frames, something which WordPress does not do.
If your featured image is not inserting the full size that means your theme ( or a plugin) is altering which size can be inserted into the post. You can check by clicking:
“Set featured image” –> Select your gif –> look at ATTACHMENT DETAILS and compare the size you see to the original image.
ps. As far as I can tell this is due to GD and not WordPress (though it is possible to code).
Related Posts:
- Posts vs. Pages
- How to add a custom class attribute into code wrapper? [duplicate]
- Include Recent Post in Category
- How to delete/customize imported demo content from a theme or add my own?
- Hiding title of selected post without plugins
- Automatically delete default posts and pages on theme install?
- Edit Page button is gone
- Custom Post Types, slug, archive and SEO plugins
- Search Custom Post Type Pages and Custom Fields in 2 Dropdowns?
- Using single.php from plugin folder instead of default template folder
- How to disable drafts?
- how to enable different number of revisions for different blogs when using WPMU?
- Custom Post Type Pagination Doesn’t Work in WordPress 3.4
- Unattaching images from a post
- Post from front-end only by logged in users, form posts as “posted by:
- Allow role to delete posts but block him the wp-admin
- Why does `url_to_postid` return 0 when testing `page_for_posts` Page?
- Using Custom Posts with Metaboxes and Drop-downs
- How to show featured image in custom post type dashboard post page
- Archive Page for Custom Post Type is not Working
- Filter Custom Post Type by Category with Ajax
- How to show single post page as home page
- How to make number of blog posts a custom field?
- WordPress blog or WordPress website
- Hiding Draft Post In Admin
- Show posts by a custom post author
- Search results posts_orderby and ID
- Making a custom Pagination for multi page blog post
- Unable to restore from backup – how to obtain old blog posts?
- How to change the color theme per post?
- custom post template file not shown, instead all the time 404.php
- Custom Post Type Rewrite To Include Parent Page(s)
- Thumbnail & Category link aside post
- Is it possible to customize the post according to post format in single.php?
- WordPress website loads more posts than expected
- Custom taxonomy archive page problem
- Is there a way to create a meta box that can be added multiple times to a post dynamically?
- Custom Post Type archive
- WordPress custom post type with folder structure in slug
- How to identify and hide/remove an element from a WordPress page [closed]
- How to add automatically bootstrap 4 order-lg-1 and order-lg-2 classes for columns in foreach loop based on the count?
- How to add convenient buttons for new custom post statuses
- Show custom post with custom categories with specific slug
- Getting Whitescreen when publishing a post [closed]
- Auto delete posts based on content text
- How to call posts under a specific category on static front page?
- Querying another post category to match current post and display in loop
- Display value of custom field at the beginning of a post
- datepicker value in mysql
- How do I link a Post Type to a Template in Masterplan?
- Optimize CPT-function with a loop
- Add post tags to previously created custom post type
- How to display only one category in a custom post type?
- add_rewrite_rule and template redirect not working
- Changing permalink of WordPress
- MySQL: Possible to replace all of wp_posts.post_content(id#) via UPDATE + REPLACE + SELECT?
- Hook save_post_cpt not triggered when custom fields are modified
- Turn off display for custom sidebar post widget when on the post it’s displaying
- How to bulk Update URLs to new values?
- Redirecting wordpress search query to archive page
- Pagination Not Working With Custom Post Type Category
- WordPress Pods Custom Post Type – separate Media Upload folder for each custom Post Types
- Hide or remove custom post status
- Put page on Archived statut after end of publication date
- post and page and custom post type
- My posts page is missing the page title
- Show custom post category for single post
- How can change header text in post careate/edit form
- How to get meta data from custom category name
- Add Categories To Custom Post
- How do I set content in my pages so that it remains permanent while blog posts are added below?
- how to redirect page after delete post inside a post page?
- Permalink base only for posts
- Difference between modified post and new post
- Creating widget – ask for selecting a post in the admin panel
- issue in wordpress auto delete post and redirect to another 1
- wp query custom orderby not custom field
- Customizing individual images on posts
- Custom Single Post Type not referring to single-post-type.php File
- How to modify specific parts of a post content in WordPress
- Include post on external custom site
- Run Jquery Script after delete post in front end
- Checking if some condition is matched before inserting post into database
- “Current” class on a singular page menu item with custom post types?
- Successive creation of over 1000 posts causes 404?
- Issues with Post 2 Post Plugin
- How can I allow users (subscribers) to download selected posts into a single PDF? (RESOLVED)
- Choose options via url
- Custom Post Type Pagination 404 Error (if paged>=2) [duplicate]
- Display ONLY Latest Post From Several Categories
- Extra Theme – Fit image inside of Featured Post Slider
- How remove “recent comments” title without modifying code? [closed]
- custom post type single page template not working
- Display post structure in function
- Get posts after calculating meta key
- Default post type doesn’t display in url
- Is there a block to print post link standalone in a block theme?
- How do I get content of custom post type through post ID
- Hindi content automatically converting to unreadable language?
- WordPress Custom Post type csv exporter