angsuman
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Inserting photos without breaking text[deleted due to duplication]
This ajax thingy bugs me. I don’t get enough visual indication 🙁Forum: Plugins
In reply to: Looking for Sitemap PluginAre you looking for something like this?
In my archives I provide 50 random articles. I can easily provide a plugin for something similar.
Are you sure you want to display all the posts, especially when you have few thousand posts?
Forum: Fixing WordPress
In reply to: Inserting photos without breaking textI use:
.alignleft { float: left; margin: 4px; clear: left}Forum: Fixing WordPress
In reply to: permalinks still broken (read 50 threads on this already)Check the article – wordpress tips on permalinks options. It specifically addresses your question (Update 3 section).
Let me know if it helps.
> Is WP gonna work for me?
Sure. It may not be the best fit though as yours is more a standard website than a blog. In other words it is page heavy and less blog-like entries or posts in WP terminology.> If not (or you have another idea) could you let me know?
You could also use Mambo. For your type of site Mambo CMS might provide more jazz out of the box. Check our corporate site for an example.
It provides print facility, pdf version out of the box. It also allows polls and tons of useful utilities. I am barely scratching the surface here.
Forum: Fixing WordPress
In reply to: Did wordpress.com ban me or what?Try using a proxy like anonynmizer.com when your site is inaccessible to isolate the cause of the problem.
Forum: Fixing WordPress
In reply to: Have two permalink structures?Use .htaccess to individually redirect all the old permalinks to the new corresponding permalinks.
> will my new permalink structure make the blog slower to access due to the longer url’s in the .htaccess?
No. However I discourage using dates in permalinks.
Forum: Fixing WordPress
In reply to: How to add a Delete link to each blog post?You want your members to be able to delete post or everyone?
Forum: Your WordPress
In reply to: New Theme!: Drag n Drop Layout, Three columns, FlexibleWhere to download it?
Forum: Your WordPress
In reply to: New Theme!: Drag n Drop Layout, Three columns, FlexibleWonderful Theme.
I wonder if you could put the content ahead of the menus. AFAIK it helps the search engines in properly classifying the pages.Forum: Fixing WordPress
In reply to: Dashboard-No new information since a weekNothing if you are looking for WordPress news in your Dashboard. If you are not then there are Dashboard hacks like http://blog.taragana.com/index.php/archive/wordpress-15-hack-how-to-trim-the-fat-resource-hogging-dashboard-in-admin/
which will eliminate the feeds from your dashboard making them faster.Forum: Fixing WordPress
In reply to: Dashboard-No new information since a weekNothing if you are looking for WordPress news in your Dashboard. If you are not then there are Dashboard hacks like http://blog.taragana.com/index.php/archive/wordpress-15-hack-how-to-trim-the-fat-resource-hogging-dashboard-in-admin/
which will eliminate the feeds from your dashboard making them faster.Forum: Fixing WordPress
In reply to: this morning my blog is dead. problem with databaseA simple way to find if the database is down is to ssh/telnet to the server and type <i>isql</i>. If you can connect and type in some queries then your database server is up.
If another application is being able to access the database then the server is definitely up.
Forum: Fixing WordPress
In reply to: Why won’t any sites recognize my RSS feedWhich RSS readers?
Disable all your plugins and try again.
Forum: Fixing WordPress
In reply to: Possible SECURITY ALERT?? – WordPress User Privilege EscalationThe problem hasn’t been solved yet. In fact it is more serious than described above. You don’t even need javascript enabled. Read the ticket and comments for details.