Hi @vievioor, please press ctrl+shift+j and share the errors seen on the console window. There is nothing in shortcoder that can break other plugin.
Please share the errors and I’ll figure it out.
Thanks,
Aakash
Ok, maybe not destroy, but it disable some functions of other plugin.
Here is the difference: https://image.ibb.co/dkFDUq/shortcoder.jpg
-
This reply was modified 7 years, 1 month ago by
vievioor.
Can you please press ctrl+shift+j in chrome on the page where issue is seen and collect the errors ?
There is nothing in console
Got it, I remember seeing the same issue some time before https://wordpress.org/support/topic/conflict-with-image-photo-gallery-final-tiles-grid/
The issue is, with javascript window onload event overwriting the image gallery plugin’s onload event. Hence the settings panel of that plugin was not opened/loaded.
Please edit shortcoder\admin\sc-admin.php using plugin editor and insert a # to the beginning of line number 22. So that you comment that line.
I’ll add it to the todo list and fix it.
Thanks,
Aakash
Works 🙂 Thank you very much!
The problem is coming back. Probably after some update, but this time # in line 22 does not help.
Hi, I need more details on this. Please share any errors screenshots to help you assist with the issue.
Thanks,
Aakash
False alarm with shordcoder, I turned off all plugins and Image Photo Gallery Final Tiles Grid still has a bug.