Hi. When you look at my home page the image is a huge poster image. This should not be. When I change header image, I can select the header image and apply it. Save, publish… Still the same big poster. I have tried everything to get my header back, but it wont change the image. Should be pretty straight forward.
Help?!
Hi, guys, can you help me?
I have problems with my products in the ios 11 update for iphone, at first there are no problems but when entering the different categories of the store products are not displayed. this problem only happens to me on the iphone with the ios version 11. what can i do? Is it a template problem or this iphone version? i’m so sorry for my english, I hope you can help me.
the template is etrigan 1.0.4
The page is: https://www.dekomagenta.com
Thank you
]]>Suddenly (probably after the last update of Etrigan theme), the header image of the Store page of Woocommerce at this site https://www.huertosostenible.com/tietar/ (wihich is set as start page of the blog) does not show the random headers configured through Customizer, but one of the product’s image instead.
Woocommerce seemingly does not have an option to select that image, so as I can see that it is a <div id="featured-image">
inside the<div id="header-image">
of the theme, I tried to set another image as “featured image” in Store page, to override that, but no use. There was no featured image selected, so Woocommerce must have taken any product’s image as “featured” and it’s not looking to the one chosen as “featured” in the page.
Since last updates I’m almost confident that there was no conflict at that page and it showed the random headers as the other at this site.
How could I fix it? Is it an Etrigan bug? Or a Woocommerce compatibily issue?
]]>I want to contribute a tip in case someone else has the same problem: having white background around your products images, causes the buttons to previous and next product to become invisible.
You just have to add this to the custom CSS:
.swiper-button-next.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23e48d48'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23e48d48'%2F%3E%3C%2Fsvg%3E");
}
Here they are rendered in some orange color (#e48d48). Please locate that numbers in the url of both styles and change accordingly with your CSS preferences.
(And be careful not to copy the # sign!!)
Hope this helps!
]]>Hello. First of all thank you for this great theme!
I’ve found a strange behaviour in the site menu: menu descriptions are not showing at all. And it’s not a CSS problem. I looked at the source code of the page and the description texts simply are not there!
I only have
<li id="menu-item-402" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="..."> Name</a></li>
There is supposed to be a
<br /><span class="menu-desc">Descripcion</span>
just before the closing A tag. But it’s not rendered.
Which can be the problem?
Hope somebody can help us and solve the mistery! Thanks in advance.
]]>Hi,
I am newbie here and on WordPress/coding as well. Want to change the background color for menu. I am using Etrigan theme
website:https://xmarkcity.com/
]]>I am using the Hero widget. I have uploaded an image to my media library, but when I use it as my header image it does nor have the brightness of the original image.
I am a newbie, and have tried to Google a solution – coming up with and Advanced CSS Editor code:
#header-image img{-webkit-filter: brightness(1.0);}
I have tried this, but it makes not difference to the image brightness….
Help!!!
]]>