rubistarr
-
redirect to thankyou page with self posting php email form. Pretty please :)
hmm, but wont that defeat the point of having the error messages be on the same page as the form? I already can get it to work with the error messages and thankyou messages being on a new page. The challenge is to get it working with the errors on t…
-
redirect to thankyou page with self posting php email form. Pretty please :)
still not solved. anyone?
-
Advert Design Help Please
Basic design rules: only use about 3 fonts max. Keep the colors simple. Provide a fair amount of white space. break up the text so it can be read easily. Decide what is the most important text and make it stand out from the rest. (perhaps the con…
-
redirect to thankyou page with self posting php email form. Pretty please :)
hidden field is the missing word above
-
redirect to thankyou page with self posting php email form. Pretty please :)
sadly, that just makes the form say the word success above the form when it is successfully sent. Do you think it is something where the code above is overriding the code below? so the form will not redirect to the separate page? I agree guessing is…
-
redirect to thankyou page with self posting php email form. Pretty please :)
well, i think I may be about to admit that I have been defeated. I have been trying to figure this out for about 2 days now and just cant seem to get it working. here is my new code with a random guess of what to put in the data spot. $(function(){ …
-
redirect to thankyou page with self posting php email form. Pretty please :)
where would I find what data equals when the form is submitted successfully. Wouldnt it be in the code I posted earlier?
-
redirect to thankyou page with self posting php email form. Pretty please :)
still need some advice on this one. please.
-
blank template in wordpress 3.0.1
thanks for the update. I didnt know he had moved on to a new and improved one :)
-
blank template in wordpress 3.0.1
good luck. chis C also has a free podcast on designing for wordpress that specifically uses the starker theme. That is the one I used and everything went well. maybe reference it for further info. Now if only someone would answer my post about php …
-
blank template in wordpress 3.0.1
also, I believe if you visit the 2 links in christophers post you will see that there is a blank theme (called blank) and a starker theme (called starker) Ive only used starker personally and been very happy with it. Where did you get your theme fro…
-
blank template in wordpress 3.0.1
hmm, not sure exactly what you are refering to with the widget corp aspect but when I use Starker, I do as christopher suggested and take the starker folder and put it into the wp-content > themes >starker folder and then when it is activated …
-
blank template in wordpress 3.0.1
you copied the starker file into the wp_content/themes folder? or into the widget corps theme folder? and are able to activate the starker theme but when you go to the page it is blank or is it full of just text?
-
blank template in wordpress 3.0.1
are you referring to starker?
-
redirect to thankyou page with self posting php email form. Pretty please :)
any chance you could give me the actual code to add and where to add it exactly. Thanks so much for helping. It is really appreciated. I have put about 10 hrs of time into this and have learned so much about php and forms but I still have so much to…
-
redirect to thankyou page with self posting php email form. Pretty please :)
I am new to the world of php java and Ajaxing so if you could give me a hint as to how to use the java script to redirect that would be great. To be honest, I am just starting to figure out php and am not really sure if I am using ajax or not. There…
-
redirect to thankyou page with self posting php email form. Pretty please :)
thankyou. I put the exit(); into place but alas it did not solve the dilema. Basically, when I hit send the form sends perfectly but as is I am getting a blank spot above the form where the "thankyou message sent" should be instead of redi…
-
eccomerce newbie needs basic advice
Thank you for taking the time to answer my questions. It is nice to know what the "pros" recommend :) I have been doing so much research.