Jump to content

Order Page


jkook

Recommended Posts

No.

What I wanted is to remove category from order page

[register domain] and [transfer domain]

 

I want those options you asked me to uncheck. Clients should be able to register or transfer when they order hosting.

 

I don't want clients to buy domain only.

All clients should buy hosting and domain at the same time.

Link to comment
Share on other sites

In templates/orderforms/cart/products.tpl

 

Make a backup first

 

You will find these 2 lines towards the top of the page (approx line 14)

{if $registerdomainenabled}<a href="{$smarty.server.PHP_SELF}?a=add&domain=register">{$LANG.registerdomain}</a> |{/if}

{if $transferdomainenabled}<a href="{$smarty.server.PHP_SELF}?a=add&domain=transfer">{$LANG.transferdomain}</a>{/if}

Simply remove those 2 lines
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated