Jump to content

Module Position Exceptions (Not In Root Directory)


Recommended Posts

Hello,

 

I recently just installed an add-on blog module to my site, and I do not want my custom left column and right column html from another module to display on the blog pages.  The only problem is, I can't seem to properly call out the exception under Modules>>Positons>>Edit

 

The new blog module php files are not located in the root directory (they are under modules>>blockblog folder), so Prestashop does not seem to pick up the custom exceptions when I enter the files names.  

 

Any suggestions would be very helpful, I've tried looking on every thread I can relating to this topic but I can't get a solid answer.

 

Thanks,

 

Chad

Link to comment
Share on other sites

  • 2 months later...

Hey vishnuo,

 

I eventually solved this problem by following the instructions in this thread:

 

http://www.prestashop.com/forums/topic/39745-solved-adding-categories-as-exception-to-show-a-block-module-or-how-to-display-a-module-block-only-in-one-category/

 

Basically you can go into the code and manually hide the blog elements you do not want displayed, but you need to go page by page and add some code to various .tpl files, depending on the pages you do not want to display the blog content.  It's a pain to go through but it works, just read through the thread and you should understand what needs to be done. 

  • Like 1
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...