Magento2: Identifiers of specific pages not work

Created on 21 Jul 2017  路  4Comments  路  Source: magento/magento2


Preconditions


  1. Magento2.1.7ce
  2. PHP7.0.16-3
    3.MYSQL5.7.17-1

Steps to reproduce


20170721162108
20170721162204
20170721161012
20170721161353

Format is not valid

Most helpful comment

@michaeldyl520 you will need to use the url-key of the CMS page for the XML layout file.

issue_cms_page

For example if you have a cms page with the URL Key home then you XML layout file would be cms_page_view_id_home.xml

Hope this helps!!

All 4 comments

@michaeldyl520 you will need to use the url-key of the CMS page for the XML layout file.

issue_cms_page

For example if you have a cms page with the URL Key home then you XML layout file would be cms_page_view_id_home.xml

Hope this helps!!

@atishgoswami I try that,it goes work.Thanks,that`s the best sollution.

@michaeldyl520 Please close the issue if you are satisfied with the answer.

@michaeldyl520 Closing this report, as it seems @atishgoswami provided a working solution.

Thank you.

Was this page helpful?
0 / 5 - 0 ratings