• Resolved Andrew1977

    (@andrew1977)


    Good Morning,

    Firstly would like to say that GeneratePress is an amazing theme.

    Just moving over to Woocommerce and have noticed a couple of things.

    Can’t seem to get the lightbox enabled.

    Have tried the following code, with no success:

    add_action( ‘after_setup_theme’, ‘yourtheme_setup’ );

    function yourtheme_setup() {
    add_theme_support( ‘wc-product-gallery-zoom’ );
    add_theme_support( ‘wc-product-gallery-lightbox’ );
    add_theme_support( ‘wc-product-gallery-slider’ );
    }

    Also, our cart page is all squashed up on desktop view. Have checked to make sure that there are no pre tags in the shortcode.

    Not sure if anybody has got any ideas or suggestions that may help?

    Running the latest versions of Woocommerce and GeneratePress.

    Kind Regards,

    Andy

    • This topic was modified 4 years, 8 months ago by Andrew1977.
    • This topic was modified 4 years, 8 months ago by Andrew1977.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Leo

    (@leohsiang)

    Hi there,

    Lightbox should be enabled by default.

    Any chance you can link us to the site in question with WooCommerce as the only activated plugin?

    Let me know ??

    Thread Starter Andrew1977

    (@andrew1977)

    Hi Leo,

    Many thanks for your reply.

    The only thing is the website is set up on our localhost at the moment, so it’s not visible to anyone else at the moment.

    If you’ve got any ideas, or things I can try, that would be great!

    Kind Regards,

    Andrew

    Leo

    (@leohsiang)

    Any chance you can duplicate the issue on a live server with all other plugins disabled so we can see?

    It’s really tough to tell as we haven’t had any other reports on this.

    Thank you ??

    Thread Starter Andrew1977

    (@andrew1977)

    Hi Leo,

    It’s all working now!

    Thank you for all your help with this!

    I’ll mark this as resolved.

    Kind Regards,

    Andrew

    Leo

    (@leohsiang)

    Glad you were able to figure out!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Woocommerce Issues’ is closed to new replies.