Visual editor is not working for me
as soon as i click edit, i see one line with some code
Recent Updates Toggle Comment Threads | Keyboard Shortcuts
-
lilikoee
-
maverickmales
Found a fix at the link provided by Senta CS for the issue I was having. My self hosted blog also did not have a title because i used an image. This was causing the issue of the word-press app not loading anything but a blank page, once I added a title and started the app it was working.
-
SentaCS
I have this problem: http://forums.precentral.net/hp-touchpad/290908-wordpress-app-problem.html The App ist just blank. I do get notifications but that is all. I really need to use it. Please help me how to solve this problem. Thanks!
-
Dan
Looks like the Pre 3 is out in Europe now. @beaucollins – how much work is it going to take to get the app going on the small screen?
-
Beau Collins
-
dahamsta
Just moved to a Pre3 from a Desire and couldn’t find wordpress in the app catalog, any update?
-
-
Isaac Keyet
WordPress for webOS is now the featured app at WordPress.com’s page on mobile WordPress apps. Yay!
-
Danilo
received this feedback:
On the downside:
As you type especially the start of the blog the base of letters hide.
Difficult to highlight in the body text something you want to edit.
When you click on title, the keyboard my not appear, so you have to click on the body to get the keyboard to appear.
Sometimes loses your blog deals (after reboot I believe) so you have to log in again. -
myhpwebos
Also worth noting, 3 different times now on the TouchPad, I’ve gone into WordPress and it had lost my account, like it was being opened for the very first time again. I had to sign back in with my credentials. Is this caused by logging in on another PC to WordPress and it logging you out elsewhere? Or is this just a bug with the App? I’d rather not regularly have to login on the TouchPad to blog if the credentials can be saved.
-
Danilo
Most probably this is a bug within the app. I filled a ticket here: https://webos.trac.wordpress.org/ticket/75
-
-
Robert
Played around a bit with styling the comment status badges
After fixing ticket #59 I did a little css expirementation and but the status as a diagonal strip in the bottom right. What do you think?
-
Isaac Keyet
Hah that’s way cool! Given that it’s going be repeated a lot of times though, do you think it would still look good?
-
Beau Collins
Here’s a full list of pending comments:
https://skitch.com/beaucollins/fehjb/sdk-3.0.0.635-1024×768-running
-
Danilo
it looks cool when there is only one comment in pending state. i don’t like so much when there are more comments with the pending state. we already have the fading bg that highlights the comment status.
-
-
-
-
myhpwebos
Hello, I was decided to type up a blog last night on my new bluetooth keyboard for the TouchPad. I typed up the whole thing and then decided that I should try adding an image. I tapped the image icon and got the popup box of my image albums to pick from. I then remembered I hadn’t yet downloaded the image I wanted to attach, so I cancelled out of the image box. Unfortunately, this is where I ran into trouble. That image box turned solid white and I was left with an endless spinning circle down in the bottom left below it. I tried going in and out of card view multiple times, went into other apps and back, loaded other apps and came back but it was clear after about 7-10 minutes of attempts to save my blog, that I was just going to have to close the card and lose what I’d typed. I should’ve hit save draft first, but wasn’t expecting it to crash over trying to add a picture and then backing out. Anyway, I ended up re-typing it and then adding a picture and actually choosing one this time and that all worked fine. But it seems something isn’t happy if you go to add a picture and then cancel out. I wanted to document it in case it happens to others. Whatever you do, save your draft before messing at all with the picture button.
-
Beau Collins
Thanks for the report! I created a ticket for this issue and I’ll get it checked out right away.
-
mcnee
I had the same thing happen to me yesterday…
-
-
-
Robert
Mirror of WordPress for webOS now on GitHub
https://github.com/beaucollins/wordpress-webos
I can accept patches through here for people who prefer to use Git. Once reviewed I can sync them on up to the svn repo. It is set up to sync every 15 minutes so it should alway be relatively up to date. I made sure the github page notes that it’s just a mirror of the official repo and points to the WordPress for webOS site for more info.
Pre3 is running webOS 2.2. They slipped enyo 1.0 onto that version of webOS so I’m running it through it’s paces. The sliding panels will require a bit of additional logic to handle the “back” button action to navigate. The rest I hope can be take care of using CSS and media queries. I’ll have more info shortly.