Page Wizard Button Not Displaying

Daniel Francis asked on January 21, 2016 15:42

I am following the Dancing Goat application and am at the point of setting up the checkout process. I have added a "Page Wizard Button" that I would like start the checkout process. However the button is not rendering on the page.

The properties I have for the button are as follows:

Target Step: Next Text: "Proceed To Checkout" Button Type: HyperLink Inactive button: Disabled CSS class: btn

I checked the mark up for the (link) button that's generated and it does have generated html, however there is no text...Also there is no "href" attribute...

<a id="p_lt_ctl03_pageplaceholder_p_lt_ctl00_ContentSideBar_ContentSideBar_zone_CheckoutButton_btn_hyperLink"><span id="p_lt_ctl03_pageplaceholder_p_lt_ctl00_ContentSideBar_ContentSideBar_zone_CheckoutButton_btn_lblText"></span></a>

Is there something that I'm missing here?

Recent Answers


Joshua Adams answered on January 21, 2016 17:37

Have you set up your ecommerce payment gateway and settings?

0 votesVote for this answer Mark as a Correct answer

Daniel Francis answered on January 21, 2016 19:39

I have created a Paypal account that have provided the gateway URL (https://www.paypal.com/cgi-bin/webscr). I suspect that this may have to with Page Wizard Navigation and Manager web part and the Page Wizard button. Following the Dancing Goat example, I'm not sure how these web parts tie together. I have the following page hierarchy.

  • Checkout (Has a PageWizardManager and Page Wizard Navigation web part)
  • -> Shopping Cart (Has a PageWizardButton that takes you to next page Billing & Delivery, but does not show button)
  • -> Billing & Delivery (Has a PageWizardButton back to Shopping Cart which does not show either)
0 votesVote for this answer Mark as a Correct answer

sudheer reddy answered on February 19, 2016 15:38 (last edited on February 19, 2016 15:39)

Hi,

Me too facing the same issue. Page wizard button is not visible in my checkout steps. Please can anyone suggest me the solution to resolve the issue.

Does page wizard button depends on any other settings or store configuration ??

0 votesVote for this answer Mark as a Correct answer

Brian Mandel answered on July 29, 2016 18:21

If anyone is still having issues with this I would recommend doing the following

  • Make sure WebPart and WebPart zone are visible
  • Make sure your page template inherits from all ancestor pages Or from a Specific ancestor page. This is the most common fix
  • There are not multiple Page Wizard Manager web parts on any checkout page
  • Make sure there are not multiple page placeholders as well
  • Check that you set the final page for the Checkout process in the page wizard manager so that the last next step button has somewhere to go

Hopefully this helps

2 votesVote for this answer Mark as a Correct answer

Jainik Patel answered on September 12, 2016 11:02 (last edited on September 12, 2016 11:08)

Hi,

I am facing the same issue. Page wizard button is not visible in my checkout steps. Please can anyone suggest me the solution to resolve the issue ?

I have checked all above steps with my project.. everything same but its not showing.

Page wizard button depends on any other settings OR Other way ?

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.