Viewing 1 replies (of 1 total)
  • You getting an unrelated JS error.

    Uncaught TypeError: jQuery(…).jcarousel is not a function

    You can try:

    – To disable other plugins. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – Switch to the Twenty Fifteen theme to rule out any theme-specific problems

    – Use a browser debugger to find the error. This may help you track down the conflict
    https://developer.chrome.com/devtools/docs/console

    – [advanced] You may have some scripts embedded in your theme. To disable these look inside the header.php and footer.php, functions.php etc

Viewing 1 replies (of 1 total)
  • The topic ‘Photospace layout not processing’ is closed to new replies.