List all categories not working
Posted: 05 Nov 2020, 12:53
I am trying to show a list of all categories using the Phoca Download Plugin and this shortcode:
{phocadownload view=categories|text=Categories|target=s}
But using that code only shows a box with a link named Categories. The URL created for that link is:
http://mydomain/component/phocadownload/ and results in a 404
Why does the link look like that? Pointing to the component is clearly totally wrong.
How do I make a list of existing categories?
I use the latest version of both the component and the plugin.
{phocadownload view=categories|text=Categories|target=s}
But using that code only shows a box with a link named Categories. The URL created for that link is:
http://mydomain/component/phocadownload/ and results in a 404
Why does the link look like that? Pointing to the component is clearly totally wrong.
How do I make a list of existing categories?
I use the latest version of both the component and the plugin.