Cocoon [Cocoon] Display a custom taxonomy if the currently displayed custom post type post has a custom taxonomy. Cocoon uses nesting as a PHP structure, so it won't work if you just modify single.php. First, copy single.php in the pa... 2025.02.23 Genx Cocoon
Cocoon Cocoon 2.8.4 introduces a beta feature that automatically generates featured images from post titles Cocoon 2.8.4 introduces a beta feature that automatically generates featured images from post titles. To enable it, go t... 2025.02.23 Genx Cocoon
Cocoon [Cocoon] How to unlink your profile name There is a problem where the name in the profile section of Cocoon articles is turned into a link, and I will show you h... 2025.02.23 Genx Cocoon
Cocoon How to fix pagination to be displayed vertically when using WooCommerce with cocoon theme When the pagination is displayed vertically, buttons are difficult to press and the design is poor, so I looked into way... 2025.02.23 Genx Cocoon
Cocoon [WordPress] Are there any themes with good designs that can be used for free? Cocoon is a good one. 2025.02.23 Genx Cocoon
Cocoon [WordPress] Cocoon’s index tab display disappeared. After installing a plugin called "LightStart", the tab display of Cocoon's index disappeared. After checking the WP admi... 2025.02.23 Genx Cocoon
Cocoon [Cocoon] Increase site loading speed by lazy loading Adsense Today I will show you how to lazy load Adsense to increase site loading speed. First, if you have auto ads turned on, tu... 2025.02.23 Genx Cocoon
Cocoon [Cocoon] How to hide the author name of an article Go to Cocoon settings, go to the body tab, scroll down, uncheck Show author name, and save. 2025.02.23 Genx Cocoon
Cocoon How to arrange articles by update date with Cocoon theme If you change the index order from the posted date to the updated date, the updated articles will be displayed at the to... 2025.02.23 Genx Cocoon
Cocoon How to load WordPress JavaScript asynchronously By putting the following code in functions.php, you can load WordPress JS asynchronously. Effective if jquery.js or jque... 2025.02.23 Genx CocoonWordPress Optimization