Jump to content

Recommended Posts

Is there a way to add position exceptions to a module other than the exceptions field?

 

Right now I have:

 

new-products.php,orders.php,my-account.php,search.php,account.php,history.php,orde.php,product.php, cart.php, 404.php, address.php, authentication.php, best-sales.php, category.php, cms.php, contact-form.php, discount.php, history.php, prices-drop.php, product-sort, store.php, order-detail.php, order-confimation, order-confirmation, order-opc, password.php, pdf-invoice.php, prices-drop.php

 

There's gotta be a way to maybe just tell the program to appear at a certain page only.

 

I want the nivo slider to show only at index.php, right now I have it on Top of Pages only because if I add it to the homepage the it puts it right between columns as for Top of Pages it adds it to below the top menu.

 

site @ tivicr.com/tienda

 

Best Regards,

 

AJ

Link to comment
Share on other sites

Out of the box, there is no way to specify inclusions. Exceptions must be specified explicitly. Module author should make sure that a mdule that is not displayed in, say checkout page, should not load resources there, though that is very rarely done (at all?) as PS makes it very cumbersome to do 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...