News:

Support the VirtueMart project and become a member

Main Menu

product page modules ends up at bottom of page

Started by charles99, December 20, 2011, 07:09:10 AM

Previous topic - Next topic

charles99

Just installed VM2.0 and when I go to a Product Page it shows the correct way, but when you click on one of the product link to go to the next product all my module that in the right position is being pushed to the bottom of the page.  I have used 3 different templates and the results are the same.   


Help!!!!!!!!!!!!!!!!!!!!!!!!!!

PRO


charles99

Here is a photo of the problem...  I have change my template 3 times just to run into the same problem.  And J query is another issue that have yet to be dealt with!   

This is the warning I am getting with Jquery:
event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.




[attachment cleanup by admin]

PRO

at the bottom of the views/productdetails/tmpl/default.php

add a  <div class="clear"></div>


charles99

   </div>

   <?php

   }


   // else echo JText::_('COM_VIRTUEMART_REVIEW_LOGIN'); // Login to write a review!

   ?>
</div>

<div class="clear"></div>


Added to the end of file... All it did was push my modules down more....

PRO


charles99

Ban


I had to do a clear install!  RC3 to VM 2.00 Stable creates to many problems.  And I think everyone should do a clear install, and then just import their products into VM 2.0 Stable.