Hi all
I have been using the phoca gallery component in Joomla to show pictures in a "smart" way. Now I am creating my first site and have also installed the "Phoca Gallery Component".
My question would be how can I get a link in an article to point to a phoca gallery category. I have also downloaded the "Phoca Gallery Button Plugin" which is designed for this reason (I think) but once I use it as it is explained in the documentation, if I go to the front-end, I see the code, but seems that the plugin is not working.
Any ideas???
Thanks a lot!
How can I get a link in an article to point to a phoca gallery category
-
- Phoca Newbie
- Posts: 1
- Joined: 11 Mar 2025, 04:29
-
- Phoca Hero
- Posts: 2913
- Joined: 28 Nov 2010, 17:20
Re: How can I get a link in an article to point to a phoca gallery category
Hi,
If I understand correctly, you want to reference a link in the article.
You don't actually need the plugin for that. That would be if you wanted to show gallery images in an article.
I do it in the article, and it looks something like this:
<p>Images from xyz:</p>
<p><a href="/galerie/here is the copied link from gallery" target="_blank" rel="noopener">Images from ...</a></p>
Kind regards
Christine
If I understand correctly, you want to reference a link in the article.
You don't actually need the plugin for that. That would be if you wanted to show gallery images in an article.
I do it in the article, and it looks something like this:
<p>Images from xyz:</p>
<p><a href="/galerie/here is the copied link from gallery" target="_blank" rel="noopener">Images from ...</a></p>
Kind regards
Christine