Artisteer 3.0 and Joomla 1.6

Phoca PDF - creating PDF documents in Joomla! CMS
thomsol
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 09 Jun 2011, 19:47

Artisteer 3.0 and Joomla 1.6

Post by thomsol »

I am using a template generated by Artisteer and Joomla 1.6.3

I'm struggling where to change the code to display the PDF icon. I have a feeling it's in templates\{my template name}\html\com_content\article\default.php

It appears the line to change is:

if (!$article->print && $article->showPdfIcon)
$params['metadata-header-icons'][] = $article->pdfIcon();

Since the article no longer has a showPdfIcon, I assume I'm supposed to change this to something, I just don't know what.

Any assistance would be GREATLY appreciated :twisted:
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Artisteer 3.0 and Joomla 1.6

Post by Jan »

If you find Phoca extensions useful, please support the project
Post Reply