Jump to content

Recommended Posts

Hi guys,
 
I noticed that for modules "ps_categorytree" and "ps_facetedsearch" is just hook "displayLeftColumn" and there is no hook "displayRightColumn", so when I change layout type for category page to show sidebar on the right side those two modules disappears...
 
Is it possible for you to fix that...?
 
I can fix it inside code but I'm trying to develop new theme, so I'm wondering can you add that piece of code or should I develop my one module?

Thanks :)

Link to comment
Share on other sites

 

Hi guys,
 
I noticed that for modules "ps_categorytree" and "ps_facetedsearch" is just hook "displayLeftColumn" and there is no hook "displayRightColumn", so when I change layout type for category page to show sidebar on the right side those two modules disappears...
 
Is it possible for you to fix that...?
 
I can fix it inside code but I'm trying to develop new theme, so I'm wondering can you add that piece of code or should I develop my one module?

Thanks :)

 

You can override module and add displayRightColumn hook and related code there... and after that you can add module in right column position. That's it!!!

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...