Error jquery conflict in wordpress admin with plugin and theme - wordpress

I use plugin Visual composer and create theme default ice underscores.me but it conflict jquery in wordpress admin. I add widget and don't save data. I deactive theme or plugin visual composer it no conflict. Help me

Related

Overriding MemberPress Template Files in Oxygen Builder via Plugin?

I want to override the MemberPress plugin's templates by following
https://docs.memberpress.com/article/165-how-to-override-template-files
But the problem is that I'm using Oxygen Builder which disables the WordPress themes so I can't copy the template folder to my child theme.
Is there a filter to change the MemberPress plugin template override path so I can override the templates from within a custom functionality plugin?
I have created a custom WordPress plugin to solve this problem.
This plugin is made for Oxygen Builder users where the theme is completely disabled. Simply add your customized MemberPress template files inside the [mepr_templates] directory in this plugin.
You can find the plugin here
https://github.com/Taimurian/oxygen-memberpress-support

How to show a notice for required plugins while installing new theme in our wordpress project

I am creating a theme for distribution purpose in wordpress and I am new in wordpress. I used some plugins in my theme. I want to show a notice for required plugins which is neccesary for my theme who would use my theme.
You can also use TGM Plugin Activation library to show a notice for required plugins

How to create plugin to create menu automatically in wordpress on plugin install?

I have created a plugin, i want that, when my plugin will install, it should create menu with pages in wordpress automatically.

Shortcode is not working in my wordpress

After I installed the demo content in wordpress. I'm not able to see the content. Instead of that, the shotcode is shown.
It could be because you haven't install or activated the plugins came with theme. If your theme use some kind of visual builder to create pages. Please install and activate that plugin.

Extending TinyMCE Wordpress Plugin with more plugins

I want to extend TinyMCE Advanced Wordpress Plugin with one of the plugins that is written for original tinymce editor package (http://tinymce.moxiecode.com/). That plugin is imgmap and I can find some steps (www.code.google.com/p/imgmap/wiki/TinyMCE_setup) to setup this plugin with original tinymce editor, but tinymce advanced wordpress plugin seems different.
Can anyone please guide me how can do?

Resources