Skip to content
Advertisement

Tag: wordpress

Select Multiple divs with the same ID

I have looped through my posts and the result is multiple posts on a summary page. I am also using firebase realtime database to store certain info for these posts. I am querying the firebase realtime database to see what data is stored under a post id. Unfortunately I am only getting a result for the 1st post and subsequent

Hide and show images on hover

Hide and show images on hover. Class artists-main has artists names and class artists-image has images of the artists. It’s working fine but my code is lengthy. I have round about 50+ artists and page will be filled by jQuery code. I want to shorten it. Answer use same class name

How can I recreate the clickable image carousel?

My question is how can I recreate the image menu (actually I don’t eve know what’s the proper name) from this site: https://bacc.cc/ ? The one at the “Discover friends, family, and purpose” section. Is it possible with elementor only or JS is necessary? Thank you. Answer Best to use a library than create your own. They could be using

Close Elementor Popup with JavaScript

I have a popup created with Elementor that plays a video when opened. I am trying to get it to close after the video if finished (say 90 seconds), but I can’t find how to close an element or Popup with Javascript. I have tried something like this https://github.com/elementor/elementor/issues/7085, but as it’s not a click action, just a wait and

Advertisement