• Resolved Anonymous User 21160784

    (@anonymized-21160784)


    Hello! Thanks for the great plugin. I have faced the following problem, is there any solution for this?

    I am using the classic theme (not block theme) and have added the following support in the functions.php file

    add_theme_support( ‘block-template-parts’ ); add_theme_support( ‘block-templates’ );

    When I’m editing my single post template, the styles of the Gutenberg blocks show up fine in the frontend, but when I use Otter blocks, their styles don’t show up in the frontend. For example, section colors, paddings etc. How would I get the styles to load?

    I ran into the same problem when I tried to use the do_blocks command in the php template. Styles of Otter Blocks blocks were missing.

    When I use Otter Blocks on pages, there is no such problems with the styles.

    Thanks for your support!

    • This topic was modified 11 months, 2 weeks ago by Anonymous User 21160784.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support AndreeaR

    (@andreearadacina21)

    Hey there @yellowmarine,

    Thank you for using Otter Blocks!

    Could you please navigate to Otter > Settings, scroll down, and click on the Regenerate button? We’d like to confirm if the issue persists after doing so.

    Best regards,

    Andreea

    Thread Starter Anonymous User 21160784

    (@anonymized-21160784)

    Hi Andreea! Pressing the Rengenerate button has no effect, meaning the problem still exists. When I click the Regenerate button and then refresh my single post page in the frontend, no themeisle-gutenberg folder and no css file is created in the uploads folder. Although I have added Otter Blocks to that page, e.g. sections.

    Br,

    YM

    • This reply was modified 11 months, 2 weeks ago by Anonymous User 21160784.
    Plugin Support Stefan Cotitosu

    (@stefancotitosu)

    Hi @yellowmarine,

    Thank you for the update.

    If I understand correctly, you are using the Gutenberg plugin over the Classic editor. If that’s the case, I recommend switching to the core editor with the latest version of WordPress as Otter Blocks works properly this way.

    In case you are already using the core editor, the issue might occur due to a conflict with another plugin or the theme. To troubleshoot the issue, you can temporarily change the theme to a default one from WordPress to see if it resolves your issue. If the problem persists, you can apply the same steps for the plugins, temporarily deactivate all of them except for Otter Blocks and reactivate them one by one to find the one causing the conflict.

    Lastly, you can contact the author of the theme/plugin you find during the troubleshooting steps for resolution. In case they find any compatibility issues with Otter Blocks, feel free to share more details with us.

    Best regards,

    Thread Starter Anonymous User 21160784

    (@anonymized-21160784)

    Hi,

    OK, I have to test more.

    BR, YM

    • This reply was modified 11 months, 1 week ago by Anonymous User 21160784.
    • This reply was modified 11 months, 1 week ago by Anonymous User 21160784.
    • This reply was modified 11 months, 1 week ago by Anonymous User 21160784.
    Thread Starter Anonymous User 21160784

    (@anonymized-21160784)

    Hi,

    I use child theme of Neve (not Neve-fse) and the latest version of WordPress.

    add_action( ‘after_setup_theme’, ‘add_block_template_part_support’) in my functions.php brings Template section to the posts, and I can edit my single post file. (Actually, I don’t know if this addition is enough or if there should also be a templates/single.html file in the child folder of the theme. I tried to test, but I couldn’t be sure. Anyway, I can edit the single post page…)

    In this test I had only Otter Blocks plugin activated. See the links. The latest is the live view of the post.
    https://drive.google.com/file/d/1N9Ov4k1BeqKOQbB-QE6e2Ua5lYOXqF0h/view?usp=drive_link

    https://drive.google.com/file/d/1oVMRerHuzDQh5HX7GO5-HGKlR9nhkCyr/view?usp=drive_link

    https://drive.google.com/file/d/17PBDYB37HNXJJ5e1RVpy74uCLY5GzLEC/view?usp=drive_link

    BR, YM

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Otter Blocks css loading’ is closed to new replies.