Closed wl018 closed 3 years ago
The linked solutions are for original Ghost and do not apply here. The front-end code of this repo is using React. So you can fork this repo and change the front-end code directly. Better yet, use the method of component shadowing which is described in the the Jamify tutorials. In either case, you need React and coding knowledge to accomplish this task.
Feel free to re-open again.
I want to display all my tags in a post, how should I do? I found this, but it seems like doesn't work.
I also want to Create A Tags List Page in Your Ghost Theme, and the solution from Aspire Themes doesn't fit for this case either, how should I solve it?
Thank you for your help.