Hi friends, Where can I find home page html coding for wordpress websites, especially custom wordpress themes I am unable to find html code, can anybody know this please give solutions Thank you
Do you mean you want to look at the HTML of other people's websites, or you're looking to buy source code for a custom template? Or neither? I don't understand, sorry. If you're looking to do the first thing I mentioned, right click on their site and click view source. If you're looking to buy a template, there are a ton online, just search for them with any search engine.
I want to check my own website home page html code for a custom template. I am able to see source code, I want to modify my home home page html code, now i am getting some syntax errors in xml validator, pleade give me clear idea
Yeah, it should be in there, or in "www". If you're looking for the homepage, it's probably called index.html or index.php or another extension, but index. something for sure. If you want to paste the blog here I'll take a look
Could you please paste the link to your website or send it to me in a PM? Alternatively, you can add me on Skype if you wish, my username is aidanriley1.
Login your Wordpress admin. go to appearance > Editor, on the right panel you can see your pages. Find Main Index Template (index.php)
ok ....... I agree but index.php I didn't find all html code w3seotraining . in this is my domain plz check once plz check xml validations also
You will get the all html. The index page has been Divided by 3 or 4 section. Header, body, footer. Header section HTML will get from header.php, body and footer also same. To get the templates style open style.css What you mean by the xml validations? Please explain!
In wordpress go to Appearance ---> Editor .. here is your edit your header.php, index.php and footer.php because wordpress divided the index page in 3 sections
Appearance ---> Editor this easy way... before editing codes.. make sure to back up the file ur going to edit.. if any thing does wrong .. just delete edited file and upload backed up file back..