Forums

Promotion Slider
Remove promotion slider image size altogether? (3 posts)

  1. helikyler
    Member
    Posted 7 months ago #

    I'm trying to figure out a way to modify the plugin so that the image size will NOT be set by the plugin at all.

    The problem I'm having is that even when I add the modifications to the shortcode, the size of the image is still being set via inline properties to match one of the settings in the options panel (i.e., Medium, Large, Full).

    I would like to to be able to apply sizes exclusively via CSS so that the image will be proportionally resized based on location as I have two different size sidebars.

    I cannot change the media thumbnail sizes due to other functions of the theme.

    Can you please tell me how to remove size from the images so it will look something like this?

    <img src="imagelocation.jpg" class="attachment-full wp-post-image" alt="first-class" />

    http://wordpress.org/extend/plugins/promotion-slider/

  2. helikyler
    Member
    Posted 7 months ago #

    I figured out at least a *temporary* fix:

    Instead of using the featured image method of placing the image in the promotion, I'm using the CDN URL method, although with the same image in the same location as the featured image.

    I would still prefer to use the featured image method though, since it's shorter and I can have my lesser-WordPress savvy cohorts use that method.

    Thanks in advance for your help!

  3. Micah
    Member
    Posted 7 months ago #

    WordPress, by default, has to use one size image or another. If this isn't specifically set, WordPress defaults to full size. No matter the case, the image sizes are set inline as this is the recommended method.

Reply

You must log in to post.

About this Plugin

About this Topic