• Since the last update my widgets are locked.

    I have no plugins installed. I have tried the default template and they work. My theme however that I got from themeforest is not working. They tell me however that it is not there theme.

    I have reinstalled wordpress and there theme and i get the same results.

    Is there anything else that could be causeing this to heppen. I have checked this in all browsers with the same results.

    PULLING MY HAIR OUT.

Viewing 12 replies - 1 through 12 (of 12 total)
  • Try using a different theme eg. Twnety Twelve or re-installing WordPress.

    Thread Starter mikeoffy

    (@mikeoffy)

    Thanks but did you even read my post? I does work with other default themes and i did reinstall with the same results. Thanks for replying though.

    Oops sorry. Themeforest is a directory of themes but they don’t create the themes themselves. You will need to contact the actual theme developer to get this problem fixed.

    Thread Starter mikeoffy

    (@mikeoffy)

    I understand that they do not develop the themes. I have talked to my theme creator and they said it is not there issue.

    I checked my browser console and here are some errors I am getting.

    SEC7115: :visited and :link styles can only differ by color. Some styles were not applied to :visited.
    widgets.php
    SCRIPT5007: Unable to get value of the property ‘length’: object is null or undefined
    jquery.js?ver=1.8.3, line 2 character 14331
    SCRIPT5007: Unable to get value of the property ‘length’: object is null or undefined
    jquery.js?ver=1.8.3, line 2 character 14331
    SCRIPT5007: Unable to get value of the property ‘length’: object is null or undefined
    jquery.js?ver=1.8.3, line 2 character 14331
    SCRIPT5007: Unable to get value of the property ‘length’: object is null or undefined
    jquery.js?ver=1.8.3, line 2 character 14331

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Which theme is it? The author box is usually on the right hand side of the theme page there.

    Edit: DOH! I’m too slow. Read below anyway. 😉

    It could be a javascript issue. Give the Master List a good read and try enabling the debug console on your browser.

    http://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors

    If you do see js errors when you move widgets try adding this line to your wp-config.php file and see if it gets better.

    define('SCRIPT_DEBUG', true);

    Make a backup copy of your wp-config.php file first.

    In this case without having the page which I can look at and debug I can’t help a lot. Those errors are fairly trivial and would not cause the script to not work. Have you tried using a different browser?

    Thread Starter mikeoffy

    (@mikeoffy)

    Jan
    I followed that info before I posted here. The funny thing is when i added define(‘SCRIPT_DEBUG’, true); it did get a little better. I was able to open my widgets in the right hand columnn but i still could not move any new ones over to that colummm they seem to just be locked. No drop or drag features at all.

    I do get this error in all browsers.

    The theme is Celetinoby http://yithemes.com/

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Yep, it’s this one.

    http://themeforest.net/item/celestino-clean-and-creative-portfolio-theme/3183494

    Author is
    http://themeforest.net/user/Sara_p

    The funny thing is when i added define(‘SCRIPT_DEBUG’, true); it did get a little better.

    A little better? That’s interesting. Can you post a link to your site?

    Thread Starter mikeoffy

    (@mikeoffy)

    As of right now as i am working on this site it is local using wamp.

    Thread Starter mikeoffy

    (@mikeoffy)

    Its very frustrating as yesterday all was good until I updated to latest version 3.5

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Ha. That’s a tough one. Short of getting the theme vendor to troubleshoot, I think we’ve hit the practical limit of support here.

    All I can suggest is doing as you’ve done: pointing out that it works with Twenty Eleven and not with that theme to the author.

    Thread Starter mikeoffy

    (@mikeoffy)

    Ok thanks for help

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

The topic ‘Widgets locked’ is closed to new replies.