Skip to main content

Questions tagged [images]

Images are used in different ways by WordPress.You can use a theme with images in layout, place images within your post/page content, display images next to visitor's name called avatars etc

0 votes
0 answers
25 views

I had to stop using WordPress's native image handling because I quickly exceeded the space they provide. So, I started embedding images from Flickr with the "Flickr embed" block, instead, ...
Andrew Dressel's user avatar
0 votes
1 answer
29 views

I am creating a blog and I added a portfolio page to my wordpress blog. But it is mysterious when I add a image to a column, it updates other two columns also. is it possible to overcome this? Before ...
user3103982's user avatar
0 votes
1 answer
64 views

How can I stop WordPress from cropping my uploaded images? I added these lines to do that: // functions.php add_image_size('thumbnail', 150, 150, false); add_image_size('medium', 300, 300, false); ...
Run's user avatar
  • 331
0 votes
0 answers
42 views

I want to replace post images in a 6.6.2 version WordPress site (including post feature images). Most images have been uploaded in image galleries using WPBakery's Media Gallery Masonry Grid element. ...
vasilis's user avatar
1 vote
0 answers
51 views

Im trying to delete images from database, as its accumulating too many duplicated images, tried using some wp plugin but none has really worked, please is there any easier way to go about this? ...
Oac's user avatar
  • 11
1 vote
1 answer
159 views

All of my sites are working except displaying images, attachments, etc. The sites are part of a multisite. The respective path parameters are: upload_path: wp-content/blogs.dir/N/files - where N is ...
StefanMz's user avatar
0 votes
2 answers
90 views

Site was built using Underscores and Laragon as local. I moved it to Bluehost using WPVivid plugin. 2 background images show in Firefox but not showing in other browsers after migration. Chrome Dev ...
810311's user avatar
  • 51
1 vote
0 answers
40 views

I like to make a page where I display 10 images which all have a hexagonal form. Now to make this work I see now 2 options. Use this : https://blockdevelopercookbook.com/recipes/custom-image-block-...
Roelof Wobben's user avatar
0 votes
0 answers
44 views

WordPress Media Uploads on IIS Returning 500 Error (After Cloning to Staging) Issue: WordPress media uploads appear in the Media Library but fail to load when viewed directly, returning a 500 Internal ...
Perspect Management Consulting's user avatar
0 votes
0 answers
30 views

I set the logo size to 200px 200px but on the site logo is bigger. It is set to image size 626px 626px function theme_support() { $defaults = array( 'height' => 200, ...
Jorpy's user avatar
  • 101
0 votes
0 answers
46 views

We are trying to add open graph tags to our company's RSS feed: https://www.pairfum.com/feed/ However, we are struggling to create a code snippet that we can add to our child theme's functions.php In ...
Pairfum London's user avatar
0 votes
0 answers
38 views

I'm trying to do a modal where I can edit the thumbnail of a specific post, and I wanted to know if it's possible to call and use the Core WP image editor inside this modal and be able there to Crop ...
sinned's user avatar
  • 1
1 vote
0 answers
48 views

I'm attempting to create a fuction that programatically creates a product when a post is created. I can't figure out how to associate the post's thumbnail image with the product image. (If I attach ...
DVSmith's user avatar
  • 11
0 votes
2 answers
82 views

This is what I have in my Wordpress post edit -> add media options. Now I need to delete Full Size from this select options, because that size not generated, so it not exist ! How I can to do this ?...
webstackoverload's user avatar
0 votes
1 answer
105 views

Is it possible to customize the list view in the WordPress Block Editor? I would like to place an icon if a custom attribute contains a specific value, similar to how it is implemented in the core ...
Studio Wai's user avatar

15 30 50 per page
1
2 3 4 5
239