Quote:
Originally Posted by Ketchup
The gallery magic plugin works amazing and I'm using it on a couple of sites and it does not need a image url for the thumb because it will scan and create the thumb like a TGP script.
The problem with gallery magic is that you cannot dump a mass txt of random sponsors AT ONCE and link them to the sponsor sites because there is no way to link out images to the original gallery or link out to the paysites. So you need to create galleries of site A and link a banner to site A , then you create galleries of site B and link to site B etc. It is time consuming for sure.
It is not like a TGP script where you can dump 10000 random sponsors and each thumb links out to the sponsor hosted gallery. If someone can make that it would be great.
|
The usual TGP script uses its own code to display the galleries, thus it can link everything to anything (e.g. images to the paysites etc).
The Gallery Magic plugin works with WordPress, so it uses WordPress methods of building the galleries. As far as you know, WordPress does not allow to link images (please find out more here:
https://codex.wordpress.org/The_WordPress_Gallery). That's because displaying of images is a function of your theme (WP template). So if your theme supports linking of an image to a sponsor, that will work.
This is impossible to be done by means Gallery Magic plugin, because only your theme decides what, how, where something has to be shown and linked. My plugin just build your galleries and only your WP theme is responsible on how to render them for a surfer.