Hello Andreas, You are correct that was definitely the problem. Thanks for spotting it.
Cheers, John On Fri, 3 Apr 2020 at 15:41, Andréas Kühne <andreas.ku...@hypercode.se> wrote: > What I stated earlier is probably your issue: > > You have the following: > style="background-image: img src="{% static 'images/image_name.png' > %};"></section> > > You see the ";" at the end? The path to your image is then > "<static_root>images/image_name.png;" <- which is incorrect because of the > extra semicolon. > > I would at least start by removing that. > > Regards, > > Andréas > > > Den fre 3 apr. 2020 kl 15:14 skrev John McClain <jmcclain0...@gmail.com>: > >> Kasper, >> >> Thanks for clarifying matters... >> >> I think you could have asked for more details or asked for me to provide >> those resources so you could evaluate further rather than replying the way >> you did. >> >> As far as the inspector goes it is not flagging anything that is useful >> for this matter. As I stated the issue is related to an email auth >> verification process whereby the path is not working. When google grabs it >> the path is interrupted for some reason. >> >> However, I have resolved the issue by removing the django path >> requirements and using the direct path to the was s3 location that hosts >> the image. I am not sure this is the best practice but it did work for me >> >> I went from this: >> >> style="background-image: img src="{% static 'images/image_name.png' >> %};"></section> >> >> >> to this: >> >> <img src=" >> https://alphabetacharlie.s3.amazonaws.com/static/images/image_name.png"> >> >> and it worked >> >> Keep in mind this is only a solution for dealing with the mail routing >> issue as I can use normal django syntax within the app itself. >> >> Thanks for your feedback. >> >> Cheers, >> >> John >> >> On Fri, 3 Apr 2020 at 13:04, Kasper Laudrup <laud...@stacktrace.dk> >> wrote: >> >>> Hi John, >>> >>> On 03/04/2020 12.52, John McClain wrote: >>> > I mean your answer was quite derogatory and if you are not part of the >>> > solution then you are part of the problem >>> > >>> >>> I'm sorry if it sounded like that. That was not my intention. I was >>> definitely trying to help. I don't understand which problem you are >>> saying I'm part of. >>> >>> > and for your information, I am a learner and I am trying to learn and >>> I >>> > have spent a lot of time on the boards on StackOverflow and elsewhere >>> > including using my inspect tool inside chrome >>> > >>> >>> OK. How was I supposed to know that? You didn't post any output from the >>> inspect tool. >>> >>> > this is coming through email message so I get a lot of other gibberish >>> > in the inspect tool >>> > >>> >>> Maybe some of that gibberish would help point out where your problem is? >>> I'm guessing there's a 404 hidden somewhere there. >>> >>> > while I appreciate you may have the best of intentions by making a >>> > statement like the one you did, I would also suggest it is not >>> helpful. >>> > My "GENIUS" statement was only pointing out the obvious which is what >>> > you stated... if I knew how to use those tools I likely wouldn't be >>> here >>> > on this forum asking for help! So I simply am pointing out that you're >>> > the "master of the obvious" and a genius for (or smartass) for posting >>> > such a comment! >>> > >>> >>> I'm not sure I understand. Do you know how to look in the logs or don't >>> you? >>> >>> Maybe writing something like "I already know how to use the Chrome >>> inspect tools, but I'm not sure what to look for. There's a lot of >>> gibberish there" would have been a bit more constructive than simply >>> calling me "genius". >>> >>> > as I stated earlier >>> > >>> > IF YOU ARE NOT PART OF THE SOLUTION YOU ARE PART OF THE PROBLEM >>> > >>> >>> I'm still not sure which problem I'm part of. I definitely cannot see >>> I'm part of your problem getting an image to display on your web page, >>> so that cannot be it. >>> >>> > Please be more considerate in the future with your post, I think you >>> > have made a conclusion (or assumption) that is not fair to make. You >>> > have zero idea of what I have been doing to this point to try and >>> > resolve the problem on my own. I should not have to put up with the >>> > likes of you and your comments when I am posting requests for guidance >>> > or help (neither should anyone else for that matter) >>> > >>> >>> I will try to be more considerate and I'm sorry that you read my comment >>> the wrong way. That was not my intention. I was trying to help you. >>> >>> > be kind or get lost! >>> > >>> >>> I cannot really see how I am the one being rude here... >>> >>> Kind regards, >>> >>> Kasper Laudrup >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Django users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to django-users+unsubscr...@googlegroups.com. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/django-users/cb4a68f4-0536-aad0-8083-3212938aeddf%40stacktrace.dk >>> . >>> >> >> >> -- >> John McClain >> >> Cell: 085-1977-823 >> Skype: jmcclain0129 >> Email: jmcclain0...@gmail.com >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to django-users+unsubscr...@googlegroups.com. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/CAN-hv_pJn3y0QyLpMwXZxe2a2YnhfZYL2y6E_gugh9xZsBQeXg%40mail.gmail.com >> <https://groups.google.com/d/msgid/django-users/CAN-hv_pJn3y0QyLpMwXZxe2a2YnhfZYL2y6E_gugh9xZsBQeXg%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAK4qSCdm%3Dja64Xa%2Bt4suGnKhNPcq8TjBJBT1Vav05XLKwDLj%3DQ%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAK4qSCdm%3Dja64Xa%2Bt4suGnKhNPcq8TjBJBT1Vav05XLKwDLj%3DQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- John McClain Cell: 085-1977-823 Skype: jmcclain0129 Email: jmcclain0...@gmail.com -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAN-hv_q%3DcFAYYGY0ijDwRr2x22GT4QkqTFCmyGGyUsmRj7xMPw%40mail.gmail.com.