I was playing with my code trying to add something and screwed it up some how. It says this every time i update the file
Need Help with php
1
I was playing with my code trying to add something and screwed it up some how.
It says this every time i update the file
Parse error: syntax error, unexpected '<', expecting ')' in /home/hpanurse/public_html/kyle-nelson.com/wp-content/themes/boldnews/includes/theme-options.php on line 255
i cant figure out how to fix the code. This are the lines:
This is before and after it:
please help
It says this every time i update the file
Parse error: syntax error, unexpected '<', expecting ')' in /home/hpanurse/public_html/kyle-nelson.com/wp-content/themes/boldnews/includes/theme-options.php on line 255
i cant figure out how to fix the code. This are the lines:
PHP Code:
"desc" => "Enter the title to use on homepage above the recent blog posts.",
PHP Code:
$options[] = array( "name" => "Blog Title",
"desc" => "Enter the title to use on homepage above the recent blog posts.",
"id" => $shortname."_home_title_blog",
"std" => "Recent News",
"type" => "text");
- kylenelson24
Next Topics on Trending Feed
-
1