lazycat Posted August 11, 2011 Share Posted August 11, 2011 hi guys, i do not which thing being changed. but the product details information goes to the under of the product image. Please see the attachment. How to get it back to the right side of product image?? Thank you. Link to comment Share on other sites More sharing options...
tomerg3 Posted August 11, 2011 Share Posted August 11, 2011 What version of PS are you using? Are you using the default theme? Did you make any changes to product.tpl or product.css / global.css? Link to comment Share on other sites More sharing options...
lazycat Posted August 11, 2011 Author Share Posted August 11, 2011 What version of PS are you using? Are you using the default theme? Did you make any changes to product.tpl or product.css / global.css? hi tomerg3, I am using v1.4.4 PS. And the theme is default one " prestashop" No code changed. Any suggestion, thanks. Link to comment Share on other sites More sharing options...
tomerg3 Posted August 11, 2011 Share Posted August 11, 2011 Try to turn on force recompile in the Preferences->Perfomance. If that doesn't help, post a link to the product page so we can see the html / css for the page. Link to comment Share on other sites More sharing options...
lazycat Posted August 12, 2011 Author Share Posted August 12, 2011 Try to turn on force recompile in the Preferences->Perfomance. If that doesn't help, post a link to the product page so we can see the html / css for the page. hi i just sent you a PM with the link URL . Thanks. Link to comment Share on other sites More sharing options...
lazycat Posted August 12, 2011 Author Share Posted August 12, 2011 Try to turn on force recompile in the Preferences->Perfomance. If that doesn't help, post a link to the product page so we can see the html / css for the page. i think i found the reason. In the perfomance, i change the ccc replace css. if keep css as original, the page will be back to normal... but i have one question, if i kep css as original, does it affect the site performance much ? thank you. Link to comment Share on other sites More sharing options...
CraigMeade Posted August 12, 2011 Share Posted August 12, 2011 I woke up today with the exact same problem. Everything was fine when I shut down last night. Today I discovered the fancybox thumbnails were out of alignment with the main jpeg, shoving the short description box and Buy box down the page. And none of the pages would complete loading. I did a validation on the css and found 48 problems related to fancybox. I also have reset the CCC to the "keep original" options. That has returned the fancyboxes to normal. But the page still will not complete loading - firefox's little green circle just keeps going around and around and around. I have done another validation and the error count has gone up to 66. Using 1.4.4 with the stock prestashop theme. Some mod's have been made but nothing recently. www.pioneerhandbooks.com Link to comment Share on other sites More sharing options...
tomerg3 Posted August 12, 2011 Share Posted August 12, 2011 Craig: something very odd is going on with your site, I could not load a category page, and as you mentioned, the product page seems to never finish loading. I suspect it has something to do with the changes you made (especially if it was working fine before). What exactly did you change? Link to comment Share on other sites More sharing options...
CraigMeade Posted August 12, 2011 Share Posted August 12, 2011 Craig: something very odd is going on with your site, I could not load a category page, and as you mentioned, the product page seems to never finish loading. I suspect it has something to do with the changes you made (especially if it was working fine before). What exactly did you change? Thank you for looking Tomerg3. This morning everything is fine and working as it should. How would that happen? I'm not complaining, this is good news if a bit mysterious. The main change I made were to the Buy Now button - I needed it to push to an external site. Rocky helped me with that. And it has worked fine since I did about a week ago (it's a very young site). Link to comment Share on other sites More sharing options...
tomerg3 Posted August 12, 2011 Share Posted August 12, 2011 It's hard to say, this is a good example of what not to do with your site though... You should have a live site, which you never try new things on, and a development copy, where you can try out new things. Once something has been tested on the dev site, and you can see that it did not affect anything, you can copy it to the live site. This way, if something happens on the live site without you making any new change, it help to narrow down the problem. You should also have daily backups (files & database). You can read some more tips about proper website setup at http://www.presto-changeo.com/en/content/14-prestashop-installation-tips Link to comment Share on other sites More sharing options...
CraigMeade Posted August 13, 2011 Share Posted August 13, 2011 Hi Tomerg3, thank you for the good advice, it's always good for all of us to be reminded of these things. I have been testing all of my modifications on a secondary live site before moving them to this site. I let them run for five days or a week on the other site before I consider them functional. I have daily backups through my host and was tempted to revert to one when this problem occured. But as the issue is not linked to any immediate changes, as there have been none in the recent days, I was concerned that moving to a backup might make the problem more difficult to locate and rectify. It has just occured to me that my test site is running 1.4.3 and my live site was upgraded early in the week to 1.4.4. I will have to take a look at that. The live site was running well for a few days after the upgrade though. The site is still running OK today but is not 100% healthy. In a run through of the pages a few minutes ago I had to reload a few of product links as they stalled during communication with the host. But they opened fully on the second attempt. CSS validation still shows 66 errors with 62 of them related to fancybox. It's the same four errors repeated for all of the fancybox files: 342 .fancybox-ie6 #fancybox-close attempt to find a semi-colon before the property name. add it 342 .fancybox-ie6 #fancybox-close Property progid doesn't exist : DXImageTransform DXImageTransform 342 .fancybox-ie6 #fancybox-close Parse Error DXImageTransform.Microsoft.AlphaImageLoader(src='js/jquery/fancybox/fancy_close.png', sizingMethod='scale'); 342 .fancybox-ie6 #fancybox-close Parse Error } Link to comment Share on other sites More sharing options...
tomerg3 Posted August 13, 2011 Share Posted August 13, 2011 I don't think these validation issues are related to the page not displaying correctly. It sounds like something else may have changed in you site, you may want to compare it to the last working backup you have. Link to comment Share on other sites More sharing options...
lazycat Posted August 13, 2011 Author Share Posted August 13, 2011 Hi Tomerg3, thank you for the good advice, it's always good for all of us to be reminded of these things. I have been testing all of my modifications on a secondary live site before moving them to this site. I let them run for five days or a week on the other site before I consider them functional. I have daily backups through my host and was tempted to revert to one when this problem occured. But as the issue is not linked to any immediate changes, as there have been none in the recent days, I was concerned that moving to a backup might make the problem more difficult to locate and rectify. It has just occured to me that my test site is running 1.4.3 and my live site was upgraded early in the week to 1.4.4. I will have to take a look at that. The live site was running well for a few days after the upgrade though. The site is still running OK today but is not 100% healthy. In a run through of the pages a few minutes ago I had to reload a few of product links as they stalled during communication with the host. But they opened fully on the second attempt. CSS validation still shows 66 errors with 62 of them related to fancybox. It's the same four errors repeated for all of the fancybox files: 342 .fancybox-ie6 #fancybox-close attempt to find a semi-colon before the property name. add it 342 .fancybox-ie6 #fancybox-close Property progid doesn't exist : DXImageTransform DXImageTransform 342 .fancybox-ie6 #fancybox-close Parse Error DXImageTransform.Microsoft.AlphaImageLoader(src='js/jquery/fancybox/fancy_close.png', sizingMethod='scale'); 342 .fancybox-ie6 #fancybox-close Parse Error } I see your site has no problem on product page display. but a little problem on footer display. Please check your CMS block a the modules tag. Link to comment Share on other sites More sharing options...
lazycat Posted August 13, 2011 Author Share Posted August 13, 2011 I don't think these validation issues are related to the page not displaying correctly. It sounds like something else may have changed in you site, you may want to compare it to the last working backup you have. hi tomerg3, can you go to my other topic for a catogry display problem. here is the URL, http://www.prestashop.com/forums/topic/123912-category-display-problem/page__p__606062__fromsearch__1#entry606062 thanks, Link to comment Share on other sites More sharing options...
CraigMeade Posted August 13, 2011 Share Posted August 13, 2011 I see your site has no problem on product page display. but a little problem on footer display. Please check your CMS block a the modules tag. Thank you for looking. I don't use a footer. Is that what you mean, that there is none? Link to comment Share on other sites More sharing options...
lazycat Posted August 13, 2011 Author Share Posted August 13, 2011 hi CraigMeade i see... do you have a problem on category product display problem... Like this http://www.prestashop.com/forums/topic/123912-category-display-problem/page__view__findpost__p__606062__fromsearch__1 thanks, Link to comment Share on other sites More sharing options...
CraigMeade Posted August 13, 2011 Share Posted August 13, 2011 Hi Lazycat, no I don't have that problem I'm sorry. Best of luck with it. Link to comment Share on other sites More sharing options...
CraigMeade Posted August 13, 2011 Share Posted August 13, 2011 Hi Tomerg3, my site is still fine today. I just wanted to say thank you for taking the time with this. I really do appreciate it. 1 Link to comment Share on other sites More sharing options...
Recommended Posts