test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • rani Friend
    #189993

    Hi,

    If you select content Animation : Rotate Y (for example). You get the expected reaction of the item in Home landing page ( it rotates ). But when you go to category landing page where the same post is listed, the item doesn’t rotate. also the Content Type : Image dosn’t seem to have effect because apparently the content animation is the cause of the conflict.

    How to fix this? I need the Content Animation to work also in category landing page..

    Cheers,
    Rani

    James Weston Friend
    #503309

    Hey Rani, I hadn’t noticed that before. I had a look at the demo site and it is the same there as well.

    Looking forward to a simple fix.

    rani Friend
    #503356

    mmm :p

    I guess the reason is that home page is using a layout “featured articles” where other pages would use a layout “Fixel Category Blog”?

    Maybe there is some thing missing in the “Fixel Catgory Blog” ?

    but still !?!? why the .image effect don’t work when animation is activated?

    we need solution 🙂

    phong nam Friend
    #503448

    Hi,

    You are right. It is an error on our JA Fixel template. In this case, you can solve the isssue by openning templatesja_fixelhtmlcom_contentcategoryfixel_item_images.php file then:

    – at line 32th:
    Change <div class=”item-image-wrap”>

    to

    <div class=”item-image-wrap flipper“>

    – at line 34th:
    Change <div class=”item-image”>

    to

    <div class=”item-image front“>

    – at line 47th:
    Change <div class=”item-desc”>

    to

    <div class=”item-desc back“>

    Note: Remember to backup your files before applying changes.

    rani Friend
    #503469

    Thanks so much Leo.

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

This topic contains 5 replies, has 3 voices, and was last updated by  rani 11 years, 3 months ago.

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