Search results

  1. hadi

    Is there a way to order the presentation of TLDs in namesilo ?

    I think you should use order list ( order numbers ) for sort them when adding new extensions. Thanks
  2. hadi

    Partially paid bill and renewal

    Yes I saw this and I don't like it ;
  3. hadi

    edit server for hosting accounts

    Hello after migrating an account between servers we need to update server for accounts ; Is it possible to make it availabe in clientexec Currently this field is not editable and we should change database for this reason. Thanks
  4. hadi

    transactions in client area

    Hello Would you please add transaction in client area. Many clients wanted to see their payment transactions in client area when they have many services; Thanks
  5. hadi

    WordPress header and footer

    Would you please describe more ? Thanks
  6. hadi

    Default template in two or more columns

    Hello I recommend add this type of template for showing products in two or more columns. Thanks
  7. hadi

    Extra pages within admin section

    I wanted to add some pages before finally I have to use Report section because it's modular and I added my page there :)
  8. hadi

    The feature of Automatic Coupon is not available for SSL products

    Hello The feature of Automatic Coupon which is visible on all types of producs is not visible in SSL Packages; Would you please check this issue ? Thanks
  9. hadi

    Planned Skip Button on Additional Bundled Products Page

    Hello Recently I have encountred with same issue; I think we should have skip button. Thanks
  10. hadi

    define sepate class for this

    Hello In new client area template Would you please define separate class tag for this part of page ? This design is not suitable when we want customize or change direction of page. Thank you
  11. hadi

    missing tag CutomProfile_XXX in Notify Department List For New Ticket Template

    Most of Email Templates / Support Emails are missing CutomProfile_XXX. Another one is : Notify Assignee For Ticket Reply Template Would you please take a look ; Thank you
  12. hadi

    Create Internal Ticket Type

    Hello Is it possible to have internal ticket type which are not visible in Public and clients ? Thanks
  13. hadi

    missing tag CutomProfile_XXX in Notify Department List For New Ticket Template

    Hello CutomProfile_XXX not availbe in some email template like - Notify Department List For New Ticket Template I will check other and update this post. Thanks
  14. hadi

    missed language setting : Notify Department List For New Ticket Template

    Hello This type of ticket missed language setting which support in all other ticket templates Notify Department List For New Ticket Template Please check it; Thanks
  15. hadi

    description field for Ticket Types

    We have this field in CE; I think only needed to have this in client area.
  16. hadi

    Make Support Settings - Custom Fields available in Email Templates

    Hello We have some custom fields in Support Tickets; Please make these fields available in Email template so we can send them to Staff and Clients; Thanks
  17. hadi

    Add transaction item to client portal

    Hello Please add transaction menu item to client portal. This part should be something like we have in admin area; Currently clients should search each invoice for find out their transaction; It could be new tab in Invoice list named transaction or separate menu item. Thanks
  18. hadi

    How to create a snapin

    Another Question about SnapIN. Action sends by Ajax like below and receive in Plugin like below but viewqqq has no permission to run in Public ; how we can set permission for this ? Thanks
  19. hadi

    How to create a snapin

    Thank you @example I found these two variables and fixed my problem. 'Public Description' => array( 'type' => 'hidden', 'description' => 'Description to be seen by public', 'value' => 'View Server Details'...
  20. hadi

    How to create a snapin

    @Matt I have two question about snapin I have created a snapin under billing menu ( client area ) $this->addMappingForTopMenu('public', 'billing', 'view', 'Bank Receipt', 'Integrate Bank Receipt in ClientPortal Billing'); 1) How can I make it public without needing to login ? currently...
Back
Top