• Resolved freemason

    (@freemason)


    Hi Hector,

    I have a plugin (shortpixel) that creates and serves images in formats jpg, webp and avif. I am using WPP theme “tiles” with the customization below. Images with the proper sizes are present in the server. However, I keep serving .jpg images in the WPP widget. How can I solve this?

    Best Regards

    A Jorge

    TILES CUSTOMIZATION

            .wpp-tiles li .wpp-post-data .wpp-post-title {
                display: block;
                font-family: Copperplate, "Alegreya SC","Sorts Mill Goudy", serif !important;
                margin: 0 0 0;
                font-size: 0.8em;
                font-weight: lighter;
                line-height: 1.1;
                color: #ffffff;
            }
            img {
                border-radius: 10px;
            }
    Plugin Configuration

    Performance Nag:?Dismissed

    Log Limit:?Yes, keep data for 31 days

    Log Views From:?Visitors only

    Data Caching:?Yes, 1 hour

    Data Sampling:?No

    External object cache:?Yes

    WPP_CACHE_VIEWS:?No
    System Info

    PHP version:?8.2.20

    PHP extensions:?Core, date, libxml, openssl, pcre, sqlite3, zlib, bz2, calendar, ctype, curl, hash, filter, ftp, gettext, json, iconv, SPL, pcntl, random, readline, Reflection, session, standard, mbstring, shmop, SimpleXML, tokenizer, xml, litespeed, i360, bcmath, dba, dom, enchant, fileinfo, gd, igbinary, imagick, intl, exif, memcached, msgpack, PDO, mysqlnd, mysqli, pdo_mysql, Phar, posix, redis, sockets, sodium, sysvmsg, sysvsem, sysvshm, xmlreader, xmlwriter, xsl, zip, Zend OPcache

    AVIF support:?No

    WebP support:?Yes

    Database version:?10.5.21-MariaDB-cll-lve

    InnoDB availability:?DEFAULT

    WordPress version:?6.5.5

    Multisite:?No

    Active plugins:?A2 Optimized WP 3.0.8.3, Advanced Database Cleaner PRO 3.2.9, Advanced Editor Tools 5.9.2, Ajax Search Pro 4.26.12, Akismet Anti-spam: Spam Protection 5.3.2, Analytics Insights 6.3.6, Backup and Staging by WP Time Capsule 1.22.19, Block Specific Plugin Updates 3.3.2, Classic Editor 1.6.3, Classic Widgets 0.3, Duplicator Pro 4.5.17.4, GTranslate 3.0.6, Gwolle Guestbook 4.6.2, LiteSpeed Cache 6.2.0.1, MailPoet 4.53.0, Maintenance 4.12, MWW Scheduled Post Trigger 3.2, Post Date Time Change 5.08, Rank Math SEO 1.0.222, Rank Math SEO PRO 3.0.65, Sassy Social Share 3.3.64, ShortPixel Image Optimizer 5.6.2, Smart Post Show Pro 2.5.8, Smart Slider 3 Pro 3.5.1.23, Wordfence Security 7.11.6, WordPress Popular Posts 7.0.0, WP-PageNavi 2.94.1, WPCode Lite 2.1.14, WPS Hide Login 1.9.16.7

    Theme:?ColorMag Pro (4.1.8) by ThemeGrill

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    Hey @freemason,

    WordPress Popular Posts can since version 7.0.0 create its on .webp / .avif images. See WebP / AVIF support for more details.

    Thread Starter freemason

    (@freemason)

    Hi Hector,

    Is it possible to make WPP use aready existing .webp images?

    Regards

    A Jorge

    Plugin Author Hector Cabrera

    (@hcabrera)

    Yes, it’s possible to have your popular posts list use preexisting images from your /uploads folder.

    #1 Go to Appearance > Widgets and click on the WordPress Popular Posts block to edit it.

    #2 Under the Display post thumbnail checkbox, select the Use predefined size option and then pick your preferred thumbnail size.

      If the available thumbnail size options don’t include a size that would work for your popular posts list you may need to register a new thumbnail size.

      #3 Save changes.

      Plugin Author Hector Cabrera

      (@hcabrera)

      Since I haven’t heard back from you I’m marking this topic as resolved.

      Please feel free to leave a comment below if you need further assistance with this.

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