keenthems Draggable The function doesn't work.
hello.
The drag function does not work in the doc example.
Even if you copy the source code, it doesn't work.
keenthemms : seven-html-pro
doc Url : https://preview.keenthemes.com/html/seven-html-pro/docs/general/draggable/restricted
Replies (2)
Hi,
Thank you for reporting this issue. We will check it further and provide a quick fix asap.
Regards.
Hi,
You can fix this issue by referring to the following steps:
-
Follow <a href="https://preview.keenthemes.com/html/seven-html-pro/docs/getting-started/setup">Quick Setup</a> guide.
-
If you are using <a href="https://preview.keenthemes.com/html/seven-html-pro/docs/getting-started/build/gulp">Gulp</a> go to <code>core/html/tools/gulp.config.js</code> and change the draggable build config as shown below:
- If you are using <a href="https://preview.keenthemes.com/html/seven-html-pro/docs/getting-started/build/webpack">Webpack</a> go to <code>tools/webpack/plugins/custom/draggable/draggable.js</code> and change the build config as shown below:
- In your custom JS code use
Regards.