Is it hard to make a wordpress theme?

rmmfree

New member
Joined
Nov 19, 2015
Messages
25
Points
0
It's not difficult at all. You only need to create a few files in a folder that will contain the new Wordpress theme: header.php, sidebar.php, footer.php, sidebar.php, index.php and the main css file (you can use Bootstrap or any other framework). These files needs to have a few predefined lines of code to make Wordpress understand the layout. In a couple of hours or so you can create a nice WP theme. You can find in Google many great tutorials for it.
 

Ron Killian

New member
Joined
Dec 3, 2015
Messages
804
Points
0
I wold NOT say it's easy. No one can say that, just bad advice. Depends on the person. Some pick it up fast, others don't. Also depends on how advanced or fancy you want the theme to be. A plain jane, simple theme might not be to difficult for most people.

There are also programs you can use to make it easier to create a theme. I've used Artisteer, it works pretty good. Not perfect, but it works. I am sure there are others, juts don't know them off hand.
 

Hawker

Active member
Joined
Dec 22, 2015
Messages
504
Points
43
I have, but it was very basic. Contained only the needed files header.php, index.php, footer.php, sidebar.php etc

WordPress provide a Codex which makes nice sense of everything in explaining how it all works together etc

https://codex.wordpress.org/

And the Theme Anatomy is very helpful if you're first setting out or even a pro already https://codex.wordpress.org/Theme_Development

However when it came to the CSS side of it that's when things started getting really quite tricky for me.

I do know some CSS basics but if you want to create a really functional theme with lots of bells n' whistles you'll probably need to be quite well versed in CSS and PHP and HTML for that matter.

While most intermediates can knock a fairly basic WP theme together quite quickly from scratch, if you want something that has Theme Options you'll probably start to struggle.

Fortunately the good things about WP themes is that you can look at how they are coded together by literally pulling them apart and putting them back together again.

Kind of like when you're a kid and want to see how that robot toy you've got works, you start unscrewing things and pulling out springs and sprockets and a light goes off in your head like ding!

Like Ron has said, there are countless good tutorials online that will help you along the way, just Google search "build wordpress theme from scratch" for a wealth of them.

It's something that I keep returning to every now and then when I can't seem to find that "perfect theme" for my new site/blog or need something more personalized.

Hope this helps and good luck!
 

Aby

Active member
Joined
Nov 18, 2019
Messages
132
Points
28
It's up to your dedication level to create a WordPress theme. If you dive into it, it may seem difficult at first, but you'd be overwhelmed to know that it is easy once you get the hang of it.
Go ahead. Try it.
 

Dandil

New member
Joined
Dec 19, 2019
Messages
20
Points
3
I was wondering if I can use photoshop for creating a theme and then to upload it on WOrdpress, would it work
 

bracknelson

Member
Joined
Jan 21, 2020
Messages
70
Points
8
It is easy to make a Wordpress theme. First, you need to learn some programming skills like HTML, CSS. Then you can easily make a WordPress theme.
 

Brill Mindz

Member
Joined
Nov 27, 2019
Messages
95
Points
8
When you said that you want to build one from scratch, I guess you don't want to fork an existing one because it doesn't mean from-scratch.

If you don't know how to code at all, it will be really hard to honestly build a premium one from scratch. Because while coding the theme you need to remember a lot of things to follow WordPress, CSS and HTML best practices.

If the design is simple, by reviewing the other themes & tutorials, you can learn the basics, but if the design is something new, I suggest not coding the topic yourself. Then, go out and do a coder relationship.

It's the best way to create a theme about price. Naturally that is my view.
 
Latest threads
Replies
1
Views
88
Replies
0
Views
102
Replies
0
Views
161
Replies
3
Views
401
Recommended threads
Replies
0
Views
2,101
Replies
6
Views
3,858
Replies
13
Views
3,819
Similar threads
Replies
10
Views
1,893
Replies
21
Views
5,226
Replies
3
Views
1,232

Latest postsNew threads

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top