Hi
I am trying to customize avisio for my different sites so I followed the steps I found on wordpress somewhere and did these:
1. Copied the "avisio" theme folder and created a new theme folder called "avisio-photoblog"
2. Modified the theme name in style.css in the root of "avisio-photoblog" (Is this case sensitive? I hope not)
3. Changed the theme on my wordpress site from "Avisio" to "Avisio-PhotoBlog"
4. I thought it would work already, but after refreshing my site this error popped up:
Fatal error: Call to a member function set_cufon_font() on a non-object in D:\Hosting\3358824\html\wp-content\themes\avisio-photoblog\header.php on line 75
Is there a step I missed? This is the first time I am trying this out. LIne 75 looked like this:
$k_option['custom']['styling']->set_cufon_font($applyCustomFontTo, $k_option['general']['font_heading']);
BR,
Rhoel














