lizzydi
Forum Replies Created
-
Now it works again! Thank you!
Forum: Plugins
In reply to: [Ultimate Addons for Elementor] Filterable Gallery doesn’t work anymorejust realized, that i tagged the wrong Plugin. Created a new Post. Sorry!
Forum: Plugins
In reply to: [Code Embed] add onclick event to buttonI have to put everything back to normal now (without the test button). I will try again tomorrow. Thank you very much for your help
Forum: Plugins
In reply to: [Code Embed] add onclick event to buttonUnfortunately it’s still happening
Forum: Plugins
In reply to: [Code Embed] add onclick event to buttonBut then I have the Problem, that it just shows the code written there, like now. I tried the Code and the Paragraph “Widget”.
Underneath I added a screenshot again- This reply was modified 1 year, 7 months ago by lizzydi.
Forum: Plugins
In reply to: [Code Embed] add onclick event to buttonI put the Screenshots on the website underneath the buttons
Forum: Plugins
In reply to: [Code Embed] add onclick event to buttonI see, but I dont understand. How can that be? Here is a Screenshot, and i saved everything. Could the theme be interfering? Unfortunately my screenshots dont show
- This reply was modified 1 year, 7 months ago by lizzydi.
Forum: Plugins
In reply to: [Code Embed] add onclick event to buttonhttps://futurelearning.space/
I added the Click me button to test everythingForum: Plugins
In reply to: [Code Embed] add onclick event to buttonStill doesn’t work. Is the CODE3 at the right place (see above)?
usually, I would do this:<button id="demo" onclick="myFunction()">Click me</button>where do I put CODE3?
Forum: Plugins
In reply to: [Code Embed] add onclick event to buttonSo as an example i have this html button and added the CODE3 inside the onclick. I also tried with “{{CODE3}}”. Where exactly do I place the CODE3?:
<button id="demo" onclick={{CODE3}}>Click me</button>and I have the value of CODE3 as:
function myFunction() {
document.getElementById("demo").style.color = "red";
}So when clicked, the text color of the button should turn red, right? (My actual intention is something else, but I want to test with something simpler.)
- This reply was modified 1 year, 7 months ago by lizzydi.
Forum: Plugins
In reply to: [Code Embed] add onclick event to buttonOr is this plugin just to show code? Not to execute?
Forum: Plugins
In reply to: [Code Embed] add onclick event to buttonThanks for the fast response! But when I do that my code is displayed as code on the page. I’m sorry I am a beginner! Do I put it somewhere inside the button code or where?
- This reply was modified 1 year, 7 months ago by lizzydi.