Notification under SFTP information
Learn how you as a theme developer can display a message on the admin page with SFTP login details.
As a theme developer, you can display a message or warning on the admin page with SFTP login details. This is useful to inform the merchant about important things regarding the theme.
Here's how to do it
Create a file in the theme's root folder called ftp_notice (without file extension) and write your message in it.
The following HTML tags are allowed:
- h1, h2, h3
- p, a
- em, strong
The message will appear as a notification on the SFTP info page in admin.
Do you need help? Contact us at support@shoporama.dk.
Related articles
Own stylesheet (Custom CSS)
Add custom CSS to your Shoporama online store and admin backend. Customize colors, fonts, layout and hide elements without changing theme files.
Log in with SFTP
Guide to logging in to your Shoporama online store with SFTP so you can edit your theme.
Optimizing images for mobile
Guide to using responsive images with srcset in your Shoporama theme to provide optimized images for mobile users.