Get 20% Discounts! offer in 2 days

Error creating code blocks

Home Support Support Tickets Error creating code blocks

Viewing 3 reply threads
  • Author
    Posts
    • #8894
      Allen Pooley
      Participant

      Hello, I’m getting an error when I’m creating a code block. The dialog box stays up where I put in the name when I click the create button, and TypeError: this.form.serializeObject is not a function appears in the console. Any thoughts?
      Thanks,
      Allen

    • #8896
      Ahmed Hamed
      Participant

      Hello,

      We’ve experienced this issue before: http://wordpress.org/support/topic/cannot-create-code-block-on-fresh-install

      We detected that the issue is because of the Theme is being running Javascript code in the CJT page where it shouldn’t do, causing error that prevent CJT Javascript from being loaded.

      The issue might also caused by other Plugins that runs broken Javascript code in CJT Page.

      You might give it a test by deactivate the Theme.

      Please let me know what happened.

      Thank you.

      Regards,
      AHMeD

    • #8898
      Allen Pooley
      Participant

      It seems it’s the theme that did it. I switched to a WP stock theme and it worked fine. So I guess I need to chase after my theme developer, eh?

    • #8899
      Ahmed Hamed
      Participant

      Yeah.

      Its a conflict with the Theme. The Theme is outputting Javascript codes along with the CJT Manager page where there is no need to do that! Theme is to style the frontend and has to link those Javascript only when required by the theme.

      It also seems that the Theme is linking those Javascript files along with Ajax Requests where is shouldn’t get involved!

Viewing 3 reply threads
  • You must be logged in to reply to this topic.