Difference between revisions of "TalentPiper"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
old>Admin
Line 1: Line 1:


== Integrating with CMS ==
== Integrating with CMS ==
The following guides injects the list of adds from TalentPiper directly into a page
The following guides injects the list of adds from TalentPiper directly into a page.
 
This helps:
* Reuse styling/layout from standard pages
* Content is indexed properly with search engines


=== Integrating with WordPress ===
=== Integrating with WordPress ===

Revision as of 02:41, 25 November 2019

Integrating with CMS

The following guides injects the list of adds from TalentPiper directly into a page.

This helps:

  • Reuse styling/layout from standard pages
  • Content is indexed properly with search engines

Integrating with WordPress

  1. Install and activate the plugin "Insert PHP Code Snippet"
  2. Add a new PHP code snippet as seen below
  3. Create a new page and add the snippet

Code example

   echo file_get_contents("https://talentpiper.com/demo/mainpublic?command=dk.p2e.blanket.codeunit.common.PagePublicRecordsListAndShow&AjaxMode=1");