开发者 | ronald_edelschaap |
---|---|
更新时间 | 2016年6月3日 17:57 |
PHP版本: | 4.2 及以上 |
WordPress版本: | 4.5.2 |
版权: | GPLv3 |
版权网址: | 版权信息 |
Yes there is! Just copy the sign_up_form.phtml
file from /wp-content/plugins/web-whales-seoshop-sign-up-form/templates/shortcodes
to /wp-content/themes/[your (child) theme]/seoshop-sign-up/shortcodes/
and modify it. Please make sure you don't remove any classes, elements or input names to keep the form working.
When you have set the callback on success, that JavaScript code is executed when a the Lightspeed eCommerce store was created successfully. You should use an entire line of JavaScript, not just the function's name. For example: my_javascript_function()
or ga('send', 'event', 'Lightspeed', 'sign ups', 'new sign up')
.
$post
variable to the has_shortcode_filter_post_content
filter