Customizing affiliate panel

How to replace affiliate manager info with parent affiliate's info

Some of our customers ask about possibility to display information about parent affiliate for sub-affiliates instead of Information about Affiliate manager which is available by default in Home screen of an Affiliate panel dashboard. You are able to display information about parent affiliate by customizing affiliate panel theme templates. Note: If you want to change information about Affiliate Manager, you can proceed using How to change the information about affiliate manager (https://support....

Customizing affiliate panel menu

Table of content - [Adding a menu item](#add-menu-item) - [Rearranging menu items position](#rearrange-menu) - [Removing a menu item](#remove-menu-item) The affiliate panel menu consists of several pre-set items that lead to the main sections of the affiliate panel. However, this menu is customizable, allowing you to reorganize, remove, or add items, even [custom ones](https://support.qualityunit.com/023779-How-to-create-Custom-PageURL-Page). If you wish to adjust the menu items, as a merchan...

How to create custom pages for affiliate panel

Table of content - [Adding a new custom content page](#custom-page) - [Adding a new URL page](#url-page) - [Customizing affiliate panel menu (separate article)](https://support.qualityunit.com/799294-Customizing-affiliate-panel-menu) As the affiliate panel menu is customizable, it allows you to add custom items with your own content or display websites within the affiliate panel. To create new custom affiliate menu items, as a merchant navigate to Configuration > Affiliate panel > Menu ...

How to remove the Themes section from the affiliate menu

If you'd like your affiliates to see and use only your [customized panel themes](https://support.qualityunit.com/102072-Mini-site--affiliate-and-merchant-panels-customization-overview), you can [disable all other theme](https://support.qualityunit.com/102072-Mini-site--affiliate-and-merchant-panels-customization-overview#set-default-theme:~:text=If%20you%27d%20like%20users%20to%20see%20and%20use%20only%20your%20customized%20panel%20themes%2C%20you%20can%20disable%20any%20theme%20by%20clicking%20...

How to change the URL of the subaffiliate signup link?

When an affiliate clicks in the home page of the affiliate panel the 'Signup Subaffiliates' link, then they get to the particular page called "Signup Subaffiliates": The "https://localhost/pap/affiliates/signup.php" part of the link is automatically generated by the system since it points to the built-in signup page of Post Affiliate Pro. But what if the merchant uses the HTML form of the signup page (found in the merchant panel at Configuration > Affiliate signup > HTML signu...

I want to have affiliate panel in more languages. Is it possible?

Yes, it is possible. Import all languages which you need (Merchant panel: Configuration>Languages>Import language). Then your affiliates will see on the login screen also the list of languages which they can use.

How to change the default size of campaign's Long Description window?

The default size of campaign's Long Description window that shows in the affiliate panel is 450 x 150 pixels. Of course, the window is resizable by the affiliate. The merchant can change the default size of that window easily: Navigate in the merchant panel to Configuration > Affiliate panel > Menus & screens (tab) and there lick Edit next to the Campaigns page In the next screen choose the Campaigns grid settings tab and there you can set the desired default size of Long Descript...

How to modify the Traffic Overview in the Home screen of the affiliate panel?

To modify the traffic overview you will need to edit the template called period_stats.stpl that you can find under Configuration > Design > Affiliate panel theme > click Edit Theme on the currently active theme. For traffic overview in merchant panel you'd find the template called home_panel_content.stpl. In these templates you can use the following prefixes, suffixes and variables to get the statistics for various objects like clicks, impressions and commissions. Prefixes - $today -...

How to add News content to the old themes?

The news content can be added to any other theme as well. You need to add {widget id="newsContent"} into the "period_stats.stpl" file of the particular theme. However, so far we do not have styling in other themes for the news manager, therefore it is not available by default in other themes, only in the Dash.

Add 'Average commissions per click' and 'Conversion ratio' values to campaigns grid

You can display Average commissions per click and Conversion ratio values to your affiliates in the campaigns grid in affiliate panel. How to do it ? You have to change the view in campaigns grid in affiliate panel. You can set default view which will be automatically displayed to affiliates this way: https://support.qualityunit.com/356960-Change-default-view-in-affiliate-grids and also you can set which values affiliate can see if he edit the view. The view can be changed this way: https:...

How to remove some or all of the "Quick navigation icons"

Sometimes when you are not using some reports or screens you might want to remove their reference from Quick Navigation Icons which are displayed on a few pages of the affiliate panel. These pages are Home, Campaigns and Banners & Links. To remove all of these icons or some of them you need to log in to your merchant panel and go to Configuration->Design->Affiliate panel theme tab. Here you need to click at Edit theme button next to the theme which you wish your affiliates to use. If t...

How to center the logo in the Affiliate Login page?

In case you wish the logo in the affiliate login page to be centered, then you can do it the following way: In the merchant panel navigate to Configuration > Design > Affiliate panel theme > click 'Edit theme' at the current theme. If it claims to create a 'Copy of .... theme', then click yes. Now you can look up the custom.css file and place there the following code. .Logo { top: 0px; left: 0px; position: relative; float: none; margin:10px auto; } Then exit the th...

Welcome message of Home screen of affiliate panel

When you log in to any affiliate panel, the home dashboard is shown by default and you can see the first message "Welcome to our affiliate program". If you wish to edit the text of this message you can do so in merchant panel when you navigate to: Configuration > Affiliate panel > Menus & Screens > click edit on "HOME" (you need to scroll DOWN the list on the right side) > Welcome message field If you are wondering about the information about affiliate manager, which app...

How to show more details about sub-affiliates

If you want to show more details about affiliates in the tree of subaffiliates, you need to edit the tree_affiliate_widget.tpl file. You can access this file by the Theme editor which is located in the merchant panel at Configuration > Design > Affiliate panel theme. You have to click the "Edit Theme" button on the currently active theme and then use the search field to look up the above mentioned file. You will see the code as follows. You can add new lines with the same code, change...

Changing the icon of a custom page

To change the icon of your custom page (https://support.qualityunit.com/023779-How-to-create-Custom-PageURL-Page) you can do the following: - navigate in the merchant panel to Configuration > Affiliate Panel > Menus&Screens > click Edit next to the desired custom page. - Click the icon image of the custom page in the 'Header' section and choose the desired icon from the available set of icon images. In case you wish to add your own icon image, then do the following: ...

General Affiliate Link

* What is General Affiliate Link? (https://support.qualityunit.com/689339-General-Affiliate-Link#what) * How to change it? (https://support.qualityunit.com/689339-General-Affiliate-Link#change) * How to remove it? (https://support.qualityunit.com/689339-General-Affiliate-Link#remove) * How to add another one? (https://support.qualityunit.com/689339-General-Affiliate-Link#another) What is General Affiliate Link? General Affiliate Link is the link displayed to affiliates at the top o...

How to add sub-affiliates count at home screen

To add the count of sub-affiliates to the affiliate panel home screen please navigate to Configuration > Design > Affiliate panel theme > and edit the theme. In the 'Theme editor' find and edit: 'period_stats.stpl' file. You can use the following variables to add sub-affiliates counts to the affiliate panel home screen: Number (count) of sub-affiliates on visible tiers for (parent) affiliate: - {$todaySubaffiliatesCount|number_span} - count of sub-affiliates who have registered t...

How to Change Default View in Affiliate Grid

This article shows you: - how to change the available columns in grids (#aff) - how to change the affiliate panel menu (#chan) - how to set which columns are visible by default and available to the affiliates (#col) ------------------------- How to change the available columns in grids If affiliates want to have more or less detailed reports displayed they can click the pencil icon in the upper right corner of every grid to open the Edit View window. The Edit View window prov...

How to prevent changing the default view in affiliate grids

If you do not want to allow your affiliates to change default views in their grids, you can do it by editing the affiliate panel theme 1. for all affiliate grids (by removing the 'views' widget): in theTheme editor in the "Affiliate panel theme" find and edit: 'grid_topbuttons.tpl' remove div "TopRightButtons" with widget id "views". grid_topbuttons.tpl will look like this: <!-- grid_topbuttons --><div class="TopLeftButtons"> {widget id="ActionButtons"} {widget id="MassActionButt...

How to disable dynamic link option

If you do not want your affiliates to use Dynamic link option, you can modify the template to hide the option. You can do it pretty easy. Use the template manager (Configuration> Design> Affiliate panel> Edit theme). Find the file banner_widget_code.tpl and remove this line: {widget id="dynamicLinkButton"} Save your modification, make sure your duplicate theme is set as default and from now on the option for dynamic links is hidden for the affiliates. To prevent from changing the t...

Remove tutorial video from the Affiliate panel

If you want to remove the tutorial video button from Quick navigation icons of Affiliate panel's Home page, you would need to edit the home.tpltemplate file. You would find it at Configuration > Design > Affiliate panel theme > click "Edit theme" on the currently active theme > and look up home.tpl Click the 'home.tpl' and you will see its code on the right side. From its code remove: {widget id="Tutorial"} and click Save. Refresh the affiliate panel. NOTE: if you are trying to ed...

Remove Subaffiliate option from Affiliate panel

Sometimes the merchants do not want affiliates to have their own sub-affiliates. In this point, the merchant needs to realize whether he really doesn't want the affiliates to have sub-affiliates or he simply does not want them to get multi tier commissions. If you wish to achieve the latter of the above mentioned scenarios please scroll to the very bottom. How to prevent affiliates to get their sub-affiliates You need to disable signing up under parent affiliate. To disable it, you have t...
×