Naz Oke
asked 8 years ago

Hi,

I tried 2 different newsletter plugin

and I have this message with both : ![screen shot](https://www.dropbox.com/s/ddtk5d8s7azkmy6/DW-megamenu-conflict.png?dl=0 "enter image title here")

For now, I disabled the DW Mega Menu, but I like the Mega Menu…
How can I resolve this ?

Thank you

2 Answers
DominicStaff
answered 8 years ago

To resolve this issue, You can open the \wp-content\plugins\dw-megamenu\dw-megamenu.php file and find the line 145. Just changed from the following code:
function dw_megamenu_remove_title_wiget_if_empty( $title, $instance, $id_base ) {

With new code:
function dw_megamenu_remove_title_wiget_if_empty( $title, $instance = [], $id_base = ' ' ) {
Hope this helps !

Naz Oke
answered 8 years ago

Finaly I tried several other plugin.

It’s ok with MailPoet.
Thanks

Powered by DW Question & Answer Pro