windyS
Forum Replies Created
-
Oh! Sorry! But you got me in the right direction and gave me a better understanding – so thank you very much for that.
Thank you, Steve. I appreciate your fast response!
I think the first code is what I’d need, but not sure where to put it within my site.
So my old college URL is https://staffwww.fullcoll.edu/lvincent/spiderguide/
My new WP site URL: https://www.ocspiderguide.orgDid I add it correctly to the code I copied below? And that would really mean anyone who tries to go to the college URL would come to my new WP site?
THANKS!<!DOCTYPE html> <html> <head> <title>Redirect url in Javascript</title> </head> <body> <script> var url= "https://staffwww.fullcoll.edu/lvincent/spiderguide/"; window.location = https://ocspiderguide.org/; </script> </body> </html>Forum: Plugins
In reply to: [Easy PayPal Events & Tickets] Images on Customer Reciept won’t stayI’ve tried so many times! My emails really do need a couple of images, especially our logo.
Any other thoughts?(by accident I noticed I replied to your noreply address)
Thanks again
Forum: Everything else WordPress
In reply to: Considering WordPress–Can I try without a server?Thanks so much for your quick response, ipstenu. Off to give it a try!