Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter junal

    (@junal)

    Mattia,

    How can we use this plugin to develop Themes?

    John

    Thread Starter junal

    (@junal)

    Thanks again. The code that you sent works fine. I thought <my-hello></my-hello> would also work by itself, but it does not.

    TEST
    <my-hello></my-hello>

    Thanks for the great support.

    Best,

    John

    Thread Starter junal

    (@junal)

    Thanks for your prompt answer. But I still couldn’t get it work.

    Block name: hello
    <polymer-element name=”my-hello” noscript>
    <template>
    <h1>Hello World</h1>
    </template>
    </polymer-element>

    Created a page.
    hello was chosen. Activated as blue.
    <my-hello></my-hello> does not work. Is any code necessary to import?

    For the code block I tried different names. Hello, hello, my-hello.html…

    Sorry for bothering you with this extremely simple example.

    Thanks,

    John

Viewing 3 replies - 1 through 3 (of 3 total)