Dear @giselach
Having the Parent and Child elements visible all the time.
Does the following suit your needs?
A Sub-menu
Sub-menu style set to "Click" in > Customize > Sub-menu >
Following code added into > Lay Options > Custom CSS & HTML > Custom <Head> Content :
<script>
window.laytheme.on("newpageshown", function(layoutObj, type, obj){
jQuery(".menu-item-has-children").addClass("show-submenu-desktop");
});
</script>
Result (Sub-menu appears open)
[image: 1639956664374-screen-shot-2021-12-20-at-12.26.52-pm-resized.png]
Hope this helps @giselach & best wishes 🌻
Richard
Dear Lisa
@fraeul-lisa
Even though this ocurred when activating Woocommerce, first you should contact your Web hosting service for help. Before changing anything further you need to make a copy of the database to save all information.
"I changed the domain from www.lisabauer.ch to www.naza.ch"
"The domain changes immediately to:
https://right.trainresistor.cc/follow/track?457423/wp-admin/"
This "right.trainresistor.cc does this make any sense to you?
Are you able to log into the back-end?
Do you know what version of Lay Theme you were running?
Did you have an out of date Carousel version?
Did you have any suspect Custom JS or <Head> Content?
What Third-party plugins did you have installed? (if any).
If you cannot log into the back-end, I think the first step Lisa is to save a copy of the current database and files. Contact your Webhost about Mysql (for wordpress database) & FTP File manager (Files & Wordpress Theme Content etc).
Talk soon & best wishes 🌻
Richard
Dear @jendrik
Project Thumbnail Videos work fine outside a Carousel but you are right that when within, the project Thumbnail defaults to the Image. The Slides are "Behind Glass" in a way in that the Hover does not affect the inside.
Sorry that my answer doesn't get you any further, this would need to be Custom Coded and you may wish to ask a developer to do this.
These Links may help:
https://stackoverflow.com/questions/16000443/how-can-i-make-an-image-become-an-embedded-video-on-mouse-over
http://jsfiddle.net/3SQtS/
https://stackoverflow.com/questions/26082409/change-inner-html-on-hover
The Slides have an Image element <img> inside of them:
[image: 1639451906802-screen-shot-2021-12-14-at-4.17.50-pm-resized.png]
There is slide-inner as the parent and within as it's child the img class="carousel-img". So the step would be to use Javascript or JQuery to take the <img> and replace it with a <video> on Hover (mouseover or mouse-enter).
Best wishes ✨
Richard
Dear Leo
@Leopold-Lenz
Using CSS or jQuery to remove or limit the amount of Thumbnails is still the only way, but have made sure its noted ✅
Best wishes
Richard
Dear @Rogue
"I do not know where to paste the Java code."
The code can be posted in Custom <head> Content located within > Lay Options > Custom CSS & HTML >
[image: 1638991994122-screen-shot-2020-09-14-at-2.51.54-pm-resized.png]
Note: it's advisable to wrap your Javascript within a "new page event" as stated here.
Example:
<script>
window.laytheme.on("newpageshown", function(layoutObj, type, obj){
// Insert code here //
});
</script>
https://laytheme.com/documentation.html#custom-javascript
Hope this helps & best wishes 🌻
Richard
Hej @kalamakumaran,
Could be, but I personally have no clue. :P haha
Carousel is not that customizable, the side I showcased here was just an example wanted to built much more complex slides with the Gridder, which are not possible with the carousel plugin.
Thank you and have a great week!
Dear @Garrod
Could you post a link to your website with the SVG in question? 🔍
Also if these help, they may be slightly different but use the same principles for changing your SVG i think:
http://laythemeforum.com/topic/6991/upload-image-for-menu-item
http://laythemeforum.com/topic/7282/use-mobile-menu-on-desktop-easy-tutorial-drop-down-menu-right-aligned-text/7
http://laythemeforum.com/topic/5995/burger-menu-in-desktop-view/2
Best wishes
Richard
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com