You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are currently two limitations with the theme that reduce flexibility for users:
The projects section can't be disabled. There may be users who like the theme and only want to use the posts section for blogging.
The posts and projects section permalinks are hard-coded throughout the theme (in SEO features, etc.). This means that if someone wants to change posts to blog for example, they would need to override various layout templates in their project repo. This isn't a very good user experience.
It would be helpful to fix these issues ASAP to broaden the appeal of the theme.
The text was updated successfully, but these errors were encountered:
There are currently two limitations with the theme that reduce flexibility for users:
projects
section can't be disabled. There may be users who like the theme and only want to use theposts
section for blogging.posts
andprojects
section permalinks are hard-coded throughout the theme (in SEO features, etc.). This means that if someone wants to changeposts
toblog
for example, they would need to override variouslayout
templates in their project repo. This isn't a very good user experience.It would be helpful to fix these issues ASAP to broaden the appeal of the theme.
The text was updated successfully, but these errors were encountered: