Submit button disabled
-
I have using wordpress in combination with Woocommerce and the plugin Woocommerce rental & bookingssystem (RnB Booking).
When having a product I choose rental product instead of single product.
The client has to fill in the dates he want to rent, but the button to direct him to shopping cart page is disabled.
HTML: <button type = “submit” class=”single_add_to_cart_button redq_add_to_cart_button btn-book-now button alt” disabled=”disabled”>Reservatie aanvragen</button>
Translation: Reservatie aanvragen = Request a reservation
When disable the plugin or using single product another button show up who brings you to the shopping cart page.
HTML: <button type = “submit” name=”add-to-cart” value=”4715″ class=”single_add_to_cart_button button alt” fdprocessedid=”o6uqle” Toevoegen aan winkelwagen</button>
Translation: Toevoegen aan winkelwagen = add to cart
How can I enable my request a reservation button? So it links back to the shopping cart page?
I have disabled all my plugin, which didn’t work.
Thank you in advance for helping us.
WordPress versie: 6.7.2
PHP-versie: 8.2.27
Versie WooCommerce database: 7.4.0The page I need help with: [log in to see the link]
The topic ‘Submit button disabled’ is closed to new replies.