GlobalFusion
Forum Replies Created
-
Hay un sitio en Español sobre WP que se llama ayudawordpress.com. Tienen los tutores dispobles y los archivos de traduccion que te pueden ayudar. Nosotros los estamos testeando en spanish translation y todo va bien por el momento.
Saludos,
Forum: Plugins
In reply to: Showing 5 latest posts from one site in a different oneThanks for the link. Mind explaining a bit more how this work why this is not the best choice? I am not a programmer, so might not be familiar with all these functions.
Forum: Plugins
In reply to: Showing 5 latest posts from one site in a different oneNo feedback?
No worries, I just fixed it. Had to go to:
1. phpMyAdmin
2. wp_option
3. page 2and changed “option_value” with the right template name for:
a. “option_name” = template
b. “option_name” = stylesheet“option_value” for both fields had a template name that did not exist.
Forum: Fixing WordPress
In reply to: RSS Feed Not working with WP 2.5@ Otto42,
Thanks for your response. Sorry I did not get back to you earlier, but I did not receive the notification email.
Anyways, the problem seemed to be that our posts were way too big, making the whole feed slow, and therefore giving time outs. The solution was to change the feed from full text to summary. We’ve been using the “more” tag, so it was just a matter of switching over.
Again, thanks for your time.
Forum: Fixing WordPress
In reply to: My blog is in 6 languages. How to make it good ?From the SEO standpoint, is better to have separate sub-domains for each language than 1 blog covering all of them. In that way the content will be separated and different semantics will apply.