Mn shop
Forum Replies Created
-
AuthorPosts
-
Mn shop
KeymasterThe script currently does not provide registration of these main domain names.
If you really need these features, you must adjust the code to these domain names.Mn shop
KeymasterIf it is the same site and uses the same database, a single license can work.
Mn shop
KeymasterYou can set more currencies in coinpayment.
If you want to use offline or direct deposit.
You can create a new page and let the customer complete the form.
Then directly modify it manually from admin-panel.Mn shop
KeymasterCreate the page under the folder
template/default/pages/You can refer to other pages in the folder, and you need to learn the basic html.
template/default/common/footer.php
The same, you need to know the basic html and edit it.
Mn shop
KeymasterJust remove desired modules from “system/modules/”
Mn shop
KeymasterJust change it directly in header.php
template/default/common/header.php
Mn shop
KeymasterYou can create the page under the folder
template/default/pages/And add a page in the footer.php file
template/default/common/footer.phpMn shop
KeymasterThe file is under the folder:
template/default/common/sidebar.php
template/default/pages/addpage.phpJust delete what you don’t need.
Mn shop
KeymasterIf the text is not in the language folder, just change the original page directly.
Folder where the page is located:
template/default/common/
template/default/pages/Mn shop
KeymasterWill make tutorials in the near future.
Mn shop
KeymasterWill make tutorials in the near future.
Mn shop
KeymasterThe module file is under-system/modules
You can adjust it according to your needs.Mn shop
KeymasterMost of the text that needs to be translated is in language/en/base/lang.php
If you need to change other places, you can change the content directly on the file one by one.
– template/default/common(pages)
Mn shop
KeymasterMost of the text that needs to be translated is in language/en/base/lang.php
If you need to change other places, you can change the content directly on the file one by one.
– template/default/common(pages)
Mn shop
KeymasterIf you need to change single page.
You can find the file under the floder – template/default/pages(common) -
AuthorPosts