开发者 | pedrogusmao02 |
---|---|
更新时间 | 2024年7月15日 01:48 |
捐献地址: | 去捐款 |
PHP版本: | 7.0 及以上 |
WordPress版本: | 6.2 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
On the HTML implementation method, after setting the link a tag will be created as the wrapper parent. On JS, the link redirect will be set through jQuery (onclick() method). On the JS method, you may have to insert the "cursor: pointer" manually on the wrapper to display it's clickable. On the HTML tag injection, you may experience some trouble because of the CSS styling of this tag, so you may customize it also.
On link settings, you can set multiple features: Link in new tab or not (target), nofollow, custom values and others. At this time, the plugin will only read the target setting, not the others.
At this time you may experience some difficulties using the dynamic link with other plugins that extend Elementor, such as Elementor Custom Skin and others. I'm working on improvements for the next releases.