badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

RE additional images

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24937
    DEBORAH
    Participant

    I nearly had to upgrade my premium web hosting account because every time I load photos it loads 5/6 versions of the photo.

    I asked my website support to help me this is the reply below, as you can see there is no reasoning behind this issue.
    Debbie

    We’ve had a look at this for you and it seems to be related to the Retina image plugin functionality however we tried disabling the plugin and the additional images are still being added, also we cleared the retina images but that didn’t seem to clear all of the additional images. There are settings in the plugin to stop various sizes of images being automatically added but for some reason it seems to be ignoring these settings. Without performing a more thorough investigation it is hard to be sure what exactly the reason is for this. It may be worth contacting the plugin author to find out if they are aware of any reason of this, it also looks like the theme may have some sort of tie in with this so it may be worth contacting the theme author regarding this as you do appear to have the Pro version of the theme.

    #24979

    Hi DEBORAH,

    We have cut the image size. So if you upload a big size image then it automatically cuts into this below size

    	// Add Clean Retina Pro custom image sizes
    	add_image_size( 'featured', 700, 290, true);
    	add_image_size( 'featured-medium', 330, 330, true);
    	add_image_size( 'slider', 962, 390, true); 					// used on Featured Slider on Homepage Header
    	add_image_size( 'gallery', 330, 230, true); 					// used to show gallery images for gallery three/four page template
    	add_image_size( 'gallery-two-column', 462, 322, true);  	// used to show gallery images for gallery two column page template

    and default three images from the WordPress too and it does not makes any site load. The wp retina image plugins is to display in retina view on mac or other apple products which is retina display. We have recommended this plugins to view in retina display only.
    Note: Each and every image you upload in your dashboard will be cut into different size because you may use this image for slider or blog or any other things so we have designed our theme this way.

    Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.