talon77
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Email form and PHP shortcodeEureka! The problem must have been my email! I logged out of it and logged back in some minutes later and their were over 10 messages in my inbox from my email form. The code in the initial post works.
Forum: Fixing WordPress
In reply to: Email form and PHP shortcodeI am testing it now, still there seems to be something wrong. What I do not understand is why the code worked once and then simply did not work anymore before even my changing anything. This is the first time that I have encountered this
Forum: Fixing WordPress
In reply to: Email form and PHP shortcodeOk I will try what you have and let you know how it goes. I have a submit button but I did not include it in what I copied from my HTML code. The reason I am using shortcode is because for some reason I scripts that I put directly into my code via the “text tab” runs very strangely in wordpress for some reason. I know because I have copied out the code and run it directly onto my browser from my computer’s desktop and everything works fine. But for some reason through wordpress buttons stop running the functions they are supposed to run, elements that should be hidden by default are visible, etc