nicki16
Forum Replies Created
-
Hi David,
thank you for your quick response.
I will write you through the official support channel.
Best regards
NicForum: Plugins
In reply to: [Smart Variations Images & Swatches for WooCommerce] SVI and GPDRHi David,
thank you for your quick response.
I will do that.
Many thanks and best regards
NickiForum: Plugins
In reply to: [WP Flow Plus] How can I sort pictures into a new order?YES ! It’s working 🙂
Thank you very very much !!!
Have a nice evening
NickiForum: Plugins
In reply to: [WP Flow Plus] How can I sort pictures into a new order?ah ! 🙂 Now I see, what you ment 🙂
I will tryForum: Plugins
In reply to: [WP Flow Plus] How can I sort pictures into a new order?Sorry, but I don’t understand what you mean 🙁
Forum: Plugins
In reply to: [WP Flow Plus] How can I sort pictures into a new order?[wp-flowplus include=’4163,4164,4212,4206,4208,4213,4214′ orderby=’post__in’ order=’ASC’]
I need the pic with ID 4212 between 4164 and 4206 and not between 4208 and 4213 in the frontend
Thank you
Forum: Plugins
In reply to: [WP Flow Plus] How can I sort pictures into a new order?Thank you for your prompt reply 🙂
I’ve tried it, but now I have 6,5,4,3,2,1 and not 3,2,1,6,5,4
What did I wrong?
Forum: Plugins
In reply to: [WP Flow Plus] Transparent backgroundThank you 🙂
That works 🙂Nice greetings
NickiForum: Plugins
In reply to: [WP Flow Plus] Transparent backgroundThank you for your prompt reply 🙂
I was hoping, that I can make the reflections background transparent because it would fit best with the style of the website.
I’ve tried it with
.wpif2_overlay {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 1%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 1%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 1%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 1%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 1%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#00000000′, endColorstr=’#000000′,GradientType=0 );
}in the custom css, but it doesn’t work. Also not with !important;
At the moment the background color of th reflections is black and it is a small stopgap 🙂
Thank you and nice greetings
Nicki