dezzigner
Forum Replies Created
-
Forum: Installing WordPress
In reply to: WP 2.5 – WYSIWIG Problem – TinyMCE does not start..My TinyMCE is now completely broken. Cannot see any text in WP 2.5.1.
The only way I can enter/edit text is by using PHPmyAdmin.
None of the suggestions (caching) I tried fixed the problem.
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Bilingual site — not creating complete mapThanks so much for your help. (Actually, the lack of help is only making me to learn more of PHP coding …….
After thinking about the issue. I’d say the problem could be in the qTranslate plugin, which could be considered a good plugin only if it meets all of the modern site requirements, such as:
- SEO compatible
- searchable/idexable
- should work even if javascript disabled (now the langauge switching is done via javascript, which …. Well this could be the best way of doing it, I suppose.
- There should be some hooks to make the other plugins (search engines, robots, spiders, Google sitemap generators) to “get in” to the otherwise invisible text (being blocked by the lang tags).
Well, is the WP 2.5 handling langauges better?
Forum: Plugins
In reply to: WP Super Cache – Template Changes?You will always see cached pages, even as admin.
In my case, my site doesn’t have much traffic, so I set the cache expiration to 120 seconds. If I have more traffic, I will increase the expiration time.
But often, I have to flush the cache to see the latest uploads immediately.
Cache only speeds up page loading and reduces MySQL loading, but …..
Forum: Plugins
In reply to: WP Super Cache – Template Changes?You are looking at cached pages.
You need to delete the cache (using the admin panel of the WP Super Chache).
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Bilingual site — not creating complete mapI could give you a link to the site.
http://www.guzheng.idv.hk/Forum: Plugins
In reply to: Multibyte charactersHi ulfben,
I was wondering if you plan to update the dTree soon.
I use this plugin without a hitch on my (English-only) site. Now, I was hoping to use it on another, which is a multilingual site (English and Chinese).
The plugin (v. 3.3) does not allow for parsing of the language tags.
Thanks
Forum: Fixing WordPress
In reply to: [Plugin: xLanguage] CrashOK. I got it fixed.
I had to uninstall the xLanguage plugin. Then installed the WP-SuperCache. After that, I tried the xLanguage again, and now it seems to be working flawlessly.
Will have to send the author a few bucks for a beer!
My WP is 2.3.3.
Thanks to you all!