Get Professional Customization for any Website!
Contact us here for a free quote.

Okay
  Public Ticket #2482984
Theme Is Missing Feature
Closed

Comments

  • Akeme started the conversation

    Hello 

    I bought the jedkey and have had it installed on my live site and locally. The demo site attracted me to the buy the site. Yet, when installed on my computer, the onclick image modal feature does not work. Indeed, in the demo, clicking on the image shows a fixed responsive modal of the image with arrows to traverse all the different images. The installed purchased theme does not have that feature.

    I have read the entire documentation thoroughly and reinstalled the theme multiple times. I even had someone from GbThemes install the theme on my wordpress live site and the results are the same my local. 


    Is the demo showing features that are not available in the purchase or is there something else I am missing? 


    I am a working Java Software Engineer who knows Web Development, but I don't want to have to code more than necessary. Thanks 


    See attached image of my local wordpress site. Notice even how the image is much bigger than the demo product image.

  •  184
    George replied

    Hi Akeme,

    This is not a theme feature, this is a WooCommerce feature and in the last version it comes with lightbox disable.

    You can activate the woocommerce lightbox by adding the next code to the theme functions.php file.

    add_theme_support( 'wc-product-gallery-lightbox' );
    

    Hope this helps.

    Best regards,

    George

  •   Akeme replied privately
  •   George replied privately
  •   Akeme replied privately