Anything special needed for Dashboard Single Pages?
Permalink
I have a single page I would like to add to the Dashboard that contains only a single iframe that points to some legacy code the client still wants to use. However, when I follow the directions in the documentation on Single Pages, I keep getting an error.
"That specified path doesn't appear to be a valid static page."
The path I am using is single_pages/dashboard/instructors
and I have uploaded a file named instructors.php to the /single_pages/dashboard DIR.
Any suggestions?
"That specified path doesn't appear to be a valid static page."
The path I am using is single_pages/dashboard/instructors
and I have uploaded a file named instructors.php to the /single_pages/dashboard DIR.
Any suggestions?
What did you type in when trying to add the single page? I believe you should type
/dashboard/instructors
That's about the only thing I can spot that looks ambiguous in your report. Everything you have given detail about looks correct to me.
/dashboard/instructors
That's about the only thing I can spot that looks ambiguous in your report. Everything you have given detail about looks correct to me.
did you add the single_page via the concrete5 dashboard after you created the file?