• Resolved criss.ong

    (@crissong)


    Hi,

    I tried using it but it is hidden and only appear on hover over in my theme? How can i fix this?

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 17 total)
  • Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi,

    I did check the products and I don’t see there labels shown when I making mouse hover.

    Could you please provide detailed steps how to see the issue?

    Regards,
    Dima

    Thread Starter criss.ong

    (@crissong)

    Hi,

    When i installed advanced product label, the product label is hidden and only visible via hover?

    Below is one test example at:

    https://www.rack85.sg/cat/audio/

    There is a password lock and it is

    How can i switch it?

    Regards
    Criss

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi Criss,

    I cannot get through the lock. Are you sure the password is correct?

    Regards,
    Dima

    Thread Starter criss.ong

    (@crissong)

    HI Dima,

    do try nos7%C^Kb5DSZhvapovwzB2i

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi Criss,

    Is there any limitations for countries or what? I don’t see the error message but still cannot pass through the lock screen.

    Regards,
    Dima

    Thread Starter criss.ong

    (@crissong)

    Hi Dima,

    Do try again. Sorry for that. actually there is a space behind which i have removed. Thus it should be working

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    Criss,

    I’m removing spaces myself so this is not the reason. I’m not getting error message so the problem is not with the password. There should be some other verifications that I’m not passing.

    Regards,
    Dima

    Thread Starter criss.ong

    (@crissong)

    HI Dima,
    I have removed the password protect. do try again.

    Sorry for that.

    Regards
    Criss

    Thread Starter criss.ong

    (@crissong)

    Hi Dima,

    Any update on it?

    Regards
    Criss

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hello Criss,

    Could you please turn on our plugin? I don’t see there labels so I suppose you turn it off. I tried mouse over and still no labels.

    Regards,
    Dima

    Thread Starter criss.ong

    (@crissong)

    Hi Dima,

    https://www.rack85.sg/

    It is there. When you hover samsung powerbot below on the page. The label is the -11%

    Regards
    Criss

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    Criss,

    Please open plugin settings and add this code to the JavaScript tab, On Page Load text-box:

    
    jQuery('.at_product_actions_mask').each(function (i,o){
        jQuery(o).prev().append( jQuery(o).find('.br_alabel') )
    });
    

    And add this CSS probably to the Appearance->Customize->Custom CSS as we don’t have text-box for CSS:

    
    .br_alabel_label {
        position: absolute;
        z-index: 1;
    }
    

    Regards,
    Dima

    Thread Starter criss.ong

    (@crissong)

    Hi Dima,

    It is still not working? Anyway for it to apprend at the same level as the sale tag now? So that it is visible? As the wishlist all those, is visible only on hover?

    Regards
    Criss

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    Criss,

    If you have some other place where you can add this javascript to run on page load use it.

    We will check why it is not added bub the code itself is working. I tried it before adding here.

    Regards,
    Dima

    Thread Starter criss.ong

    (@crissong)

    Hi Dima,

    Got it. Interested to purchase the paid version, but before that. Any ways for us to indicate products is new by checking a checkbox and scheduling when the “New” ribbon ends. Like promo pricing schedule. I.e. Set a period from now till 28 April for the item to appear as “New”

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Label hidden’ is closed to new replies.