Newspaper & bbpress login

Posted in: Newspaper
Post count: 3

Hello, I have a strange problem with the connexion link in the top bar, when trying to login or to register, it says wait, but it’s not working.. I have this error in the console js:

Uncaught SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse (<anonymous>)
at Function.n.parseJSON (jquery.js?ver=1.12.4:4)
at Function.a.parseJSON (jquery-migrate.min.js?ver=1.4.1:2)
at Object.success (tagdiv_theme.min.js?ver=8.1.1:243)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at y (jquery.js?ver=1.12.4:4)
at XMLHttpRequest.c (jquery.js?ver=1.12.4:4)

any idea ?? thanks

Post count: 3

ohh just one thing I use a child theme ! maybe i need to add something in the function.php ??

Post count: 23312

Hello DanielB,

Try to disable the child theme and check the results. Clear all the caches and check the results. Also, if you are using some untested plugins try to disable all of them, leave just only requested plugins to be active and check the results.

Hope this helps and let us know how it goes!

Thanks for the message!

Post count: 3

Hello, I tried on the main theme and it’s working… no plug in seems to interferate, it’s something like the child theme doesn’t include the proper js library I guess ? any ideas ?

thanks very much..

Post count: 23312

Hello DanielB,

Notice that the Bbpress uses only the default WordPress functionality for Login widget. Ensure that you are using the latest version of the theme and also, install only the plugins that come bundled with the theme core files and rule out any conflicting plugins. Clear all your caches and check the results. Also, ensure that you are using the latest child theme version which comes bundled with the latest theme packet.

Thanks for your understanding!

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