Answer the question
In order to leave comments, you need to log in
wordpress + vue?
There is a section on the WP page that is controlled by VUE.
Declared via
const app = new Vue({
el: "#container",
})
How can I use this section multiple times on a page? Because it is tied to an ID.
I want to call this section in the future with a shortcode, and VUE applications should not conflict.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question