I have a right-side sidebar in the Atahualpa theme. This sidebar is one colom (1 cell). Is it possible to split this cell into e.g. 4 or 5 separate cells? I will place e.g. a search box on the top of the sidebar, and some text or calendar on the bottom of the sidebar.
I've searched this forum and tried to add widget area in a text box in the right sidebar.
Quote:
<?php bfa_widget_area('name=test&cells=3&align=8&align_2 =8&align_3=8&before_widget=<div id="%1$s" class="right-sidebar-widget %2$s"?>
|
. I have installed the exec php plugin to get PHP code in text area in the widget work. But it doesn't work.
Can someone help me?
Thanx!