# Latest

**URL:** https://meta.discourse.org/latest.md?page=1597

[Latest](https://meta.discourse.org/latest.md) · [Categories](https://meta.discourse.org/categories.md) · [Tags](https://meta.discourse.org/tags.md)

**Page:** 1598

---

## [Font size or text alignment issues on Meta? Report them here](https://meta.discourse.org/t/font-size-or-text-alignment-issues-on-meta-report-them-here/77766)

<div class="topic-metadata">

**Author:** [@awesomerobot](https://meta.discourse.org/u/awesomerobot)\
**Replies:** 10\
**Last updated:** [January 16, 2018, 3:03am UTC](https://meta.discourse.org/t/font-size-or-text-alignment-issues-on-meta-report-them-here/77766 "2018-01-16T03:03:37Z")

</div>

Related to: Cleaning up our font system We’re testing out a streamlined font/line-height system here on Meta. If you notice any issues that may be caused by font sizes or text-related spacing issues, report them here. P…

---

## [I think I found a bug: Miniracer crashes with valid ES6 syntax](https://meta.discourse.org/t/i-think-i-found-a-bug-miniracer-crashes-with-valid-es6-syntax/78075)

<div class="topic-metadata">

**Author:** [@sukima](https://meta.discourse.org/u/sukima)\
**Replies:** 1\
**Last updated:** [January 16, 2018, 12:17am UTC](https://meta.discourse.org/t/i-think-i-found-a-bug-miniracer-crashes-with-valid-es6-syntax/78075 "2018-01-16T00:17:47Z")

</div>

This is quite frustrating and I’d love to understand how historically this has happened. If I write the following valid ES6 code into discourse/services/foo.js.es6 and add it to the asset pipeline in Discourse it will f…

---

## [Subfolder installation: links in Top Referred Topics do not contain subfolder in the path](https://meta.discourse.org/t/subfolder-installation-links-in-top-referred-topics-do-not-contain-subfolder-in-the-path/78044)

<div class="topic-metadata">

**Author:** [@Ivan\_Rapekas](https://meta.discourse.org/u/Ivan_Rapekas)\
**Replies:** 8\
**Last updated:** [January 15, 2018, 11:23pm UTC](https://meta.discourse.org/t/subfolder-installation-links-in-top-referred-topics-do-not-contain-subfolder-in-the-path/78044 "2018-01-15T23:23:02Z")

</div>

Hi, my forum v1.9.0 installed in subfolder. The link in Top Referred Topics admin section does not contain subfolder, see an attached picture.

---

## [Pros and cons of a complimentary marketplace / e-commerce website; pricing strategies](https://meta.discourse.org/t/pros-and-cons-of-a-complimentary-marketplace-e-commerce-website-pricing-strategies/77081)

<div class="topic-metadata">

**Author:** [@meglio](https://meta.discourse.org/u/meglio)\
**Replies:** 6\
**Last updated:** [January 15, 2018, 7:47pm UTC](https://meta.discourse.org/t/pros-and-cons-of-a-complimentary-marketplace-e-commerce-website-pricing-strategies/77081 "2018-01-15T19:47:47Z")

</div>

So, here is the dilemma. Our community have been live for 3 years now. It’s all about producing milk, making cheese and so on. We have a marketplace on our forum that’s free for everyone: people sell animals and milk p…

---

## [OAuth2 Authorization and Resource Server](https://meta.discourse.org/t/oauth2-authorization-and-resource-server/68810)

<div class="topic-metadata">

**Author:** [@bekce](https://meta.discourse.org/u/bekce)\
**Replies:** 11\
**Last updated:** [January 15, 2018, 3:10pm UTC](https://meta.discourse.org/t/oauth2-authorization-and-resource-server/68810 "2018-01-15T15:10:36Z")

</div>

Hello there, I have created a standalone ready-to-run OAuth2 Authorization Server with Discourse SSO support for your needs. I believe it will be useful for some people. https://github.com/bekce/oauthly Please give it …

---

## [Hide SubCategories from Home/Category view](https://meta.discourse.org/t/hide-subcategories-from-home-category-view/78047)

<div class="topic-metadata">

**Author:** [@saggel](https://meta.discourse.org/u/saggel)\
**Replies:** 7\
**Last updated:** [January 15, 2018, 2:29pm UTC](https://meta.discourse.org/t/hide-subcategories-from-home-category-view/78047 "2018-01-15T14:29:16Z")

</div>

Hello all, Trying to hide the subcategories links from the home category view! I’ve tried the solutions I’ve found on the forum but they don’t seem to work (using the default theme) Could you please tell me how I can …

---

## [Sorting Categories within Categories](https://meta.discourse.org/t/sorting-categories-within-categories/78065)

<div class="topic-metadata">

**Author:** [@fazzio349](https://meta.discourse.org/u/fazzio349)\
**Replies:** 4\
**Last updated:** [January 15, 2018, 1:59pm UTC](https://meta.discourse.org/t/sorting-categories-within-categories/78065 "2018-01-15T13:59:12Z")

</div>

I’m having trouble trying to figure out how to sort categories within categories (similar to what they’re doing here: https://discuss.codecademy.com/c/Codecademy-Community-Lounge). I’d have to have a few subcategories “p…

---

## [Commandline non-interactive SiteSetting modification](https://meta.discourse.org/t/commandline-non-interactive-sitesetting-modification/78050)

<div class="topic-metadata">

**Author:** [@erseco](https://meta.discourse.org/u/erseco)\
**Replies:** 3\
**Last updated:** [January 15, 2018, 1:46pm UTC](https://meta.discourse.org/t/commandline-non-interactive-sitesetting-modification/78050 "2018-01-15T13:46:45Z")

</div>

I’m writing a migration script and I want to set the s3\_upload\_bucket site setting programmatically. I found a method to set it when inside the docker instance: echo 'SiteSetting.s3\_upload\_bucket="mybucket"' | bundle ex…

---

## [Is there a way to limit max and min no of characters allowed for "Topic" & "Replies"?](https://meta.discourse.org/t/is-there-a-way-to-limit-max-and-min-no-of-characters-allowed-for-topic-replies/78043)

<div class="topic-metadata">

**Author:** [@Earlie](https://meta.discourse.org/u/Earlie)\
**Replies:** 4\
**Last updated:** [January 15, 2018, 12:34pm UTC](https://meta.discourse.org/t/is-there-a-way-to-limit-max-and-min-no-of-characters-allowed-for-topic-replies/78043 "2018-01-15T12:34:48Z")

</div>

I am to put limit on maximum or minimum no of characters/words allowed for a user for topic and replies as well.How to implement it, if possible? Regards

---

## [Time period selector on user page obstructed on mobile](https://meta.discourse.org/t/time-period-selector-on-user-page-obstructed-on-mobile/71642)

<div class="topic-metadata">

**Author:** [@david](https://meta.discourse.org/u/david)\
**Replies:** 3\
**Last updated:** [January 15, 2018, 11:47am UTC](https://meta.discourse.org/t/time-period-selector-on-user-page-obstructed-on-mobile/71642 "2018-01-15T11:47:38Z")

</div>

When on mobile, the “Users” time period selector goes off the top of the screen. Can repro on meta using chrome dev tools & iOS: The same time period selector works fine on the /top page.

---

## [Preview of post not loading because force https was not set](https://meta.discourse.org/t/preview-of-post-not-loading-because-force-https-was-not-set/78023)

<div class="topic-metadata">

**Author:** [@thwright](https://meta.discourse.org/u/thwright)\
**Replies:** 6\
**Last updated:** [January 15, 2018, 3:04am UTC](https://meta.discourse.org/t/preview-of-post-not-loading-because-force-https-was-not-set/78023 "2018-01-15T03:04:01Z")

</div>

On writing a new post or editing an old post, the editor is not showing the preview of a post. The option to hide the preview still exists; similar topics continue to load as normal. I have been trying to track down wha…

---

## [Discourse automate deployment in kubernetes](https://meta.discourse.org/t/discourse-automate-deployment-in-kubernetes/78022)

<div class="topic-metadata">

**Author:** [@pandeybk](https://meta.discourse.org/u/pandeybk)\
**Replies:** 1\
**Last updated:** [January 15, 2018, 2:29am UTC](https://meta.discourse.org/t/discourse-automate-deployment-in-kubernetes/78022 "2018-01-15T02:29:23Z")

</div>

I wonder if we have any official plan to support discourse deployment in kubernetes cluster.

---

## [What is the recommended way to extend SiteSettings::TypeSupervisor with new types?](https://meta.discourse.org/t/what-is-the-recommended-way-to-extend-sitesettings-typesupervisor-with-new-types/77835)

<div class="topic-metadata">

**Author:** [@dmitry\_fedyuk](https://meta.discourse.org/u/dmitry_fedyuk)\
**Replies:** 1\
**Last updated:** [January 14, 2018, 10:02pm UTC](https://meta.discourse.org/t/what-is-the-recommended-way-to-extend-sitesettings-typesupervisor-with-new-types/77835 "2018-01-14T22:02:40Z")

</div>

How do I extend the type supervisor with additional types

---

## [Muting users in 1.7](https://meta.discourse.org/t/muting-users-in-1-7/56408)

<div class="topic-metadata">

**Author:** [@charleswalter](https://meta.discourse.org/u/charleswalter)\
**Replies:** 5\
**Last updated:** [January 14, 2018, 7:41pm UTC](https://meta.discourse.org/t/muting-users-in-1-7/56408 "2018-01-14T19:41:44Z")

</div>

Thought I’d break this into a new topic. Im getting ready to communicate to our users soon about the mute users feature added in 1.7. Sounds very practical From what I read @zogstrip it sounds like the main benefits are …

---

## [Custom categories and tags mention](https://meta.discourse.org/t/custom-categories-and-tags-mention/39225)

<div class="topic-metadata">

**Author:** [@dax](https://meta.discourse.org/u/dax)\
**Replies:** 2\
**Last updated:** [January 14, 2018, 6:01am UTC](https://meta.discourse.org/t/custom-categories-and-tags-mention/39225 "2018-01-14T06:01:08Z")

</div>

I have some css issue in my custom mentions about categories and tags. We use a few line of css to custom all mentions, so users and groups look like this: users: groups: I’d like to do the same thing for cat…

---

## [How to restore wiki post](https://meta.discourse.org/t/how-to-restore-wiki-post/77970)

<div class="topic-metadata">

**Author:** [@burningman](https://meta.discourse.org/u/burningman)\
**Replies:** 2\
**Last updated:** [January 14, 2018, 1:43am UTC](https://meta.discourse.org/t/how-to-restore-wiki-post/77970 "2018-01-14T01:43:28Z")

</div>

hey, I created a wiki post so that all users can put their name but one user mistakenly delete everything and put his name. Now, their is nothing only his name. Is their is any way of restoring that wiki post. Thanks…

---

## [Specific subforum only for suspended members](https://meta.discourse.org/t/specific-subforum-only-for-suspended-members/77957)

<div class="topic-metadata">

**Author:** [@spellbee2](https://meta.discourse.org/u/spellbee2)\
**Replies:** 2\
**Last updated:** [January 13, 2018, 9:55pm UTC](https://meta.discourse.org/t/specific-subforum-only-for-suspended-members/77957 "2018-01-13T21:55:59Z")

</div>

On my current vBulletin site, we have a special subforum (colloquially called “The Island”), which is only visible to users that have been temporarily/permanently banned. Any posts made in The Island are only visible to …

---

## [Nginx / letsencrypt / docker -- Ubuntu 16.04](https://meta.discourse.org/t/nginx-letsencrypt-docker-ubuntu-16-04/77926)

<div class="topic-metadata">

**Author:** [@dbm](https://meta.discourse.org/u/dbm)\
**Replies:** 5\
**Last updated:** [January 13, 2018, 1:26pm UTC](https://meta.discourse.org/t/nginx-letsencrypt-docker-ubuntu-16-04/77926 "2018-01-13T13:26:26Z")

</div>

Hosting: Digitalocean. Followed; all guides here also on digitalocean, for installating and configiring the NGINX with Letencrypt together. Successfully running HTTPS - https://hkh.pm/ ENDED up with 502 Bad Gateway d…

---

## [The connection has timed out](https://meta.discourse.org/t/the-connection-has-timed-out/77930)

<div class="topic-metadata">

**Author:** [@akhil](https://meta.discourse.org/u/akhil)\
**Replies:** 11\
**Last updated:** [January 13, 2018, 4:43pm UTC](https://meta.discourse.org/t/the-connection-has-timed-out/77930 "2018-01-13T16:43:05Z")

</div>

Hi, After installation of discouse, I’m getting “The connection has timed out” message in the browser. IP: http://159.89.193.78/ I’m on Digital Ocean one click apps. Note: Before the discourse installation, I was abl…

---

## [Looking for Discourse-Wordpress developer](https://meta.discourse.org/t/looking-for-discourse-wordpress-developer/77927)

<div class="topic-metadata">

**Author:** [@gerald](https://meta.discourse.org/u/gerald)\
**Replies:** 0\
**Last updated:** [January 13, 2018, 10:50am UTC](https://meta.discourse.org/t/looking-for-discourse-wordpress-developer/77927 "2018-01-13T10:50:23Z")

</div>

What would you like done? Fix problem that comments don’t appear in Wordpress Fix problem that auto-publish only works for one admin and not others Modify the affiliate plugin and customize it (optional) Develop a solu…

---

## [How to have skin selection in the hamburger dropdown like THIS forum?](https://meta.discourse.org/t/how-to-have-skin-selection-in-the-hamburger-dropdown-like-this-forum/77913)

<div class="topic-metadata">

**Author:** [@dylanh724](https://meta.discourse.org/u/dylanh724)\
**Replies:** 1\
**Last updated:** [January 13, 2018, 3:18am UTC](https://meta.discourse.org/t/how-to-have-skin-selection-in-the-hamburger-dropdown-like-this-forum/77913 "2018-01-13T03:18:03Z")

</div>

I have the official dark theme here, but I had to manually add it since I had Discourse for a couple years now (following the official instructions). I’m going to safely assume that those instructions did not include …

---

## [Delete tag warning count incorrect](https://meta.discourse.org/t/delete-tag-warning-count-incorrect/75993)

<div class="topic-metadata">

**Author:** [@jomaxro](https://meta.discourse.org/u/jomaxro)\
**Replies:** 3\
**Last updated:** [January 13, 2018, 2:28am UTC](https://meta.discourse.org/t/delete-tag-warning-count-incorrect/75993 "2018-01-13T02:28:11Z")

</div>

The warning received when deleting tags appears to be capped at 30, even when the actual tag count is higher. Warning count is correct when the tag has 30 or less uses.

---

## [Accessibility: Nested tables on latest post page](https://meta.discourse.org/t/accessibility-nested-tables-on-latest-post-page/77854)

<div class="topic-metadata">

**Author:** [@kevinrobinson](https://meta.discourse.org/u/kevinrobinson)\
**Replies:** 3\
**Last updated:** [January 12, 2018, 10:31pm UTC](https://meta.discourse.org/t/accessibility-nested-tables-on-latest-post-page/77854 "2018-01-12T22:31:54Z")

</div>

This is split out from the master accessibility thread: Accessibility audit and shepherd for making improvements Mary and Rich think this is more important. If there are inner and outer tables, they’d all need semantic…

---

## [WordPress as SSO Client in a Multisite Installation](https://meta.discourse.org/t/wordpress-as-sso-client-in-a-multisite-installation/87490)

<div class="topic-metadata">

**Author:** [@jetatomic](https://meta.discourse.org/u/jetatomic)\
**Replies:** 10\
**Last updated:** [January 12, 2018, 10:11pm UTC](https://meta.discourse.org/t/wordpress-as-sso-client-in-a-multisite-installation/87490 "2018-01-12T22:11:30Z")

</div>

1.4.0 27/06/2017 Add Discourse webhook endpoint for syncing Discourse topics with WordPress posts Add a multisite configuration option for use when a single Discourse forum is connected to a network of WordPress sites …

---

## [Accessibility: Semantic labeling](https://meta.discourse.org/t/accessibility-semantic-labeling/77889)

<div class="topic-metadata">

**Author:** [@kevinrobinson](https://meta.discourse.org/u/kevinrobinson)\
**Replies:** 3\
**Last updated:** [January 12, 2018, 9:51pm UTC](https://meta.discourse.org/t/accessibility-semantic-labeling/77889 "2018-01-12T21:51:38Z")

</div>

This is split out from the master accessibility thread: Accessibility audit and shepherd for making improvements. Accessibility question: Are form fields and links properly labeled? Not always. Missing label noted in…

---

## [Accessibility: Category page should have H4 or LI for category names](https://meta.discourse.org/t/accessibility-category-page-should-have-h4-or-li-for-category-names/77893)

<div class="topic-metadata">

**Author:** [@kevinrobinson](https://meta.discourse.org/u/kevinrobinson)\
**Replies:** 0\
**Last updated:** [January 12, 2018, 9:49pm UTC](https://meta.discourse.org/t/accessibility-category-page-should-have-h4-or-li-for-category-names/77893 "2018-01-12T21:49:27Z")

</div>

This is split out from the master accessibility thread: Accessibility audit and shepherd for making improvements. These are span tags, they should be LI or H4 tags. This is the relevant part of the UI on the categori…

---

## [Changing these colours](https://meta.discourse.org/t/changing-these-colours/77880)

<div class="topic-metadata">

**Author:** [@Ralphy](https://meta.discourse.org/u/Ralphy)\
**Replies:** 1\
**Last updated:** [January 12, 2018, 7:58pm UTC](https://meta.discourse.org/t/changing-these-colours/77880 "2018-01-12T19:58:12Z")

</div>

Hello, I have my own self hosted install of discourse. I had been customising the site and accidentally changed these titles to green: Is there any way to revert back to the original standard black colour? As I can’…

---

## [Notification text wrapping is inconsistent](https://meta.discourse.org/t/notification-text-wrapping-is-inconsistent/77863)

<div class="topic-metadata">

**Author:** [@jomaxro](https://meta.discourse.org/u/jomaxro)\
**Replies:** 1\
**Last updated:** [January 12, 2018, 6:29pm UTC](https://meta.discourse.org/t/notification-text-wrapping-is-inconsistent/77863 "2018-01-12T18:29:48Z")

</div>

Noticed this today in my notifications, it’s bugging me. Certain notifications wrap the topic title differently than others. In the image below, the accepted answer notification and the “invited to a private message” not…

---

## [Who gets notified when you reply to a topic that contains an @mention?](https://meta.discourse.org/t/who-gets-notified-when-you-reply-to-a-topic-that-contains-an-mention/77682)

<div class="topic-metadata">

**Author:** [@alehandrof](https://meta.discourse.org/u/alehandrof)\
**Replies:** 3\
**Last updated:** [January 12, 2018, 9:59am UTC](https://meta.discourse.org/t/who-gets-notified-when-you-reply-to-a-topic-that-contains-an-mention/77682 "2018-01-12T09:59:21Z")

</div>

I posted a topic in our Announcements category. A few groups are automatically watching the first post of that category, but every once in awhile I want everyone to receive something. This was one of those cases, so I me…

---

## [\[DONE, thanks\] \[PAID\] Tool for PM-ing lurkers and laggards $100/hr](https://meta.discourse.org/t/done-thanks-paid-tool-for-pm-ing-lurkers-and-laggards-100-hr/77837)

<div class="topic-metadata">

**Author:** [@Seth\_Godin](https://meta.discourse.org/u/Seth_Godin)\
**Replies:** 3\
**Last updated:** [January 12, 2018, 5:24pm UTC](https://meta.discourse.org/t/done-thanks-paid-tool-for-pm-ing-lurkers-and-laggards-100-hr/77837 "2018-01-12T17:24:19Z")

</div>

\[THANKS ALL, we’re set for now. Great to know how fabulous this community is.\] Hi Discoursians… I’m looking for someone who can build a tool for us. The goal is to increase engagement among some members of the communit…

[Previous page](https://meta.discourse.org/latest.md?page=1596)

[Next page](https://meta.discourse.org/latest.md?page=1598)
