Woocommerce problems

anneke
105 Posts
anneke posted this 11 May 2015

Hi,

I made a Themler theme and installed it on my website. I also designed the cart templates etc. (woocommerce).

But when I look at my shoppingcart-page, there are 3 buttons: update cart, but twice the 'proceed to checkout'-button?
Does someone knows how to remove the double button?

Thanks in advance,

Hi, I made a Themler theme and installed it on my website. I also designed the cart templates etc. (woocommerce). But when I look at my shoppingcart-page, there are 3 buttons: update cart, but twice the 'proceed to checkout'-button? Does someone knows how to remove the double button? Thanks in advance,
Vote to pay developers attention to this features or issue.
12 Comments
Order By: Standard | Newest
Stagger Lee
1818 Posts
Stagger Lee posted this 11 May 2015

Check in "Outline" tab if it is inserted twice. if it is delete one instance.

Check in "Outline" tab if it is inserted twice. if it is delete one instance.
anneke
105 Posts
anneke posted this 11 May 2015

It seems the last button is inserted from the woocommerce plugin

It seems the last button is inserted from the woocommerce plugin
Stagger Lee
1818 Posts
Stagger Lee posted this 11 May 2015

Hide it with CSS if developer did not make some filter to remove it. No harm done if it is hidden with CSS.
Or simply remove Themler button. But would not advice that. Theme first, plugins comes next.

Hide it with CSS if developer did not make some filter to remove it. No harm done if it is hidden with CSS. Or simply remove Themler button. But would not advice that. Theme first, plugins comes next.
Support Team
Support Team posted this 12 May 2015

Hi Anneke,

Please try the solution Stagger suggested or create a new Private topic and provide us with some more details so we can investigate your issue.

Thanks,
Ivan

Hi Anneke, Please try the solution Stagger suggested or create a new Private topic and provide us with some more details so we can investigate your issue. Thanks, Ivan
vasarlas
14 Posts
vasarlas posted this 16 September 2015

Hello, I have same problem. I have two proceed to checkout button in woocommerce cart page. What is solution with themler?

Joe

Hello, I have same problem. I have two proceed to checkout button in woocommerce cart page. What is solution with themler? Joe
vasarlas
14 Posts
vasarlas posted this 16 September 2015

Hi,

I made a Themler theme and installed it on my website. I also designed the cart templates etc. (woocommerce).

But when I look at my shoppingcart-page, there are 3 buttons: update cart, but twice the 'proceed to checkout'-button?
Does someone knows how to remove the double button?

Thanks in advance,

Hello, I have same problem. I have two proceed to checkout button in woocommerce cart page. What is solution with themler?

Joe

> Hi, > > I made a Themler theme and installed it on my website. I also designed the cart templates etc. (woocommerce). > > But when I look at my shoppingcart-page, there are 3 buttons: update cart, but twice the 'proceed to checkout'-button? > Does someone knows how to remove the double button? > > Thanks in advance, > > Hello, I have same problem. I have two proceed to checkout button in woocommerce cart page. What is solution with themler? Joe
Support Team
Support Team posted this 17 September 2015

Hi,

Could you please provide an access to your site so we could see the issue and open the template in Themler (will require the admin access to the back end).
Please create a private topic for that if the suggestions from the posts above do not help.

Sincerely,
Hella

Hi, Could you please provide an access to your site so we could see the issue and open the template in Themler (will require the admin access to the back end). Please create a private topic for that if the suggestions from the posts above do not help. Sincerely, Hella
vasarlas
14 Posts
vasarlas posted this 17 September 2015

Hi Hella,

I have maked privat topic: Woocommerce problems - double 'proceed to checkout'-button

joe

Hi Hella, I have maked privat topic: Woocommerce problems - double 'proceed to checkout'-button joe
Support Team
Support Team posted this 17 September 2015

Hi,

OK, we'll look into it.

Sincerely,
Hella

Hi, OK, we'll look into it. Sincerely, Hella
Josh
12 Posts
Josh posted this 26 September 2015

Was there any updates on this? I am having the same problem, but I have 3 "Proceed to Checkout". I was looking at the WooCommerce System Status and noticed under the Templates section some errors. Thought this may be where the issue is. I am using the current version of Themler.

THanks!

Was there any updates on this? I am having the same problem, but I have 3 "Proceed to Checkout". I was looking at the WooCommerce System Status and noticed under the Templates section some errors. Thought this may be where the issue is. I am using the current version of Themler. THanks!
Support Team
Support Team posted this 28 September 2015

Hello Josh,
this issue has been resolved on our end. Permanent fix will be included in the next Themler update.

As a temporary workaround, please try to add the following code to Themler Settings - Additional CSS:

a.checkout-button.button.alt.wc-forward {
display: none!important;
}

We're aware about this WooCommerce warning.
In general it should not cause any major problems.
We have not updated theme files yet because updated versions may cause problems with old woocommerce versions.

If you face any problems with theme and woocommerce please let us know.

Regards,
Aileen

Hello Josh, this issue has been resolved on our end. Permanent fix will be included in the next Themler update. As a temporary workaround, please try to add the following code to Themler Settings - Additional CSS: a.checkout-button.button.alt.wc-forward { display: none!important; } We're aware about this WooCommerce warning. In general it should not cause any major problems. We have not updated theme files yet because updated versions may cause problems with old woocommerce versions. If you face any problems with theme and woocommerce please let us know. Regards, Aileen
bato3nabit
1 Posts
bato3nabit posted this 05 March 2025

Greetings, I am experiencing the identical issue. My WooCommerce cart page has two "Proceed to Checkout" buttons. Does anyone have a solution for themler?
- Monkey Mart Game -

Greetings, I am experiencing the identical issue. My WooCommerce cart page has two "Proceed to Checkout" buttons. Does anyone have a solution for themler? - [Monkey Mart Game](https://monkeymartgame.io/) -

Last edited 12 March 2025 by bato3nabit

You must log in or register to leave comments