januzi2 Posted March 21, 2022 Share Posted March 21, 2022 (edited) Hi I'm having difficulties with the Presta 1.7.6.9. For some reason the html is broken and is generating wrong tags: Quote <selectid="form_step2_id_tax_rules_group" name="form[step2][id_tax_rules_group]" data-toggle="select2" data-minimumresultsforsearch="7" class="custom-select select2-hidden-accessible" tabindex="-1" aria-hidden="true">[...] </selectid="form_step2_id_tax_rules_group"> which leads to javascript's exception. Could somebody please tell me which file is responsible for that, so I could add the missing space? Edit: In the matter of fact, every single input, button, textarea etc. have got the same problem: Quote <input type="text"id="form_step2_specific_price_sp_price" name="form[step2][specific_price][sp_price]" disabled="disabled" class="price form-control"/> <button type="button"id="form_step2_specific_price_cancel" name="form[step2][specific_price][cancel]" class="btn-outline-secondary js-cancel btn"> Edited March 21, 2022 by januzi2 the error is global (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now