My tickets
 
Submit ticket
 
Login
 
Customizations
Home
>
Post Affiliate Pro
>
Customizations
Changing logo
Changing logo Changing the logo for the affiliate panel is simple, just open your merchant panel, go to Configuration ->Design, and there you can upload your new logo. If your logo image is bigger than default [read here](https://support.qualityunit.com/924742-Resizing-place-for-Logo-image-in-Post-Affiliate-Pro).
Mini-site & affiliate and merchant panels customization overview
Table of content - [Create a custom copy of the default theme](#create-copy) - [Adjust the primary colors of the theme](#primary-colors) - [Access the theme editor for further customization](#theme-editor) - [Identify the correct file to edit (separate article)](https://support.qualityunit.com/584761-How-to-identify-the-correct-theme-file-for-customization) - [Lists of available mini-site pages and most frequently modified theme files](#lists-pages-files) - [Set customized theme as the defaul...
Switching mini-site & merchant and affiliate panels theme
Table of content - [Switching the theme as a merchant or an affiliate](#switch-panel-theme) - [Setting up default panel themes](#default-panel-theme) - [Changing the theme of the mini-site](#switch-mini-site-theme) - [Mini-site & affiliate and merchant panels customization overview (separate article)](https://support.qualityunit.com/636837-How-to-edit-text-content-of-the-Home-and-Sign-up-pages) In our software, each merchant and affiliate has his own panel. Besides these panels, each Post Af...
Making your own theme
In your merchant panel navigate to Configuration->Design. There are three tabs which contain themes: Affiliate panel theme tab, Signup panel theme tab and Merchant panel theme tab. Click Edit theme button next to the default theme which you want to customize. System asks you to create a copy of this default theme first because default themes are not customizable. So please create one and name it as you wish, add some info like the author name, URL and description. Then click Create button to ...
How to identify the correct theme file for customization
During the process of [customizing a theme](https://support.qualityunit.com/102072-Mini-site--affiliate-and-merchant-panels-customization-overview), the theme editor lists all the files available for edit. To find the content you want to edit, you can simply search for a part of the text you'd like to modify. For instance, to edit the default "Payouts" paragraph in the mini-site signup page, you can search for "Minimum payout is $100". If searching for a part of the text is not applicable, alte...
How to change language of the merchant/affiliate panel and mini-site
Quick navigatiton - [How to import new languages](#activate) - [How are languages selected when a user arrives to your affiliate mini-site](#recognition) - [How to change the language if I am already logged in the merchant or affiliate panel](#change) - [How to add quick language switcher to merchant/affiliate panel and mini-site (separate guide)](../262426-How-to-add-quick-language-switcher-to-merchantaffiliate-panel-and-mini-site) Importing new languages The language which you would like to...
How to add quick language switcher to merchant/affiliate panel or mini-site
Quick navigation - How to import new languages (separate article) (https://support.qualityunit.com/757677-How-to-change-language-of-the-merchantaffiliate-panel-and-signup-mini-site) - Language switcher for merchant/affiliate panel (Icons approach) (#panel_switcher) - Results (#panel_switcher_results) - Adding more languages (#panel_switcher_add_language) - Language switcher for mini-site (Drop-down menu approach) (#site_switcher) - Result (#site_switcher_result) - Add...
Custom HTML login form
If you wish to use custom affiliate login form at a page of yours, then you can do so simply via the following simple HTML form: <form action="https://URL_TO_PostAffiliatePro/affiliates/login.php" method="post"> Username <input type="text" name="username" value=""><br> Password <input type="password" name="password" value=""><br> Remember me <input type="checkBox" name="rememberMe" checked><br> <input type="submit" value="Login"> </form> If...
HTML signup form
If you wish, you can embed the HTML code of your PostAffiliatePro signup form on your own website and allow visitors to signup as affiliates directly from your website. To do so, navigate to Configuration --> Affiliate signup --> HTML form tab. Here you can download the code of the signup form. You have 3 options which you can use: Simple HTML - Can redirect to different pages on success or error - Errors can be displayed only on the default signup form or using PHP on the erro...
How to change title for merchant and affiliate panel
-- this is only possible with the Branding free license (feature) -- You can change the title in the Translations (Merchant panel -> Configuration -> Language -> select language -> edit -> open Translation tab). Search for the string of "Post Affiliate Pro" . Search is case sensitive. You can change the title for the merchant panel by editing this entry in the second (translation) column:_ __%s - Merchant Panel - Post Affiliate Pro_ title for affiliate panel by editing: %s -...
How to change favicon?
Note that the favicon can be changed only when you have the Branding free (https://support.qualityunit.com/522705-Branding-Free) feature activated. What is a favicon? It is a small icon (usually 16x16 pixels) shown next to the webpage title in each window/tab of your browser. All you have to do is to log in to the merchant panel and navigate to: Configuration > Design > Customize log (tab) and there you find the "Favicon" section where you click the "Change image" button and l...
Using JavaScript code in theme files
If you want to add a custom JavaScript code to your mini-site or merchant/affiliate panel, it can be added to the theme files of your [custom theme](https://support.qualityunit.com/102072-Mini-site--affiliate-and-merchant-panels-customization-overview). JavaScript code can be added only in the files with the extension .stpl. Also, the code must be enclosed within the literal tags. See our [guide on how to add a FlowHunt chatbot](https://support.qualityunit.com/549524-FlowHunt-AI-Chatbot-Integrat...
HTTPS redirect for merchant or affiliate panel
If you want to redirect your merchant/affiliate panel or signup page to HTTPS, you can do it by adding javascript redirect into your template file: module_body.stpl In Merchant Panel > Configuration > Design > Merchant panel theme/Affiliate panel theme/Signup page theme > Edit theme > search file 'index.stpl' add this code right to the first line: {literal} <script language="javascript" type="text/javascript"> if (window.location.protocol !== 'https:') { window.lo...
Customizing mini-site
How to change title of the Mini-Site
How to edit text content of the Home and Sign up pages
How to keep only login/signup forms on your mini-site
and 17 more ...
Customizing affiliate panel
How to replace affiliate manager info with parent affiliate's info
Changing contents
Customize affiliate panel menu
and 20 more ...
Customizing merchant panel
How to change view of reports for merchant panel
Templating system in PAP
Customizing reports
Overview
and 2 more ...
Subcategories
Customizing mini-site
Customizing affiliate panel
Customizing merchant panel
Templating system in PAP