I have tried adding some code from Google API for autocompleting location when creating custom field. I tried selecting „Text Content“ and adding HTML body which contains some javascript code but functionality didn‘t work. Same code works when adding directly to my any other wordpress page.
JS files are modified (minimized) in public version of plugin (in our development environment is accessible), but unfortunately I can not send you our source code because that is the policy of our company.
All those files that have extension .vue are compressed and minimized in JS files that is very hard and not recommended modifying. So in order to add some other features you can unminify the js and customize it.
Please note that no form of customization is included in the provided support for the plugin, so I can't help you with this any further.
I have tried adding some code from Google API for autocompleting location when creating custom field. I tried selecting „Text Content“ and adding HTML body which contains some javascript code but functionality didn‘t work. Same code works when adding directly to my any other wordpress page.
Hi Marius
"Text Content" accepts some HTML tags, like <a href and <strong>, but it can't contain any JS like that.
We don't have hooks (action and filters) at the moment, but you can try with these JS hooks that are triggered depending on the view:
JS files are modified (minimized) in public version of plugin (in our development environment is accessible), but unfortunately I can not send you our source code because that is the policy of our company.
All those files that have extension .vue are compressed and minimized in JS files that is very hard and not recommended modifying. So in order to add some other features you can unminify the js and customize it.
Please note that no form of customization is included in the provided support for the plugin, so I can't help you with this any further.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables