Image is squeeze

Discussion in 'GeoCraft WordPress Theme' started by targon, Nov 25, 2015.

  1. targon

    targon New Member

    Joined:
    Dec 16, 2014
    Messages:
    5
    Likes Received:
    0
    Hi
    I upload an narrow image but this image was expanded on listing area...

    Is it possible to avoid image to be expanded?? I want natural image !

    see image
     

    Attached Files:

  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Could you please provide us 'URL' of your site so that we can better assist you?

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. targon

    targon New Member

    Joined:
    Dec 16, 2014
    Messages:
    5
    Likes Received:
    0
    Ho Priya

    Here it is: http://www.doapet.com.br/listing/dog/

    Let me know how to remove the image adapter (squeeze fucntion) for images inside the listing... I want this images as natural size (high or width) instead to adapt that on width!!

    Thanks
     
  4. priya

    priya Guest

    Hello,

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .flexslider .slides img {
        width: 100% !important;
        height: auto !important;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. targon

    targon New Member

    Joined:
    Dec 16, 2014
    Messages:
    5
    Likes Received:
    0
    Very thanks PRIYA!! Very good!! It works!!

    Another question: How to translate the theme? There is nothing on documentation!!
     
  6. priya

    priya Guest

    Hello

    You can use "Google Language Translator" plugin to change the current language with your desired one.

    Here's the link of the plugin: https://wordpress.org/plugins/google-language-translator/

    Please have a look on the above link, you will get all the process of activation and use of this particular plugin.
    Or,
    To translate your website in another language, you can create and configure separate .po and .mo files.you can follow the tutorial link given below which will definitely help you to create these files.

    http://www.inkthemes.com/how-to-cre...ion-of-wordpress-theme-in-multiple-languages/

    Hope you will find it helpful..

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page