– We use page builder profile to build any magento CMS Pages (for example: Homepage, Contact Us, Lookbook, Portfolio,…). There page builder profile will been generated into content of a cms page.
- We create page builder profile and save it
- A CMS Page will been created same Identifier with Page Builder Profile
- After save the page builder profile, a widget shortcode will been added into Content of CMS Page as this:
{{widget type="Ves\PageBuilder\Block\Widget\Page" block_id="1" code="demo-homepage-01"}}
block_id: is ID of page builder profile
code: is Identifier (URL Key) of page builder profile
– To manage there page profile please go to admin > Ves Pagebuilder > Pages Builder > Manage Page Profile
Build a page builder profile “”
0 Comment