"Editor" icons are missing on mobile
Posted
#3702
(In Topic #729)
Site staff

I've done about 3 installations of Composr and in the most recent install I notice that the "editor" icons are missing on edit textareas when I'm on mobile (view). This wasn't so in my previous installs.
The web host for the install in question is different from the ones I'd been using before, so I don't know if this could be the issue. I've used Chrome and Firefox and the results are the same.
However, I have moved the site to the host I was using previously, after the installation.
I've attacked two screenshots - the first what a textarea looks like on my site (taken from the edit comcode page screen) and the second what the "add forum topic" textarea looks like here on conpo.sr (on mobile).
Posted
Site director

Code
@media screen and (max-width:500px) {
.post_options_wrap {
display: none;
}
}
You can change the CSS to un-hide it if you like. I don't think the vast majority of smartphone users are going to want to do Comcode editing, and it vastly complicates the UI, that's why it's like this by default.
Become a fan of Composr on Facebook or add me as a friend. Add me on on Mastodon. Follow me on Minds (where I am most active). Support me on Patreon
- If not, please let us know how we can do better (please try and propose any bigger ideas in such a way that they are fundable and scalable).
- If so, please let others know about Composr whenever you see the opportunity or support me on Patreon.
- If my reply is too Vulcan or expressed too much in business-strategy terms, and not particularly personal, I apologise. As a company & project maintainer, time is very limited to me, so usually when I write a reply I try and make it generic advice to all readers. I'm also naturally a joined-up thinker, so I always express my thoughts in combined business and technical terms. I recognise not everyone likes that, don't let my Vulcan-thinking stop you enjoying Composr on fun personal projects.
- If my response can inspire a community tutorial, that's a great way of giving back to the project as a user.
Posted
Site staff

Chris Graham said
I don't believe that's anything new, perhaps before you had a wider screen somehow.
From “Post #3,722”, 17th January 2018, 12:25 pm
I'm using a new phone, that must be it.
I'll try your suggestion.
Thanks.
Posted
Standard member

———–
Publisher of IronFeather Journal since 1987. Host of KGNU Colorado Radio for 20 years.
Currently in Japan & decided to focus on Composr as my number one CMS.
Composr site for community of Hokkaido: Nandalow.com
Composr site for my freelance work: Futurecode.jp
My Compsr edits : http://ironfeather.com/bbs/viewtopic.php?f=12&t=2862
Twitter: https://twitter.com/futurecodejp
Publisher of IronFeather Journal since 1987. Host of KGNU Colorado Radio for 20 years.
Currently in Japan & decided to focus on Composr as my number one CMS.
Composr site for community of Hokkaido: Nandalow.com
Composr site for my freelance work: Futurecode.jp
My Compsr edits : http://ironfeather.com/bbs/viewtopic.php?f=12&t=2862
Twitter: https://twitter.com/futurecodejp
1 guest and 0 members have just viewed this.

