Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • Saguaros Moderator
    #1085968

    Hi,

    Could you share the URL so that I can take a look? and in which browser can I replicate the issue?

    skillfulken Friend
    #1085971

    Thanks for your reply.

    I am using Chrome v62 64-bit, viewing it at 1280 px width.

    The website is under development, how could I send the link to you in private?

    Saguaros Moderator
    #1086265

    Hi,

    You can edit the first post and add info into the Site Access Information

    or put into your reply and set it as PRIVATE reply so only you and Moderators can see.

    Did you experience the same issue with our demo site here? http://ja-company.demo.joomlart.com/index.php/en/

    skillfulken Friend
    #1086304

    Hello, I get the same issue on the demo site. Please take a look of the attached file, thanks!


    1. screenshot-ja-company.demo_.joomlart.com-2018-01-11-17-44-59-223
    Saguaros Moderator
    #1086434

    Hi,

    Let me share with the team and will get back to you soon.

    Regards

    Saguaros Moderator
    #1086866

    Hi,

    You can try this tweak:

    • Backup your site first
    • Open the file: root/templates/ja_company/acm/slideshow/less/style.less
    • Look for the declaration for has-mask class:
      // Has mask
      .has-mask:before {
      background-color: rgba(0,0,0,0.5);
      background-image: url('../images/bg-mask.png');
      background-position: left bottom;
      background-repeat: no-repeat;
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      }

    and add the display: block; property as above.

    • If your site is not running with Development Mode (check in template manager section), you need to compile less to css first: Admin panel > Extensions > Templates > JA Company > click the button to compile less to css

    Again, remember to back up your site first.

    Regards

    skillfulken Friend
    #1086871
    This reply has been marked as private.
    Saguaros Moderator
    #1086875

    Kindly share the credentials of your site: admin + FTP account, I will take a look.

    skillfulken Friend
    #1086885
    This reply has been marked as private.
    Saguaros Moderator
    #1086934

    Thanks for the info, let me check and will get back to you.

    skillfulken Friend
    #1088406

    Hello Saguaros, any solution for fixing the bug?

    Saguaros Moderator
    #1088475

    Hi,

    This issue is weird as it happens in Chrome + Windows only, it looks fine in a Mac, I’m still working on it, give me more time.

    Regards

    Saguaros Moderator
    #1088570

    Hi,

    We updated the file: root/templates/ja_company/acm/slideshow/tmpl/style-1.php

    Kindly check again.


    1. style-1.php_-1.zip
    skillfulken Friend
    #1088578

    Hello Saguaros, the bug is fixed!

    Thank you very much!!!

    Saguaros Moderator
    #1088587

    Great to hear that!

    Have a nice day!!!

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

This topic contains 15 replies, has 2 voices, and was last updated by  Saguaros 6 years, 3 months ago.

The topic ‘Bug in First Load of the Slideshow’ is closed to new replies.