• Resolved morvarid

    (@morvarid)


    I am using electro theme in rtl mode, the problem is “woocommerce-product-gallery” is not working in product page, and when I deactivate wpbakery it works. This theme is dependent to this plugin. How should I solve or debug this problem?

    • This topic was modified 4 years, 1 month ago by morvarid.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter morvarid

    (@morvarid)

    Save your time by this little tricky CSS.

    Just add The following CSS to your style.css file or add it to Appearance -> Customize -> Additional CSS

    .flex-viewport {
        direction: ltr;
    }

    Its done!.

    • This reply was modified 4 years, 1 month ago by morvarid.

    Hi @morvarid. I’m glad you were able to figure this out! I’m going to go ahead and mark this thread as resolved. Feel free to create a new thread if you have any further questions!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘electro theme conflict with wpbakery’ is closed to new replies.