• On the page there is “option custom amp editor”.
    Thats nice… but is possible to stop the conversion
    between tags

    Like <no convert>
    <amp code>
    </no convert>

    Because it`s filters also amp codes ?? what is good

    Best Regards

    Wouter

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter Eemland ICT

    (@eemlandict)

    Not so good… i mean ??

    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    Hi @eemlandict
    So you just want to exclude certain parts of the content? without using the Custom AMP Editor?

    It’s possible but that would be quite tricky. I would suggest that you use Custom AMP editor only for that.

    If you can help me understand the use case better then I can perhaps help you.

    Thread Starter Eemland ICT

    (@eemlandict)

    Hi tnx you for your replay.

    “So you just want to exclude certain parts of the content? without using the Custom AMP Editor?”

    not really I would like still use Custom AMP Editor.
    but use same tags used for amp code only

    somehting like this:

    <conver off>
    <amp-carousel height=”300″
    layout=”fixed-height”
    type=”carousel”>
    <amp-img src=”/img/image1.jpg”
    width=”400″
    height=”300″
    alt=”a sample image”></amp-img>
    <amp-img src=”/img/image2.jpg”
    width=”400″
    height=”300″
    alt=”another sample image”></amp-img>
    <amp-img src=”/img/image3.jpg”
    width=”400″
    height=”300″
    alt=”and another sample image”></amp-img>
    </amp-carousel>
    <convert off/>

    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    Hi @eemlandict

    Okay, so what would “<conver off>” will do?

    If you could explain this part, then I will understand and help you with a solution.

    Thread Starter Eemland ICT

    (@eemlandict)

    Sorry for the late replay.
    It`s should be past code without converter to amp pages is poossible

    Or is there no filter set? what convert to amp page?

    Greetings Wouter

    Plugin Author Ahmed Kaludi

    (@ahmedkaludi)

    Hi @eemlandict

    With that method, it’s not possible. However, if you can share the use case then I can get it solved for you.

    Thread Starter Eemland ICT

    (@eemlandict)

    Tnx you, It`s ready solved! tnx you for you support!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘how to set No AMP converting between tags’ is closed to new replies.