Tagged: thumbnail
Hi,
I recently updated my theme ENFOLD ver 2.8.1
WordPress 3.9.1
I’ver just realised that on uploading images – the theme is not creating the additional image thumbnail sizes for each image
When I go to insert an uploaded image – the only option is FULL SIZE I do not get the option to select say “entry with Side Bar 710px x 270px
hope you can shed some light
Hey!
The issue seems to be related to the server because it also happened with the default WP theme activated, my guess would be to check your space quota in your hosting. Check if these other sizes actually exist in the server (via FTP).
Cheers!
Josue
Hey!
The dynamic CSS file will be loaded wether or not you have a child theme activated. CSS override depends on the hierarchy of the selectors you are using, however you can always use the !important rule in the properties.
https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity
Cheers!
Josue