I’m confused because I upload images to the media library and SOME appear with a thumbnail and others do not. The images that appear with a thumbnail in the media section I can use in my layout, no problem. The other images, that only have a blank square instead of a thumbnail, I seem to be able to “point” to them when I’m building a slider on pages of the site, but nothing appears in the layout.
I have checked that all images are saved as jpeg, 72dpi, saved for web.
I think what confuses me the most is that is works for some and it doesn’t for others, and I don’t know WHAT the secret is…
I am currently building the site locally with XAMPP – could this be it?
]]>Still pretty new at this, so while I know what I need to do, I’m missing a key piece of info that I can’t find on the forums already. Perhaps I’m just not asking the proper question.
I want to add makeshift borders to the homepage of a website I’m tinkering on (it’s a self education project for me as much as anything else) and I’m intending on doing this by adding the image twice to my homepage in the editor. I’ve figured out how to do that, and I understand I need to alter the attributes until I like them with .css, but I don’t know how to create a .css that only affects one for the right and another with mirrored specs for the left. Like, I know how to create .css in the appearance tab, its just the “I want you to only affect this instance of the picture” that I can’t figure out.
Also, is there a reference of the keywords that can be added to the .css and what they do? I’m learning and can grasp the concepts but would love a cheat sheet to gloss over when I’m looking for a specific result.
Thank you in advance.
]]>I have the vortex theme, my site is https://eyelinerwingsandprettythings.com.
I am desperate–every pretty .PNG I upload turns into a fuzzy mess and I have no solution, if the answer is something to do with changing the CSS can someone explain how to do that? When I go to change CSS there’s nothing there, I uploaded my layout via uploading a compressed file.
]]>Please help! We have no idea what is happening or how to fix it.
]]>Sorry for the length of this.
]]>I am unable to upload jpeg files from my image folder to my galleries in the NextGen Gallery Plugin.
I select the gallery, select a file for upload and upload. The upload is 100% completed but 0/1 files are uploaded!
Not sure what’s going on…
Alison
https://www.ads-software.com/plugins/nextgen-gallery/
]]>add_filter('jpeg_quality', function($arg){return 100;});
add_filter( 'wp_editor_set_quality', function($arg){return 100;} );
to the Theme’s function.php? Or is there a difference?
Is the file re-saved or passed on the way it is? I’m asking because even at a maximum quality setting, a JPEG will degrade with each saving.
Thank you!
https://www.ads-software.com/plugins/wp-resized-image-quality/
]]>