Jump to content

Right Column Hook on Order Confirmation Page.


Edge_jr

Recommended Posts

Below settings not working on the right column hook on the module. Attached screenshot.

It works fine on checkout, cart, login, and other pages of the website.

Theme & Logo => Choose layouts => Order confirmation => Two Columns with Small Right Column.

 

 

Screenshot from 2021-04-16 21-25-00.png

Link to comment
Share on other sites

Hi Leo, I have a similar problem here in order page i am using a custom checkout module called The checkout which offers onepage checkout facility to customers the thing is iam using top column hook for revolution slider a module dedicated for creating animated banners i dont want it to appear on check out pages so i applied exceptions rule for this module but the same is not working as it is an external page i think. Please offer me a solutions.  There is similar case i found in forum  but its old one i doubt whether its solution would be applicable to modern versions. Below is link and screenshot of my site. please help me out i am not able to figure it out.

 

https://www.prestashop.com/forums/topic/296642-column-module-hook-exception-problem/

screenshot of banner in custom order page1.PNG

Link to comment
Share on other sites

  • 2 weeks later...

Hello Edge,

We can add custom code inside checkout.tpl file below displayReassurance

{hook h='displayReassurance'}
 

Path => psrootfolder/themes/classic/templates/checkout/checkout.tpl

I have added buttons as shown in attached screenshots.

 

spacer.png

 

Link to comment
Share on other sites

On 4/22/2021 at 2:03 PM, Vky fonda said:

Hi Leo, I have a similar problem here in order page i am using a custom checkout module called The checkout which offers onepage checkout facility to customers the thing is iam using top column hook for revolution slider a module dedicated for creating animated banners i dont want it to appear on check out pages so i applied exceptions rule for this module but the same is not working as it is an external page i think. Please offer me a solutions.  There is similar case i found in forum  but its old one i doubt whether its solution would be applicable to modern versions. Below is link and screenshot of my site. please help me out i am not able to figure it out.

 

https://www.prestashop.com/forums/topic/296642-column-module-hook-exception-problem/

screenshot of banner in custom order page1.PNG

HI,

you can exclude the revolution slider's top hook from the checkout module frontcontroller , which is I think the controler named "module-thecheckout-order"

Kind regards, Leo

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...