craigkeefner

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: Trimming whitespace from Logo area at top #6556

    craigkeefner
    Participant

    I also use a static page for the homepage. It starts with an H2. It would be nice if I could pull that up higher. Several lines of whitespace above it.

    Great theme!

    in reply to: Feature Image – Desktop versus Mobile #6396

    craigkeefner
    Participant

    The additional CSS fixed the “problem”. Thanks for looking at it!

    picture img {
    max-width: 100%;
    height: auto;
    }
    @media screen and (min-width: 767px) {
    picture img {
    margin-right: 20px;
    }
    }
    @media screen and (max-width: 620px) {
    .search .site {
    padding: 24px;
    }
    }

    in reply to: Feature Image – Desktop versus Mobile #6395

    craigkeefner
    Participant

    The caching program is WP-Rocket and it uses Imagify.io

    Maybe I turn it off? see email

    Craig

    WebP compatibility
    NEED HELP?
    Enable this option if you would like WP Rocket to serve WebP images to compatible browsers. Please note that WP Rocket cannot create WebP images for you. To create WebP images we recommend Imagify. More info

    You are using Imagify to serve WebP images so you do not need to enable this option. If you prefer to have WP Rocket serve WebP for you instead, please disable them from serving in Imagify. More info

    in reply to: Page Specific or Post Specific Slider and/or Advertising #6388

    craigkeefner
    Participant

    Slider plugins make me nervous…I might try it. Thanks!

    Example of what I want to do

    ON the main homepage I use category slider and set category to feature.

    I have digital signage pages and digital signage posts that I might consider using the slider to show pages and posts categorized as digital signage

    in reply to: Top Navigation Menu – Element pre-selected #6383

    craigkeefner
    Participant

    Give me 5 stupid points for that question.

    in reply to: Image Sizes and Google #6382

    craigkeefner
    Participant

    Thanks for the info. One semi-related “topic” note on Google. For some reason with topics published by Google Publisher, in order to display an accompanying image, they insist on an image embedded in the copy, not the feature image.
    https://news.google.com/publications/CAAqBwgKMOvImwswr9OzAw?hl=en-US&gl=US&ceid=US%3Aen

    They refuse to use the OG image.

    What ends up happening is for sidebars and collections we need to have feature images (OG) but if a google published topic and want images, then we need to add an additional inline 500px image. So much for faster loading…

    in reply to: Full Page Width Featured Image area #6374

    craigkeefner
    Participant

    that’ll work. thanks!

    in reply to: Slider not showing #6373

    craigkeefner
    Participant

    One final question — is there a way to set the slider to auto advance thru the features?

    Oops — delete the question. It timed out and now is “sliding” thru automatically.

    in reply to: Slider not showing #6372

    craigkeefner
    Participant

    I feel a bit stupid for not trying that. Works.

    Thanks!

Viewing 9 posts - 1 through 9 (of 9 total)