Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter aminraisy

    (@aminraisy)

    alse when I click on one of the chart links … show me the not found page error

    Crispweb

    (@crispweb)

    CommerceGurus Toolkit

    trying deactivating this one! this plugin use same cmb meta field as chart plugin does..

    Thread Starter aminraisy

    (@aminraisy)

    thnks
    I disabled it …
    now the charts are shown in the product edit page in admin side and are selectable …
    but after selection the modal pop up charts are not shown in product pages …

    Crispweb

    (@crispweb)

    it works fine buddy! i checked it the same theme and found the pop up modal is not displaying because your theme doesn’t have any style for .button class.. pls see the screenshot..

    https://www.awesomescreenshot.com/image/787170/ea5f3c9ca971148811cd9488f62b5a58

    additional tab is working fine

    Thread Starter aminraisy

    (@aminraisy)

    thank you for reply . I saw the screenshot .
    I know PHP CSS and HTML but cant understand what you mean by the word “style”
    would you plz tell me which code I should add to the php file that load that part of products page?

    or if you mean a style needed in the CSS for the .button class …
    it has a style in css like below …
    .content-area .woocommerce .summary .button {
    background: none;
    border-radius: 8px;
    border: none;
    height: 45px;
    width: auto;
    line-height: 45px !important;
    float: left;
    background: #DF440B; /* theme option */
    border: 0;
    color: #fff; /* theme option */
    text-shadow: none;
    font-size: 14px;
    padding: 0px 30px;
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 0px;
    margin-bottom: 0px;
    clear: both;
    font-weight: 400;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    }

    https://www.awesomescreenshot.com/image/787170/ea5f3c9ca971148811cd9488f62b5a58

    see here the button is hidden without background and text white so u thought its not showing up..

    style or css is the same thing buddy!

    is your issue resolved or u still stuck with it?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘does not work on my site !’ is closed to new replies.