Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Advanced layout Editor not showing #134526

    Just an update, i added the debug code and i am not able to see the builder again

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    return "debug";
    }

    add_theme_support('avia_template_builder_custom_css');

    in reply to: Advanced layout Editor not showing #134525

    I know i have posted the issue just a few hours ago but this is very important right now.

    I have launched a new product and need to update my site as soon as possible.

    in reply to: Critical Bug: bbpress shortcodes broke the whole layout #122779

    Hi Devin, i do understand what you are trying to say here, but recently i have got to know that we can override default bbPress and WooCommerce styles by adding them to our theme.

    Isn`t it possible to add custom styles for them to get this fixed?

    in reply to: Critical Bug: bbpress shortcodes broke the whole layout #122777

    Hi Devin, sorry for so late reply, i thought no one is answering to these tickets. Maybe you should enable subscription to topics.

    Anyways, i was using bbpress shortcode for showing forums index on a page built with layout builder. I was using a text block to place the shortcode but it broke the whole layout.

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