AjaxBerlee 1.2 WordPress Theme
Please use the latest version!
![]()
- FEATURE: Configurable options in WordPress Admin Panel!
- SUPPORT: WordPress Widget support
- ENHANCEMENT: Made the TextSlider code much nicer. And works much better now.
- ENHANCEMENT: Replaced WordPress functions for the theme that where deprecated in WordPress 2.1 and no longer supported. This means there no WordPress 2.0 support anymore in this theme!
- ENHANCEMENT: When one of the membership options under General Option (in WordPress Panel) is set an Login/Logout Register/Site Admin will appear on the left sidebar. (when not using widgets)
- ENHANCEMENT: When a blog is accessible with more than one URL, it will all be redirected to the blog URL defined in WP-admin since the Ajax functions must obey the Same Origin Policy: http://www.mozilla.org/projects/security/components/same-origin.html
- BUGFIX: Fixed timing issue only occourred with Internet Explorer with a # link… Because it executed the javascript faster than the page could load… This would bring up an Navigation cancelled dialog box.
- BUGFIX: Some characters in the title with accent or circumflexes or just a plane ‘ quote would be displayed as HTML character entities. (for example " & < >)
- BUGFIX: Images with a space in the URL are not preloaded.
- BUGFIX: An URL to an external page containing your blog url as a parameter are treated like an internal page. Resulting in a 404 Page not found.
Installation
It’s pretty straight forward, just put the whole directory AjaxBerlee (and content in it of course) to the wp-content/themes. After that, goto Presentation -> Current Theme Options and select the options you like.
Big Tip
Use WordPress Widgets! You can download it from http://automattic.com/code/widgets after that copy the widgets from the plugins/widgets to the widgets directory on the webserver and active them.This allows you to use all components in the sidebar that currently statically exists, to use them very dynamically!
Comments (39 comments)
I really love this theme but I am having trouble getting the tag cloud to work to pull up the posts that correspond to the tag link that is clicked – what am i missing?
Jay / May 8th, 2007, 11:10 pm
Don’t know… I assume you installed Ultimate Tag Warrior correctly?
Please mail me (about -> contact info) with the url so I can see what is wrong…
Nico / May 9th, 2007, 12:16 am
testing ajax commenting on a windows mobile device with Opera
Nico / May 11th, 2007, 9:25 pm
[...] day later, I decided the theme was a little bit childish and decided to find something new.In comes AjaxBerlee 1.2 … this is the coolest theme I have ever used, and that includes one other Ajax based theme. [...]
CSS Update: Success! | Veritas/tic / May 14th, 2007, 8:23 pm
Quick random question… how would I go about changing the favicon? Otherwise, wonderful theme… best I’ve used ever!
Chris Rohde / May 15th, 2007, 1:53 am
Hi Chris,
Your question is answered in readme.txt…
If you already have a favicon.ico copy it over to the theme directory in the I map….
Or delete the line starting with <link rel=”shortcut icon” href=” in the header.php
Or you can generate your own favicon.ico by converting a picture using http://favicon.ru/en/ or http://www.htmlkit.com/services/favicon/ (that’s how I created it)
Nico / May 15th, 2007, 9:59 am
Love the theme. But one issue. When someone comments. The ajax connector works just fine. But there is no way to see if the click actually registered. People end up clicking twice.
Some sort of progress indicator would be nice. Same for the search box.
vijay / May 15th, 2007, 1:50 pm
Vijay,
You are right, thats why I changed the mouse cursor on this site whenever the ajax connector is loading… It will be in the next version aswell…
But I am looking for a subtile loading thing.. something in the middle of the screen or so…. The thing is, I don’t to turn this theme in an Ajax showdown… The site must feel fast thats the main thing. I don’t want a loader thinghie with fade in and outs that screems look at this, i am using ajax!
Any input on a subtile loader thing location is welcome!
Nico / May 15th, 2007, 2:42 pm
Nico,
Now, this may just be me talking form a complete lack of experience with CSS, but is there a way to widen the center column w/o doing damage to the rest of the page?
Chris Rohde / May 17th, 2007, 2:09 pm
Also, kinda weird… the “latest article” section shows up in a grey box on firefox on my home comp (running linux) and without the grey box, also on firefox, but on windows at work….
strange?
Chris Rohde / May 17th, 2007, 9:11 pm
Chris,
Can you please give me the version number of your firefox at work? (type about: in the address bar)
I need the complete build name… It could be an Gecko bug.. So I can try to replicate it in order to solve it…
About the widening of the main column… Yes it’s possible. But it involves wrap.gif, latest.gif and a lot of CSS changes. In version 1.3 there will be an option in the WP-admin pages so the left sidebar can be disabled… (which was a great idea from Jerse… see http://www.sockparade.com)
Basically you can change the width number of col-main. Then add the widthnumber of col-main + width of col-left + width of col-right + 20 and put that value into the width of #container
The lines are in wrap.gif… so you have to change position of the right dot….
Thats not all.. since your site now looks weird. The latest grey bar must also made wider.. Change the width in #post-latest and change the latest.gif.
Now you are done, but be carefull! Non logical values of the width will lead to incorrect display of your site in either IE6, IE7, Firefox or Opera… So you please don’t guess values, but substract and add values compared to other values… as I just explained.
Nico / May 18th, 2007, 3:24 am
whew! Might not be worth it. lol.
I will get that firefox version tomorrow at work..
so I’m right? its supposed to be gray up top, right?
Chris Rohde / May 18th, 2007, 3:33 am
Yeah, it is supposed to be grey
Nico / May 18th, 2007, 11:48 am
really excellent theme. Legibility is excellent, I have one comment: the width of the center pane. Too narrow to display some pictures or video. 400px would be perfect.
Gaetano / May 18th, 2007, 1:34 pm
Nico:
Using firefox 2.0.0.3 here at work (i believe at home too, but thats on my linux box… I’d have to check when I get back).
Greyness still not showing up. grr! lol
Chris Rohde / May 18th, 2007, 1:44 pm
You can have tiny indicator right next to the element trigger (search box, submit button, etc.) It need not be jazzy. Just something that moves to prove the site is alive!
vijay / May 23rd, 2007, 10:23 pm
how do i change about me section please?
s / May 24th, 2007, 10:49 pm
I liked the theme but there are things that I cant modify.
1. how do u change the about me section?
2. I tried to add rss feed too but its not showing just the title only. But when I tried on other themes, its working.
3. the title bar, were do I change it?
So far these are my concerns…. Hope you can help me.
pay / May 25th, 2007, 4:44 am
You can change the rss link in footer.php… and the about me section in latest.php
the title, you need to change in header.php and ajax.php
Good luck!
Nico / May 25th, 2007, 11:55 am
thanks alot for the help, im new to this stuff.
s / May 25th, 2007, 4:18 pm
I’m having a little bit of a problem when accessing from IE (6 & 7). The page keeps refreshing, over and over again and nothing is show. Is this my problem or some bug in the theme? It will be correct in the next version?
Thanks and grats for the great work.
M / May 31st, 2007, 9:17 am
Hi,
From what I am aware, there is no refreshing bug.
Please mail me so I can help you sort this out… (my email address is at About -> Contact)
It could be a simple misconfiguration of the wordpress url in the WordPress Admin -> General
Nico / June 2nd, 2007, 11:22 am
[...] días estiben a probar unha template (AjaxBerlee) para wordpress moi fermosa, moi moderna, moi AJAX pero moi pouco [...]
A google non lle gusta AJAX : Seve GarcÃa / June 12th, 2007, 7:15 pm
do you know why all links comes with a #? this makes trouble with downloads
Exemple: …theme/#/…
Love the theme
clemens / July 11th, 2007, 7:27 pm
very nice
ck / December 5th, 2007, 11:15 am
de la pesada
batman / December 31st, 2007, 5:24 pm
We also get “Page Not Found” errors because of the “#” between the site url and links.
RKSI / May 23rd, 2008, 10:40 pm
Nice theme – I’ll look at incorporating it into one of my blogs later
George / June 14th, 2008, 10:49 am
Hey there!
I really love the look and feel of your WP Theme and want to use it, but when I click on a page or “read more”, nothing happens. Any suggestions?
Thanks.
Lia Suzuki / June 15th, 2008, 10:46 pm
Online casinos, tips, descriptions for UK gamblers
Francis / October 3rd, 2008, 11:22 am
let’s see…
Cristian O. Balan / December 2nd, 2008, 1:12 pm
Cool!
Jose / January 31st, 2009, 2:48 pm
thanks for sharing.
jimmy / March 5th, 2009, 9:36 am
thank you
Kampanye Damai Pemilu Indonesia 2009 / March 19th, 2009, 9:31 am
Just testing … sorry
ok / April 1st, 2009, 7:51 pm
??????????????????? ??????? ?? ??????? ??????? ? ???????? ?????????? ?? ????????????. ????????? ??????? ? ??????? ?????????. ??????????? ? ???????????? ? ?????? ? ??????. ????????, ?????? ? ???????????? ?? ????????????
????? / August 28th, 2009, 11:08 pm
??????????????????? ??????? ?? ?????????????? ? ???????? ????????? ?? ????????????. ????????? ??????? ? ??????? ?????????. ??????????? ? ???????????? ? ?????? ? ??????. ????????, ?????? ? ???????????? ?? ????????????
???? / August 30th, 2009, 10:40 am
Paiements, Les Stratégies et Les Sites, Les Casinos de Poker En Ligne
Randall / December 22nd, 2009, 4:22 pm
Le Jeu de Roulette – l’histoire, les regles de jeu, glossaire, paiements, les strategies de la roulette.
Alexandre / December 24th, 2009, 8:56 pm
What do you think?
Comments are closed for this post.