Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter iggy900

    (@iggy900)

    My problem was caused by using wrong DoubleQuote characters in my shortcode. I had a list of my wiki pagenames from a LibreOffice document with “ instead of ” – I am now building my shortcode strings in NotePad++ and I am having no problems.

    Thanks for your fast response – Ian

    I love YadaWiki

    Thread Starter iggy900

    (@iggy900)

    The page I am using to test is here : https://iangray.yoga/test/

    Thread Starter iggy900

    (@iggy900)

    I have been unable to get clear steps to reproduce this problem although it has happened again. What I can reproduce is that if I add a shortcode to a YadaWiki page, it displays out of line:

    So I put the shortcode link within a paragraph. It then lines up correctly but when I go back to edit in HTML. I see additional </p> and <p> tags have been inserted and the shortcode is again out of line.

    <p>Text in front of shortcode</p>

    <!-- wp:shortcode -->
    [yadawiki link="hip-joint" show=""]
    <!-- /wp:shortcode -->

    <p>Text after shortcode
    </p>

    I suspect the problem lies with the block editor and not with your YadaWiki

    Thanks for looking at this -Ian

    Thread Starter iggy900

    (@iggy900)

    I appreciate your fast response. I’ll experiment with this on my test site and see if I can get clear steps to reproduce this and let you know.

    -Ian

    Thread Starter iggy900

    (@iggy900)

    Code: 
    <p>
    <!-- wp:shortcode -->
    [yadawiki link="viloma" show="Viloma Pranayama"]
    <!-- /wp:shortcode -->
    </p>

    The entire block vanishes after editing elsewhere on the page. I switch between HTML and the block editor often and I suspect this is the cause.

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