Viewing 2 replies - 1 through 2 (of 2 total)
  • I have the same problem. I saw you fixed it. Please may you give me some advicee.

    Thank you in advance.

    — Luigi

    Thread Starter rom12398

    (@rom12398)

    I’m not very technical in nature so if I describe this wrong sorry.

    The developer who created my site used a lot of javascript, and in order to use that they need to have a function to call in the different scripts to be used. For some reason, I had three separate lines of code that did the following:

    1. Removed universal javascript library
    2. Installed functions from an old javascript library
    3. Installed the universal library that was already in place (that was removed in step 1).

    All I did was remove steps 1 and 2, so that the only library installed was the universal one (as used by wordpress). I was obviously worried that by doing that it would screw up some other pages/functions, but it has had no effect on anything else.

    In short, it was a javascript error completely outside of the control of the plugin. Hope this helps.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Title Not Expanding’ is closed to new replies.