{"id":7085,"date":"2023-09-20T12:18:40","date_gmt":"2023-09-20T12:18:40","guid":{"rendered":"https:\/\/www.kadencewp.com\/help-center\/?post_type=docs&#038;p=7085"},"modified":"2023-09-20T12:21:02","modified_gmt":"2023-09-20T12:21:02","password":"","slug":"kadence-blocks-pexels-integration","status":"publish","type":"docs","link":"https:\/\/www.kadencewp.com\/help-center\/docs\/kadence-blocks\/kadence-blocks-pexels-integration\/","title":{"rendered":"Kadence Blocks Pexels Integration"},"content":{"rendered":"\n<p>In Kadence Blocks 3.1.16 a new feature was added that allows you to easily search and download images from <a href=\"https:\/\/www.pexels.com\/\" data-type=\"URL\" data-id=\"https:\/\/www.pexels.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Pexels<\/a> (a popular free image source) within your WordPress media library. If enabled you can open the media library modal, and you will see a new tab next to the media library for pexels.  Features of our Pexels integration include:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Search Pexels image library<\/li>\n\n\n\n<li>Single or multi-select images to download<\/li>\n\n\n\n<li>Images sized for web<\/li>\n\n\n\n<li>Images downloaded with better file names for SEO<\/li>\n<\/ol>\n\n\n<style>.kb-image7085_8da896-01.kb-image-is-ratio-size, .kb-image7085_8da896-01 .kb-image-is-ratio-size{max-width:800px;width:100%;}.wp-block-kadence-column > .kt-inside-inner-col > .kb-image7085_8da896-01.kb-image-is-ratio-size, .wp-block-kadence-column > .kt-inside-inner-col > .kb-image7085_8da896-01 .kb-image-is-ratio-size{align-self:unset;}.kb-image7085_8da896-01{max-width:800px;}.image-is-svg.kb-image7085_8da896-01{-webkit-flex:0 1 100%;flex:0 1 100%;}.image-is-svg.kb-image7085_8da896-01 img{width:100%;}.kb-image7085_8da896-01 .kb-image-has-overlay:after{opacity:0.3;}<\/style>\n<figure class=\"wp-block-kadence-image kb-image7085_8da896-01 size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"395\" src=\"https:\/\/www.kadencewp.com\/help-center\/wp-content\/uploads\/sites\/14\/2023\/09\/kadence-blocks-pexels-search-1024x395.png\" alt=\"\" class=\"kb-img wp-image-7087\" srcset=\"https:\/\/www.kadencewp.com\/help-center\/wp-content\/uploads\/sites\/14\/2023\/09\/kadence-blocks-pexels-search-1024x395.png 1024w, https:\/\/www.kadencewp.com\/help-center\/wp-content\/uploads\/sites\/14\/2023\/09\/kadence-blocks-pexels-search-300x116.png 300w, https:\/\/www.kadencewp.com\/help-center\/wp-content\/uploads\/sites\/14\/2023\/09\/kadence-blocks-pexels-search-768x296.png 768w, https:\/\/www.kadencewp.com\/help-center\/wp-content\/uploads\/sites\/14\/2023\/09\/kadence-blocks-pexels-search-360x139.png 360w, https:\/\/www.kadencewp.com\/help-center\/wp-content\/uploads\/sites\/14\/2023\/09\/kadence-blocks-pexels-search-1536x593.png 1536w, https:\/\/www.kadencewp.com\/help-center\/wp-content\/uploads\/sites\/14\/2023\/09\/kadence-blocks-pexels-search-2048x790.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">How to disable Pexels Integration<\/h2>\n\n\n\n<p>You can choose to disable the Pexels integration by going to the Kadence Blocks settings in your editor and toggling the disabled option.<\/p>\n\n\n<style>.kb-image7085_908e4a-33.kb-image-is-ratio-size, .kb-image7085_908e4a-33 .kb-image-is-ratio-size{max-width:700px;width:100%;}.wp-block-kadence-column > .kt-inside-inner-col > .kb-image7085_908e4a-33.kb-image-is-ratio-size, .wp-block-kadence-column > .kt-inside-inner-col > .kb-image7085_908e4a-33 .kb-image-is-ratio-size{align-self:unset;}.kb-image7085_908e4a-33{max-width:700px;}.image-is-svg.kb-image7085_908e4a-33{-webkit-flex:0 1 100%;flex:0 1 100%;}.image-is-svg.kb-image7085_908e4a-33 img{width:100%;}.kb-image7085_908e4a-33 .kb-image-has-overlay:after{opacity:0.3;}<\/style>\n<figure class=\"wp-block-kadence-image kb-image7085_908e4a-33 size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1064\" height=\"1436\" src=\"https:\/\/www.kadencewp.com\/help-center\/wp-content\/uploads\/sites\/14\/2023\/09\/disable-pexels-kadence-blocks.png\" alt=\"\" class=\"kb-img wp-image-7086\" srcset=\"https:\/\/www.kadencewp.com\/help-center\/wp-content\/uploads\/sites\/14\/2023\/09\/disable-pexels-kadence-blocks.png 1064w, https:\/\/www.kadencewp.com\/help-center\/wp-content\/uploads\/sites\/14\/2023\/09\/disable-pexels-kadence-blocks-222x300.png 222w, https:\/\/www.kadencewp.com\/help-center\/wp-content\/uploads\/sites\/14\/2023\/09\/disable-pexels-kadence-blocks-759x1024.png 759w, https:\/\/www.kadencewp.com\/help-center\/wp-content\/uploads\/sites\/14\/2023\/09\/disable-pexels-kadence-blocks-768x1037.png 768w, https:\/\/www.kadencewp.com\/help-center\/wp-content\/uploads\/sites\/14\/2023\/09\/disable-pexels-kadence-blocks-360x486.png 360w\" sizes=\"auto, (max-width: 1064px) 100vw, 1064px\" \/><\/figure>\n\n\n\n<p>Or you can add this snippet in a code snippet plugin:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">add_filter('kadence_blocks_show_image_picker', '__return_false' );<\/code><\/pre>\n\n\n\n<p>Or you can disable by adding this define in your WordPress config file:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">define( 'KADENCE_BLOCKS_DISABLE_IMAGE_SEARCH', true );<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>In Kadence Blocks 3.1.16 a new feature was added that allows you to easily search and download images from Pexels (a popular free image source) within your WordPress media library. If enabled you can open the media library modal, and you will see a new tab next to the media library for pexels. Features of&#8230;<\/p>\n","protected":false},"author":1265,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"doc_category":[411],"doc_tag":[],"knowledge_base":[7],"class_list":["post-7085","docs","type-docs","status-publish","hentry","doc_category-blocks-start","knowledge_base-kadence-blocks"],"year_month":"2026-04","word_count":149,"total_views":"3115","reactions":{"happy":"0","normal":"0","sad":"0"},"author_info":{"display_name":"Ben Ritner","author_link":"https:\/\/www.kadencewp.com\/help-center\/author\/britner\/"},"doc_category_info":[{"term_name":"Getting Started","term_url":"https:\/\/www.kadencewp.com\/help-center\/knowledge-base\/kadence-blocks\/blocks-start\/"}],"doc_tag_info":[],"knowledge_base_info":[{"term_name":"Kadence Blocks","term_url":"https:\/\/www.kadencewp.com\/help-center\/knowledge-base\/kadence-blocks\/","term_slug":"kadence-blocks"}],"knowledge_base_slug":["kadence-blocks"],"taxonomy_info":{"doc_category":[{"value":411,"label":"Getting Started"}],"knowledge_base":[{"value":7,"label":"Kadence Blocks"}]},"featured_image_src_large":false,"comment_info":0,"_links":{"self":[{"href":"https:\/\/www.kadencewp.com\/help-center\/wp-json\/wp\/v2\/docs\/7085","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kadencewp.com\/help-center\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/www.kadencewp.com\/help-center\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/www.kadencewp.com\/help-center\/wp-json\/wp\/v2\/users\/1265"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kadencewp.com\/help-center\/wp-json\/wp\/v2\/comments?post=7085"}],"version-history":[{"count":1,"href":"https:\/\/www.kadencewp.com\/help-center\/wp-json\/wp\/v2\/docs\/7085\/revisions"}],"predecessor-version":[{"id":7088,"href":"https:\/\/www.kadencewp.com\/help-center\/wp-json\/wp\/v2\/docs\/7085\/revisions\/7088"}],"wp:attachment":[{"href":"https:\/\/www.kadencewp.com\/help-center\/wp-json\/wp\/v2\/media?parent=7085"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/www.kadencewp.com\/help-center\/wp-json\/wp\/v2\/doc_category?post=7085"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/www.kadencewp.com\/help-center\/wp-json\/wp\/v2\/doc_tag?post=7085"},{"taxonomy":"knowledge_base","embeddable":true,"href":"https:\/\/www.kadencewp.com\/help-center\/wp-json\/wp\/v2\/knowledge_base?post=7085"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}