Giter VIP home page Giter VIP logo

Comments (4)

thebengalboy avatar thebengalboy commented on September 2, 2024

Hi @NicoHood

For this regression issue, our tests yielded no reproducible results. Is there anything we're overlooking? Ref- https://d.pr/v/TVszUZ

from astra.

NicoHood avatar NicoHood commented on September 2, 2024

This looks like what I want. But why does it look different on my frontend?

https://test.nicohood.de/?p=342

I have enabled most opt-in filters, maybe I am missing anything?

// 3.7.4 https://wpastra.com/docs/gutenberg-ui-improvements-with-astra/
add_filter( 'astra_get_option_improve-gb-editor-ui', '__return_true' );

// 3.8.3 https://wpastra.com/docs/improved-block-editor-experience
add_filter( 'astra_get_option_customizer-default-layout-update', '__return_true' );
add_filter( 'astra_get_option_wp-blocks-v2-ui', '__return_true' );

// 3.9.0 https://wpastra.com/updates/astra-3-9/#comment-100167
// There is no documentation about this yet, but it removes not required padding for full width layouts
// https://github.com/brainstormforce/astra/blob/c5bea1fbdac03cd22f27c66eb204a4f1230bb138/inc/dynamic-css/container-layouts.php#L118
add_filter( 'astra_stretched_layout_with_spacing', '__return_false' );

// 3.9.4 https://wpastra.com/docs/improved-spectra-compatibility/
add_filter('astra_spectra_gutenberg_compat_css', '__return_true');

from astra.

NicoHood avatar NicoHood commented on September 2, 2024

You can find login credentials to that site in the privat bugtracker id #307485 (the ticket is unrelated to this issue, but the login credentials are the same).

from astra.

thebengalboy avatar thebengalboy commented on September 2, 2024

Thank you @NicoHood ; Please continue the discussion with our support superhero. They'll of course solve the problem you are experiencing. As this is not a core theme issue, I'm closing this issue here. Thanks

from astra.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.