• Resolved Flea777

    (@flea777)


    I create a UL using the GUI in accordion, everything looks good, I save it, view the page, everything is good.

    I then go back into accordion and just click the update button (or I can edit something else, doesn’t matter) and look at that particular section and it has changed. I go look at the actual web page and expand that accordion, it has changed too.

    What appears to happen is that each item in the UL has its indent increased by one, and spacing from the item above increased by one. Repeating the process increases both the spacing from the left side of the page, and from the item on top.
    Here is the code when I first type it in….

    In order to boot to a USB drive you probably need to tell your computer to boot from a different source. This usually means pressing a key repeatedly while turning the computer on.
    <ul>
     	<li>For Dells, this is typically the F12 key.</li>
     	<li>For HPs, try the ESC key.</li>
     	<li>For many custom-built computers, this might be the F8 key.</li>
     	<li>If this does not work, or for other brand computers, see your computer documentation.</li>
     	<li style="list-style-type: none;"></li>
    </ul>
    Unless otherwise noted in the listing for the item you purchased

    Here is the code after clicking the update button once…..

    In order to boot to a USB drive you probably need to tell your computer to boot from a different source. This usually means pressing a key repeatedly while turning the computer on.
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li>For Dells, this is typically the F12 key.</li>
    </ul>
    </li>
    </ul>
    &nbsp;
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li>For HPs, try the ESC key.</li>
    </ul>
    </li>
    </ul>
    &nbsp;
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li>For many custom-built computers, this might be the F8 key.</li>
    </ul>
    </li>
    </ul>
    &nbsp;
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li>If this does not work, or for other brand computers, see your computer documentation.</li>
    </ul>
    </li>
    </ul>
    &nbsp;
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li style="list-style-type: none;"></li>
    </ul>
    </li>
    </ul>
    &nbsp;
    
    Unless otherwise noted in the listing for the item you purchased, all of our USB drives are designed to boot in UEFI mode.

    and here is the code after clicking the update button a second time….

    In order to boot to a USB drive you probably need to tell your computer to boot from a different source. This usually means pressing a key repeatedly while turning the computer on.
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li>For Dells, this is typically the F12 key.</li>
    </ul>
    </li>
    </ul>
    &nbsp;
    
    &nbsp;</li>
    </ul>
    </li>
    </ul>
    &nbsp;
    
    &nbsp;
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li>For HPs, try the ESC key.</li>
    </ul>
    </li>
    </ul>
    &nbsp;
    
    &nbsp;</li>
    </ul>
    </li>
    </ul>
    &nbsp;
    
    &nbsp;
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li>For many custom-built computers, this might be the F8 key.</li>
    </ul>
    </li>
    </ul>
    &nbsp;
    
    &nbsp;</li>
    </ul>
    </li>
    </ul>
    &nbsp;
    
    &nbsp;
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li>If this does not work, or for other brand computers, see your computer documentation.</li>
    </ul>
    </li>
    </ul>
    &nbsp;
    
    &nbsp;</li>
    </ul>
    </li>
    </ul>
    &nbsp;
    
    &nbsp;
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li style="list-style-type: none;">
    <ul>
     	<li style="list-style-type: none;"></li>
    </ul>
    </li>
    </ul>
    &nbsp;
    
    &nbsp;</li>
    </ul>
    </li>
    </ul>
    &nbsp;
    
    &nbsp;
    
    Unless otherwise noted in the listing for the item you purchased, all of our USB drives are designed to boot in UEFI mode. 

    Running WordPress 5.9.3, the above results were obtained with ALL other plugins disabled, running GeneratePress theme.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Bayejid Ahmed

    (@bayejid00)

    Hi @flea777,

    Sorry for the inconvenience. We will resolve it in the next release as soon as possible. For now, you may install an older version of the plugin downloading from the advanced view page. After activating the older version, create a shortcode newly or reset ul of your old accordion content.

    Thank you for pointing out the issue.

    Thread Starter Flea777

    (@flea777)

    Just tried 2.1.12 and the problem seems to be solved, thanks!

    Plugin Support Bayejid Ahmed

    (@bayejid00)

    Hi @flea777,

    Nice to hear that the issue is solved. Yes, we have fixed that issue in the latest release.

    If you like the plugin and support, share your experience in the review section

    Have a nice day!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Unordered list will not stay formatted’ is closed to new replies.