sleepigrl
Forum Replies Created
-
Forum: Plugins
In reply to: [NS Cloner - Site Copier] Theme/Menu problems on cloned siteI have deactivated and reactivated the theme on the cloned site – same results.
I just checked for JS errors. I do see an error:
load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mo…:4 POST https://swellwebdev.info/oldstores/wp-admin/admin-ajax.php 500 (Internal Server Error)Followed by a number of script listings.
send @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mo…:4n.extend.ajax @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mo…:4n.(anonymous function) @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mo…:4wpNavMenu.addItemToMenu @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mo…:84(anonymous function) @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mo…:84n.extend.each @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mo…:2n.fn.n.each @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mo…:2a.fn.extend.addSelectedToMenu @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mo…:84(anonymous function) @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mo…:84n.event.dispatch @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mo…:3r.handle @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mo…:3
Forum: Plugins
In reply to: [Calculated Fields Form] Include in jQuery tab?Perfect, thanks!
One more question – is there any way to turn the validation off? I have some number (digit) fields that I’m prefilling with percentages.
The prefilled value is fine, but if I click into the field and then click out without changing the value, I get the “please enter only digits” validation message since the % sign remains, even though the calculations work either way.