There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021
I would like to add php code in the right sidebar.
Could anyone tell me how to achieve this please?
Thanks in advance.
#2
Mar 28, 2010, 07:53 AM
paulae
1,333 posts · Feb 2009
Wordpress 3.4.1, Atahualpa 3.7.7
Get a plugin like Exec-Php or Samsarin PHP, which lets you execute PHP in a widget. Once the plugin is activated, you can use a Text widget, put it in a sidebar, paste in the PHP code, and save the widget.
#3
Mar 28, 2010, 10:56 AM
shin
4 posts · Feb 2010
Thanks paulae.
I did not know Exec-Php before.
It works for me.
Regards.