Spry Menu Bar Not Displaying

Опубликовано: 05 Август 2026
на канале: OurLessonToday
1,129
1

IT 213: Striped Umbrella Labs

If your spry menu bar is not displaying (you see text links) on some pages, but it appears on other pages, that means that the source for the spry files on the broken pages are wrong (most likely pointing to the wrong directory). To fix it, just copy and paste the correct source of the spry files. Note that in this case, the site was probably defined with the wrong directory structure. Refer to    • Defining a Site in Dreamweaver CS6   to redo the site definition.

If your spry menu bar is not displaying on ANY pages after uploading via SSH, but it displays locally when you preview it, then that is a permissions issue. Make sure to set the permissions to 755 for the spry_assets folder as well as all files within it.

HT