Hello ,
what is the right way for changing Headline Button Link from Page to Category ?
I've just edit mainpage.php
array( "name" => "Headline Button Link",
"desc" => "Where should the button link to:",
"id" => "buttonLink",
"type" => "dropdown",
"subtype" => "PAGE"), ----> to "subtype" => "CAT"),
and now I can choose the category name in Mainpage option , but link still doesnt work .
thanks !














