• Hi,

    I have found a bug. When I am trying to copy style, is not working. Also I have found why is not working. I have fixed this.

    At wr-pagebuilder/core/helper/shortcode.php file line 1156

    At get_styling_atts() method, by adding this code

    $shortcode->init_element();

    just before

    $default_styling_params = isset( $shortcode->items['styling'] ) ? $shortcode->items['styling'] : array();

    this code. and it’s working well.

    So we need GitHub Repositorie. We also can help fixing bug and adding more features.

    Thanks,
    Raju Ahmmed

    https://www.ads-software.com/plugins/wr-pagebuilder/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Why WR PageBuilder don't have GitHub Repositorie?’ is closed to new replies.