Affiliate Egg Pro Plugin
  • Affiliate Egg WP Plugin
  • Installation
  • Automatic updates
  • Storefronts
  • Shortcodes
  • Deeplink settings
  • Price Update
  • Autoblogging
  • Content Egg Integration
  • Cashback Tracker Integration
  • Custom Cookies
  • Proxy Settings
  • Extractor settings
  • Widgets
  • Geotargeting
  • Custom Output Templates
  • Custom Parsers
  • Localization
Powered by GitBook
On this page

Was this helpful?

Custom Output Templates

You can create your own templates for modules. Never edit default templates because you will lose all changes after updating the plug-in.

First of all, create a folder

wp-content/affegg-templates

To start more quickly, you can use as base one of our default templates.

You can find them in wp-content/plugins/affiliate-egg/templates

All templates for storefronts must start with egg_, templates for widgets from wegg_

The template code must begin with php-comment that identifies the name of the template, for example:

/*
Name: Simple
*/

Make sure that your editor uses the UTF-8 encoding when editing files.

PreviousGeotargetingNextCustom Parsers

Last updated 5 years ago

Was this helpful?