• can u anybody help me out telling me how to convert my html site 4 page html site to wordpress with all the dynamic functions of wordpress such as drop down menu’s and all. i know a lil bit of html and css but don’t know how to convert it to wordpress. plz help me out if possible.

    thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • You need to know PHP.

    Read the documentation page on how to develop WordPress theme.
    You would likely have to “cut” your html template into “Header”, “Body”, “Sidebar” and “Footer”.

    There’s simpler method.

    Install fresh WordPress on your site, then make a new page/post, copy paste your html website while viewing it in browser and then in the post area use the “Paste from Word” icon. It will retain as much formatting as it can.

    But of course, your theme will not look as you .html website.

    Thread Starter bhavesh0409

    (@bhavesh0409)

    yes i know php but i don’t know how to convert html to wordpres. i have 4 page website which i want to convert it to wordpress so that i can update my content dynamically. it has a full width page. do u want to see the link i can show u it’s here : https://www.manatube.si

    can u tell me the best option from where i can have some material to get this html site to be converted into wordpress with exactly the same look and feel as it has now. is it possible. can u help me out sir ?

    Moderator keesiemeijer

    (@keesiemeijer)

    @bhavesh, your best bet is to read all the materials pointed by keesiemeijer.

    Then here’s my suggestion structure for your website to have it look the same as it is now.

    style.css
    header.php
    index.php
    footer.php
    home.php

    style.css you just copy all your website styling into this file. If not mistaken it is custom.css for your website.

    header.php is the header files, for your website this is the html part you need to convert.

    [code moderated - plesse use the https://pastebin.com/ for any code longer than 10 lines - see https://codex.www.ads-software.com/Forum_Welcome#Posting_Code ]

    That's the hint I can give you.
    More than this, you need to hire me then. LOL

    Thread Starter bhavesh0409

    (@bhavesh0409)

    lol…nice one dude…really thnx for the help appreciated…i will ask u for more…hehehe…how much do u charge…by the way can u help me out a lil with this thing…my other site is acting lil weird in Internet explorer…

    can i get a fix for this issue.can u have a look and let me know what should i do so that the drop down menu under the services section doesn’t gets cut off from it’s edges.

    baltimorepsychologists.net

    Thread Starter bhavesh0409

    (@bhavesh0409)

    can u plz help me out with this simple thing dear. u r great sir.

    this is the site : https://baltimorepsychologists.net/

    it display properly the fonts in chrome but in IE as u can see it displays different fonts. also the text next to slider gets disturbed in IE as u see it goes above the line of the slider whereas in chrome and firefox it display correctly. any help would be appreciated and will be grateful. thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘html to wordpress conversion’ is closed to new replies.