If you want to change the title of the onepage success page. By default the text is "Magento Commerce", you can change it by following this way.
Add this code in checkout.xml under checkout_onepage_success
tag
<reference name="head">
<action method="setData" translate="title"><key>title</key><value>your title </value></action>
</reference>
Revisions
- February 2, 2016 @ 14:23:13 [Current Revision] by admin
- February 2, 2016 @ 14:23:13 by admin
- February 2, 2016 @ 14:23:02 by admin
- February 2, 2016 @ 14:22:54 by admin
Revision Differences
February 2, 2016 @ 14:23:02 | Current Revision | ||
---|---|---|---|
Content | |||
Unchanged: <p> | Unchanged: <p> | ||
Unchanged: If you want to change the title of the onepage success page. By default the text is "Magento Commerce", you can change it by following this way. | Unchanged: If you want to change the title of the onepage success page. By default the text is "Magento Commerce", you can change it by following this way. | ||
Unchanged: </p> | Unchanged: </p> | ||
Unchanged: <p> | Unchanged: <p> | ||
Unchanged: Add this code in <strong> checkout.xml </strong> under <code>checkout_ onepage_success< /code> tag | Unchanged: Add this code in <strong> checkout.xml </strong> under <code>checkout_ onepage_success< /code> tag | ||
Unchanged: </p> | Unchanged: </p> | ||
Unchanged: <pre> | Unchanged: <pre> | ||
Unchanged: <code><reference name="head"> | Unchanged: <code><reference name="head"> | ||
Unchanged: <action method=" setData" translate=" title"><key> title</key> <value>your title </value> </action> | Unchanged: <action method=" setData" translate=" title"><key> title</key> <value>your title </value> </action> | ||
Unchanged: </reference> </code></pre> | Unchanged: </reference> </code></pre> | ||
Deleted: <p> | |||
Deleted: | |||
Deleted: </p> | |||
Deleted: <pre> | |||
Deleted: </pre> | |||
Deleted: <p> | |||
Deleted: | |||
Deleted: </p> | |||
Unchanged: <p> | Unchanged: <p> | ||
Unchanged: | Unchanged: | ||
Unchanged: </p> | Unchanged: </p> |
Note: Spaces may be added to comparison text to allow better line wrapping.
No comments yet.