Great contribution in you comment above, but it looks as if some info didn’t come through.
Add the lines of code to functions.html and ?
Jeremy
]]>if you want your vSlider theme with widgets just do the following.
add the lines:
if ( function_exists(’register_sidebar’) )
register_sidebar(array(
‘before_widget’ => ‘’,
‘after_widget’ => ‘’,
‘before_title’ => ‘’,
‘after_title’ => ‘’,
));
to the functions.html and add:
after the tag in the sidebar.html. Furthermore you need to add before the very last .
Now it should work.
Cu
Martin
great work. but i am having the same problem as aaron and if i am in the settings of my gallery, content of the admin page is just cut of on the right.
any ideas ?
cu
martin
Any hints??
Also a side note is that it would be to adjust the width and height in one area for content boxes, headers, and footers.
]]>I just installed it and for some reason in my gallery page the whole thing is smashed together. Its as if it is trying to render a sidebar thats not there. Care to take a look? : http://www.pb-upload.com/wp-gallery2.html
]]>