Tagged: 

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #946686

    After the last update partner logo images scale too biug for 1 to 3 column .

    http://www.syrosrun.gr/sponsors

    Please i need to fix this asap .I have a demanding customer

    #946788

    Hi, me too. After 4.3 the option “No scaling (Original Width x Original Height)” doesn’t works

    • This reply was modified 6 years, 6 months ago by Jose Ramon.
    #947058

    Hi!

    Thank you for using Enfold.

    Did you update the theme manually via FTP? The logo element is using the original logo images. Please delete the entire config-templatebuilder > aviashortcodes folder and then replace it with the current version.

    Best regards,
    Ismael

    #947194

    Hello,

    I have the same problem since the automatic update via the web interface. The no-scaling option is ignored and the image is zoomed the original size is not used. Seems to be a bug in the new version.

    The attempt with the folder avia-shortcodes to delete and re-upload from the package has unfortunately brought nothing.

    #947267

    Hi!


    @stratoslagoudakis
    Please create WP admin logins and post them here privately so we can look into it.

    Regards,
    Yigit

    #947280
    This reply has been marked as private.
    #947405

    I have the same problem with the «Partner/Logo Element». The elements are displayed much bigger than before and it seems that they are stretched.

    #947803

    @schaer_m, look at this thread

    this CSS works for me

    #947876

    ¡Hi, this css code in Quick CSS works for me!

    .av-partner-fake-img {
    background-size: auto;
    background-position: 50% 0;
    padding-bottom: 50%!important;
    }

    Regards.

    #948335

    Hi,


    @jgarciamel
    thanks for sharing the tip.

    Let us know if you need further help.

    Best regards,
    Vinay

    #970564

    Once again same problem with Enfold 4.4.1
    In my case, at the moment I’ve solved with the code mentioned above, this one:

    CSS code in Quick CSS works for me!

    .av-partner-fake-img {
    background-size: auto;
    background-position: 50% 0;
    padding-bottom: 50%!important;
    }

    Best Regards.
    Jose Ramon

    #970667

    Hi Jose Ramon,

    Thank you very much for sharing, much appreciated :-)

    Best regards,
    Rikard

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