Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • gringo211985 Friend
    #184946

    Hi there,

    I recently posted in the VM forum about a problem I had, they replied to me and said that the template overrides are causing the problem and I should ask to get them re-coded.

    You can read the post at http://forum.virtuemart.net/index.php?topic=112567.0;topicseen

    I was wondering if you anyone could help me figure out exactly which template overrides need to be changed and how I can change them.

    HeR0 Friend
    #483363

    Hi Gringo,

    Please try open file templatesja_vintashtmlcom_virtuemartcategoriesdefault.php
    Find:
    [PHP]echo $product->images[0]->displayMediaThumb(‘class=”browseProductImage” border=”0″ title=”‘.$product->product_name.'” ‘,true,’class=”modal”‘);[/PHP]
    Replace to
    [PHP]echo $product->images[0]->displayMediaThumb(‘class=”browseProductImage” border=”0″ title=”‘.$product->product_name.'” ‘,false,’class=””‘);[/PHP]

    Hope this help.

    Regards

    gringo211985 Friend
    #483413

    Hi there,

    Yeah it worked,, kind of. The file I opened was “category” not categories and it now does nothing on click image when in category view, this is much better that popup but would prefer it to go to product details.

    Thanks for your help and living up to your name 🙂

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

This topic contains 3 replies, has 2 voices, and was last updated by  gringo211985 11 years, 9 months ago.

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