Video URL Meta Box is missing…

Posted in: Newspaper
Post count: 44

Any help would be great but it appears the Featured Video meta box has disappeared along with the Post Settings Meta Box

Post count: 44

Just figured out that another plugin is affecting it. I installed ultimate member – social login and no the meta boxes disappear… does anyone know why this is happening?

Post count: 22421

Hello,
Unfortunately this is the case with all premium themes. Not all plugins are compatible. Plugins are created on wordpress default themes but premium themes are custom theme. That means the code is not the same as the WP default ones. Plugins sometimes cannot detect custom elements and come in conflict with the theme code so they create compatibility issues. In this case you need top remove/replace the plugin causing issues.
Thank you!

Post count: 44

Bogdan,

thank you for the update. I appreciate the response but I was curious, do you know what would cause this? Conflicting function names, variables, ect???

Post count: 22421

Hi,
It is hard to figure out where it is conflicting with the theme code. Plugins were designed for the standard wordpress code. In most cases the conflict comes from using the same worpdress hook that injects code inside a specific wordpress event. If our theme uses the same implementation as a plugin, and the code was not designed to work on with another then these conflicts appear. In most cases plugin implementation is very hard as theme functions need to be changed. In most cases you will need to remove features of the theme in order to get the plugin to work.
You can read more about it here: https://forum.tagdiv.com/topic/any-idea-why-plugin-myeffecto-is-not-working-not-showing-with-newsmag/
Thanks.

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.