Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor gVectors Team

    (@gvectors-team)

    Hi jaweb1,
    Your website doesn’t work we can’t check it.
    We only see “The connection has timed out” error, nothing else.

    However please note, the WPP Buttons are being shown with Product meta data: Category, Tags… May be you’ve closed this section.

    Try to put this CSS code at the end of current theme style.css…
    1) Go to Dashboard > Appearance > Editor
    2) on the right main screen will be opened the style.css
    3) Scroll it down and put this code at the end

    .woocommerce-page .product_meta{
    display:block!important;
    }

    4) Click on Update file button
    5) Go to front and do Ctrl+F5 to reload all css files.

    Thread Starter jaweb1

    (@jaweb1)

    This worked!

    One other question, how can I get my logo to appear at top of pdf or printout?

    astrizzi

    (@astrizzi)

    Yes, that would be very helpful to know where to place the code to insert a logo in the header of the print out.

    Plugin Contributor gVectors Team

    (@gvectors-team)

    We’ll add this feature in next release.

    Plugin Author Tomdever

    (@tomdever)

    Hi, please update to 1.4.0. I added an option to allow add header image URL in save and print documents.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Button not showing up – Woo Commerce’ is closed to new replies.