• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Alex
  • Private: No
  • Open Date: 31.10.16, 19:37
  • Opened by: Gregor Brandler
  • Closed by: Alex
  • Closed on: 31.01.17, 14:43
  • Reason: Closed
  • Comment: Glad to help!

Ticket #10017 - advancedeucompliance

Ptestashop 1.6.1.6

advancedeucompliance (v2.0.2)

the Message in the modul is:

shopping-cart-advanced.tpl is missing

regards
Gregor


Comments

Alex 01 Nov 2016, 21:18

Hi. You can copy this file from \themes\default-bootstrap\shopping-cart-advanced.tpl
to the \themes\alysum\

Unfortunately our theme doesn’t support this module. It will be supported with next theme update.

Gregor Brandler 01 Nov 2016, 22:17

MarekMnishek wrote on themeforest.net: Alysum is already updated for Eu Advanced Compliance.

And now it is said the theme doesn’t support this module

I would not have bought the theme otherwise!

When is an update to be expected?

regards
gegor

Alex 02 Nov 2016, 13:22

If Marek wrote that and there we have an issue we will fix it for a few days ;)
Did you try to copy that file from the default theme?

Alex 03 Nov 2016, 18:37

Did you try to copy that file from the default theme?

Gregor Brandler 04 Nov 2016, 05:43

Yes, I copy the file and the Error message has disappeared.

Thanks

Alex 04 Nov 2016, 14:40

Is it ok? The advancedeucompliance works ok?

Gregor Brandler 05 Nov 2016, 11:07

Unfortunately it does not work.
The ordering process can not be terminated. I had to switch back to the basic theme. (This works fine)
Without the Eu module one is not sure in Europe.
Pity, Can not use the Alysum Theme.
When will there be an update?

regards

Gregor

Alex 05 Nov 2016, 11:56

Pls can you show how it should be on default theme?

When will there be an update? If Marek promised you so we make fix soon. Just show me please how it should be

Gregor Brandler 05 Nov 2016, 13:00

on default theme all works fine

alyssum theme

5-Point Check out: Payment error

one-Page checkout: The payment modules are visible, But not selectable. It does not seem to go next.

Gregor Brandler 05 Nov 2016, 13:09

on default theme

5 Point and one-Page works fine (see pdf)

Alex 05 Nov 2016, 13:46

Please fill the fields of access to the back-office and FTP in your profile and I will try to help you.

Gregor Brandler 05 Nov 2016, 14:08

ok, you can help

Alex 07 Nov 2016, 20:59

Yes I see the issue. It’s not advancedeucompliance fault. It’s JS error on that page. We will try fix it very soon.

Marek 07 Nov 2016, 22:13

Hi Gregor.
You wrote

it is said the theme doesn't support this module

Could you please tell me where do you see such message?

Marek 08 Nov 2016, 11:36

Could you please check how it works now. I have reactivated that module and seems something was changed.

Gregor Brandler 11 Nov 2016, 10:30

it is said the theme doesn’t support this module
Could you please tell me where do you see such message?

See my first screenshot on Top.

Gregor Brandler 11 Nov 2016, 12:32

Hello Marek
thank you for your help

I still have many mistakes. See the pdf.

In the shopping cart the top part with the shipping costs does not react to the lower changes. (with Bootstrap work ok)

the advancedeucompliance shows no effects with Alysum (with Bootstrap work ok)

I’m desperate

Without these additions I can not work safely in Germany (Dedications)

I had left before buying: on themeforest.net: you wrote Alysum is already updated for Eu Advanced Compliance.

I hope there is a solution.

regards

Gregor

Alex 12 Nov 2016, 01:48

Hi. I’ve implemented the module “advancedeucompliance” in the Product, category, shoping cart, checkout and a few modules. Please check. Now it should be ok with this module.

Just make the right translateion for the text “tax excluded” modules\advancedeucompliance\translations\de.php
Write me back please if there any issue with this module.

What’s the issue with the shipping? http://screencast.com/t/A9je7OJUL

Alex 12 Nov 2016, 01:49

I also have added the css fixes for the moule so please don’t delete it in the CustomCSS

/* advancedeucompliance fix */
#product #add_to_cart {float:left}
#product .aeuc_tax_label {margin-left:5px;vertical-align:sub}
#cart_summary .aeuc_tax_label_shopping_cart {
    text-align: left;
    padding-top: 0;
    font-weight: normal;
}
#shopping_cart .aeuc_tax_label_blockcart {
    font-size: 13px;
    color: #666 !important;
}
#shopping_cart .hookDisplayProductPriceBlock-price {display:inline-block}
#category .aeuc_shipping_label {width:100%}