Hello guys,
Im trying to list posts from a specific category in wordpress, i already tried a workarround with latest.json files but does not include the link of the posts, the embed option avaible on discourse just create a new post for urls, like a comments area and is not this that i wish, i want something like that :
Hope someone gives me a light <3
1 个赞
eviltrout
(Robin Ward)
2019 年9 月 10 日 20:06
2
It sounds like you are looking for this:
If you grab the latest builds of Discourse you’ll get a the ability to embed topic lists in other sites via some simple Javascript and HTML.
The typical use case for this is a blog or other content driven site, where you want a widget on the side of the screen that lists topics. You can filter by category, tag, or any of the other public filter options available.
How to Embed a list of Topics
First, you must enable the embed topics list site setting.
Then, in your HTML add a <script> tag tha…
There’s an example there of embedding a list of topics by category.
7 个赞
Hello Robin,
Yes, this is what i looking for but “embed topic list” ins’t avaible on my site settings.
I using version 2.3.3 +4 of Discourse.
Edit : i have see that this release is on beta, ill check it out"
Edit 2 : Works perfectly, amazing job <3
5 个赞
system
(system)
关闭
2019 年10 月 10 日 20:55
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.