theme option

Posted in: Newspaper
Post count: 29

hi there,
i have one issue in footer ” FOOTER COPYRIGHT TEXT ” i add my custom singature with custom html but after few refresh its brake end the text is deleted from back end!
And one more question can i have the “ADS” panel appear in side bar of wordpress; or someway have only this panel of theme appearing to the author’s in backend?
thanks for your help

Post count: 22421

Hi,
Modify the code in footer.php – http://screencast.com/t/bUR2WvmmY
echo stripslashes($tds_footer_copyright);
And also remove this code – http://screencast.com/t/dkdikkHCAJD1 so the html will not be removed from the panel.

Unfortunately none of the panel in the theme can be moved in custom locations as this will require coding knowledge and quite a bit of time to get them to work properly.
T
hanks.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.