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
Joao
Joaoā€¢11mo ago
How about WordPress itself? https://wordpress.com/forums/
WordPress.com Forums
WordPress.com Forums
Visit the post for more.
roelof
roelofā€¢11mo ago
I tried but there a lot of questions are not answered šŸ˜¦
Joao
Joaoā€¢11mo ago
Joao
Joaoā€¢11mo ago
Literally 2 minutes ago...
roelof
roelofā€¢11mo ago
oke, i try again thanks
ghostmonkey
ghostmonkeyā€¢11mo ago
what exactly are you trying to do? You want to learn how to recreate this page within wordpress?
roelof
roelofā€¢11mo ago
yep but I saw that the link is for wordpress.com and I work with wordpress.org
ghostmonkey
ghostmonkeyā€¢11mo ago
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?
roelof
roelofā€¢11mo ago
I have locally my idea was to first make the template the old way and then learn how to do it the gutenberg way
ghostmonkey
ghostmonkeyā€¢11mo ago
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
roelof
roelofā€¢11mo ago
I hate page builders. I rather made them by stratch so code for myself
ghostmonkey
ghostmonkeyā€¢11mo ago
then what do you mean by template? like a theme ?
roelof
roelofā€¢11mo ago
I think so
ghostmonkey
ghostmonkeyā€¢11mo ago
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
roelof
roelofā€¢11mo ago
I think the one I have in mind can be block compatible
ghostmonkey
ghostmonkeyā€¢11mo ago
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
roelof
roelofā€¢11mo ago
oke, I will google
ghostmonkey
ghostmonkeyā€¢11mo ago
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...
ghostmonkey
ghostmonkeyā€¢11mo ago
this is the first one that comes up in youtube for me, and it looks fine
roelof
roelofā€¢11mo ago
@ghostmonkey thanks
Joao
Joaoā€¢11mo ago
@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.
roelof
roelofā€¢11mo ago
@joao6246 thanks, will look at it