Hello, I have a html file (which performs a simple ajax function), which I want to use in my WordPress site's first (static) post... How can it be done ? Thanks in advance
Hi While inside the create post editor, simply switch to HTML mode and copy your code into the body field. thanks
I tried this but this isn't working...while switching to visual mode it is still showing the html codes...
Hi What kind of code are you trying to add ? Are you certain your in HTML view mode ? Did you try adding the code then hitting "preview changes" to test if your code is working ? thanks