Search:

Type: Posts; User: Ivan Amador

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    4,002

    Hello! In version 4.7.1 how can I add the...

    Hello!

    In version 4.7.1 how can I add the Full_name of the dealer to the page title (<title>Dealers Name</title>)

    Thanks!
  2. Replies
    3
    Views
    4,002

    Thanks Viktor! I just replaced this: ...

    Thanks Viktor!

    I just replaced this:

    $title = $account['Fields']['company_name']['value'];

    with:

    $title = $account['Full_name'] .', '. $account['Fields']['company_name']['value'];
  3. Replies
    3
    Views
    4,002

    How do I change the Agent page title?

    Hi,

    I would like to know how can I change the Agent page title.

    Right now, if an agent has a business name, I get the business name as the title of his page (and the <h1>title</h1>) instead of...
Results 1 to 3 of 3