hi
Some how i managed to search the link of free inpyr theme
http://www.findthatzip-file.com/search-4...-2.zip.htm
downloaded and installed.....but it is displaying some kind of error in my wp admin panel
Warning: Illegal string offset 'label' in /home2/digisant34/public_html/wp-content/themes/inspyr/includes/inspyr_admin/admin_options.php on line 148
Warning: Illegal string offset 'radio' in /home2/digisant34/public_html/wp-content/themes/inspyr/includes/inspyr_admin/admin_options.php on line 150
Kindly explain me how to resolve this error
Thanks
Hi Sant14!
I have been looking for inspyr theme and I got myself to this link from google. Thankyou for this nice sharing. I have checked out and resolved this error as well. You can go on line 147 on admin_options.php and remove this code:
$current_selection = '';
and add this code:
$current_selection = array('label'=>' ','radio'=>'');
This should resolve this issue. Hope this works.
Also, let me know as well if you have found some other way to do this. Since, I am a developer, I would like to add it to my technicalities. :)
Thank you
Also, let me know if you found any other errors and how do you score this theme? As I will be soon going to use it in my website. Any suggestions will be greatly appreciated...
Hoping to hear from you soon!