{"id":55140,"date":"2020-05-04T14:11:33","date_gmt":"2020-05-04T12:11:33","guid":{"rendered":"https:\/\/samuelchopard.ch\/wiki\/?p=55140"},"modified":"2020-05-04T14:12:25","modified_gmt":"2020-05-04T12:12:25","slug":"enable-gifs-on-product-pages","status":"publish","type":"post","link":"https:\/\/samuelchopard.ch\/wiki\/library\/enable-gifs-on-product-pages\/","title":{"rendered":"Enable GIFs on product pages"},"content":{"rendered":"<p><!--more--><br \/>\nPaste the following code in your active child-theme&#8217;s <em>functions.php<\/em>:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"php\">\r\n\/* Enable GIFs on single-product pages *\/\r\nadd_filter( 'woocommerce_gallery_image_size', function() {\r\n    return 'full';\r\n} );<\/pre>\n<p>Source: no source.<\/p>\n","protected":false},"excerpt":{"rendered":"Paste the following code in your active child-theme's functions.php: \/* Enable GIFs on single-product pages *\/ add_filter( 'woocommerce_gallery_image_size', function() { [...]","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[395,396,234],"class_list":["post-55140","post","type-post","status-publish","format-standard","hentry","category-php-tricks","tag-gifs","tag-product-pages","tag-products"],"_links":{"self":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/55140","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/comments?post=55140"}],"version-history":[{"count":2,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/55140\/revisions"}],"predecessor-version":[{"id":55143,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/55140\/revisions\/55143"}],"wp:attachment":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/media?parent=55140"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/categories?post=55140"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/tags?post=55140"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}