Search results for: “”
-
PRO: param1 and param2 in the Shortcode
There is a special way to use the same JCI-Shortcode with small variations. E .g. having almost the same JCI-Shortcode on two pages with different languages . In detail: Add param1… or param2=… to the JCI-Shortcode. Example: Effect: Both in the URL and the twig-template you can use the values of param1 and param2 URL…
-
twig: Generate, update or delete Custom Post Pages out of JSON
Challenge: Create Custom Post Pages out of JSON. Update the data and delete pages in case they’re not in the JSON any more. Solution: Create a Custom Post Type with slug “cptevent_2022” (e. g. with a Plugin like CPT UI).Add Custom Post Fields “id” and “name” (e. g. with a Plugin like Advanced Custom Fields)Create…
-
Free: Show Data with subloop-array
Challenge: Show data from https://api.json-content-importer.com/extra/json/PareStranoit.json Shortcode: In Action:
-
Free: API idon.coinlock.com
Task: Show data from https://idon.coinlock.com/api/v1/quotes?asset=idon (locally stored on https://api.json-content-importer.com/extra/json/idon.coinlock.com.json) Solution: In action:
-
twig: Date-Formatting
API-Source: http://www.sportlinkclub.nl/ledenadministratie/club-dataservice/ API-Syntax: https://data.sportlink.com/teams?client_id=… or https://data.sportlink.com/poulestand?client_id=…&poulecode=…. Create a new JCI-Template: URL: https://api.json-content-importer.com/extra/json/data.sportlink.com.json (local stored JSON from the above API)twig-template:date: see heredateformat: see here In Action:
-
PRO: twig-programming Examples
Here you find some example on how to program twig-templates:
-
PRO: Special Shortcode-Settings
Here you find some examples on how to use the JCI-Shortcode in special situations:
-
JCI-Plugins and other Plugins
Here you find some examples on how to use the JCI-Plugin with other Plugins:
-
PRO: Examples
Here you find some examples on how to use the PRO JCI-Plugin:
-
Free: Examples
Here you find some examples on how to use the free JCI-Plugin: