harding13
Forum Replies Created
Viewing 12 replies - 1 through 12 (of 12 total)
-
Forum: Plugins
In reply to: [Rest Routes – Custom Endpoints for WordPress REST API] Filtering resultsAny news about this capability?
Forum: Plugins
In reply to: [Contact Form 7] Disable submit button while loadingI want to disable submit button after submit
- This reply was modified 9 years, 5 months ago by harding13.
Forum: Plugins
In reply to: [Contact Form 7] Disable submit button while loadingjQuery(document).on('click', '.wpcf7-submit', function(e){ if( jQuery('.ajax-loader').hasClass('is-active') ) { e.preventDefault(); return false; } jQuery('.wpcf7-submit').attr('disabled','disabled'); });is this right?
- This reply was modified 9 years, 5 months ago by harding13.
Forum: Plugins
In reply to: [Contact Form 7] Disable submit button while loadingHi, is it possible to use Epsiloncool script to disable permanently the submit button (not only when loading.gif is active)?
Solved. Try to re-login from the browser tab you’re seeing the Maintenance page
Same problem now
PS i got a license for the premium version
Forum: Plugins
In reply to: [Co-Authors Plus] After upgrade to 3.1.1 no more posts author listThe function generates a list of link like this
http://www.emmeci.co/author/astolfo-di-amato/
after the upgrade the link goes to a page without result
Forum: Plugins
In reply to: [Easy Digital Downloads - Free Download] Too many redirects?Thanks Jim!
hi, i solved with this brilliant plugin
http://ww.wp.xz.cn/plugins/co-authors-plus/thanks
Thanks!
Forum: Plugins
In reply to: [JSON API] create_post for custom post typeYou need to add
&type=yourcustomtype
to the URI
Viewing 12 replies - 1 through 12 (of 12 total)