Skip to content
ad-taboola-block / 5.16.1-arc-themes-release-version-1.33.3561

ad-taboola-block 5.16.1-arc-themes-release-version-1.33.3561

Install from the command line:
Learn more about npm packages
$ npm install @wpmedia/ad-taboola-block@5.16.1-arc-themes-release-version-1.33.3561
Install via package.json:
"@wpmedia/ad-taboola-block": "5.16.1-arc-themes-release-version-1.33.3561"

About this version

@wpmedia/ad-taboola-block

Block that implement a Taboola Block.

Props

Global

Prop Required Description
taboolaPublisherId yes Publisher ID provided by Taboola

This configuration need to added to blocks.json like this:

{
    ...
    "values": {
        "default": {
            "siteProperties": {
                ...
                "taboolaPublisherId": "client-publisher-id",
                ...
            }
        }
    }
}

Per block

Prop Required Description
taboolaPlacement yes Block placement description, provided by Taboola
taboolaMode yes Block mode, provided by Taboola
taboolaContainer yes Block container name, provided by Taboola

This properties will be defined on each block added to the page.

Reference Material

Implementing Taboola Javascript Placement Code

Additional Considerations

The block will not render inside PageBuilder editor. Inside the editor, when the block has his properties correctly configured, will show a dummy block with the placement name. To see the block working, need to publish the page and on the preview url add the parameter &taboola_sim_domain=XXX, replacing XXX with the domain provided by Taboola for testing.

Details


Assets

  • ad-taboola-block-5.16.1-arc-themes-release-version-1.33.3561.tgz

Download activity

  • Total downloads 165
  • Last 30 days 42
  • Last week 20
  • Today 0