com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_link3' is unknown.

White Labeling Store

  1. Navigate to the <IOTS_HOME>/repository/deployment/server/jaggeryapps/store/themes/store/img directory.
  2. Change the app-store-logo.png (154px X 40px) file in order to change the header logo.

Changing WSO2 related text

  1. Navigate to the <IOTS_HOME>/repository/deployment/server/jaggeryapps/store/themes/store/partials directory.

  2. Change the footer.hbs file accordingly.
    Default configuration:

    {{!-- footer --}}
    <footer class="footer">
       <div class="container-fluid">
          <p>
             WSO2 App Manager | &copy;
             <script>document.write(new Date().getFullYear());</script>
             <a href="http://wso2.com/" target="_blank"><i class="icon fw fw-wso2"></i> Inc</a>.
          </p>
       </div>
    </footer>
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.