New Landing How can we help? Atelier Cart Preview with Tax, cart, Fonts, Quickview, Footer Headline size

Viewing 15 posts - 1 through 15 (of 22 total)
  • Posted in: Atelier
  • #167845
    JaySchulz
    Member
    Post count: 122

    Hey there,

    I have several questions.

    1. I think by german law we always need to show the tax beside or underneath the price AND a clickable link to the shipping costs.
    Also in the dropdown cart in the header.
    Woo commerce German Market is installed and added also this informations on the product pages but now there are two prices. one on the top (without tax) and one on the bottom with tax and shipping link.
    Is there any way to fix this two issues?

    2. On the cart page there are now two buttons for the “proceed to checkout” one in german and one in english underneath. Would love to reduce it to one.

    3. Have Problems with additional fonts.
    I tried to include 2 but the upload never finished. they are now in as temp files included but not usable. I can’t delete them anymore.

    4. I have also the problem that I have the quickview plugin installed twice and the Plugin is not working. Are there any updated files I can use?

    5. I would love to change the Footer Titel Font Size from h3 to h4 or h5.
    But I can’t find the right place to make that happen. But I would love to keep my Font Settings as they are (reducing the fontsize of h3 in the backend would not be an option for me.)

    Would be great if you guys could help me out on this.
    Thanks in advance.

    And by the way, you did a really nice designed theme with the atelier.
    Love that one.
    cheers
    J

    #167863
    JaySchulz
    Member
    Post count: 122

    Another little topic:

    6. I would love to use your Newsletter/Subscribe Bar Design as now included. But with my own mailchimp newsletter list. But I haven’t found the right place to include the mailchimp shortcode to keep the same layout.

    thanks in advance again.

    cheers

    J

    #167904
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    1) If you can provide a link and let us know which price you’d like to remove, we can provide custom css.

    2) Again, drop us a link and we’ll provide some css.

    3) Unfortunately this is a problem with the Redux custom font extension – we are currently awaiting a fix from them, and hopefully that should be ready within the next day or so. Once we get the fix from Redux, we’ll be sure to update the theme again. In the meantime, one of our customers said that this worked for them:

    Upload all the font files manually through ftp or your server tools at >wp-content/uploads/redux/custom-fonts

    4) Yes, this version here: http://d.pr/f/ABMX/G5hzfg9z

    5) Best bet is to override with custom css:

    #footer h3.spb-heading {
    font-size: 20px;
    line-height: 32px;
    }

    6) See this article here: http://www.swiftideas.com/knowledgebase/replicate-the-newsletter-bar-form/

    Hope that helps.

    – Ed

    #167951
    JaySchulz
    Member
    Post count: 122
    This reply has been marked as private.
    #168187
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Add this custom css:

    .woocommerce div.product .summary h3.price {
    display: none;
    }
    .woocommerce div.product div.summary .price {
      line-height: 28px;
      font-size: 22px;
      font-weight: bold;
    }
    

    For the hover, please can you test with the standard layout, rather than gallery – you can set this in Theme Options > WooCommerce Options > Shop Options.

    – Ed

    #170991
    JaySchulz
    Member
    Post count: 122
    This reply has been marked as private.
    #170993
    JaySchulz
    Member
    Post count: 122
    This reply has been marked as private.
    #171497
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I just forward it to Ed so he can reply.
    Thanks

    -Rui

    #171536
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    1) Unfortunately there is no way to do this as standard – you would need to add css manually for this.

    2/3) We’ll see what we can do about this – please send us the zip for the plugin for us to test locally.

    4) Add this css:

    .product-price-wrap {
    display: none;
    }
    .woocommerce_de_versandkosten {
    font-size: 0.6em;
    }

    I don’t see the “19% MwSt” text anymore?

    5) This isn’t currently possible as standard, although we are looking at solutions.

    7) We have fixed this for the next update.

    – Ed

    #171554
    JaySchulz
    Member
    Post count: 122

    Hey thanks or the reply.

    So the hole is fixed.
    but the 19% MwSt. still needs to go in the next row.
    it would be this part:

    <span class=”woocommerce-de_price_taxrate “>inkl. 19% MwSt.</span>

    Maybe u can’t see it because the english page is not finished and we need to include the MwSt (VAT) for this page.
    I have deactivated the english version. You should see it now.

    For the zip, I will send it to you this evening as soon as I am at my desk.

    Would be great if there is a solution for the newsletter bar.

    Thanks for all you support.

    #171556
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Add this custom css:

    .woocommerce-de_price_taxrate {
      font-size: 0.6em;
      display: block;
      float: left;
      margin-right: 3px;
    }

    Will check for your response later.

    – Ed

    #171563
    JaySchulz
    Member
    Post count: 122

    Thanks.
    that made the font smaller but the position has changed.
    see attached screenshot.

    best would be to have it like this:

    219,00€
    inkl. 19% MwSt. zzgl. Versandkosten

    and the second line should be smaller. than the price (0.6em would be ok.)

    Attachments:
    You must be logged in to view attached files.
    #171571
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    I still can’t see that 19% text – can you enable it for me.

    – Ed

    #171576
    JaySchulz
    Member
    Post count: 122

    I Have changed now the TAX – Country Settings.
    Can you see it now?

    #171674
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Still can’t see it.

    – Ed

Viewing 15 posts - 1 through 15 (of 22 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register