How to call Modal when clicking on one of the images of the Gallery in Oxygen?
In the French Oxygen Facebook group, I saw a question how to make it so that when you click on one specific image in the Gallery element, you could call Modal. At the same time, the standard lightbox...
Read More
Toggle in Oxygen: how to initially close all toggles on smaller screen sizes
Sometimes a situation may arise when you need one Toggle element on the desktop to be initially open, while on smaller screens it is necessary that all toggles are closed. A simple javascript code...
Read More
How to pause Slides autoplay when you hover over?
The basic Slider element in Oxygen has no option to stop the automatic playback of slides when you hover over the mouse. But sometimes this option is necessary, mainly when each slide contains text,...
Read More
Disabling page scrolling when opening the Modal in Oxygen
At the moment, the basic Modal element in Oxygen does not have an option to disable page scrolling when a pop-up window opens. But many users ask for this feature. In addition, when placing in a...
Read More
How to change or delete the title of SVG icons in Oxygen?
The built-in sets of SVG icons in Oxygen have such a feature — when you hover the cursor on an icon, a tooltip appears with the icon title, while there is no possibility to change the text of this...
Read More
How do I prevent certain javascript from running inside the Oxygen editor?
Sometimes there is a situation when a certain script that you have inserted through Code Block causes problems in the Oxygen editor, or for some other reason you do not need this script to be...
Read More