On Sun, 20 Sep 2020 at 11:26, 'Thomas Janotta' via nikola-discuss
<nikola-discuss@googlegroups.com> wrote:
>
> I try to build a gallery with thumbnails, it says use .. previewimage: in 
> list of galleries (index.txt.or metadata ?)
>
> but the url for this thumbnail has twice localhost:
>
> <img 
> src="http./127.0.0.1:8000/myweb/http./127.0.0.1:8000/myweb/galleries/cars/mercedes.jpg"
>  alt="Mercedes" loading="lazy" style="max-width:180px; max-height:180px;">
>
> in index.txt i have.. previewimage: mercedes.jpg
>
> --
> You received this message because you are subscribed to the Google Groups 
> "nikola-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to nikola-discuss+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/nikola-discuss/14a2557d-dd5f-4ecf-bc6c-cbe75ed35c1do%40googlegroups.com.

Are you sure your BASE_URL/SITE_URL are set correctly? This looks as
if you misspelled http:// as http./ in that variable.

-- 
Chris Warrick <https://chriswarrick.com/>
PGP: 5EAAEA16

-- 
You received this message because you are subscribed to the Google Groups 
"nikola-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nikola-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nikola-discuss/CAMw%2Bj7JyeuQiGfkDg%3DWNL71Q51Dxof2DEfUL6ktfRdsEZdLDfQ%40mail.gmail.com.

Reply via email to