Page 1 of 1

Install a PDFGenerator but show in only main content page.

Posted: Thu Oct 03, 2013 7:37 am
by bijendra
Hello All,

I am a new in this cms platform, I want show pdf generator icon in my local website from every where in site. i have install PDF generator module and after activate this module i have a code Layout->Template->NCleanblue template->{PDFGenerator showbutton=true} save it. After save pdf icon is visible but only home page(front page) not a every where. I want to show every where in pdf generate icon in my site.

How to do this, please help me to resolve this and what are the steps.

Thanks

Re: Install a PDFGenerator but show in only main content pag

Posted: Thu Oct 10, 2013 12:03 pm
by paulbaker
It sounds like your home page is using a different template to the other pages. So you will need to add that tag {PDFGenerator showbutton=true} to the other templates in use. To see which templates are in use go to Content -> Pages and look at the column "Template".

Re: Install a PDFGenerator but show in only main content pag

Posted: Thu Oct 10, 2013 12:52 pm
by bijendra
Thanks Paulbaker