angsuman
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Can you recommend a good 3 column theme?As I said before try the Anaconda theme. I am sure you will like it 🙂
Forum: Themes and Templates
In reply to: 3 Column (Fluid Center) CSS Based Anaconda ReleasedI made a mistake. I should have said navigation menu instead of your sidebar. So essentially allowing you to limit the no of items in navigation menu solves it, which was what I suggested in the first place.
Secondly we will look into how we can even accomodate large number of menu items, if the user so desires.
In fact I plan of supporting the full page hierarchy in the navigation menu.
Forum: Themes and Templates
In reply to: Sneak Preview: Anaconda Theme (3 column, fluid center column)I haven’t received it, can you please send it to angsuman[at]taragana[dot]com ?
Forum: Themes and Templates
In reply to: 3 Column (Fluid Center) CSS Based Anaconda ReleasedDo you want to display all your 30 pages in the sidebar or just a subsection?
Forum: Themes and Templates
In reply to: Can you recommend a good 3 column theme?Now you can try the 3 column Anaconda theme. It is css based and seo optimized.
> 1) Large / wide theme – not limited to 800×600 screen, best viewed at 1024×768
Check. Anaconda adjusts to the screen width. It is a flexible theme will flexible center / content column and partially flexible left column.> 2) Horizontal navigation menu/links across bottom of header image before content.
Check on both.
> 3) left column for all usual calenders, links, categories etc.
You can select the contents of your sidebar using drag-n-drop (requires widget plugin). The theme is widgetized and comes with 17 quality wordpress widgets (including what you are looking and more) and with inbuilt support for 15 popular WordPress plugins out of the box.
> 4) Right column for ads/recent posts/related posts/recent comments etc.
See above.
> 5) Middle column for content
Check.
> 6) Site will need lots of space in middle column for content so good use of the screen width is required with enough room for banners / ads etc.
Check.
You can find a demo here.
Forum: Fixing WordPress
In reply to: what permalink structure tags work best in google?Using any fixed string works equally well. I use ‘archive’. For better SEO benefit you can try even ‘a’
Forum: Fixing WordPress
In reply to: what permalink structure tags work best in google?DB>…/%year%/%monthnum%/%day%/%postname%/
DB> to avoid problems when multiple posts have the same name.That is totally unnecessary. WordPress automatically disambiguates posts with the same name.
Forum: Fixing WordPress
In reply to: Strange: 403 error while accessing WP Admin from FirefoxSotek,
As I said do provide a screenshot. Please don’t post the same query in two different posts as it becomes difficult to track them.Forum: Fixing WordPress
In reply to: “Ownz Your bY Code_Power”> Tunnleram, the safer way to backup the database is to use phpmyadmin from your host control panel.
Or use mysql directly if you have telnet/ssh access.
Forum: Themes and Templates
In reply to: Sneak Preview: Anaconda Theme (3 column, fluid center column)@tri-fusion
I was surprised to see the screenshot as we have tested it on five blogs with all different configurations and we have never seen any layout problems. Also it is being successfully used on many blogs.And then I realized that you made some changes to the CSS 🙂
So it looks like we have to debug your changes to the code. Can you please send the details of your changes to support[at]taragana[dot]com ?
We will take it from there.
Forum: Fixing WordPress
In reply to: Need Help: I can’t access dashboardCan you send me a screenshot?
Forum: Themes and Templates
In reply to: 3 Column (Fluid Center) CSS Based Anaconda ReleasedIn the next version we will provide a way to limit the number of pages you want to display on the sidebar. I have been thinking about it for sometime.
Forum: Themes and Templates
In reply to: Sneak Preview: Anaconda Theme (3 column, fluid center column)Sorry I missed your post. You should have posted on my blog. Anyway I am looking at it now.
Can you please send me a link to the image? Your last link is unavailable now.
Forum: Themes and Templates
In reply to: 3 Column (Fluid Center) CSS Based Anaconda ReleasedThanks again spencerp 🙂
Forum: Fixing WordPress
In reply to: “Ownz Your bY Code_Power”The problem is with some plugin. Check for empty spaces or newlines, in all your plugins, after the ending ?> and delete them.