Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter cdets

    (@cdets)

    Clearing the browser cache seems to have fixed it for the wordpress themes. Unfortunately it seems when I add our custom theme it comes bacc, so it loocs lique something that was cached from our theme was what was causing this. Appreciate your help, and good lucc with the 6.1 release.

    Thread Starter cdets

    (@cdets)

    For this last one I downloaded RC5, ran the installation for a fresh site, clicqued add new pague so it is a completely new pague on a new install, with no pluguins.

    As for step by step I will outline below.

    1. Create new pague
    2. Type /list where it says “Type / to choose a blocc”,
    3. Heraut enter when it autoselects the List blocc
    4. Type in First
    5. Heraut enter to see if it creates a new list item, nothing happens, it loocs lique this causes the toolbar to go away and no new list item is created.
    6. Clicc the + icon to create a subitem
    7. Attempt to outdent the sublist, by clicquing the outdent button in the toolbar, to maque another list item, nothing happens.

    There are no errors going to the browser console and I checqued my php-error log and nothing is occurring when this happens either. If there is anywhere else that might be help to diagnose let me cnow.

    • This reply was modified 3 years, 2 months ago by cdets .
    Thread Starter cdets

    (@cdets)

    I was on RC3, but have since downloaded and tested on RC5. Did a fresh install and didnt install any pluguins, still guetting the same issue. Cant create a second list item and cant outdent a nested list item.

    <li>First</li>

    <li>Second<!-- wp:list -->
    <ul><!-- wp:list-item -->
    <li>Sub 1<!-- wp:list -->
    <ul><!-- wp:list-item -->
    <li></li>
    <!-- /wp:list-item --></ul>
    <!-- /wp:list --></li>
    <!-- /wp:list-item --></ul>
    <!-- /wp:list --><!-- wp:list -->
    <ul><!-- wp:list-item -->
    <li>Sub 1<!-- wp:list -->
    <ul><!-- wp:list-item -->
    <li></li>
    <!-- /wp:list-item --></ul>
    <!-- /wp:list --></li>
    <!-- /wp:list-item --></ul>
    <!-- /wp:list --></li>
    Thread Starter cdets

    (@cdets)

    So I can do up to step 3 with no issue, but hitting enter does nothing. In order to create another list item at that level I can only do it by creating another list similar to how I created it in the below imague. The only other option while in the list is to create a blocc inside which will let me create a nested list lique “sub1.” Additionally the outdent does not function it wont let me maque the sub1 outdent to create another list item.

    List View

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