Admin Panel
Admin settings
Page
how to add custom pages? this feature allows you to effortlessly create personalized content such as "about us," "contact us,"" terms and conditions,""privacy policy," or any other custom pages tailor your ordering website's header, footer, or even the profile section of ordering apps with ease enhance your online presence by adding relevant information where it matters most how to access the custom pages section on the admin panel, click on "settings " then click on the "page" section how to create a new custom page to add a new page, click on "create new " add info in preferred languages tailor your store information to customer choices use https //help hyperzod com/language to add or remove options or choose the default language of your store this feature allows you to input and present store details in the customer's chosen language for example, if a customer selects spanish, all added information will be displayed in spanish enter page title input the title of your page into the designated field this is the main heading that will be displayed on the page enter page slug assign a unique and concise page slug example if your title is "privacy policy," your slug should be privacy policy note adding a page slug to urls improves seo by providing search engines with keyword rich and user friendly identifiers, enhancing visibility and ranking customize custom page content enter text content add the text content for your page in the provided space this can include general information, descriptions, or any relevant details you want to display if you need to include html content , switch to the "source" tab in the editor here, you can directly input html code for advanced formatting and customization the code block supports styling through an inline css approach , allowing you to apply styles directly within the html code for better control over the appearance of your content lastly, click "save," and the page will be created you can now publish or unpublish the page at any time from the list if your custom page displays a “page not found” error, it is most likely because the page has not been published yet after creating a page, make sure the “published” toggle is enabled add to ordering website/ apps copy the link of the created page from the list to add it under your ordering channels now, you can include these created pages in the website header, footer, or profile page of ordering apps using the https //help hyperzod com/branding setup#header menu frequently asked questions (faqs) how can i add a new page to my website? to create a new page (such as contact us or about us ) log in to the admin panel navigate to settings > custom pages click create new enter the page title, slug (url), and content save and publish the page once created, you can add the link to this page to your website’s header or footer menu for visibility where can i display the pages i’ve created on my website? to display your custom pages on the website log in to the admin panel navigate to settings > theme open the header and footer section add the page name and paste the corresponding page link (url) save your changes once added, the page will appear in the selected section of your website/apps how can i display a page in multiple languages? to display a custom page in multiple languages go to admin panel > settings > custom pages use the language dropdown to select the desired language create the same page in each language, keeping the same slug for all versions (e g , contact us) save and publish each language version when adding the page to the header and footer , define the link using the following format "/page/page slug " make sure the pages are created in those languages as well example /page/contact us by using this format and keeping the slug consistent across languages, the system will automatically display the page in the language selected by the user in their profile settings can i use html for advanced formatting on the page i have created? yes, the custom pages feature allows you to add custom html for advanced formatting and design flexibility to do this navigate to admin panel > settings > custom pages create a new page or edit an existing one in the content editor, switch to the “source” tab enter your html code directly save the page this enables you to apply advanced layouts and customize the page structure using html