marcelo.oliveira
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Twenty-Two] New templateOops, @danquigley thanks. I tried to do as you suggested (via FTP) by inserting the templates with new names and it worked perfectly. Now, I’m waiting like you for an easier and more practical solution by clicking on the “New Model” button. Strong hug
Forum: Themes and Templates
In reply to: [Twenty Twenty-Two] the head tag@altaico plugin – Head, Footer and Post Injections
Forum: Themes and Templates
In reply to: [Twenty Twenty-Two] image sizesThanks
Forum: Themes and Templates
In reply to: [Twenty Twenty-Two] image sizesWhen a new theme is released by the wordpress team, a link is posted with various aspects of that new theme, and one of them is the recommended size of images to use. I didn’t find that link. Will it be published?
Forum: Themes and Templates
In reply to: [Twenty Twenty-Two] the head tagsorted out. I inserted the code via plugin
Forum: Themes and Templates
In reply to: [Twenty Twenty-Two] “Search” blocksorted out
Forum: Themes and Templates
In reply to: [Marianne] Size of featured images in postsFriend, I thank you again. I’m using the theme and enjoying it a lot. I will wait for your correction. Strong hug, Marcelo. Note: I’m from Brazil, Rio de Janeiro
Forum: Themes and Templates
In reply to: [Marianne] Size of featured images in postsThanks for the reply, but the option “Expand featured images that are not wide enough.” is unchecked and even then, the featured images are not displayed in the post with the actual size, only on the pages.
Forum: Plugins
In reply to: [Pix por Piggly (para Woocommerce)] DescontoObrigado.
Forum: Themes and Templates
In reply to: [Go] Option of a cover@eherman24 I thank you for the answer. I was able to implement what I want by adding the code below to the css panel.
.post__thumbnail {
margin: 0;
max-height: 10em;
overflow: hidden;
padding-bottom: 52.5%;
padding-bottom: calc(var(–theme-featured-img–height, 35%)*1.5);
position: relative;
z-index: -1;
}.post__thumbnail:after {
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .2)), color-stop(40%, transparent));
background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), transparent 40%);
content: “”;
height: 100%;
}.post__thumbnail:after, .post__thumbnail img {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
background: #000;
transition: opacity 1200ms ease-in-out;
opacity: 0.6;
z-index: 5;
}I adjusted the display size of the featured images in the posts as well as inserting transparency and opacity in them.
Links with example:
https://baudosamba.com.br/albuns/caymmi-e-seu-violao/
https://baudosamba.com.br/albuns/cartola-verde-que-te-quero-rosa/
https://baudosamba.com.br/albuns/aracy-de-almeida-apresenta-sambas-de-noel-rosa/Forum: Themes and Templates
In reply to: [Go] Recommended size for imagesThanks for the reply @eherman24.
I asked about the indicated sizes, because many themes make this suggestion. Being a little more specific, my real question is whether it is better to use images with which Aspect Ratio 16:9, 4:3 or 3:2. Anyway, thanks again.
Forum: Themes and Templates
In reply to: [Go] Option of a coverThanks for the answer Evan Herman (@eherman24).
This, I am referring to the cover templates inside of TwentyTwenty.
About creating the child theme, I already do that.
But my need is basically for the posts. I believe that if the effects could be implemented in the prominent figures defined for the posts, the menu in the title would be clearer.
Better understand my need by watching a link on my blog:
https://baudosamba.com.br/albuns/thelma-canta-nelson-cavaquinho/
On the creation of custom page templates, I need it for posts, I think it’s possible, and my biggest challenge: find out where, in the source code of the posts, the display of the highlighted images is defined so that I can implement the gradient effect. If you can point me out, I’m very grateful.
Strong hug, Marcelo
Forum: Themes and Templates
In reply to: [Twenty Twenty] CSS on post titlesI actually know how to change the font of the whole theme, but I would like to leave only the font of the post titles with the native font.
Forum: Themes and Templates
In reply to: [Twenty Twenty] WooCommerce product pageThanks Jarret. Worked perfectly.
Forum: Themes and Templates
In reply to: [Twenty Twenty] WooCommerce product pagecontrol page width