Categories

  • Discuss all things Oncord - features, updates, and best practices.

    14 Topics
    32 Posts
    alex_cumberlandA
    @Titchwitch Here are Oncord's full go-live instructions for reference: https://www.oncord.com/resources/learning/tutorials/settings-and-config/going-live/ Assuming you've already registered a domain name - The company you registered your domain name with will provide a portal that allows you to change the "name servers" that your domain is set to use. If you're having trouble making this change - I'd say hit up their support team, and they'll be able to assist you.
  • Need help with a project? Post a job and connect with Oncord experts.

    2 Topics
    3 Posts
    L
    Hi team, In theory is it possible to use the AI bot to create the processes behind 2FA with Sinch? It certainly seems so on my end but I keep hitting a wall. I am trying to set up a booking form/dashboard for passengers to log into. At present that wall is the form to register is not processing on submit. I'd even be open to working with a website developer. Is there anyone you can recommend who is highly experienced with the oncord platform? Thanks, Jess
  • Share & discuss custom code, and Oncord's APIs.

    4 Topics
    12 Posts
    K
    @Ben We currently have a tutorial on how to list post-category values. You can check it out here: Show Categories for a Post This guide will show you how to display all the categories associated with a post. If you only want to display the primary category, you can use the following code: \Components\Website\Posts\Categories::getColumn($post['post_category_id'], 'post_category_title') To check if there are posts in a category, you can use this code: <logic:if test="$post"> <p>West End:</p>
 <data:postrepeater paging="true" pagingrows="6" templatetype="list" postcategory="3" /> </logic:if>```
  • Share your ideas and suggestions to improve Oncord.

    20 Topics
    33 Posts
    S
    We recommend setting up e-commerce terms and conditions via Settings > Commerce > Terms & Conditions.