• I tried all Shop Hooks under Advanced settings, and labels are not showing on Shop page. They are only displayed on individual product pages.

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

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

    (@dholovnia)

    Hi,

    This way we did all we could.

    Your theme while creating templates need to add there at least some WooCommerce hooks. If theme developers are ignoring all the hooks our plugin just don’t have the place where to hook in and show needed content.

    Do you have cache plugin? Are you flushing cache after each hook try in our plugin?

    Regards,
    Dima

    Thread Starter olivseo

    (@olivseo)

    We do have a cache plugin (WP Super Cache), and yes, I did delete cache after updating Shop Hooks, but that didn’t do anything.

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    What theme are you using?

    Thread Starter olivseo

    (@olivseo)

    It’s a paid theme: Kreme (https://themeforest.net/user/mtheme_market)

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    ok, contact theme author and ask him to add at least one of the hooks

    
    woocommerce_before_shop_loop_item_title
    woocommerce_shop_loop_item_title
    woocommerce_after_shop_loop_item_title
    woocommerce_before_shop_loop_item
    woocommerce_after_shop_loop_item
    

    If they don’t want to add any of this as to this hooks other plugins are attaching code they can use our hook

    
    lgv_advanced_after_img
    

    As you can see from the name it should be added after the image output.

    Regards,
    Dima

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Labels not showing on Shop’ is closed to new replies.