Cooper
  1. Widget Integration
Cooper
  • Getting Started
    • Generate an API key
  • Recruiting
    • Widget Integration
      • Integration Guide via Widget
      • Embed the Widget Code in WordPress
      • Steps to Implement in a React.js Website
    • Integration via code
      • Integration via code
      • Jobs Listing
  • Candidates
    • Candidate Sync API
      POST
  1. Widget Integration

Embed the Widget Code in WordPress

From the widget configuration page, copy the embed script provided for Javascript. Now, you need to insert the embed code into your WordPress site.

Option 1: Using a Widget#

Go to Appearance > Widgets in the WordPress dashboard.
Select a widget area (e.g., Sidebar, Footer) where you want the widget to appear.
Drag the Custom HTML widget to the desired widget area.
Paste the embed code you copied into the Custom HTML widget.
Click Save to add the widget to your site.

Option 2: Using a Page or Post#

Go to Pages or Posts in your WordPress dashboard.
Open the page or post where you want the widget to appear, or create a new one.
In the editor, switch to the HTML view (for the classic editor) or use a Custom HTML block (for the block editor).
Paste the embed code you copied into the editor.
Click Publish or Update to make the changes live.
Previous
Integration Guide via Widget
Next
Steps to Implement in a React.js Website
Built with