Jump to content

Node24x7

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by Node24x7

  1. I have a few specific queries. 

    My website is www.node24x7.com and the blesta install is at www.node24x7.com/accounts

     

    My queries

    1. When I load www.node24x7.com/accounts which page is getting loaded and how do I integrate with my website?

    2. Which all files do I need to edit to integrate the client's page and which is the css file controlling this page?

  2. Now replace the http://yoursite.com/ of your CSS / JS  to: [Remember to leave the external links like google the same]

     

    <?php echo $this->view_dir;?>
     

    And replace the Title of your design to: 

     

    <?php echo (($page_title = (isset($page_title) ? $page_title : $this->_($page_title_lang, true, $get_params))) ? $this->Html->_($page_title, true) . " | " : "") . $this->Html->_($system_company->name, true);?>

     

    Please explain this step in a little more detail.

     

    Additionally, if you could explain a wordpress integration it would be great.

  3. I am using Outlook for my email. Using domains.live.com I have set up my emails.

    Now in the mail settings when I select smtp and set the outlook server details. Now in the user and pass I have set one of the account details and mail is getting delivered.

    I want to know how do I set up multiple email accts like support, business, sales ?

    Second, how do I set up incoming mail for piping support?

×
×
  • Create New...