Arash
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: MobilePress] Cannot see my site neither on iphone or pcSame here. It does not work for me on the iphone or IE on windows mobile 6
Forum: Fixing WordPress
In reply to: [Plugin: MobilePress] Image resizer is missingThat would be a great feature. The plugin has not been updated for 3 months, so maybe they are working on this feature.
Forum: Plugins
In reply to: [Plugin: All in One SEO Pack] Support of multi language sites?This would be great, but I also cannot find these settings.
Forum: Plugins
In reply to: How to make a page for contributorsI don’t think there is a quick answer for this and I will just manually take the raw data from the database, for each author.
Forum: Plugins
In reply to: How to make a page for contributorsThank you Michael,
The wp_list_authors() only shows the name and nr of post. It does not show additional information about all the authors.
<p>Author's About yourself biography: <?php the_author_description(); ?></p>The code above does show additional information, but only for the author of that page, not for all the authors of the blog.
Author name
Author URL
Author description
Date since bloggin
Nr of posts
Link to all the posts
Author avatorAll the above things can be taken manually from the database for eacht author, but I was hoping that there where tamplate tags, such as wp_list_authors() to do this.
Forum: Plugins
In reply to: How to make a page for contributorsUnfortinatly these author codes only show data from the author that made the post or page. It does not have the ability to show description and additional data from all the authors. Except for
<p><?php wp_list_authors('show_fullname=1&optioncount=1&exclude_admin=0'); ?></p>that only desplays name + nr of posts.Forum: Plugins
In reply to: How to make a page for contributorsThanks a lot! I was searching for the wrong words. I should have looked for “Author” istead of “Blogger”.
Forum: Fixing WordPress
In reply to: How to turn off new user registration emailThanks. That is an external solution. I was hoping that there would be a “turn off” option for this, as a plugin or just as part of wordpress.
Forum: Plugins
In reply to: Rename wp-admin without renaming it (.htaccess rewrite)Too bad. For security reasons it would be good if you could rename it. Perhaps something for wordpress 3.0 😉
Forum: Fixing WordPress
In reply to: Whole site is suddenly blank!Since the upgrade to 2.6.3 there has been no problems!
Turnin Ajax off or keeping the link does not solve this problem
Forum: Plugins
In reply to: [Plugin: WP-Table] Need a fix for 2.5 compatabilityI don’t think WP-Table is ever going to upgrade. The development has been inactive since the beginning of 2008
Forum: Fixing WordPress
In reply to: Whole site is suddenly blank!20 hours ago I upgraded and so far no problem. So it must have been a bug in 2.6, that has been fixed in 2.6.3
I will update this in 72 hours, if nothing happens.
Forum: Fixing WordPress
In reply to: Whole site is suddenly blank!I just upgrade from 2.6 to 2.6.3 and I will see what happens.
Forum: Fixing WordPress
In reply to: Whole site is suddenly blank!I tried the cache thing, but it didn’t work.
I think I am going to do a totally new wordpress installation or restart apache 4x a day till WP 2.7