Steve_Emerson
Steve Emerson
10 posts
Recent Posts
-
Air Theme
Theme 2023-09-15 20:49 Post #437Appreciate you looking into this, thank you -
Air Theme
Theme 2023-09-15 19:20 Post #435Yeah just the mobile docs, so not too much of an issue. Would be nice if it was fixed eventually though. Thanks for digging into this -
Air Theme
Theme 2023-09-15 19:04 Post #433Ah tbh it seems fine on the majority of the site - maybe this issue is limited to the âdiscourse-docsâ plugin. The donât seem to work well together. -
Air Theme
Theme 2023-09-15 18:59 Post #432Just to confirm were you using a mobile? If I use a desktop browser and reduce the screen size I can see my layout is consistent with yours, whereas on a mobile device browser, I donât have the same structure. For example, it only shows âlatestâ as a dropdown⌠which makes me think yours isnât... -
Air Theme
Theme 2023-09-15 18:52 Post #430Interesting, I have no custom CSS. I also removed all theme components to see if anything was interfering but the issue persisted. I have no idea then -
Air Theme
Theme 2023-09-15 17:48 Post #428This theme would be near perfect if the issue was sorted that appears to have been raised many times in this thread by multiple users. âď¸ Discourse Air Theme - #370 by UnitedFreedom âď¸ Discourse Air Theme - #368 by BH10 âď¸ Discourse Air Theme - #342 by juiceer Iâm experiencing the same where the... -
A reddit-ish theme for Discourse
Theme 2023-09-07 14:24 Post #35Hi @awesomerobot , I cannot seem to find how I can add a category when I am on this theme. When I go to the categories section I couldnât find the option so ended up switching theme temporarily to add new one then switched back. Am I doing something wrong? Can you advise please? -
A reddit-ish theme for Discourse
Theme 2023-08-11 16:04 Post #33So looks like itâs not finding this function: customCreateTopic() { if (document.querySelector(".d-editor-input")) { document.querySelector(".d-editor-input").focus(); } else { this.composer.openComposer({ action: _composer.default.CREATE_TOPIC, draftKey: _composer.default.NEW_TOPIC_KEY,... -
A reddit-ish theme for Discourse
Theme 2023-08-11 15:58 Post #32Thanks for the prompt response and good suggestion; I do indeed have an error when selected New Topic. Uncaught TypeError: this.composer.openComposer is not a function customCreateTopic fake-input-create.js:56 Cr runtime.js:6179 install runtime.js:6316 _ runtime.js:4048 track validator.js:668... -
A reddit-ish theme for Discourse
Theme 2023-08-11 15:00 Post #30@awesomerobot This is an awesome theme! I really like it however I canât seem to be able to create a new topic via the âCreate Topicâ textbox, nor the â+ New Topicâ sidebar. I cannot see any other comments that show others experiencing this issue so not sure if this is common or not? Does it...