AquaFluid
AquaFluid is a two column, fluid width, sidebar widget compatible wordpress theme.
Key Features :
- Updated for Comments feature in WordPress 2.7 on Jan 24th 2009
- Updated for Tags feature in WP 2.3.
- Page Template for Archives Page
- Page Template for Contact Page
- Automatic Page Navigation
- Author Page
- Widgets Plugin Compatible
- 404 Not Found Page
Features Included are :
1. Theme Options Page
that allows you to
- Specify the pages to be excluded from the top navigation. Those will be hidden from the top navigation, but still available from sidebar.
- Specify how those pages should be listed. alphabetically ? by order number ? or the date of creation ?
- Specify the category for “Asides / Quick Bits”.
2. Improved Look for the contact page template.
3. Page Template for ‘Favorites / Links’ Page.
It has many more features in the theme, that you can explore in the readme.html file included in the zip file.
Live Preview
Download AquaFluid 3.0 for WordPress 2.7 or greater.
If you are using a older version of WordPress, please use the following version.
Download Version 2.0.
Enjoy
I just started using this theme and I really like it. It is clean, neat, and very easy to use. Congrats on a job Well Done!
MC
http://www.onekindact.com
I’m liking this one – it’s one of the three candidates for adoption for my new blog.
the only comment I would make is that when the content is long the sidebar background doesn’t extend down to the bottom of the main content.
Yes FogCat.
you were right about that.
but I made it this way, so People can freely move the sidebar to be floated on right if they want.
Thanks.
[…] Aquafluid is a great new two-column, widget-ready WordPress 2.0 theme. What I really like about this theme is that it features a simple, but very eye-pleasing, design that is ideal for adapting to use as your own theme. […]
[…] New look On the whole, I liked the Coffee Cup theme I’ve been using for the past few months. But it was an awful lot of brown to look at on a regular basis. And so I’ve swapped it out — for now anyway — for the crisp blueness of AquaFluid. […]
[…] Zu diesem Zweck habe ich mir dieses del.icio.us Widget installiert. Vorher ist es nötig das Sidebar Widgets Plugin vom gleichen Hersteller zu installieren. Wenn man dann noch einen Theme sein eigen nennt, welcher WordPress 2.0 kompatibel und eben drum auch Widget-fähig ist, lässt sich unter Presentation – Themes – Sidebar Widgets das del.icio.us Widget fein konfigurieren. […]
[…] Zu diesem Zweck habe ich mir dieses del.icio.us Widget installiert. Vorher ist es nötig das Sidebar Widgets Plugin vom gleichen Hersteller zu installieren. Wenn man dann noch einen Theme sein eigen nennt, welcher WordPress 2.0 kompatibel und eben drum auch Widget-fähig ist, lässt sich unter Presentation – Themes – Sidebar Widgets das del.icio.us Widget fein konfigurieren. […]
[…] After looking through a whole lot of marvelous WordPress themes at the official WordPress Theme Viewer and Alex King’s I finally decided to stay with AquaFluid, the theme that you are seeing now. The main reason I chose this is because it is very light on eyes, it looks spacious and most of all, I like it Initially the theme wasn’t playing nice with my Flickr Gallery that is on this blog but after some touching up, it worked. All other plugins seem to be working properly so far. […]
Hi,
I have installed AquaFluid on my collective blog. Everybody likes it. It’s cute and functional.
One of the authors asked me whether it would be possible to fit a logo (or a picture) somewhere in the header.
How would you respond to that question?
Thank you for listening,
Chris Masse
Hi,
I have found an interesting blog that uses AquaFluid. It has a logo in the header, at the left of the blue band. I wonder how this is done, technically.
I put the URL of this blog under my name.
Thanks for your tips,
Chris Masse
Chris Masse,
1. go into midasoracle.org/wp-content/themes/aquafluid/img/ and rename the header.jpg to header_old.jpg
2.Create an Image and call it header.jpg
3. upload it to the ‘midasoracle.org/wp-content/themes/aquafluid/img/’ folder.
4. open up style.css and look for #header style
5. look for ‘repeat-x’ and replace it with ‘no-repeat’ and save the file.
You would be seeing the logo then.
Thanks,
Sadish
Hello Sadish,
For your information, one of my Blog Author is using Opera/9.00 (Macintosh; PPC Mac OS X; U; en) .
He is experiencing a bug. The login area is mixed with the name of the blog.
If you e-mail me, I can provide a screenshot.
Thanks for your time.
Chris Masse
PS: Thanks again for this great theme. Everybody likes it.
Chris,
I saw your screenshot in the email.
I do not know what causes it. It is something to do with the way Safari deals with Floats.
I will post about it if I find a cure.
Thanks
Sadish
Please note that I released an updated version today.
see above for the features.
I am experimenting (i.e., complete newbie) with WordPress and am using AquaFluid (nice, clean theme). I would like to try having only the first 4-5 lines of posts displayed but I do not see a setting in either WP or AF to do so. Is there a way to do so? Can anyone give me a pointer in the right direction?
Karl,
You can try this.
For every post, go into edit mode.
after the first four lines, insert the following text.
< ! – – more – – > (but with no spaces in between)
and hit save and view the site again and see if thats what you want.
Thanks
Sadish
Sadish, that works great! Thanks! Slowly I learn a few useful things.
Now, is there a way to set a switch to have WordPress or AquaFluid do that automagically? If not, this will work.
Thanks again, AquaFluid is nice looking adn I have had notproblems with it thus far (unlike some other themes I tried). Good job!
–Karl
Hello,
Does anyone know what to do to have the categories, on the sidebar, listed alphabetically?
Thank you very much,
Chris Masse
Chris,
use ‘sort-column=name’ as a parameter to wp_list_cats to sort it by name.
learn more at http://codex.wordpress.org/Template_Tags/wp_list_cats
Sadish
Hi
Started my blog with your theme – great job, thanks.
I made some little changes, added some plugins and the main job was to translate all the texts into German (I hope I get everything).
theddy
theddy, good work !
Keep it up !
Hi Sadish
As already wrote I am very happy with your theme.
Only one question: There are files like pages-download.php, page-archives.php, page-links.php and so on.
In which case these files are used?
Thanks.
there is no page-downloads.php.
there may be
1.page-archives.php and
2.page-links.php and
3.contact.php
these are “page templates” that come with the theme.
“1” is the Archives Page Template.
Create a New Page using the write page option within the wordpress admin.
and on the right hand side you see a box called ‘page template’
choose ‘archives’ as the page template.
then when someone views this page, page-archives.php will be loaded.
“2” is the Favorite Links Page Template.
Create a New Page using the write page option within the wordpress admin.
and on the right hand side you see a box called ‘page template’
choose ‘Links’ as the page template.
then when someone views this page, page-links.php will be loaded.
“3” is the Contact Page Template.
Create a New Page using the write page option within the wordpress admin.
and on the right hand side you see a box called ‘page template’
choose ‘Contact’ as the page template.
then when someone views this page, contact.php will be loaded. This gives an easy option to create a contact page without installing any plugin.
People can email you using this page.
the email will be sent to the email address entered within wordpress options as the ‘admin email’.
Hope you are clear now.
Hi Sadish Bala,
I would like to add a link to AquaFluid under the “Meta” grouping.
Could you give me pointers?
Thank you very much,
Chris Masse
When using a screenresolution greater than 1024×768, I get a strange line going fra top to bottom on the right side of the sidebar. I see the same problem on your “Live preview” page. How can I fix this?
Michel,
just remove the image that is being used by the sidebar in style.css
go into style.css and look for #sidebar.
make the background to just say #f0f0f0; and remove the reference to the image.
That would solve your problem.
Thanks.
Sadish, I’m trying out your aquafluid theme now…one request when you next make an update. Can you add the About and Subscribe sidebar info on as options when someone is using widgets? Those go away for me when I use all my widgets. Actually the RSS links come up under the Meta tab…maybe this is because I switched from the other theme? I like how you have them separately in the subscribe tab better.
Also, my verse of the day widget at the top of the sidebar ocassionally does not wrap the text properly (it gets cut-off). It only seems to happen on the home page. Will it hurt anything if I make the sidebar a little wider?
Thanks for the great work again!
Also, I have the same problem as Michael and tried what you suggested but it didn’t work. Is this the code you were referring to?
li.sidebox {
padding:10px;
background: url(img/sideheadtop.gif) #ededed no-repeat left top;
margin-bottom: 10px;
JunCTion,
you are really becoming an annoying commenter, seriously.
When I am saying about #sidebar, where are you coming up with sidebox ?
the sidebox is the one in MistyLook theme and is not present at all in AquaFluid.
I dont know why you are applying what I said to Micheal, to Mistylook theme !!!
if you do not understand what you are doing, kindly do not touch those files at all !
Sadish
@Sadish
Thanks for the information about the additional *.php files in the template. I have used now “archive” – works well.
For the “contact” file I would like to suggest to implement a Gaptcha function in a future version, too.
Thanks.
Thanks for the solution to the sidebar problem. Worked like a charm! I’m very pleased with the AquaFluid theme. Continue the good work.
Never mind Sadish, I figured it out…don’t know why the style.css file shows differently in WordPress than if I open it directly but that was my problem.
LOVE it!! Thanks for this beautiful and simple theme. I’ve already modified it a bit with image rotation in the header and some other bits in the sidebar… that only took me a few minutes. A great, slick, clean, elegant look!
Great work, Sadish!
@Sadish
As you know I am happy with your template.
One problem I found. I wanted to install the WordPress plugin DashBar or DashBar [k]. But this plugins do not work with AquaFluid.
If I am switching to an other template the dashbar is displayed.
So it seems AquaFluid and Dashbar are not compatible – I had a short and tried to compare AquaFluid with an other template to find a solution. But I don’t arrive.
Any ideas?
Thanks.
theddy,
found the problem.
Just add the following line to the footer of the theme.
footer.php, just before the closing DIV.
<?php wp_footer(); ?>
That should solve it.
Thanks
Sadish
@Sadish
Yes – great! You found it – thanks a lot.
I had to add some new lines in the CSS but now it looks great – as you can see:
http://blogkom.net/wp/download/dashbar.jpg
Thanks again.
Hi
I found an other little problem. If you give a link to a non existing posting – there is a message that the posting isn’t found – and this is ok.
But there is also an Database error message – and this must be a problem:
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘ORDER BY post_date ASC LIMIT 1’ at line 1]
SELECT ID,post_title FROM wp_posts WHERE post_date > ” AND post_date
theddy,
and it does not happen in my installations or at http://try.wpthemepark.com
it must be from somewhere else in your code.
Well – on http://try.wpthemepark.com the permalink option is set to “date and name”. If I switch on my blog to this option I don’t get the described error message from the database.
But normally I have the permalink option “Standard” – and with this option I get the database error message when the URL pointes to a non existing message.
Hi
I found the problem – was a mistake in single.php – addition lines for a plugin were at the wrong place. It’s ok now.
Sadish, I am pretty much an amateur, just starting out with my blog. Have installed all the files in my server. Initially everything was fine, but suddenly the sidebar moved to the bottom, below my first posting. I just cannot understand what is the problem. Could you help please ?
Abdullah,
Start at http://wpthemepark.com/2006/10/13/sidebar-drops-down.html
hi sadish, very nice theme – i will use it… question: i know the name is aqua fluid…but it is possible to make a fixed width of 950 px ?
i think i like that better… could you help me? where do i need to change the code?
thanks kris
I just installed Word Press today and after many hours of searching, found your Aquafluid theme – it is fantastic and just what I was looking for.
One thing that puzzles me, on my main page which displays correctly using the default theme, when I switch to yours, the post text is no longer formatted the same, i.e. the the whole text of the post wraps leaving a jumbled mess.
I looked at the source in edit mode and paragraph tags etc are there but they are not displayed that way on the page.
Hope you can help as I really love this theme.
guardian,
I think you have selected the category as an “asides” in the theme options page.
go ahead and unselect it and you will be all right !
Sadish
Thank, thank you, thank you!!
Stupid me for forgetting I had done that 🙁
An excellent them, thank you very much for taking the time to do it.
Hey Sadish,
Simply love AquaFluid theme and all other you have givem. Am using it for an educational website under construction.
Wanted help. here on this link :
http://www.ismsanskruti.com/blog
what happens is there is a vast empty space between any 2 posts. Plz can u tell me how do i clear this with the help of CSS. Thanks once again.
look for .post in the style.css
it should look like this
.post
{
margin:0.5em 0.5em 3em 0.5em;
padding:0.5em;
}
and you can change it to
.post
{
margin:0.5em;
padding:0.5em;
}
Not bad.. but this theme looks familiar elsewhere..
Hey thanks a tonne… this stuff rocks! best of luck for ur future
Hey Sadish,
Need help again. I am using version 1.5 but cant even after installing widgets cannot figure out anything like “Sidebar Widgets” in the Presentation Menu. How do i get it?
this template is very beautiful. can i use it with wordpress 2.1?
Interesting template, i’ll add it to my collection of wordpress templates. Will this template have updates in the future for compatibility with wordpress future versions?
Hi
I am using your template – I made some small changes and translated the text into German.
One problem: A author of a plugin told me that the template is still using some very old functions of WordPress version 1.5 – and the plugin didn’t work with the upgraded WordPress 2.1. The problem occured with the “page.php” file.
Thanks.
I like the theme. but one problem occurs. I want posts to be appear as summary in home page and categories. Despite making settings as summary in the read option tab the site does show the full text.
Any body can help me out.
Thanks for the download. I will try it in the next days. Jürgen from the nice Bavarian City Munich 🙂
First of all Thanks for your beautiful theme.
I want to change the header of my website
http://www.allmedicine.net
I did as you told in the comments. Changed the ‘repeat-x’ to ‘no-repeat’
But not working for me.
Can you help me?
Thanks,
Dr Satish Velagapudi.
Do I need to change anything in the header.php ??
Satish / others,
Please take any kind of support related questions to http://wprocks.com/forums/ and create new discussion in that site.
It is much more easy to manage than putting comments on this site.
Sadish