crystalsawers / crystal-websiteblog

https://crystalsawers.co.nz
0 stars 0 forks source link

Create form for the Home page #29

Closed crystalsawers closed 1 month ago

crystalsawers commented 1 month ago

Only when I am logged in I have a create form that is very similar to what i have already implemented in all my other pages, the only difference being in the form ONLY FOR THE MAIN PAGE, I can choose which category to put the post in, and it would translate to the url when clicking on the individual post as well like all the others, e.g. /reviews/category/id AND /reviews/category/id It has to translate to BOTH /reviews and /interests category groups in the url itself.

Category options are as follows grouped by category groups:

Interests:

Reviews:

The category options inside the main page creation form must be:

Display on the right hand side of the main page "Create Post"

image