Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #981404

    Pictures in testimonial are not showing. We have tried to remake and create new testimonial, still not working.

    Please check the bottom of our homepage.

    #981822

    Hey reyatmadi,

    Thanks for the login details, does your site have a URL as well?

    Best regards,
    Rikard

    #981971

    my bad, assumed youd know from my post history, https://www.mditack.co.id/

    • This reply was modified 6 years, 4 months ago by reyatmadi.
    #982345

    Hi,

    It looks like you are overriding the default styles? You need to add a width to it as well:

    .avia-testimonial-image {
        width: 100px !important;
    }

    Always include URL and login details to your site in every thread, it takes a long time for us if we have to go through your thread history just to find a URL.

    Best regards,
    Rikard

    #1005469

    i did not override the default style. Please guide me how to fix it

    #1005491

    Hi reyatmadi,

    Can you disable caching and minification for now?

    Best regards,
    Victoria

    #1005854

    Update me again when you’re ready. I will temporarily disable caching and minification

    #1005888

    Hi,

    This CSS is still coming form a minified file and is causing your problem:

    .avia-testimonial-image {
        border-radius: 0px !important;
        width: auto!important;
        height: 100px !important;
    }

    It’s coming from something called wpfc. Please remove that code or adjust the width to for instance 100px.

    Best regards,
    Rikard

    #1005890

    wpfc is “wp fastest cache plugin”

    I cannot find that css line anywhere.

    Please point it to me where can I find that css file so I can edit it as you instructed

    Please help

    #1005914

    Hi,

    Sure thing, you can find the full URL of the file in private.

    Best regards,
    Rikard

    #1005931

    Thanks for the help. If you could also help my other tread, that would be great

    #1006063

    Hi,

    Glad we could help, we will help you out in your other thread as well. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1011604

    It seems that I can’t make the changes to be permanent. Also 8ie7u8t5/23or4.css no longer exist.

    Please help

    (also don’t deactivate other plugins please)

    #1011678

    Hi reyatmadi,

    I’m not sure I understand your last post, what exactly is not permanent? The CSS file you are referring to seems to be a cached or minified file?

    Best regards,
    Rikard

    #1011709

    I can’t find the css that was changed so I cannot change

    .avia-testimonial-image {
    border-radius: 0px !important;
    width: auto!important;
    height: 100px !important;
    }

    anywhere

    The logo in testimonial not showing again.

    Please help

    #1011752

    Hi,

    You need to remove the CSS from the source, what you are referring to are cached and/or minified files and they change names from time to time. You will find the cached CSS file in private.

    Please remove the CSS from the source.

    Best regards,
    Rikard

    #1012606

    Is there a permanent fix for this?

    #1012666

    Hi,

    Yes, if you remove the CSS which is causing the problem.

    Best regards,
    Rikard

    #1012668

    I did, nothing happened

    #1012679

    Hi,

    Like I wrote before, you need to remove it from the source, not from the cached/minified file. If you want us to find it for you then you need to deactivate caching/minification, otherwise it’s very difficult to find where it’s located.

    Best regards,
    Rikard

    #1012684

    Yes please. I’ve deactivated the wp fastest cache

    #1012743

    Hi,

    It looks like it’s coming from Quick CSS, could you search in that box to see if you can find it? If not then send us login details in private.

    Best regards,
    Rikard

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