- This topic has 7 replies, 5 voices, and was last updated 14 years, 10 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember Troubleshooting › Strange semicolon in Footer
Tagged: atahualpha, bug, error, footer, semicolon
I’m using the Atahualpha 3.4.4 theme with the latest WP version 2.9.1
There is a strange semicolon that appears in a separate last line of my footer. Does anybody know how I can get rid of it please?
Firebug shows up the semicolon between the </script> and </td> the footer. Deleting it solves the superfluous semicolon problem, but I cannot save the change whilst in Firebug.
I seem to be having the same issue ….
heres a screenshot
http://blogpressreleases.com/wp-content/uploads/bprerror-semic.png
Yeah, you won’t be able to save the change from FireBug
Check the footer file in your theme folder (since its comment in your code like <!– Footer –>)
Looks like a left over semi from a javascript
Let me investigate this one… will get back to you guys and give you updates if necessary.
This is taken care of. you guys will get an update soon
Until you get the new update (new features have been added to the plugin so it needs to be tested before I can give you the update).
In the meantime please do the following manual tweak to address this:
1. Open the “wp_eMember1.php” file and look in the “wp_emember_js()” function.
2. At the very end of the function you will see </script>;’;
3. Remove the first semi-colon (
4. Save and upload the modified file and that should be it.
let me know if you need any help with this.
Thanks it is line 332 for anyone looking …..
Very Big Smiley!
Thanks.
Janine