I tried to put tinymce advanced but I don't see it on the page. The path is corect, because I selected with the "browse".
I don't know why doesn't work. This is the code that I put it on my site:
<!doctype html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title><?php if (isset($page_title)) {
echo $page_title;
} else {
echo 'Knowledge is Power';
}
?></title>
<link rel="stylesheet" href="css/styles.css" type="text/css" />
<scr