Forum Replies Created
- AuthorPosts
- craigkeefnerParticipant
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!
craigkeefnerParticipantThe 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;
}
}craigkeefnerParticipantThe 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 infoYou 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
November 18, 2020 at 6:40 pm in reply to: Page Specific or Post Specific Slider and/or Advertising #6388craigkeefnerParticipantSlider 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
craigkeefnerParticipantGive me 5 stupid points for that question.
craigkeefnerParticipantThanks 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%3AenThey 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…
craigkeefnerParticipantthat’ll work. thanks!
craigkeefnerParticipantOne 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.
craigkeefnerParticipantI feel a bit stupid for not trying that. Works.
Thanks!
- AuthorPosts