yehthatguy
Forum Replies Created
-
Hi, For what its worth using firebug for firefox the following reference errors were identified, I have copied only the line highlighted by fire bug.
#1
//checking a discount code
jQuery(‘#discount_code_button’).click(function() {#2
//choosing payment method
jQuery(‘input[name=gateway]’).click(function() {#3
// Find ALL <form> tags on your page
jQuery(‘form’).submit(function(){#4
//add javascriptok hidden field to checkout
jQuery(“input[name=submit-checkout]”).after(‘<input type=”hidden” name=”javascriptok” value=”1″ />’);
–>Hope this helps, Cheers Don
Hi, I’m receiving the same error message on checkout, PMPro Version 1.8.7.3, thank you in advance for help.
Cheers Don
Forum: Plugins
In reply to: [Theme My Login] Register and Lost Password pages disappearedG’day Jeff
Thank you for your response. When you say “other settings”, are you refering to any custome settings/setup applied directly to TML? Not wanting to assume anything, so my my website theme settings are not affected, correct?Forum: Plugins
In reply to: [Theme My Login] Register and Lost Password pages disappearedG’day, some additional info, when I said it won’t work, what I meant to say was that the TML plugin when re-installed does not recreate the missing (deleted) pages. Any ideas on how to fix this would be greatly appreciated.
Forum: Plugins
In reply to: [Theme My Login] Register and Lost Password pages disappearedG’day
TML V6.4.3
When i first installed the plugin it automatically create certain pages eg, Login, register etc.
Not to long after install I experienced some issues (thankfully it was not the TML plugin), in the process of elimination I deactivate/delete the plugin along with all pages that the plugin created. I reinstalled TML plugin and want the same set up pages as the plugin originally created. I’ve tried uninstalling/deactivating/Deleting but it wont work.
Any ideas how i can get this backup and running again? Thanks.