Back to No-Code Website Builders

Integrate AI chatbots with Themeco Pro

No-code website builder with custom HTML integration; features drag-and-drop interface and extensive element library.


Overview

Themeco Pro is a versatile WordPress theme designed for users of all skill levels. It features:

  • Drag-and-Drop Page Builder: Easily create layouts with the Cornerstone builder.
  • Extensive Element Library: Choose from numerous pre-built elements or create custom ones.
  • Custom Layouts: Build unique headers, footers, and templates without additional plugins.
  • Design Cloud: Access a library of high-quality templates and design assets.
  • Responsive Design: Ensure your site looks great on all devices.

Overall, Themeco Pro empowers users to design and manage their websites efficiently.

Add Custom HTML Documentation

Adding Custom HTML to Your Themeco Website

Using the Raw Content Element:

  1. Open your page in the Themeco Pro builder.
  2. Click the '+' button to add a new element.
  3. Select the Raw Content element.
  4. Paste your custom HTML code into the provided text area.
  5. Save and preview your changes.

Creating Custom Elements with the Element API:

  1. Create a new PHP file in your child theme or plugin directory.
  2. Register your custom element using the cs_register_element function.
  3. Define customizable values with the cs_value function.
  4. Implement a render function to output your HTML structure.
  5. Your custom element will now be available in the builder for use.

Testing and Debugging:

  • Use browser developer tools to inspect the output and troubleshoot any issues.

Integration Guide

For more information on how to add custom HTML to your Themeco Pro website, please refer to the Custom HTML Documentation.

How to integrate OpenAssistantGPT with Themeco Pro

  1. Create your OpenAssistantGPT chatbot

    Sign in to your OpenAssistantGPT dashboard and create a new chatbot or select an existing one.

  2. Configure your chatbot settings

    Customize your chatbot's appearance, behavior, and knowledge base to match your website's needs.

  3. Get your embed code

    In your OpenAssistantGPT dashboard, go to the "Deployment" section and copy your unique embed code.

  4. Add the embed code to your Themeco Pro website

    Log in to your Themeco Pro account, open your website editor, and add an HTML or Custom Code element to your site. Paste the OpenAssistantGPT embed code into this element.

  5. Publish your website

    Save your changes and publish your website to make the chatbot live.

Advanced Configuration

For more advanced integrations with Themeco Pro, you can customize the following:

  • Chatbot position and appearance on your website
  • Trigger conditions (e.g., time on page, scroll depth)
  • Custom welcome messages based on the page content
  • Integration with your existing forms and contact systems

Builder Details

No-code Solution

✅ No coding required

Custom HTML Support

✅ Supports custom HTML