05/02/2016 at 2:02 pm
#374981
Keymaster
@ Coles
I suggest trying the Print O Matic Plugin, several users have had success in using it to create PDF version of their directories.
Removing the srcset and replacing it with src is not all that straightforward and require quite a few code changes.
If you add some code to this line. You would access the $atts['srcset'] array to get the image path and add it as a new array key $atts['src']. Then unset the $atts['srcset'] array key.
Hope that helps!
