Wordpress front end forum
Hello,
I wonder where I can ask the best how to convert this html ( https://github.com/RoelofWobben/sunny_side_landing_page) to a php based wordpress tutorial.
Now I wonder if someone knows a good forum where I can ask for help
22 Replies
How about WordPress itself? https://wordpress.com/forums/
I tried but there a lot of questions are not answered š¦
Literally 2 minutes ago...
oke, i try again
thanks
what exactly are you trying to do? You want to learn how to recreate this page within wordpress?
yep
but I saw that the link is for wordpress.com and I work with wordpress.org
my suggestion is to go on youtube and watch tutorials on how to use the 'gutenberg block builder' which is the built in page editor in wordpress
once you know how to make blocks, you will be able to recreate this specific design pretty easily
do you have a wordpress setup currently?
or do you also need to learn how to do that too?
I have locally
my idea was to first make the template the old way
and then learn how to do it the gutenberg way
at this point in time, i think focusing on the block editor is the best
all the other page builders etc are falling by the wayside as gutenberg continues to imrpove in efficiency and overhead cost
and if you ever needed to use a page builder for some reason, it would be easy to pick up once you know gutenberg
I hate page builders. I rather made them by stratch so code for myself
then what do you mean by template?
like a theme ?
I think so
there are a bunch of themes, but you don't really need them. and even with a theme installed, you are still going to be building the page with the block editor
unless the theme isn't block compatible, which means it's old and you should avoid it
I think the one I have in mind can be block compatible
well this feels like a circular convo
š
but as long as it's block compatible
your first step is still going to be learning how to build a page layout with the block editor
oke, I will google
WPTuts
YouTube
Gutenberg WordPress Tutorial - Beginners Guide
In this Gutenberg WordPress Tutorial, you'll learn how to get started using Gutenberg, the Blocks feature, a selection of great free block plugins.
Love it or hate it, Gutenberg for WordPress is here to stay, so let's embrace what it offers, deal with some of its shortcomings and learn how to build websites with it.
This Gutenberg WordPress Tu...
this is the first one that comes up in youtube for me, and it looks fine
@ghostmonkey thanks
@roelof6731 If you want to learn WordPress I recommend following this channel: https://www.youtube.com/watch?v=sbsBue70PUw
He also has a great course on WordPress that covers creating themes "the old way", including creating custom gutenberg blocks.
@joao6246 thanks, will look at it