ABAC reloaded!
by nikynik on gen.07, 2008, under Templates
:2008, abac, template, Templates, wordpressby nikynik on gen.07, 2008, under Templates
:2008, abac, template, Templates, wordpressUse the form below to search the site:
Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!
All entries, chronologically...
gennaio 9th, 2008 on 12:33 am
Complimenti!
gennaio 22nd, 2008 on 4:22 am
On category pages or archive pages or anywhere Tagged appears I get error like this: Tagged:
Fatal error: Call to undefined function UTW_ShowTagsForCurrentPost() in C:\Sites\Single38\sunshan\webroot\hia\wp-content\themes\abac\archive.php on line 74
gennaio 22nd, 2008 on 5:25 am
UTW_ShowTagsForCurrentPost
in archive.php line 74 needs IF function exists.
fixed.
gennaio 31st, 2008 on 5:23 pm
Hi,
I’m having trouble fitting my google adsense (468×60) in the boxes. I noticed on your screenshot you have a google ads on the top of the page. When I try that size (468×60), it sticks out of the box on the right side. I’m just learning CSS now, and wondering if there’s something simple I can do to get it to fit.
If it’s too complicated, don’t worry about it. Thanks for your time…and for the theme.
febbraio 7th, 2008 on 6:01 am
still got css problem, or tad closed incorrectly, when browsing “archives” the posts goes in the infinite loop of squeres.. check out at my blog if you want (evil…atlaikyk…net…/blog) its not an advertising, just check the archives computening etc.. you’ll see what I’m talking about
febbraio 20th, 2008 on 5:04 am
hi,
the abac theme is beautiful, and several things are not working:
1. new blogrolls do not appear in sidebar.
2. when trying to view posts by category there is an error, as shannon says above.
3. also the category list in sidebar is incomplete (does not include all the ones created)
thank you!
febbraio 20th, 2008 on 7:19 pm
ok, my cyborg boyfriend helped me fix some things. here is how we did it, in the same order as my last comment:
1. to get new blogrolls to appear in sidebar, add this to the file sidebar.php: (you can decide where to put it, relative to the other parts of the sidebar) NOTE that the text and hover formatting does not come out right, but at least it works. someone needs to make the fix for this in styles.css
<h3>Blogroll</h3>
<ul>
<?php get_links_list(); ?>
</ul>
2. to avoid the error when selecting posts by category, in the file archive.php replace line 74 to
this:
<?php if(function_exists('UTW_ShowTagsForCurrentPost')) { echo 'Tags: ';UTW_ShowTagsForCurrentPost("commalist"); } ?></small></small>
3. NOT A PROBLEM, I was wrong about that one.
febbraio 21st, 2008 on 2:12 pm
Thanks 4 all vio
marzo 5th, 2008 on 10:51 am
Molto interessante anche questo blog… ciao da Maria
aprile 12th, 2008 on 8:48 pm
Molto bello il template, non mi rimane che aggiungerlo nella sezione dedicata ai template nel pannello di controllo e testarne le funzionalità. Ciao grazie
Io Navigando