varunsridharan / wc-product-subtitle

Create Custom Product Subtitle For WooCommerce Products.
https://wordpress.org/plugins/wc-product-subtitle/
GNU General Public License v3.0
1 stars 0 forks source link

All the wordpress image system stop working with plugin is activated #24

Closed enobiz closed 4 years ago

enobiz commented 5 years ago

All the wordpress image system stop working with plugin is activated. Cannot click to add media, cannot set feature image, cannot use UXBuilder to select images, cannot go switch from visual/text in the original article builde of wordpress.

I have version 4.0 of the plugin + wordpress 4.8.3

varunsridharan commented 5 years ago

hi there can you please provide some more information ?

Where exactly issue is ? like (post edit page, media upload page)

And also provide a screenshot of the browser console (Errors)

How To Open Browser Console

The Browser Console contains important information on Errors. While most of the errors shown are JavaScript related some server related information can get displayed as well. Chrome:

Press either CTRL + SHIFT + J to open the “console” tab of the Developer Tools.

Alternative method:

Press either CTRL + SHIFT + I or F12 to open the Developer Tools.
Press ESC (or click on “Show console” in the bottom right corner) to slide the console up.

Note: In Chrome’s dev tools, there is a “console” tab. However, a smaller “slide-up” console can be opened while any of the other tabs is active.

Safari:

Press CTRL + ALT + I to open the Web Inspector.
See Chrome’s step 2. (Chrome and Safari have pretty much identical dev tools.)

Note: Step 1 only works if the “Show Develop menu in menu bar” check box in the Advanced tab of the Preferences menu is checked!

IE9:

Press F12 to open the developer tools.
Click the “console” tab.

Firefox:

Press CTRL + SHIFT + K to open the Web console (COMMAND + SHIFT + K on Macs).

or, if Firebug is installed (recommended):

Press F12 to open Firebug.
Click on the “console” tab.

Opera:

Press CTRL + SHIFT + I to open Dragonfly.
Click on the “console” tab.