mdivk
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: why image src works for one and not the other?Problem fixed!
In stead of using the picture from its source, I downloaded the picture and save it on my server and point to it there, now everything looks normal.
Thank you very much for your time troubleshooting with me, it is much appreciated
Forum: Fixing WordPress
In reply to: why image src works for one and not the other?Thank you very much
Forum: Fixing WordPress
In reply to: why image src works for one and not the other?Can you do me a favor, I can start a GoToMeeting and invite you to remote into my computer and you can get more control on what’s going on here?
Forum: Fixing WordPress
In reply to: why image src works for one and not the other?Still not showing after taking you suggestion
Forum: Fixing WordPress
In reply to: why image src works for one and not the other?It is still NOT working here in both Firefox and Chrome
Forum: Fixing WordPress
In reply to: why image src works for one and not the other?After deactivated all the plugins in the website, issue is the same as before.
Should I change theme now? this is driving me nut
Forum: Fixing WordPress
In reply to: why image src works for one and not the other?ok, I am deactivating plugins one by one and i will report the result here.
Forum: Fixing WordPress
In reply to: why image src works for one and not the other?let me make this clear again:
three images on http://webdesignstudiotoronto.com/web/test2/
image 1: from arvixe, placed in post content, you can see its code through view source. I cannot see it in Chrome and Firefox, it shows up in IE
image 2: same image from arvixe, placed in footer widget (Hosting Partner 1), after I disabled Adblock in FF, it shows up normally, it still doesn’t show up in Chrome, and no problem in IE
image 3: image from Bluehost, placed in footer widget (Hosting Partner 2), no problem in all three browsersForum: Fixing WordPress
In reply to: why image src works for one and not the other?I doubt if this is plugin related, otherwise it should happen to you as well.
I already cleared cache and used Ctrl+F5 to do a hard refresh and SHIFT + Reload
I can’t believe this is my browser issue and the class should not be added randomly anyway, right? why the class is not added when you or others visit the page? that doesn’t make sense, if it happens to me, I truly believe it also happens to others
🙁Forum: Fixing WordPress
In reply to: why image src works for one and not the other?On this test2 page, I have two image from Arvixe and one from Bluehost.
If I turn off my AdBlock on FF, the Arvixe image in footer can be seen but not the one in the post content.The two Arvixe images are the same image.
The first image was automatically added a class with random name and the second one in footer is not added extra class.
Forum: Fixing WordPress
In reply to: why image src works for one and not the other?Did you see another image on the post content?
The class is randomly generated as:
<img class=”hxzwiarvpgjdfspdvaqv”Forum: Fixing WordPress
In reply to: why image src works for one and not the other?I already posted the page where the problem happens:
http://webdesignstudiotoronto.com/web/test2/
Actually on every page there is the same problem, the image is added to the widget in footer.
BTW: I am not the only person that cannot see the images using FF and Chrome
Forum: Fixing WordPress
In reply to: why image src works for one and not the other?Forum: Fixing WordPress
In reply to: why image src works for one and not the other?It is found this might be a browser compatibility bug in wordpress as the page/image can be rendered correctly in IE.
The class generated is random:
now I see it is: img class=”hxzwiarvpgjdfspdvaqv”
Forum: Fixing WordPress
In reply to: Where to report bug? Thanks.Details:
I have a website here, I have images from Arvixe on this page, if you view the source code of this page you will see this code:
<div class="post_info_wrap"><p><a href="http://www.arvixe.com/9183-4-1-6.html" target="_blank"><img class="hxzwiarvpgjdfspdvaqv" style="border: 0px;" src="https://affiliates.arvixe.com/media/banners/200.120.TomatoCart.gif" alt="" width="200" height="120" /></a></p> </div>This is to show an image from Arvixe, no problem in IE, won’t be displayed in FF and Chrome, cache cleared and force refresh already.
No problem with other image from Bluehost.
The website is hosted with Bluehost.
The site is using Hathor theme.
I doubt if this is related to theme or hosting company since the right page could be rendered and displayed in IE, that’s why I determine there is a bug of browser compatibility in wordpres core.
Please let me know if you need more info from me, alternatively you can try on your own website to see if the issue can be reproduced. I tried on my other website (also hosted in Bluehost), and the issue could be reproduced.
Thanks.