blindsummit
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: sudden disappear of visual editorI had the same problem. I managed to solve it by first, disabling the use visual editor in my user options. I then deleted the wp-includes file totally. I got the newest wp-includes folder from a fresh zip of WP and uploaded this. Then went back to my user options and enabled the editor. It looks fine for me. This works in FF 1.5 just fine
Forum: Fixing WordPress
In reply to: RSS not working on mobile deviceI had a quick look, and I think it’s this:
Sony Ericsson K800i/R401 Profile/MIDP-1.0 Configuration/CLDC-1.0.
Are there any websites that you can load and they will return the user agent of your current browser?
Forum: Fixing WordPress
In reply to: Add numbers after caregoriesI am using the “Almost Spring 1.3” theme by Becca Wei. I have the same problem but cannot see where to edit my css: https://www.blind-summit.co.uk/wp-content/themes/almost-spring/style.css
Can anyone help please?
Forum: Themes and Templates
In reply to: FCKEditor -> Monospaced fontsok – WP was changing double dashes to & #8211; and triple dashes to & #8218; With a little help from a friend – I wrote up a tiny plugin to fix this.
If anyone wants it – get it here:
https://www.blind-summit.co.uk/software
Alex
Forum: Fixing WordPress
In reply to: Blank Admin PageHmm, strange that. I’ve posted in a couple of other threads about this. I use the alex king plugin -popularity contest and also tried the Click Counter by Ozh – both of them screw up my admin panel. When I enable the plugins – they enable ok, but the admin page goes blank. I have to hit back and then carry on. The plugin is enabled and works, and the admin panel is still useable – but then if I edit a theme file or change plugins again – the page goes blank after i click save or update.
Heeelp!
Forum: Everything else WordPress
In reply to: Getting blank page after changing anythinghmm, it seems it could be plugin related. I tried to use the populatiry contest plugin by Alex King, and that sets it off. Ditto for the click counter by Ozh. This could be a case of the plugin screwing up – of maybe it conflicts and causes something else to screw up. It’s pretty annoying as I have to disable the 2 plugins that would be really useful on my site ??
What plugins do the rest of you use?
Forum: Themes and Templates
In reply to: FCKEditor -> Monospaced fontsPre didn’t work – it basically put everything in the tab on one long line.
That’s a joke about turning off the editor! Surely it’s possible to make it work without having to turn off the editor when I need to add monospaced text!
OK, so the only way to figure this out is to follow the text from my keyboard to the post on the screen. I clearly typed the tab OK, it displayed in the WYSIWYG editor ok. The tab was also fin in the “view source” in the WYSIWYG editor. When it saved to the DB – the tab was still fine – it used the proper dashes.
So comparing the post_content from the database and what appears in the source code of the page shows that the ONLY difference causing it to appear wrong is the coversion of some dashes from – to & #8212;
The next question is where. The database is fine and the css isn’t the issue anymore – neither are themes as they all appear the same – but somewhere the dashes are being replaced with that code value….
Forum: Themes and Templates
In reply to: FCKEditor -> Monospaced fontsFrom the source code again – it seems to leave some dashes as – and converts the others to & #8211;
Forum: Themes and Templates
In reply to: FCKEditor -> Monospaced fontsIt still does’t look right. See here: https://www.blind-summit.co.uk/trill-technique
The first bit of tab should all line up properly in a block like this
tr tr tr tr
E|-1-(2)–1-(3)–1-(4)–1-(5)-|
B|-------------------------|
G|-------------------------|
D|-------------------------|
A|-------------------------|
E|-------------------------|
F F# F G F G# F AForum: Everything else WordPress
In reply to: Getting blank page after changing anythingOK, I did some checks and I found that just turning permalinks back to default let me edit the posts just fine. I then went back and set them to custome /%postname%/ or whatever the code is – and I can edit them OK again.
Maybe that will help you out?
Forum: Everything else WordPress
In reply to: Getting blank page after changing anythingI am seeing this as well. I change no files at all on my server – also, been editing stuff for a while (this specific post) and it was fine. Then it just went blank. I edited a post and hit save – it updated the post but went to a blank page. I had to click back. As I said – it had saved the changes I made. It also goes blank if I just click to edit the page, but change nothing – and hit save. It’s really bloody annoying.
I also don’t have a wp-content/cache folder. Where is this in 2.03?
Forum: Fixing WordPress
In reply to: Theme editor shows blank window (w/screenshot)I get something similar. I can go and edit a file in the theme editor – they are all set to 777 so i can edit and update the changes.
After I click the updae button, the changes are made but I get a blank page. I then have to hit back to get to my admin panel.
Any ideas?
Forum: Fixing WordPress
In reply to: Widget pages list broken with XD ForumsHi Yosemite,
Besically, the default sidebar calls the list of pages. This works fine.
When I use the widgets and drop in the categories, archives and the “pages” block, it doesn’t show up.
I drag and drop the pages box onto the sidebar, and then click update. When I go to the main page of my site – it says Pages >> but then doesn’t list anything
I’ll have a look at that links widget – thanks