Okay
  Public Ticket #1319135
bug in theme causing project page images to distort (both on demo site and my installation)
Closed

Comments

  • kastlemediasolutions started the conversation

    When you click on a project from main menu, then click on a particular project, the background images get distorted and pixelated.  This is the case on the theme demo http://demo.oceanthemes.net/archi/portfolio-2-columns/ and I'm having same issues on my installation.  Is there a fix for this?

  •  2,005
    Ocean replied

    Hello,

    I'll fixed this problem in next version, I think issues from zoom out project image when hover and click on it: http://demo.archiwp.com/portfolio-2-columns/

    Thank you

  • kastlemediasolutions replied

    Ok, when will the next version be ready?  I am using this site for a client so I need an eta of a fix as they are obviously not happy with how it works now.

  •  2,005
    Ocean replied

    Send link your website for me check and try to fixed your problem, Thanks

  •   kastlemediasolutions replied privately
  •  2,005
    Ocean replied

    Hello,

    I see your projects on your website work fine: http://181.224.139.242/~kastleme/mlwcontracting.com/

    You can continue to using projects for your website: http://prntscr.com/gskklr

    Thank you

  • kastlemediasolutions replied

    No they do not.  The screenshot you shared is of the main project grid page.  When you click on an actual project, it opens like a lightbox or popup....and then the pictures behind it get all scrambled and look bad.  I attached a screen shot.

  •  2,005
    Ocean replied

    Hello,

    I have a solution for your problem, but you have agree to remove image zoom out when hover on project image?

    So, please close this code in designesia.js file (folder path: wp-content/themes/archi/js/)

    Find to this line code: /* gallery hover */

    jQuery(this).find("img").stop(true).animate({
                        width:  w*$scale,
                        height: h*$scale,
                        'margin-left': -w*($scale - 1)/2,
                        'margin-top':  -h*($scale - 1)/2
                }, 700,'easeOutQuad');
    

    Thank you

  • kastlemediasolutions replied

    the project gallery works fine on the home page...you hover and it zooms...and then click and it opens the project window and there is no scrambling of the pictures behind.  However, when you go from the home page to the projects grid page...and then click on a project there is an issue with scrambling. So it works fine on the home page, just not the project page.  This is the same case for our installed theme as well as your demo site.  There must be a way for you to fix this without losing the hover zoom in feature, as this is a desirable feature we don't want to lose.  

  •  2,005
    Ocean replied

    Hello,

    Please don't worry.

    I will try to fix this problem as soon as possible, will fix the problem and update the theme on tuesday of next week.

    For now, you can continue to setup your website.

    Thank you

  •  2,005
    Ocean replied

    Hi, 

    Please update the Archi theme latest version 3.6.8.2 to fixed your bugs.

    I just release new version today: https://themeforest.net/item/archi-interior-design-wordpress-theme/12649286

    Thanks