Viewing 15 replies - 1 through 15 (of 16 total)
  • Plugin Author noor-e-alam

    (@noor-e-alam)

    Hello, it will be fix soon in next releases. Thank you

    Hi there,

    The title on this post reads “resolved” but I am having exactly the same problem. No effect whatsoever from changing dimensions in the admin panel. Using PRO on WP 4.1… can you lend me any help here?

    Thanks,
    T.

    Hi,

    I am having the same issue than Tomihoko.. I need the images to be bigger than 300px x 300px.

    Many thanks,
    Sanna

    Exactly the same.

    I have pro and I need the images bigger.

    Thank you
    Ismael

    Love the plugin but having same issue. Need the images to be bigger than 300px x 300px. Any status updates noor-e-alam?

    Can adjust height and width CSS rules of the class:

    .ih-item.square

    Working well for me until an official update of the plugin is realeased.

    hi noor-e-alam
    jus purchased it yesterday.
    very nice plugin but i am also facing the same problem the image size is not getting changed via admin.
    THe main requirement for which your plugin was purchased was this only
    assistance is requested

    rodondoe
    how have you resolved the issue pl help

    and can also style:

    .ih-item.square img {}

    Hope this helps.

    rodondoe

    bro i am new to this
    can you elaborate

    I am going to the CSS of the plugin.

    wp-content > plugins > Amazing hover effects > CSS > ihover.css

    then, for example, I am using square effect 13, you can add at very bottom of that CSS page:

    .ih-item square colored effect13 left_to_right.img {
    	 height: ???px;
    	 width: ???px;
    }
    
    .ih-item.square img{
        border: 0px solid #fff;
        height: ???px !important;
        width: ???px !important;
    }

    Use Firebug to track down and see the class name of the particular effect you are using.

    trying this,
    will post after amending
    thanks neways

    At this point is does require a bit of custom CSS, but it can be done. You may post a link to the page you are working on and I can look at it. Perhaps then can give you some specific directions based on your actual site.

    tks bro its working
    but i want different image size for different categories
    this solution is changing the image size universally

    rodondoe
    can you tell me how to make changwd in the different category of effect which i have made

    assisttoit

    Good! We’re getting there…
    What is the number/shape hover effect you are using?

    Ex: colored square effect 13

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘Image Size Not Updated’ is closed to new replies.