Jump to content

Customize content_only


Noorlander

Recommended Posts

Dear all,

 

i would like to customize the "content_only" function.

 

reason:

I have a page i show as content only (to remove menu items etc). But i do want to show the language options accross the top

 

problem:

I cannot find the function definition anywhere..

 

question:

can someone point me to the folder\file where this funciton exists?

 

thanks!!

 

 

Link to comment
Share on other sites

On a particular mobile page in my prestashop portal, in order to hide the horizotal menu and misc formatting, i inlcude "&content_only=1" in the URL.

 

When the page displays, it strips out most of the formatting and only displays the contents.

This is exactly what i want. But the language flags also do not display (as expected) but i do need these flags.

 

There must be a function somewhere that states:

 

if content_only = 1 then

      only show page contents only

else

     show contents and formatting

end if

 

what i would like to know is "where"

 

does that make more sense??

 

thanks

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