Your account expired support, please renew to get your support.

Home Forums Themes Support Gecko Code showing when clicking on images

Viewing 3 reply threads
  • Author
    Posts
    • #38542
      borami
      Support Expired

      Hi Henry,

      I’m sorry to have to come back to you.

      When we click in an image of a product it show some strange code instead of zooming the image.

      Any clue what could cause that?

      Thanks and regards.

      Attachments:
      You must be logged in to view attached files.
    • #38546
      Harry
      Support Expired

      Hi,

      It like the image caption? Please try deactivate plugin one by one and check.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #38549
      borami
      Support Expired

      Hi Harry,

      I’ve activated the zoom of the image when the mouse is over it and seems to solve it on desktop but not in mobile.

      when you mean deactivate plugin, you mean every plugin or any specific?

      thabks.

      Attachments:
      You must be logged in to view attached files.
    • #38554
      Harry
      Support Expired

      This issue because you load image from https://media.bdroppy.com/storage-foto and the title of image contain the code https://prnt.sc/uis1ew

      You can fix by hide caption of image by add below code to JanStudio > Theme Option > General Layout > Custom CSS

      .pswp__ui--fit .pswp__caption {
      	display: none;
      	height:0 !important;
      	min-height: 0 !important;
      }

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 3 reply threads

You must be logged in to reply to this topic.