• Resolved kalagni

    (@kalagni)


    Every time I activate this plug in my product page acts like there are two columns, and everything is in the right column. When the plug in is off the product pictures and listing go across the entire page, but when activated it only takes up the right half of the screen.

    I tried turning plugins on and off, uninstalling and reinstalling SVI, puttered through all the settings, just couldn’t find how to fix this. My page is in Coming Soon mode, so I can’t share the page properly.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author David Rosendo

    (@drosendo)

    Hello!

    Everything is fine, you dont need to touch any settings.
    The reason that occurs is because your theme uses it’s own css styles(classes) to format that specific area and since SVI replaces the image area with my code those styles go away.
    Meaning that for you to be able to use the plugin in the correct place you have 2 alternatives:

    1. Figure out what class applies the styles to that area, copy those styles and go to Appearance > Additional CSS and paste them in a new class.
    The default WooCommerce class is .images{//paste in here the styles from the theme}
    2. Only available in PRO Version, a field called “Custom CSS”where you can just say that the themes class that has the style is: “XPTO”, and Iwill grab those styles automatically.

    Cheers,
    David

    Thread Starter kalagni

    (@kalagni)

    Thanks David, I’ll give it a look over, see if I can’t figure that out.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plug-in shifts everything to the right.’ is closed to new replies.