Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Primary image not loading #113

Closed
escullz opened this issue Jun 28, 2018 · 4 comments
Closed

Primary image not loading #113

escullz opened this issue Jun 28, 2018 · 4 comments

Comments

@escullz
Copy link

escullz commented Jun 28, 2018

Hello

Got everything working great with the Pinax blog and Django set up.

Only problem is when I try to load the primary image of the post image set. It never comes to anything. I tried to use the code from this ... https://templates.pinaxproject.com/pinax-blog/post/1/?source=True

It seems the post.primary_image is empty even though on the admin app I chose a primary image.

Please help!

@KatherineMichel
Copy link
Member

Hi @escullz, I tried it just now and it basically worked for me. You need to add a small bit of code with the photo number assigned to your photo in curly brackets or markdown, depending on which markup language you are using, as explained in the docs. Does this help? https://github.com/pinax/pinax-blog#images

@KatherineMichel
Copy link
Member

Hi @escullz, was this issue resolved?

@seemi1026
Copy link

Hi,

I am facing same issue, even the markdown number is not showing in the admin side.

@pcoh
Copy link

pcoh commented Jan 4, 2019

Hi,
I'm running into the same issue. In my case too, the image indicators (in curly braces) don't show up. The images seem to be stored in a 'CACHE' folder. Did anyone figure out how to fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants