Warning: Declaration of CJTPlusInstaller::run() should be compatible with & CJTServicesInstaller::run() in /home/cjtdev/public_html/dev/wp-content/plugins/css-javascript-toolbox-plus/Installer/Installer.class.php on line 90
Reply To: Error creating code blocks | CJT Staging

Get 20% Discounts! offer in 2 days

Reply To: Error creating code blocks

NEW Landing page Support Support Tickets Error creating code blocks Reply To: Error creating code blocks

#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!