Title: Previous Button Commented Out
Last modified: March 6, 2019

---

# Previous Button Commented Out

 *  Resolved [Lee Cloete](https://wordpress.org/support/users/leemustard/)
 * (@leemustard)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/previous-button-commented-out/)
 * I’m getting a weird error, Where my previous button is getting commented out .
   Screenshot attached. I made some modifications but reverted to plugins original
   state. But cant seem to replicate it
 * screenshot attached.
 * any ideas, as to where i can start?
 * [https://pasteboard.co/I4bxttc.png](https://pasteboard.co/I4bxttc.png)
 * [https://pasteboard.co/I4bxE0l.png](https://pasteboard.co/I4bxE0l.png)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [SilkyPress](https://wordpress.org/support/users/diana_burduja/)
 * (@diana_burduja)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/previous-button-commented-out/#post-11282790)
 * So you commented out the button and the button is not present on the website?
   What can’t you replicate?
 * You can start by uninstalling the plugin, re-installing it from wordpress.org
   and maybe purge the caches if you have a caching plugin.
 *  Thread Starter [Lee Cloete](https://wordpress.org/support/users/leemustard/)
 * (@leemustard)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/previous-button-commented-out/#post-11284710)
 * I’ve managed to fix this.
 * I’ve got one more question ?
 * For some reason the next button is hidden on the **guest** checkout screen?
 * Any idea what could be causing this? it works perfectly fine as a logged in user.
   But as a guest, I see it has a style hiding it, When i remove or overwrite the
   style. It displays all the way to the last step (screenshots attached)
 * [https://pasteboard.co/I4i5q0z.png](https://pasteboard.co/I4i5q0z.png)
 * [https://pasteboard.co/I4i5zcm.png](https://pasteboard.co/I4i5zcm.png)
 * [https://pasteboard.co/I4i5I77.png](https://pasteboard.co/I4i5I77.png)
 *  Plugin Author [SilkyPress](https://wordpress.org/support/users/diana_burduja/)
 * (@diana_burduja)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/previous-button-commented-out/#post-11285539)
 * Maybe a link to your website would help me see what is going on.
 *  Thread Starter [Lee Cloete](https://wordpress.org/support/users/leemustard/)
 * (@leemustard)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/previous-button-commented-out/#post-11285954)
 * Hey thanks for the response. this is just a demo project I’m doing.
 * link is : [http://mustard.studio/fila/cart/](http://mustard.studio/fila/cart/)
 * The process is :
 * cart > proceed to checkout > checkout as guest > Billing & shipping (at the bottom
   you’ll notice the previous button displaying, but no next.
 * When i enable it via css, its stays all the way through until the last step
 *  Plugin Author [SilkyPress](https://wordpress.org/support/users/diana_burduja/)
 * (@diana_burduja)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/previous-button-commented-out/#post-11288103)
 * It’s because you added the following CSS rule:
 *     ```
       .step_0 #wpmc-next{ 
           display:none !important;
       }
       ```
   
 * If there is something wrong with the plugin, let me know. But if you modify things
   around and than wander why isn’t it working, then please re-install the plugin
   and start again, but don’t ask me to debug your modifications.
 *  Thread Starter [Lee Cloete](https://wordpress.org/support/users/leemustard/)
 * (@leemustard)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/previous-button-commented-out/#post-11289319)
 * Thanks, by the time you read the above, I’d already fixed it (by modifying some
   JS & adding the above mentioned css classes).
 * I think it was some **conflict** with another plugin that prevented the **next**
   button from showing on **guest checkout steps**
 * Thanks for your response.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Previous Button Commented Out’ is closed to new replies.

 * ![](https://ps.w.org/wp-multi-step-checkout/assets/icon.svg?rev=1783907)
 * [Multi-Step Checkout for WooCommerce](https://wordpress.org/plugins/wp-multi-step-checkout/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-multi-step-checkout/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-multi-step-checkout/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-multi-step-checkout/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-multi-step-checkout/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-multi-step-checkout/reviews/)

## Tags

 * [buttons](https://wordpress.org/support/topic-tag/buttons/)
 * [conflict](https://wordpress.org/support/topic-tag/conflict/)

 * 6 replies
 * 2 participants
 * Last reply from: [Lee Cloete](https://wordpress.org/support/users/leemustard/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/previous-button-commented-out/#post-11289319)
 * Status: resolved