• Resolved emza

    (@emza)


    Hi,

    It works lovely, thank you.

    1. I would just like to figure out how to also insert SKU (or even price,year attributes) in the e-mail sent so that we can identify which items exactly are enquired other then based on just the product name.

    Because sometimes we have the product same name, model, but different prices and attributes

    2. When the contact form appears to fill out the customers details, the form appears behind the facebook like + share buttons. How do i adjust the forms to appear on top of those buttons?

    My website is http://fastrides.biz

    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author WisdmLabs

    (@wisdmlabs)

    Hi emza,

    For issue no. 2:
    Visit ‘/wp-content/plugins/woocommerce-facebook-share-like-button/css/fbshare.css’ file.
    You will find ‘.fb-like { z-index: 9999; }’ at line no. 11.
    Please reduce the number ‘9999’ below ‘1000’.
    e.g
    .fb-like { z-index: 999; }

    That’s it !!!

    For issue no. 1:
    Your requirement seems a custom development and would take some time to be implemented as an additional feature in the plugin.
    However, if you want this feature to be added specifically for your site as an immediate requirement, you can contact us at support[at]wisdmlabs[dot]com

    Thank you,
    WisdmLabs

Viewing 1 replies (of 1 total)
  • The topic ‘SKU in e-mail’ is closed to new replies.