New Landing How can we help? Themeforest Theme Support Dante Problems after Dante & Woocommerce update

Viewing 15 posts - 1 through 15 (of 22 total)
  • Posted in: Dante
  • #150283
    Gizan86
    Member
    Post count: 252

    Hi, I have several problems with the theme after updating Dante and Woocommerce.

    1) [screen1] After updating dante, all the shadows below my revolution sliders are gone even though they are set correctly in the settings menu. As you can see I have sliders on every page and the problem shows on all pages

    2) [screen2] After placing a product in the shopping cart the cart looks really messy. The product attributes used to be listed underneath each other, now they are showing inline. The product quantity selector (+/-) is gone. The column headers are cramped. The proceed to checkout bar has lost its styling and the update cart button is gone from its original place.

    3) [screen3] Also on the checkout page: The product attributes show inline again. The shipping method (which is only one: pickup & delivery) now needs to be selected and is not selected by default and the shipping description is gone (before the update, it was automatically selected since I have only one shipping method). The place order button is aligned right and much smaller than it should be. Finally the text of the checkbox for the terms & conditions is also out of place (now aligned right).

    I have included the login details of my site. Since this is my testing domain, you are allowed to make adjustments if needed.

    Thanks!!

    Attachments:
    You must be logged in to view attached files.
    #150503
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    will forward this one to the development team.
    Let’s wait for the reply.

    -Rui

    #150540
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    1) add this custom css:

    .home-slider-wrap {
    width: 100%;
    padding-bottom: 30px;
    }

    2/3) Add this custom css:

    .woocommerce td.product-name dl.variation dt, .woocommerce td.product-name dl.variation dd {
    	float: left;
    }
    .woocommerce td.product-name dl.variation dd > p {
    	line-height: inherit;
    }

    The quantity +/- removal was a WooCommerce change – not controlled by the theme. They removed these buttons.

    The description and terms changes are fixed for this update coming today.

    – Ed

    #150546
    Gizan86
    Member
    Post count: 252

    Thanks for the quick reply.
    Unfortunately the fixes have not solved the problem

    1) The shadow has returned but it also lowers the whole page. As you can see from the screenshot (1) the page title now starts below the slider shadow.

    2) The shopping cart now looks a lot better but the styling of the “go to checkout” and “update the shopping cart” is still lacking its style.

    3) You mentioned the description and terms changes will be included in the update but also the “place order” button is missing its style. It should be wider and centred as in the demo.

    thanks again for the help!

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

    1) Change that css to:

    .home-slider-wrap {
    overflow: visible;
    width: 100%;
    }

    2/3) For the checkout/update cart buttons, what are you expecting? These are styled as they are meant to be.

    – Ed

    #150579
    Gizan86
    Member
    Post count: 252

    1) Thanks, that slider css works great.

    2) -The button in the shopping cart is purple now. It used to be green (my theme accent color).

    (- I thought the update cart button was placed below the go to checkout button, but I see in the demo that it now should be on the bottom, so apologies for that)

    3) The button is too small and aligned right. As you see in the screenshot the demo shows (and my site before the update) shows a wide place order button.

    thank you

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

    2/3) Thanks for clarifying – both sorted for the update.

    – Ed

    #150635
    Gizan86
    Member
    Post count: 252

    Great! Will wait for the update then ๐Ÿ™‚

    #150727
    Gizan86
    Member
    Post count: 252

    I just installed the Dante update and most of the issues have been fixed. However there are few little things that are still not like the used to be:

    -[screen 1]On the order confirmation page the order details are outlined completely to the right. The information below does seem te be outlined correctly

    -[screen 2]The shipping method does show the information now however the shipping method is not selected by default anymore, even when there is only one shipping method

    -[screen 2]The terms and conditions checkbox is not outlined correctly

    Thanks again for the quick support

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

    1) Add this custom css:

    .woocommerce table.order_details tr > td {
    	text-align: right;
    	padding-right: 0;
    }
    .woocommerce table.order_details td.product-name {
    	text-align: left;
    	padding: 15px 0;
    }

    2a) Make sure you’ve set the default in WooCommerce > Settings > Checkout. The theme don’t control this.

    2b) Try clearing your browser cache – this is fine here: https://www.dropbox.com/s/r6t0y6gi9q6eyjt/Screenshot%202015-02-17%2020.53.42.png?dl=0

    – Ed

    #151055
    Gizan86
    Member
    Post count: 252

    Thanks Ed,

    1) The css code unfortunately does not affect the page. It still looks the same as in the screenshot I posted :s

    2A+2B is working great now ๐Ÿ™‚

    #151056
    Gizan86
    Member
    Post count: 252

    ps) let me know if you would like access to the site, the settings are now blocking all visitors because it’s my testing domain but I can easily lift the restriction..

    #151071
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Alternatively I can send you the new build? I’ve checked it here and the above code works perfectly.

    – Ed

    #151100
    Gizan86
    Member
    Post count: 252

    Not completely sure what you mean by ‘new build’. Do you mean to send me the code that I replace in the .php file? Yes that will work too..

    #151255
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’ll let Ed know to send you a new build

    – Kyle

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 one of the following items
Login and Registration Log in · Register