N
N
nuzik2016-09-30 16:01:25
CMS
nuzik, 2016-09-30 16:01:25

Will I be able to make a template for WP with only knowledge of HTML/CSS?

I will soon need to lay out and pull the template on WP.
I'm good at HTML/CSS, that is, I've only made static pages before.
I came across on Habré a seemingly good guide to layout of a template on WP. I used to have experience with this CMS, but with ready-made purchased templates.
Question: is it possible to make a template for WP without knowing PHP, JS, but only HTML/CSS? Just follow the clear instructions. Thank you.

Answer the question

In order to leave comments, you need to log in

8 answer(s)
A
Ankhena, 2016-09-30
@nuzik

There is no reason not to.
Usually knowledge of html + css is enough to connect a slider or something like that.
PHP... carefully look at what is inserted where in the adjacent template and do it by analogy. With sufficient care and accuracy, everything will work fine.
It would be nice if for a start it was a fairly simple site (not in terms of layout, but from the technical side).
It makes sense to ask for more days for execution, with a small margin.
On real tasks, everything is much easier to master.

S
Seva, 2016-09-30
@Zewkin

Why are you asking? Take it and do it.

L
Localhost, 2016-09-30
@selo

Boring but understandable
https://www.youtube.com/watch?v=7akPICFR-AI

I
isrofilov, 2016-09-30
@isrofilov

See what site. If you have a regular blog then you can do it. If you want to customize the template from the admin panel + some functionality, then you won’t be able to figure it out quickly

J
Jimmy Neutron, 2016-09-30
@SkyShot

As a matter of fact, yes. Just read the WP code , as well as the tutorials on youtube

I
Igor +, 2016-10-01
@medencev

Read about echo print statements and variables in php, then watch the video course on WP template layout

A
A person from Kazakhstan, 2016-09-30
@LenovoId

the template itself is possible, but it will not work
i.e. functions: editing from the admin panel, adding and deleting articles, adding and deleting a slider,
it will be necessary to add a footer header endlessly (by the number of pages),
etc.

S
sashabeep, 2016-10-01
@sashabeep

Well, at the same time, you will learn php so that you can’t figure it out in the template at all, as is usual in WP
When you enter data, what do you need to do urgently - don’t take it

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question