Forum Discussion
To add to Chiara's point, its also a best practice to name custom pages something thats a bit more unique, to avoid this type of confusion later down the road if you need to trouble shoot something or continue with more complex development.
Another quick way to figure out what Page-type you're on and thus which to edit in studio would be by either viewing the page source or using a browser developer tool (Firebug for Firefox, Chrome has a built in one). Once you're viewing the source code, you'll see that the body tag has a class associated with it. The last class name in a stack refers to the page name and what you'll watch to search for in studio to edit. In the case of custom pages, it'll create a class thats the same as whatever you named your custom page when you created it.
Hope this helps.
Related Content
- 2 years ago
- 3 years ago
- 11 months ago
- 3 years ago
- 3 years ago