Karla Jordan

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: “Price Display by QTY” and variable products #92442
    Karla Jordan
    Participant

    Thanks for the help. The code you shared showed the correct price range but put it there crossed out and again not crossed out.

    Instead, I figured out how to resize, change padding, and re-color the pricing table on just the catalog pages. It works much better with that.

    in reply to: “Price Display by QTY” and variable products #92440
    Karla Jordan
    Participant

    That did help by changing the calculated price to the normal price div. I then hid the variation price range by adding additional css in the customizer of:

    .woocommerce-variation-price{
    display: none !important;}

    Now only the calculated price shows. We really appreciate that this app offers the ability to start with the lowest price and us -% off of it. I didn’t find anything else that had that ability. Showing the range didn’t work well as it takes the lowest price of all variants in a product verses the high to low of the selected variant. This works well with it hidden though.

    If you are thinking of adding/updating this app it would be handy if it could show a “starting at $0.00” with whatever is the lowest price in the table and/or a range from the lowest overall to the highers overall per product on the product catalog pages. It’s nice it can show as the table but it takes up to much space and seems a bit over barring on the product catalog page.

    in reply to: “Price Display by QTY” and variable products #92438
    Karla Jordan
    Participant

    Ok, I figured it out. We are using the Catalog Mode app. I had remove to cart button off but in order to display the variation options/selector I needed to still have the add to cart function as visible on the theme customizer. When I disabled it in the catalog mode app it is displaying on all pages. I just have to make the add to the additional CSS to the cart button to the customizer. Thank you for your help on this.

    I still have one other question, do you know why the price displays above the table on a single product or with no variant selected but goes below the table once a variant is selected?

    in reply to: “Price Display by QTY” and variable products #92437
    Karla Jordan
    Participant

    Which price replacement in the app settings did you use, the one on the “price display by QTY” or the one in “info”. I couldn’t get the one in info to take code, it just displayed the code as text on the page. Also, in the theme customizer, do you have price marked as visible or not visible with the eye icon on single product pages?

    in reply to: “Price Display by QTY” and variable products #92434
    Karla Jordan
    Participant

    Thank you for the reply, I’m using the Botiga theme. At this time we don’t want to share the account but if you can’t figure it out remotely we may be able to share access. Is there a way to export the themes code to send to you?

Viewing 5 posts - 1 through 5 (of 5 total)