Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1286862

    Dear Kriesi Team,
    we decided to once again use your enfold theme for our new and first e-commerce homepage.
    Since this will be our first shopping homepage, we are not really experienced regarding woocommerce.

    There is couple of things we can not get going.
    Hopefully, you can support.

    1.) Total Price At Product Page
    By clicking on the menue “Players”, that leads to our current single product page, it only shows the price per unit.
    By adding more units and before clicking on “Warenkorb aktualisieren”, the price stays the same.
    Is it possible to get a big button that shows the total value before actually clicking on “Warenkorb aktualisieren”?

    2.) Different price by certain amount
    We currently do have a discount by ordering 3 or more units. However, is there any chance to add a label that represents that discount before entering an amount? Customers probably don’t know the existence of this discount and they actually have to put 3 or more units into the shopping card and clicking “update shopping card”. Probably not a good selling solution.

    Thanks in advance and best regards.

    #1286866

    One more thing:

    We recently installed the plugin “My custom functions”.
    However, after activating our homepage crashed.
    We immediately resettet the page and wanted to deinstall the plugin.
    By clicking “delete”, nothing happens and the plugin seems to be uninstallable.

    Could you please help us with this issue as well?

    Thanks.

    #1286900

    Update #1:

    We have just managed to solve the issue regarding free shipping options by adding a snippet code. Problem solved.

    #1287698

    Hi alexanderfiegl,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1288238
    This reply has been marked as private.
    #1288260

    Hi Victoria,

    one more thing:

    We just added little icons to our single product page regarding, shipping and special offers.
    However, by adding those icons as a picture, the text next to is not in line.

    Would it be possible to align the text centered-right of the little icons?

    Page “Players” – check intro description with icons.

    Thanks

    #1288596

    Hi alexanderfiegl,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .product-template-default.single.single-product p > img {
        vertical-align: middle;
    } 
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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