1 jibberjab Nov 22, 2015 19:15
3 jibberjab Nov 23, 2015 00:09
Using the shortcodes isn't suitable in this case because the images are being framed and arranged in a grid with css.
When I back-reference the path I get the following error on preview, although the image does display properly:
Found invalid URL: URL "../../media/blogs/slugname/name-of-image.jpg" must be a full path starting with "/" or an anchor starting with "#".
4 fplanque Nov 23, 2015 15:53
Ah I think that's because relative paths won't work in RSS feeds. Forget my first solution.
The shortcodes can be used with CSS.
Or you could use
../../media/etc.
The starting point of your relative path is the current skin directory.To avoid all this you should probably use the b2evolution short tags instead: http://b2evolution.net/man/back-office-reference/collections/posts/short-tags-reference/