• Resolved Anonymous User 21119317

    (@anonymized-21119317)


    Hi.

    In Thumbnail Settings, check Show thumbnail, set the Size of thumbnail to Specified width and height, and specify the Width of thumbnail and Height of thumbnail sizes below, but the thumbnail size does not adjust.

    The same is true when you try to empty the cache or disable the cache plug-in.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Kybernetik Services

    (@kybernetikservices)

    Hi @cassey1.

    This mostly happens when another style for the image has a higher specificity. This usually comes from the theme or another plugin when working with !improtant. You have to check this using your browser’s developer tools.

    I hope, that I helped you.

    Thread Starter Anonymous User 21119317

    (@anonymized-21119317)

    @kybernetikservices

    Please check.

    https://issue-note.com/

    • This reply was modified 12 months ago by Anonymous User 21119317.
    Thread Starter Anonymous User 21119317

    (@anonymized-21119317)

    @kybernetikservices

    Thumbnail size adjustments were applied on tablets and mobiles, but not on PCs.

    • This reply was modified 12 months ago by Anonymous User 21119317.
    Thread Starter Anonymous User 21119317

    (@anonymized-21119317)

    @kybernetikservices

    It was successful by applying the following CSS code.

    .rpwwt-widget ul li img {

        width: 120px;

        height: 80px;

    }

    • This reply was modified 12 months ago by Anonymous User 21119317.
    • This reply was modified 12 months ago by Anonymous User 21119317.
    • This reply was modified 12 months ago by Anonymous User 21119317.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Resizing Thumbnails’ is closed to new replies.