kristilicious
Member
Posted 2 years ago #
Hi all, my wordpress theme is not widget enabled. I want to add a widget to a static page, the main body..not sidebar. When i paste the code at the page and publish, it says nothing is found. How do i rectify this? How do i add the widget code so that it will show up at the page when i publish it?
hedonplay
Member
Posted 2 years ago #
hi kristilicious, you have to learn something called page templates
After creating your own page,you can paste your widget code in the .php file of that page.
Hope it helps.
use Exec-php wordpress plugin, it'll let you execute php codes in posts and pages.