Okay
  Public Ticket #1658381
Wpbakery
Closed

Comments

  • Nina started the conversation

    Hi, i bought ordo theme and setup. But in admin panel i see " Please activate your copy of WPBakery Page Builder. ". "Don't have direct license yet? Purchase WPBakery Page Builder license."

    But in ordo theme it have to be already activated with license? Why it is not activated and how to resolve it?

  •  476
    Charmy replied

    Hi,

    We are provide you the plugin, but we not include license for it. We can't provide license because it's rule of themeforest. But don't worry, it still working well without license.

    The diffrent, You can't update it by yoursefl, If you wanna update plugin, you must wait on next version theme, or contact with us to get it.

    Thanks


    Best regards,

    Charmy  - ThemeFTC technical expert

  • Nina replied

    How can i use WPbakery? Now it`s not work and ask to activate it. I registered in wpbakery but it looks like not enough

  •  476
    Charmy replied

    Hi,

    Wp bakery still worked well without license. you can dismiss the message.

    Please check it again.

    Why you told me it was not work? Can you send me some image for example?

    Because I saw it still worked well on your site. 

    Thanks


    Best regards,

    Charmy  - ThemeFTC technical expert

  • Nina replied

    For example, i don`t see frontend button. Also i open Categories page and i see it`s empty in wpbakery

  •  476
    Charmy replied

    Hi, If you wanna use font end editor, you must go to file functions.php find and remove this line http://prntscr.com/kcpojb

    About library of wp bakery, you can't use it, because, their just provide it for premium version.

    You must purchase plugin to use it.

    On this version, you just can use element we provide to custom your site http://prntscr.com/kcprhw

    http://prntscr.com/kcprqd

    Thanks


    Best regards,

    Charmy  - ThemeFTC technical expert

  • Nina replied

    May i remove this part (screenshot)? And change buttons color/styles in different pages? Is it possible in WPbakery? Also can i use Elementor with your theme instead wpbakery?

  • Nina replied

    screenshot

  •  476
    Charmy replied

    You can put this code to file style.css of child theme to remove breadcrumb.

    .ftc-breadcrumb{

        display: none !important;

    }

    What is button you are talking about? Please show it for me.

    We recommend use WP bakery for this theme, you can try to use Elementor, but may be it's not responsive your element you added. And we can't support for this problem.

    Thanks


    Best regards,

    Charmy  - ThemeFTC technical expert

  • Nina replied

    resolved

  • Nina replied

    You wrote:

    You can put this code to file style.css of child theme to remove breadcrumb.

    .ftc-breadcrumb{

        display: none !important;

    }


    Do you have more detailed instructions? Because i`m not coder. Thanks

  • Nina replied

    I would like to change buttons style and colour. For example this: https://1ce.org/1#SyvcULkHQ and https://1ce.org/1#SkgIwIyrm , also change colours of prices. How can do this? is it possible without coding?

  •  476
    Charmy replied

    Hi,  The first you can looking at download file theme, we include file child theme of this theme, you must upload and active it on your site,

    Then go to dashboard > appearance > editor to add custom css code on file style.css of child theme.

    Please add thiss css code on child theme to change color for button 

    .woocommerce div.product form.cart .button{

           background-color: #444 !important; /*change your color you wanna display for button*/

    }

    .woocommerce div.product p.price, .woocommerce div.product span.price{

          color: #f75c6d !important; /*change color you wanna display for price*/

    }

    About button on slider(https://1ce.org/1#SyvcULkHQ), you can go to revolution slider to change color for it for example: http://prntscr.com/kdm0qp

    Thanks


    Best regards,

    Charmy  - ThemeFTC technical expert