Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #922226

    Hi
    I would like to add a small image left of the woocommerce product title.
    Screenshot:
    http://nimb.ws/5RpOEf

    My code is

    Login as Admin account to add the code is no problem.
    But login as “Shop Manager” Role. The image can not be added.

    Is there any way to add it?

    Thanks!

    #922333

    Hey HeeHA,

    I could not view your code properly, can you post it here https://pastebin.com/ and give us the link to it.

    Best regards,
    Nikko

    #922394
    This reply has been marked as private.
    #923298

    Hi,

    Please add the following code:

    .av-cart-update-title::before {
    content:"http://www.quanmax.com/site/wp-content/uploads/2017/06/Promo-Labels-EOL.png";
    }

    Let us know if it works properly

    Best regards,
    Basilis

    #923782

    Hi Basilis

    After add the code. All the product title display the image.
    What we need is
    Not every product need to add the small custom promo icon.

    Only some product want to add.

    What the problem is
    Login as Admin account to add the code is no problem.
    But login as “Shop Manager” Role. The image can not display.

    Hope your help.

    Thanks!

    #924072

    Hi,

    To make that work for ” some ” products it would require to have some code that will be enabled to only those products.
    That would require extra custom code and it would need to hire someone to help you out.

    Best regards,
    Basilis

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.