How to set Anchor Links in Custom Pages

How to set Anchor Links in Custom Pages

  1. Anchor a piece of text by adding the following to the source code <p><a id="HEADING_1">HEADING 1</a></p>, where:
  • HEADING_1 is the name of an element (id)
  • HEADING 1 is text to show to the consumer

2. Link an URL to that anchor by adding the following to the source code <p><a href="https://dev.intelligentnegotiator.com/index.php?a=cp&id=130#HEADING_1%22LINK TO HEADING> 1</a></p>, where:
  • https://dev.intelligentnegotiator.com/index.php is a link to the consumer's website,

  • id=130 is a number of a custom page’s element (it is unique for each custom page)

  • #HEADING_1 is a reference to the id of a created element

  • LINK TO HEADING is a text to show the consumer.



3. You can identify the Custom page’s id and the external link by hovering the page’s button.


Alternate Method for generating the Link to the Anchor

Another way to link the URL is to use the link button and paste an URL leading to the anchored paragraph without HTML elements, only the id name https://dev.intelligentnegotiator.com/index.php?a=cp&id=130#HEADING_1 (it makes the source code the same as in the first case)



    • Related Articles

    • Adding Custom Fields to Merchant Gateway Terminal

      The way your Merchant Gateway Virtual Terminal looks can vary depending on you level of service. However, most Intelligent Contacts Merchant Gateway Virtual Terminals will look similar to the following: To add custom fields do the following: 1. Login ...
    • Intelligent Portal Wallet User Guide

      OVERVIEW - Consumers will have the ability to manage their payment methods at any time they want: add new payment methods and save those for the future, mark a payment method as a Preferred one, and, of course, remove payment methods when they are ...
    • Administrator Training: Custom Payment Plans

      1. Business need The following request received from clients: It is necessary to add the ability to create custom payment plans, which will include the ability to: choose a non-standard date for the payment transaction the ability to assign a ...
    • Tips for Creating Tickets through Intelligent Contact Ticketing Portal

      Purpose: The following information includes helpful tips when creating and submitting tickets through the Intelligent Contacts online ticketing portal. https://support.intelligentcontacts.com/portal/newticket When accessing the ticketing portal and ...
    • IN API

      I. Problem Statement     Overview For API Credentials please reach out to support at support@intelligentcontacts.com or 1-800-214-7490 Option 1 Intelligent Contacts developed an API platform that allows financial institutions, credit bureaus, debt ...