Hi, how do I delete the licence for one website only?
danielerametta
Posts
-
Delete licence for one website only -
Custom circle cursorHello, everyone,
Has anyone ever created a custom slider on Lay theme? I've tried inserting this code but it doesn't work.https://codepen.io/Lomzo/pen/qBBROLm
Any ideas?
Thanks -
Differentiate payment accountsHi,
I am developing an ecommerce with Laytheme and I should implement a function that I have never tried before.
Is it possible to enter multiple Paypal accounts or other to differentiate revenue? I.e., for example, t-shirt shop category on account company A, sweatshirt shop category on account company B. Do you know if there is a plugin compatible with Laytheme that does this?Thank you very much for your report
-
All in one SeoHi,
I have noticed a problem with the All in one Seo plugin. After the update the seo score doesn't work. Has anyone noticed the same problem? -
sub menus dropdownHI
I entered the code (sub menus dropdown) but I don't understand why it doesn't work.
You could help me!
Thanks/submenu/
nav.primary .sub-menu li{
display: block;
position: relative;
}
.sub-menu{
padding-top: 10px!important;
opacity: 0;
transition: opacity 200ms ease;
-webkit-transition: opacity 200ms ease;
pointer-events: none;
position: absolute;
}
nav.primary li:hover .sub-menu{
opacity: 1;
pointer-events: auto;
}
/**/the domain is https://www.proarta.ch/beta
the drop-down menu is up EXHIBITIONS
thanks
-
sub menus dropdownHI @arminunruh
I entered the code (sub menus dropdown) but I don't understand why it doesn't work.
You could help me!
Thanks/submenu/
nav.primary .sub-menu li{
display: block;
position: relative;
}
.sub-menu{
padding-top: 10px!important;
opacity: 0;
transition: opacity 200ms ease;
-webkit-transition: opacity 200ms ease;
pointer-events: none;
position: absolute;
}
nav.primary li:hover .sub-menu{
opacity: 1;
pointer-events: auto;
}
/**/the domain is https://www.proarta.ch/beta
the drop-down menu is up EXHIBITIONS
thanks
-
Sub menus? Dropdown menu?HI @arminunruh
I entered the code but I don't understand why it doesn't work.
You could help me!
Thanks -
laytheme + polylanghi
I have a problem with multilingual. specifically I saw that by changing the page the menu does not update.
-
translate shortcodedoes anyone have a solution?
thanks
-
translate shortcodeIs there a way to translate shortcode?
-
Carousel - initial animationHi
after updating the carousel plugin, I noticed that when you load the web page you see the carousel that enters from the right. I cannot dissatisfy this initial animation.
Thanks! -
menu onepage anchorRe: Link to Anchor from another page
Hi, I'm trying to create a page onepage with anchors, I followed this guide but I would not go every time on a new page. what am I doing wrong?
thank
-
Html not visible correctlyHi @mariusjopen, thank you for your answer.
I send you the code example and my website.
https://codepen.io/att/pen/AxGtg
http://rispoliguerrera.com/beta/provaThanks again
-
Html not visible correctlyHi,
sometimes it happens that inserting the html code inside the page/project does not work properly. By inserting it instead on "Custom HTML at top" the code works correctly.How can I solve?
thank you -
PostsHi, can i add posts with this theme?
From the backend I don't see the posts sectionthanks
-
menu onepageHi, how to create a One Page Navigation Menu?
I tried with anchors but it does not work.thanks