Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #683688

    Hello,

    I have a problem when choosing a highlight product in the panel, I do not see the effect on the page. Below is a picture preview

    View post on imgur.com

    Regards,
    Karol Kurczyński

    #684836

    Hey webtec-pk!

    Thank you for using Enfold.

    You can display the featured products via shortcode. https://kriesi.at/support/topic/featured-products-on-the-main-shop-page-woocommerce/#post-594918

    Regards,
    Ismael

    #684936

    Hi,
    Display featured products works but I want that the product has been marked with an asterisk, for example

    Regards,
    Karol Kurczyński

    #686475

    Hi,

    Can you please post the link to your page and point out the products you would like to highlight?

    Best regards,
    Yigit

    #686828

    Hi,
    Tkank you for answer,
    Yes, link to site of product is below, but the product can be indiffrent

    Regards,
    Karol Kurczyński

    #688318

    Hi!

    Display featured products works but I want that the product has been marked with an asterisk, for example

    I’m sorry but I’m not sure what you meant by that. Could you please provide a screenshot and a link to the actual page?

    Best regards,
    Ismael

    #688374

    Ok, despite the selection does not appear on the page. Below I send screenshots to pages:

    View post on imgur.com

    View post on imgur.com

    Regards,
    Karol Kurczynski

    #690430

    Hi,

    Sorry for the delay and thank you for the screenshots. To highlight a product that are marked as featured in the backend. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .type-product.featured .inner_product{
      box-shadow: inset 0px 0px 0px 5px #f00;
    }
    .type-product.featured .inner_product_header {
      background: #f00!important;
    }
    .type-product.featured .inner_product_header h3{
      color:#FFF!important;
    }
    

    Please feel free to let us know if you have any questions.

    Best regards,
    Vinay

    • This reply was modified 7 years, 7 months ago by Vinay.
    #693845

    Thank you for your help, but I still have one question, whether on the home page I can do as I did on the product page. On the home page I have a part of “post slider.” Below are the print screen

    View post on imgur.com

    View post on imgur.com

    Regards,
    Karol Kurczyński

    #694852

    Hi,

    I’m sorry but this is not possible with the post slider because the items do not contain the “featured” class attribute.

    Best regards,
    Ismael

    #694920

    Ok,
    Tkank you for answer

    Regards,
    Karol Kurczyński

    #695294

    Hi,

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #695919

    Ok, at the moment Thank You,

    Regards,
    Karol Kurczyński

    #696267

    Hi,

    Ok, great :-)

    Thanks,
    Rikard

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