Page 1 of 1

Problem with displaying download code in article

Posted: 20 Sep 2010, 23:24
by talmore
Hello world,

I'm having a basic problem. I want to add my Phoca Download category to an article. But I can't seem to get the editor to accept the code as code. I looked at the docs and tried this:
(while editing the HTML of the article in Joomla)
{phocadownload view=sections|text=Sections|target=1}

When I look at it in my browser I still see that text, exact text instead of a link or list for download.

I have been able to access a phoca download list from a menu. so I know my sections and categories are working. But I want to place it in an article...

anyone have an example I could look at? Why is the editor not accepting the code?
here is my HTML

Code: Select all

<h1 style="text-align: center;">Animals</h1>
<p>Here are collection of wild, and not so wild animals you can color!</p>
<p>Choose an animal.</p>
<p> </p>
<p>{phocadownload view=sections|text=Sections|target=1}</p>
Thanks
Talmore

Re: Problem with displaying download code in article

Posted: 21 Sep 2010, 08:35
by Benno
Hi,
When I look at it in my browser I still see that text, exact text instead of a link or list for download.
Did you install and enable in Plugin Manager Phoca Download Plugin?
https://www.phoca.cz/download/file/280-p ... oad-plugin
https://www.phoca.cz/documents/51-phoca- ... oad-plugin
You should also install Phoca Download Button Plugin to create valid code.
https://www.phoca.cz/download/category/4 ... ton-plugin
https://www.phoca.cz/documents/58-phoca- ... oad-plugin
anyone have an example I could look at?
Yes, see:
http://www.reisefotografien.eu/componen ... -home.html
Kind regards,
Benno

Re: Problem with displaying download code in article

Posted: 22 Sep 2010, 04:24
by talmore
Thanks for the help.

The buttons plugin helps a ton. The real problem was I did not have the content plugin installed.
Thanks again for the help!


Talmore

Re: Problem with displaying download code in article

Posted: 22 Sep 2010, 11:06
by Benno
You`re welcome!
Kind regards,
Benno