DPDBeNeLux / DPD-Shipping-for-Prestashop-1.7

Let op: er zijn nieuwe DPD plugins (BETA versie) beschikbaar met belangrijke nieuwe functionaliteiten. De oude plugins zullen na Brexit niet meer goed functioneren, download daarom de nieuwe versie op Github/DPDconnect.
GNU General Public License v3.0
1 stars 2 forks source link

#dpd-checkout-delivery-step vs #checkout-delivery-step and more 'dpd-' #10

Open thegrince opened 5 years ago

thegrince commented 5 years ago

Hi, Thank you for this module. No luck, when module is installed, other carrier module (Colissimo Flexibilité and maybe others) have issues. I am no dev but I tracked it down to some DOM object attributes being renamed. For example, <section id="checkout-delivery-step" ... has become <section id="dpd-checkout-delivery-step" ... This breaks other programs that are looking for id="checkout-delivery-step". What can I do? Thank you Olivier