test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • hoknight Friend
    #841549

    Hi,

    Can you have a look and fix some problems?

    1. Fix the the product thumbnail image height.
    2. "Show Cart" button not work after clicking the "add to cart" button
    3. "Show Cart" button not work on the Cart module at top right corner.(Blankpage)
    4. The code "int(0) int(0) int(0) int(0) " displaying on frontpage
    5. How to change a horizontal menu on top left corner? (Module ID: 135)

    1. ScreenShot891
    2. ScreenShot892
    3. ScreenShot893
    4. ScreenShot895
    5. ScreenShot896
    Adam M Moderator
    #842977

    Hi @hoknight,

    1. To fix the product thumbnail height, please open file templates/ja_playstore/css/custom.css then add this code :
      .productdetails-view .vm-product-media-container .main-image a img {
       width: auto;
      }

    2, 3 and 4. Try updating your PHP version to at least 5.4.x as mentioned in another thread then let me know the result.

    1. Add this code to custom.css file :
      .topbar-left ul li {
      float: left;
      margin: 0 15px 0 0 !important;
      }
    hoknight Friend
    #869511

    For the 2, 3 and 4, the problems still not fixed after we have updated the PHP version to 5.5.17.
    Please help to check.

    Adam M Moderator
    #870426

    Hi @hoknight,

    Currently the file shop_test2/media/jui/js/jquery.min.js is jQuery 1.8.1 which is wrong, default file for Joomla! 3.4.8 is version 1.11.2, please replace your current file with original file from Joomla! and recheck.

    hoknight Friend
    #870447

    HI,

    I just replaced the jquery.min.js file which from Joomla! .
    However, the Add to Cart still not function yet.
    Please help to check.

    Adam M Moderator
    #870461

    Hi @hoknight,

    Somehow I still see the wrong file shop_test2/media/jui/js/jquery.min.js (you can see jQuery version at the very first line) while the correct one must look like this http://ja-bookshop.demo.joomlart.com/media/jui/js/jquery.min.js

    hoknight Friend
    #871332

    Now working fine after replaced the right file.
    Thanks

    Adam M Moderator
    #873206

    Hi @hoknight,

    Glad to hear that the problem has been solved, If you still have any question, please don’t hesitate to let us know.

    Best regards,

    Adam.

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 7 replies, has 2 voices, and was last updated by  Adam M 8 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum