Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • unimarconi Friend
    #726185

    Hello,

    I copied every acm module which name do not clash with the ones in Charity from Uber. Compiling the less files to css I got this error:

    Compile LESS to CSS failed

    templates/ja_charity/acm/container-slideshow/less/style.less
    .translateY is undefined

    I saw this into style5.less and it’s compiling with no errors in Uber, so I wonder what I have to do to fix it?

    Best regards

    Saguaros Moderator
    #754793

    Hi

    Seems that JA Charity template doesn’t define mixins which are used in acm container slideshow type. You can try this way:

    – Copy the file: /root/templates/uber/less/mixins.less from Uber template

    – Paste it to: /root/templates/ja_charity/less/ folder

    – Open the file: /root/templates/ja_charity/less/vars.less

    Add this declaration:


    // Template mixins
    @import "mixins.less";

    Then compile again.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 9 years ago.

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