Customize Magento2 sales email, in especial items.phtmlSMTP & Email Sending ErrorsSOLVED - How to override email/items.phtml?My template file for a custom block isn't showing?Custom Email Template in Magento2M2 | sales email > customize price display > how to show only grand totals?Overrite template “sales/order/invoice/create/items.phtml”Customize email template for change password/emailMagento 1.9.3.2 edit table /email/order/items.phtml - SolvedIssue in sales order email template in magento2Wrong email format sales order
Arrow those variables!
Examples of smooth manifolds admitting inbetween one and a continuum of complex structures
How could indestructible materials be used in power generation?
What are some good books on Machine Learning and AI like Krugman, Wells and Graddy's "Essentials of Economics"
Can my sorcerer use a spellbook only to collect spells and scribe scrolls, not cast?
Cursor Replacement for Newbies
Detention in 1997
Valid term from quadratic sequence?
How to show a landlord what we have in savings?
How do I handle a potential work/personal life conflict as the manager of one of my friends?
Why no variance term in Bayesian logistic regression?
Why was the shrinking from 8″ made only to 5.25″ and not smaller (4″ or less)?
Can we compute the area of a quadrilateral with one right angle when we only know the lengths of any three sides?
Why does this cyclic subgroup have only 4 subgroups?
Why do bosons tend to occupy the same state?
If human space travel is limited by the G force vulnerability, is there a way to counter G forces?
What is a romance in Latin?
What reasons are there for a Capitalist to oppose a 100% inheritance tax?
Extract rows of a table, that include less than x NULLs
What do you call someone who asks many questions?
Im going to France and my passport expires June 19th
How do conventional missiles fly?
Intersection Puzzle
How badly should I try to prevent a user from XSSing themselves?
Customize Magento2 sales email, in especial items.phtml
SMTP & Email Sending ErrorsSOLVED - How to override email/items.phtml?My template file for a custom block isn't showing?Custom Email Template in Magento2M2 | sales email > customize price display > how to show only grand totals?Overrite template “sales/order/invoice/create/items.phtml”Customize email template for change password/emailMagento 1.9.3.2 edit table /email/order/items.phtml - SolvedIssue in sales order email template in magento2Wrong email format sales order
We are struggling since hours with customization of the Order- and other sales emails. The part with the email templates (e.g. order_new_guest.html
etc.) works easily fine.
However, we do not succeed in modifying items.phtml
.
We did
- generate a xml sales_email_order_items.xml
in <mytemplate>/Magento_Sales/layout
- tried to reference our items.phtml with
<action method="setTemplate">
- written items.phtml in
<mytemplate>/Magento_Sales/email
but we don't get any change in the emails.
Probably, this is because we don't locate the .xml file in the proper directory? How do we have to reference our items.phtml within this xml-File?
And which directory do we put the items.phtml in?
We have understood lots of thing in Magento theme inheritance during the last weeks... but email templates seem to be the next stage :(
magento2 theme template email
add a comment |
We are struggling since hours with customization of the Order- and other sales emails. The part with the email templates (e.g. order_new_guest.html
etc.) works easily fine.
However, we do not succeed in modifying items.phtml
.
We did
- generate a xml sales_email_order_items.xml
in <mytemplate>/Magento_Sales/layout
- tried to reference our items.phtml with
<action method="setTemplate">
- written items.phtml in
<mytemplate>/Magento_Sales/email
but we don't get any change in the emails.
Probably, this is because we don't locate the .xml file in the proper directory? How do we have to reference our items.phtml within this xml-File?
And which directory do we put the items.phtml in?
We have understood lots of thing in Magento theme inheritance during the last weeks... but email templates seem to be the next stage :(
magento2 theme template email
<mytemplate> mean?
– Amit Bera♦
Apr 30 '17 at 20:30
Sorry for confusion. With <mytemplate> I wanted to shorten the theme path [VendorName]/[<theme>]
– Udo
May 1 '17 at 6:42
add a comment |
We are struggling since hours with customization of the Order- and other sales emails. The part with the email templates (e.g. order_new_guest.html
etc.) works easily fine.
However, we do not succeed in modifying items.phtml
.
We did
- generate a xml sales_email_order_items.xml
in <mytemplate>/Magento_Sales/layout
- tried to reference our items.phtml with
<action method="setTemplate">
- written items.phtml in
<mytemplate>/Magento_Sales/email
but we don't get any change in the emails.
Probably, this is because we don't locate the .xml file in the proper directory? How do we have to reference our items.phtml within this xml-File?
And which directory do we put the items.phtml in?
We have understood lots of thing in Magento theme inheritance during the last weeks... but email templates seem to be the next stage :(
magento2 theme template email
We are struggling since hours with customization of the Order- and other sales emails. The part with the email templates (e.g. order_new_guest.html
etc.) works easily fine.
However, we do not succeed in modifying items.phtml
.
We did
- generate a xml sales_email_order_items.xml
in <mytemplate>/Magento_Sales/layout
- tried to reference our items.phtml with
<action method="setTemplate">
- written items.phtml in
<mytemplate>/Magento_Sales/email
but we don't get any change in the emails.
Probably, this is because we don't locate the .xml file in the proper directory? How do we have to reference our items.phtml within this xml-File?
And which directory do we put the items.phtml in?
We have understood lots of thing in Magento theme inheritance during the last weeks... but email templates seem to be the next stage :(
magento2 theme template email
magento2 theme template email
edited 2 days ago
Muhammad Anas
350115
350115
asked Apr 30 '17 at 15:11
UdoUdo
34
34
<mytemplate> mean?
– Amit Bera♦
Apr 30 '17 at 20:30
Sorry for confusion. With <mytemplate> I wanted to shorten the theme path [VendorName]/[<theme>]
– Udo
May 1 '17 at 6:42
add a comment |
<mytemplate> mean?
– Amit Bera♦
Apr 30 '17 at 20:30
Sorry for confusion. With <mytemplate> I wanted to shorten the theme path [VendorName]/[<theme>]
– Udo
May 1 '17 at 6:42
<mytemplate> mean?
– Amit Bera♦
Apr 30 '17 at 20:30
<mytemplate> mean?
– Amit Bera♦
Apr 30 '17 at 20:30
Sorry for confusion. With <mytemplate> I wanted to shorten the theme path [VendorName]/[<theme>]
– Udo
May 1 '17 at 6:42
Sorry for confusion. With <mytemplate> I wanted to shorten the theme path [VendorName]/[<theme>]
– Udo
May 1 '17 at 6:42
add a comment |
2 Answers
2
active
oldest
votes
The way I achieved this is by creating a file called items.phtml here:
my_template/Magento_Sales/templates/email/items.phtml
No XML file necessary. The path to items.phtml is defined in the Magento_Sales module:
vendor/magento/module-sales/view/frontend/layout/sales_email_order_items.xml
<block class="MagentoSalesBlockOrderEmailItems" name="items" template="email/items.phtml" cacheable="false">
You can use this code to test a New order email and you should see the TESTING TEMPLATE and TESTING SKU text appear:
<?php
/**
* Copyright © 2016 Magento. All rights reserved.
* See COPYING.txt for license details.
*/
// @codingStandardsIgnoreFile
?>
<?php $_order = $block->getOrder() ?>
<?php if ($_order): ?>
<?php $_items = $_order->getAllItems(); ?>
<table class="email-items">
<thead>
<tr>
<th class="item-info">
<?= /* @escapeNotVerified */ __('Items'); ?>
</th>
<th class="item-qty">
<?= /* @escapeNotVerified */ __('Qty'); ?>
</th>
<th class="item-price">
<?= /* @escapeNotVerified */ __('Price'); ?>
</th>
</tr>
</thead>
<?php foreach ($_items as $_item): ?>
<?php
if ($_item->getParentItem())
continue;
?>
<tbody>
TESTING TEMPLATE <br />
TESTING SKU: <?= $_item->getSku(); ?>
<?php foreach($_item as $item_content) print_r($item_content); ?>
<?= $block->getItemHtml($_item) ?>
</tbody>
<?php endforeach; ?>
<tfoot class="order-totals">
<?= $block->getChildHtml('order_totals') ?>
</tfoot>
</table>
<?php if ($this->helper('MagentoGiftMessageHelperMessage')->isMessagesAllowed('order', $_order, $_order->getStore()) && $_order->getGiftMessageId()): ?>
<?php $_giftMessage = $this->helper('MagentoGiftMessageHelperMessage')->getGiftMessage($_order->getGiftMessageId()); ?>
<?php if ($_giftMessage): ?>
<br />
<table class="message-gift">
<tr>
<td>
<h3><?= /* @escapeNotVerified */ __('Gift Message for this Order') ?></h3>
<strong><?= /* @escapeNotVerified */ __('From:'); ?></strong> <?= $block->escapeHtml($_giftMessage->getSender()) ?>
<br /><strong><?= /* @escapeNotVerified */ __('To:'); ?></strong> <?= $block->escapeHtml($_giftMessage->getRecipient()) ?>
<br /><strong><?= /* @escapeNotVerified */ __('Message:'); ?></strong>
<br /><?= $block->escapeHtml($_giftMessage->getMessage()) ?>
</td>
</tr>
</table>
<?php endif; ?>
<?php endif; ?>
<?php endif; ?>
add a comment |
Assume that you have a theme,which is under app/design/frontend/[VendorName]/[<theme>]
.
Then you should copy items.phtml
from and put it to app/design/frontend/[VendorName]/[<theme>]/Magento_Sales/templates/email
Then flush Magento cache by php bin/magento cache:flush
.
See what happened!!!
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f172379%2fcustomize-magento2-sales-email-in-especial-items-phtml%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
The way I achieved this is by creating a file called items.phtml here:
my_template/Magento_Sales/templates/email/items.phtml
No XML file necessary. The path to items.phtml is defined in the Magento_Sales module:
vendor/magento/module-sales/view/frontend/layout/sales_email_order_items.xml
<block class="MagentoSalesBlockOrderEmailItems" name="items" template="email/items.phtml" cacheable="false">
You can use this code to test a New order email and you should see the TESTING TEMPLATE and TESTING SKU text appear:
<?php
/**
* Copyright © 2016 Magento. All rights reserved.
* See COPYING.txt for license details.
*/
// @codingStandardsIgnoreFile
?>
<?php $_order = $block->getOrder() ?>
<?php if ($_order): ?>
<?php $_items = $_order->getAllItems(); ?>
<table class="email-items">
<thead>
<tr>
<th class="item-info">
<?= /* @escapeNotVerified */ __('Items'); ?>
</th>
<th class="item-qty">
<?= /* @escapeNotVerified */ __('Qty'); ?>
</th>
<th class="item-price">
<?= /* @escapeNotVerified */ __('Price'); ?>
</th>
</tr>
</thead>
<?php foreach ($_items as $_item): ?>
<?php
if ($_item->getParentItem())
continue;
?>
<tbody>
TESTING TEMPLATE <br />
TESTING SKU: <?= $_item->getSku(); ?>
<?php foreach($_item as $item_content) print_r($item_content); ?>
<?= $block->getItemHtml($_item) ?>
</tbody>
<?php endforeach; ?>
<tfoot class="order-totals">
<?= $block->getChildHtml('order_totals') ?>
</tfoot>
</table>
<?php if ($this->helper('MagentoGiftMessageHelperMessage')->isMessagesAllowed('order', $_order, $_order->getStore()) && $_order->getGiftMessageId()): ?>
<?php $_giftMessage = $this->helper('MagentoGiftMessageHelperMessage')->getGiftMessage($_order->getGiftMessageId()); ?>
<?php if ($_giftMessage): ?>
<br />
<table class="message-gift">
<tr>
<td>
<h3><?= /* @escapeNotVerified */ __('Gift Message for this Order') ?></h3>
<strong><?= /* @escapeNotVerified */ __('From:'); ?></strong> <?= $block->escapeHtml($_giftMessage->getSender()) ?>
<br /><strong><?= /* @escapeNotVerified */ __('To:'); ?></strong> <?= $block->escapeHtml($_giftMessage->getRecipient()) ?>
<br /><strong><?= /* @escapeNotVerified */ __('Message:'); ?></strong>
<br /><?= $block->escapeHtml($_giftMessage->getMessage()) ?>
</td>
</tr>
</table>
<?php endif; ?>
<?php endif; ?>
<?php endif; ?>
add a comment |
The way I achieved this is by creating a file called items.phtml here:
my_template/Magento_Sales/templates/email/items.phtml
No XML file necessary. The path to items.phtml is defined in the Magento_Sales module:
vendor/magento/module-sales/view/frontend/layout/sales_email_order_items.xml
<block class="MagentoSalesBlockOrderEmailItems" name="items" template="email/items.phtml" cacheable="false">
You can use this code to test a New order email and you should see the TESTING TEMPLATE and TESTING SKU text appear:
<?php
/**
* Copyright © 2016 Magento. All rights reserved.
* See COPYING.txt for license details.
*/
// @codingStandardsIgnoreFile
?>
<?php $_order = $block->getOrder() ?>
<?php if ($_order): ?>
<?php $_items = $_order->getAllItems(); ?>
<table class="email-items">
<thead>
<tr>
<th class="item-info">
<?= /* @escapeNotVerified */ __('Items'); ?>
</th>
<th class="item-qty">
<?= /* @escapeNotVerified */ __('Qty'); ?>
</th>
<th class="item-price">
<?= /* @escapeNotVerified */ __('Price'); ?>
</th>
</tr>
</thead>
<?php foreach ($_items as $_item): ?>
<?php
if ($_item->getParentItem())
continue;
?>
<tbody>
TESTING TEMPLATE <br />
TESTING SKU: <?= $_item->getSku(); ?>
<?php foreach($_item as $item_content) print_r($item_content); ?>
<?= $block->getItemHtml($_item) ?>
</tbody>
<?php endforeach; ?>
<tfoot class="order-totals">
<?= $block->getChildHtml('order_totals') ?>
</tfoot>
</table>
<?php if ($this->helper('MagentoGiftMessageHelperMessage')->isMessagesAllowed('order', $_order, $_order->getStore()) && $_order->getGiftMessageId()): ?>
<?php $_giftMessage = $this->helper('MagentoGiftMessageHelperMessage')->getGiftMessage($_order->getGiftMessageId()); ?>
<?php if ($_giftMessage): ?>
<br />
<table class="message-gift">
<tr>
<td>
<h3><?= /* @escapeNotVerified */ __('Gift Message for this Order') ?></h3>
<strong><?= /* @escapeNotVerified */ __('From:'); ?></strong> <?= $block->escapeHtml($_giftMessage->getSender()) ?>
<br /><strong><?= /* @escapeNotVerified */ __('To:'); ?></strong> <?= $block->escapeHtml($_giftMessage->getRecipient()) ?>
<br /><strong><?= /* @escapeNotVerified */ __('Message:'); ?></strong>
<br /><?= $block->escapeHtml($_giftMessage->getMessage()) ?>
</td>
</tr>
</table>
<?php endif; ?>
<?php endif; ?>
<?php endif; ?>
add a comment |
The way I achieved this is by creating a file called items.phtml here:
my_template/Magento_Sales/templates/email/items.phtml
No XML file necessary. The path to items.phtml is defined in the Magento_Sales module:
vendor/magento/module-sales/view/frontend/layout/sales_email_order_items.xml
<block class="MagentoSalesBlockOrderEmailItems" name="items" template="email/items.phtml" cacheable="false">
You can use this code to test a New order email and you should see the TESTING TEMPLATE and TESTING SKU text appear:
<?php
/**
* Copyright © 2016 Magento. All rights reserved.
* See COPYING.txt for license details.
*/
// @codingStandardsIgnoreFile
?>
<?php $_order = $block->getOrder() ?>
<?php if ($_order): ?>
<?php $_items = $_order->getAllItems(); ?>
<table class="email-items">
<thead>
<tr>
<th class="item-info">
<?= /* @escapeNotVerified */ __('Items'); ?>
</th>
<th class="item-qty">
<?= /* @escapeNotVerified */ __('Qty'); ?>
</th>
<th class="item-price">
<?= /* @escapeNotVerified */ __('Price'); ?>
</th>
</tr>
</thead>
<?php foreach ($_items as $_item): ?>
<?php
if ($_item->getParentItem())
continue;
?>
<tbody>
TESTING TEMPLATE <br />
TESTING SKU: <?= $_item->getSku(); ?>
<?php foreach($_item as $item_content) print_r($item_content); ?>
<?= $block->getItemHtml($_item) ?>
</tbody>
<?php endforeach; ?>
<tfoot class="order-totals">
<?= $block->getChildHtml('order_totals') ?>
</tfoot>
</table>
<?php if ($this->helper('MagentoGiftMessageHelperMessage')->isMessagesAllowed('order', $_order, $_order->getStore()) && $_order->getGiftMessageId()): ?>
<?php $_giftMessage = $this->helper('MagentoGiftMessageHelperMessage')->getGiftMessage($_order->getGiftMessageId()); ?>
<?php if ($_giftMessage): ?>
<br />
<table class="message-gift">
<tr>
<td>
<h3><?= /* @escapeNotVerified */ __('Gift Message for this Order') ?></h3>
<strong><?= /* @escapeNotVerified */ __('From:'); ?></strong> <?= $block->escapeHtml($_giftMessage->getSender()) ?>
<br /><strong><?= /* @escapeNotVerified */ __('To:'); ?></strong> <?= $block->escapeHtml($_giftMessage->getRecipient()) ?>
<br /><strong><?= /* @escapeNotVerified */ __('Message:'); ?></strong>
<br /><?= $block->escapeHtml($_giftMessage->getMessage()) ?>
</td>
</tr>
</table>
<?php endif; ?>
<?php endif; ?>
<?php endif; ?>
The way I achieved this is by creating a file called items.phtml here:
my_template/Magento_Sales/templates/email/items.phtml
No XML file necessary. The path to items.phtml is defined in the Magento_Sales module:
vendor/magento/module-sales/view/frontend/layout/sales_email_order_items.xml
<block class="MagentoSalesBlockOrderEmailItems" name="items" template="email/items.phtml" cacheable="false">
You can use this code to test a New order email and you should see the TESTING TEMPLATE and TESTING SKU text appear:
<?php
/**
* Copyright © 2016 Magento. All rights reserved.
* See COPYING.txt for license details.
*/
// @codingStandardsIgnoreFile
?>
<?php $_order = $block->getOrder() ?>
<?php if ($_order): ?>
<?php $_items = $_order->getAllItems(); ?>
<table class="email-items">
<thead>
<tr>
<th class="item-info">
<?= /* @escapeNotVerified */ __('Items'); ?>
</th>
<th class="item-qty">
<?= /* @escapeNotVerified */ __('Qty'); ?>
</th>
<th class="item-price">
<?= /* @escapeNotVerified */ __('Price'); ?>
</th>
</tr>
</thead>
<?php foreach ($_items as $_item): ?>
<?php
if ($_item->getParentItem())
continue;
?>
<tbody>
TESTING TEMPLATE <br />
TESTING SKU: <?= $_item->getSku(); ?>
<?php foreach($_item as $item_content) print_r($item_content); ?>
<?= $block->getItemHtml($_item) ?>
</tbody>
<?php endforeach; ?>
<tfoot class="order-totals">
<?= $block->getChildHtml('order_totals') ?>
</tfoot>
</table>
<?php if ($this->helper('MagentoGiftMessageHelperMessage')->isMessagesAllowed('order', $_order, $_order->getStore()) && $_order->getGiftMessageId()): ?>
<?php $_giftMessage = $this->helper('MagentoGiftMessageHelperMessage')->getGiftMessage($_order->getGiftMessageId()); ?>
<?php if ($_giftMessage): ?>
<br />
<table class="message-gift">
<tr>
<td>
<h3><?= /* @escapeNotVerified */ __('Gift Message for this Order') ?></h3>
<strong><?= /* @escapeNotVerified */ __('From:'); ?></strong> <?= $block->escapeHtml($_giftMessage->getSender()) ?>
<br /><strong><?= /* @escapeNotVerified */ __('To:'); ?></strong> <?= $block->escapeHtml($_giftMessage->getRecipient()) ?>
<br /><strong><?= /* @escapeNotVerified */ __('Message:'); ?></strong>
<br /><?= $block->escapeHtml($_giftMessage->getMessage()) ?>
</td>
</tr>
</table>
<?php endif; ?>
<?php endif; ?>
<?php endif; ?>
edited May 1 '17 at 14:30
answered Apr 30 '17 at 20:29
MaxLMaxL
136111
136111
add a comment |
add a comment |
Assume that you have a theme,which is under app/design/frontend/[VendorName]/[<theme>]
.
Then you should copy items.phtml
from and put it to app/design/frontend/[VendorName]/[<theme>]/Magento_Sales/templates/email
Then flush Magento cache by php bin/magento cache:flush
.
See what happened!!!
add a comment |
Assume that you have a theme,which is under app/design/frontend/[VendorName]/[<theme>]
.
Then you should copy items.phtml
from and put it to app/design/frontend/[VendorName]/[<theme>]/Magento_Sales/templates/email
Then flush Magento cache by php bin/magento cache:flush
.
See what happened!!!
add a comment |
Assume that you have a theme,which is under app/design/frontend/[VendorName]/[<theme>]
.
Then you should copy items.phtml
from and put it to app/design/frontend/[VendorName]/[<theme>]/Magento_Sales/templates/email
Then flush Magento cache by php bin/magento cache:flush
.
See what happened!!!
Assume that you have a theme,which is under app/design/frontend/[VendorName]/[<theme>]
.
Then you should copy items.phtml
from and put it to app/design/frontend/[VendorName]/[<theme>]/Magento_Sales/templates/email
Then flush Magento cache by php bin/magento cache:flush
.
See what happened!!!
answered Apr 30 '17 at 20:40
Amit Bera♦Amit Bera
59.6k1676177
59.6k1676177
add a comment |
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f172379%2fcustomize-magento2-sales-email-in-especial-items-phtml%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
<mytemplate> mean?
– Amit Bera♦
Apr 30 '17 at 20:30
Sorry for confusion. With <mytemplate> I wanted to shorten the theme path [VendorName]/[<theme>]
– Udo
May 1 '17 at 6:42