Content Publishing - Managing Blocks (default editor)

Content Publishing - Managing Blocks (default editor)

The layout of the Marketplace is managed by using different elements. Blocks are structured containers that include specific information of the Marketplace, like Homepage Banner, Footer, Vendor Signup and so on. Omnyfy defines and creates all the layout specified for the marketplace, but sometimes the Marketplace Owner needs to update a word, phrase or image. This can be easily done by editing the marketplace blocks.

NOTE: only update existing blocks. Not the entire website is managed by using blocks, some are handled by templates that may need to be updated by developers.

General Content

  1. Log in to Omnyfy Marketplace backend. On the Admin sidebar, go to Content > Elements > Blocks


  2. Search by keyword to find the block that you want to change and click on "Select”, then click on “Edit”.


  3. Click "Show / Hide Editor" to change to HTML Editor.




  4. IMPORTANT: Please copy and paste the code in the text area and save as a backup. If the block is broken after any changes, use the backup to recover. 


  5. Update text.
    Locate the text that is to be changed. Replace it with new text.
    For example, the heading “Free Shipping & Return” is to be updated to “Free Shipping”. Find the text in the code, and then replace it with the new text. 


  6. Update link.
    Copy the URL from the browser. The url after your root domain and in grey will be enough. Eg. “/about-us/customer-satisfaction” will be enough instead of "http://demo.omnyfy.com/about-us/customer-satisfaction" provided you are linking from the same website.
    If you encounter any "#" in the "href=", this will be a 'dead link', which means it will look clickable, but it won't take you anywhere.


  7. Update image.
    Click on Insert Image button to upload the new image under relevant directory (eg "Storage Root> WYSIWYG> smartwave> Porto> Homepage"). 


    Find the image URL in the code. Replace the suffix with the new image file name. eg. The new image to be used is named as homepage_banner_findgb.png. The updated media url should be: homebanner--1.png



    NOTE
    : if the image background should be transparent, the image should be in png format. If not, the image should be in jpg format. The image file name should not contain space. Please use underline instead of space.

  8. Click on “Save Block” button on top right. Review the frontend updates.
    NOTE: if the frontend is broken, please use the backup to recover.



    • Related Articles

    • Publishing content using the Page Builder

      The integrated Page Builder allows content editors to create more comprehensive, rich content with a seamless editing experience. Page Builder is a WYSIWYG editor that uses markdown to create rich content comprising of multi-column rows, different ...
    • Content Post - Overview

      What can Content Posts be used for? The Content Post feature allows Vendors and Marketplace Owners to create content for the marketplace, in the form of a post. Posts can include: Topical informational posts Regional updates posts Vendor updates ...
    • Content Post - Posts Management

      Posts can be created in each of the Post Types. Depending on the configuration, both Marketplace Owners and Vendors have the ability to add to these Post Types. NOTE: There has been a menu restructure in Omnyfy Release v4.0.6, and some menu items ...
    • Content Post - Post Type Attributes

      Posts can have attributes, that can be configured to display in certain sections of the post - or used as filtering. Managing Post Attributes can only be done by the Marketplace Owner. This is managed in Marketplace Management > Post Content > Post ...
    • Content Post - Post Dashboard

      The Content Post Dashboard allows the Marketplace Owners to configure a central view where content from a specific Content Post Type will render together with a map based search for users to be able to filter locations/categories. Layout of the ...