• Hi there,
    Im quite new to WordPress and indeed web editing so any and all help is appreciated. I am experiencing difficultly with trying to access the dropdown menus when editing pages and am unable to insert the Page Parent or Page Slug.

    When I hover the cursor over these this error shows
    javascript:void(null)

    Can anyone please help me with a solution to this?

    Thanks,
    Colm

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter dubcity

    (@dubcity)

    does anyone know anything about this matter?

    Moderator t-p

    (@t-p)

    try placing this near the bottom of the wp-config.php:

    define('CONCATENATE_SCRIPTS', false);

    before the require_once line, and see if that resolve the issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘javascript error’ is closed to new replies.