Can I edit my site’s HTML using WordPress software?
-
I have transferred my domain registrar from WordPress to ipower.com because I need to be able to add widgets and advertising to my website, can I edit my site’s HTML if I am still using WordPress software and a WP template?
The blog I need help with is: (visible only to logged in users)
-
It depends entirely on your ability to code.
For support for independently hosted blogs using WordPress.org software, you need to be at WordPress.org instead of here.
-
First thing you need to know, is that all wordpress templates are written in PHP script, not HTML since the templates have to interface with the MySQL database, and HTML cannot do that.
If you are not pretty well versed in PHP and proper PHP security measures and practices, I would suggest finding a theme that is close, and then just use the CSS to style it the way you want it. It is really easy to muck things up with PHP. It is incredibly powerful.
- The topic ‘Can I edit my site’s HTML using WordPress software?’ is closed to new replies.