Yvzslm Posted June 10, 2017 Share Posted June 10, 2017 Greetings! I designed a website for my friend. He is a radio programmer. Website include homepage - articles - broadcast records and about pages. Each page has it own design. I made it with Html, Css and W3css. Design is perfect, I'll be happy to show you when I publish the site. But my problem is, I don't know how can I publish the site and works correctly. For example: I designed articles page, and a panel to write it, and reading page for a single article. But how can I make things works together? Writing article panel is only the textbox and the submit button. When the user write an article and click to submit button; how to connect to database, editing to relating elements(?), transform it to a webpage. Maybe another panel for homepage about "Last articles" section works automatically. When the article count reaches ten, pagination works. And the new article pushes the another one to bottom maybe. Design is ok, but I don't know how to make this kind of things. I got stuck very badly. I tried to transform my codes for Wordpress theme, but I failed it. I would appreciate for any help. Link to comment Share on other sites More sharing options...
justsomeguy Posted June 12, 2017 Share Posted June 12, 2017 All of that is server-side programming. If you're not familiar with that, then it's probably easiest to make a theme for a CMS like Wordpress, although I couldn't guess why your attempt to do that failed. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now