them thay đổi theme cho johncms

  1. Admin

    Hướng dẫn add nhiều theme web JohnCMS

    Dùng đến 50 theme web cũng được demo ko có ai làm đc show ra. Mở style.php tìm: case "web": $the="web"; setcookie("the", $the, time() + 3600 * 24 * 365); header("location: index.php"); break; thêm dưới case "web1": $the="web"; setcookie("the", $the, time() + 3600 * 24 * 365)...
Back
Top