golfino Posted May 21, 2014 Share Posted May 21, 2014 (edited) Hello. I have problem with my shops. When i want give picture to cms content it not show. I see only questionmarks. Refering to image http://www.myshop.com/www/img/cms/picture.png But original image is here (no WWW) http://www.myshop.com/img/cms/picture.png thanks to help I tried various guides but to no avail it makes me sad Edited May 21, 2014 by golfino (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted May 21, 2014 Share Posted May 21, 2014 hello what if you change url to picture in tinymce editor? it works then? Link to comment Share on other sites More sharing options...
golfino Posted May 21, 2014 Author Share Posted May 21, 2014 hello what if you change url to picture in tinymce editor? it works then? Yes when i delete WWW in tinymce editor picture work GREAT. Where is problem? Other pictures in shop working good Link to comment Share on other sites More sharing options...
vekia Posted May 22, 2014 Share Posted May 22, 2014 i have no idea what's going on but the most important thing is fact that you can easily change url to picture in cms editor. anyway, let me know something you uploading picture with image uploaded, then selecting it, and script automatically include it (picture) to rich text editor right? Link to comment Share on other sites More sharing options...
golfino Posted May 22, 2014 Author Share Posted May 22, 2014 Yes. Watch the video https://www.youtube.com/watch?v=7-6EGB37iLI&feature=youtu.be Link to comment Share on other sites More sharing options...
cagoo Posted November 21, 2014 Share Posted November 21, 2014 Hi, I have the same problem.placing an image in an Extra Tab Pro content or in a cms-page: same effect, image showing in backend but not in front endcorrect path would be: http://vianaturale.de/cms/img/mindlet-spenden-aktion.jpg and the url rewrite makes that: http://vianaturale.de/de/img/cms/mindlet-spenden-aktion.jpgAny ideas?? Link to comment Share on other sites More sharing options...
ReedSHansen Posted November 21, 2014 Share Posted November 21, 2014 None of my product pictures are displaying in the store. I added all the images in the products portion and the thumbnails show up but I get nothing on my pages. I thought loading the first product image was up loading all my files so I could add them to my products and added over 100 images to my first product. I later copies that product 4 times for 3 different sizes and a spanish version of the product. I have gone in and deleted all the extra pictures. It did not help. I made 6 pictures of the product matching the image sizes and it did not help. I deleted the product and re-entered it and it did not help. Any suggestions? Link to comment Share on other sites More sharing options...
vekia Posted November 21, 2014 Share Posted November 21, 2014 Hi, I have the same problem. placing an image in an Extra Tab Pro content or in a cms-page: same effect, image showing in backend but not in front end correct path would be: http://vianaturale.de/cms/img/mindlet-spenden-aktion.jpg and the url rewrite makes that: http://vianaturale.de/de/img/cms/mindlet-spenden-aktion.jpg Any ideas?? hello what version of the module you use at the moment? Link to comment Share on other sites More sharing options...
cagoo Posted November 21, 2014 Share Posted November 21, 2014 Hi Milosz, I'm using 1.6.2, the problem also occurred on cms-pages.. the path was always wrong.. and we couldn't fill in the absolute path in the html-code... the system always rewrote it to ../img/cms/yourpic.jpg which led to ../de/img/cms/yourpic.jpgbut we found a workaround. We made a subdomain static.vianaturale.de that also links to the root if the site. Path to the pics in html-code (cms-Pages and ExtraTabs Pro) is e.g. static.vianaturale.de/img/cms/yourpic.jpgThat works perfectly.. might be a solution for many others.. Link to comment Share on other sites More sharing options...
vekia Posted November 21, 2014 Share Posted November 21, 2014 yea it is a solution but in fact it's a case of tinymce editor add these two lines: relative_urls:false, remove_script_host:false, to tinymce init script http://www.prestashop.com/forums/topic/318425-tutorial-tinymce-rich-text-editor-extended-version/ Link to comment Share on other sites More sharing options...
cagoo Posted January 18, 2015 Share Posted January 18, 2015 Thanx so much! It works :-) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now