Skip to content
IT Nursery
  • Home
  • Programming
    • PHP
    • C
    • C++
  • DataBase
    • MySQL
  • CMS
    • WordPress

post-thumbnails

Display Taxonomy Image on single.php

by IT Nursery

I’m using Taxonomy Images, and I can’t figure out how to display a category’s associated image on a single.php. Essentailly, when a user … Read more

Tags post-thumbnails, single, taxonomy

WordPress hook that gets featured image from direct URL?

by IT Nursery

I use a lot of plugins on my site so I’m trying to minimize the amount more plugins. I was wondering if there’s … Read more

Tags hooks, post-editor, post-thumbnails

the_post_thumbnail ignores size parameter

by IT Nursery

I’m inserting an image in my theme as follows: the_post_thumbnail(‘large’); Which results in the following HTML: <img class=”wp-post-image” width=”660″ height=”440″ sizes=”(max-width: 660px) 100vw, … Read more

Tags post-thumbnails

Fallback default image when there is no featured image

by IT Nursery

I have tried many options but without luck. It should be very simple approach but does not produce results. I am trying to … Read more

Tags post-thumbnails

Images are randomly deleted from server

by IT Nursery

I’ve got a bizarre problem with a website I’m working on. Recently, when anyone uploads images to the site, some time later (maybe … Read more

Tags ftp, images, media-library, post-thumbnails

Displaying a featured image (only img url) as the img src?

by IT Nursery

I have the following code: if (themedy_get_option(‘product_gallery’)) { add_action(‘genesis_post_content’, ‘themedy_product_images’, 1); } function themedy_product_images() { ?> <?php global $post; $images = get_children( array( … Read more

Tags gallery, images, post-thumbnails

Woocommerce – remove the default image placeholder? [closed]

by IT Nursery

Closed. This question is off-topic. It is not currently accepting answers. Your question should be specific to WordPress. Generic PHP/JS/HTML/CSS questions might be … Read more

Tags plugins, post-thumbnails

How to check if user is uploading/setting an image as a featured image?

by IT Nursery

I’m making a limitation for image upload based on @brasofilo excellent snippet. In short, it limits user to only uploading image with minimum … Read more

Tags images, post-thumbnails

Thumbnails produce unwanted gray pixels on white background [closed]

by IT Nursery

Closed. This question is off-topic. It is not currently accepting answers. Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be … Read more

Tags images, post-thumbnails, thumbnails, uploads

WordPress Uploader Editor shows broken image

by IT Nursery

I have the latest wordpress version installed. When I upload an image in the control panel for a post, I then go to … Read more

Tags images, post-thumbnails
Post navigation
Older posts
Page1 Page2 … Page33 Next →

Important Tag

.net admin ajax android arrays bash c categories comments CSS custom-field custom-post-types custom-taxonomy customization database filters functions git hooks HTML images ios java javascript jQuery menus multisite MySQL node.js permalinks php plugin-development plugins posts python Shortcode sql string theme-development themes uploads users woocommerce-offtopic wp-admin wp-query

Recent Posts

  • INSTALL_FAILED_DUPLICATE_PERMISSION… C2D_MESSAGE
  • How to sort by meta value?
  • WPF text Wrap vs WrapWithOverflow
  • How to retrieve the list of all posts ever published via the feed?
  • how to use javascript Object.defineProperty

android c categories CSS custom-post-types custom-taxonomy customization database functions git HTML images java javascript jQuery multisite MySQL php plugin-development plugins posts python string theme-development wp-query

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Content from: Stack Exchange

Important Link

  • About
  • Privacy Policy

IT Nursery

The Goal of ITNursery Engaging the world to foster innovation through aggregate information. Our Question Answer post, blog information, products and tools help developers and technologists in life and at work.

copyright © 2023 All Right Reserved | IT NurSery