jclax123
Member
Posted 1 year ago #
In my site I use WP Photo Album Plus to display my image galleries. Throughout my site I have used the insertion code from this plugin to place images on posts and pages. Before the upgrade, I could place the insertion code ( %%wppa%% %%photo=4607%% %%size=175%% ) on a post or page, highlight, and use the "link" function to make that image a link. The code appears as follows:
%%wppa%% %%photo=4607%% %%size=175%%
With the code above before the upgrade the images were clickable, now they are not. Currently the images appear, but they are not links. I cant seem to locate the problem. The images on my home page are an example of this issue:
http://www.jimchelius.com/
Thanks!
What did you upgrade? The plugin or WP?
jclax123
Member
Posted 1 year ago #
WordPress. I have also tried to insert images via the Upload/Insert button and try making them links from there, but that doesnt seem to be working either. After I "Insert Into Post" a media icon designates where the image should be placed, but on the site all that appears is text of the posts title.
Tagged for the plugin author. Make sure you're using v 4.4.4 of the plugin. It came out 22 hours ago.
To my knowledge this has never intented to be working, maybe in a very old version.
The intented way to do such a thing is specify the link url (and possible title) on the edit album -> manage photos admin page and check Table VI-8 PSO
jclax123
Member
Posted 1 year ago #
Terrific! All links are working great. Thank you for the assistance!