Quote:
Originally Posted by ckgb
I made this post here. I do not really know whose side the fix could be on but it would definitely be beneficial for everybody.
Please do not get upset with me for pointing this out.
Thank you
|
You could check out this mod-
https://vborg.vbsupport.ru/showthread.php?t=305162 for better titles/descriptions.
Quote:
Originally Posted by ckgb
In your pinterest mod you give an option to add a url to an image you want to get displayed in the posts where there is no image.
Is there a possibility to get something like that added to this mo, so that added custom image would be used by default if there are no images meeting 200x200 criteria? Could be very useful.
Thank you
|
You could do this by editing your showthread template... somewhere before the footer code add something like this-
HTML Code:
<div style="display:none;">
<img src="images/misc/some_image_you_want.jpg" alt="some alt text" />
</div>
That will be a hidden image to the user but it will be picked up by Pinterest and other sites as an image that can be used to share your pages. Make the image like a site logo or such so it's always available.
Quote:
Originally Posted by ckgb
|
That is from the older version of this mod, version 2.6.1 which is available for download in this thread but I don't recommend using it.