Hi Wellconnit,
Can you please share your site link with screenshot?
Hi Webaliser,
What do you want screenshotted??
I can send the site link but there are no gallery pages, it’s all only in the backend?
Let me know.
Thank you.
Hi Wellconnit,
“Shows all the galleries that you have in Flickr Album Gallery” this is very complex feature request but possible.
Can you contact us on our site to discuss complexity?
Thanks
Hi Webalizar,
It’s not that difficult in reality.
To make it super simple how about just creating a shortcode that will generate the following action?
loop start [ counter<amount of galleries
echo “GalleryName”
counter++
]
loop next
Hi Wellconnit,
It’s not about the loop, It’s about to Flickr API recurring JS calls.
If Flickr and plugin API supports this then it’s possible to implement otherwise not.
Thanks
Thanks for the response,
I don’t mean that you need to get the albums from Flickr itself,
Just a page that displays links to all of the albums we have loaded into the plugin already.
For instance, I have loaded 10 albums into your plugin.
Your plugin should have a gallery page that displays a list of the 10(and any new albums) so that the user can just click one and that page comes up.
Currently if you want this, you need to create a page for the menu, then create a page for the album with the shortcode on that page and then put a hyperlink between the two which is a bit of a waste because the main function of the plugin requires a page to display the albums so it should save a step.
Thanks.
Hello wellconnit,
this can be done with an alternative method, you can use one of our plugin “Photo video link gallery Pro”. In that you add the desired images and link them to the flickr. Here is the demo you can test- http://demo.weblizar.com/photo-video-link-gallery-pro/link-gallery/
Thanks.
Hi Webalizer,
See this page:
http://www2.italiangolfsydney.com.au/gallery/
I currently have a gallery page that I need to manually write down all of the links from your plugin and then create them in a separate page and then use Hyperlinks to get them in this page so that people can click on them.
It would be good if that process could be automated.