WordPress 3.5 Fixes

Latest Reply from Alice at 2015-04-21 05:32:33
Hi!
Some problems with WordPress dashboard appeared after update WordPress to version 3.5. There are two ways to fix these problems:

1. You have to remove string
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>

from the file inc/administrator.php of the theme, and replace file js/admin.js with the admin.js from the following archive (admin.js).

2. Method from user Janice:
Add the following code:
define('CONCATENATE_SCRIPTS', false );

to your wp-config.php, just above:
require_once(ABSPATH . 'wp-settings.php');

The line was last one for me, so add the new one as second to last, save and it works!
what is exact location of "js/admin.js" i have same problem at http://www.premkurtis.com
js/admin.js is located in the theme directory. Most common variant is wp-content/themes/[themename]/js/admin.js.
Perfect. That's what I needed to know!
Oh Yes!! I felt desperate this morning after upgrading but now I am ok !! It worked perfect for me. Thanks !
Hi everyone, i did what you guys said but it dont seem to save my settings. it dont even show the message: "New configuration saved"

what could be the problem?
I used janice method, it works perfect...Thank you.
I used Janice method but when I save my changes I got the message "Not Found

The requested URL /wp-admin/admin.php was not found on this server."

Help needed please.

I'm using Thanksgiving theme.
Do I have this problem too? What is the exact problem?
Do I have this problem too? What is the exact problem?
Hello. I bought the theme 'Onion' But when I select the option for divide the text of page in columns does not work. Help me please.
Hello,
I had a problem with the media insert function since upgrade to 3.5; Janice method worked fine.
But the problem I have since the begginning is not resolved. I have the same problem with the insert link function in my articles. What should I do?
thank you.
Hello,
I have problem with nextgen plugin and wordpress 3.5 and Kitchener Theme. I dont move galleries to album - method "drag & drop" don't work for me.

Regards,
Lukas
Hello, after upgrading to WP 3.5 your AutoZone theme does not work. Particularly, my dashboard returns 500 error or a blank page. When deactivating the theme, everything goes normal. I've tried http://smthemes.com/support/topic/wordpress35fixes/ without any success. Please help me. Thanks
@Arxangelo

HI, R u sure you tried the wp 3.5 fix properly?
ALso, try redowloding the theme and make a fresh install n try.

Regards
http://www.softwaresbyvishnu.info
Today I updated my Wordpress, and theme too` with putting 2.0 version. Now it`s working. Thank you all!
Hi, I'm using COOKINGBOOK theme. There is a problem, CATEGORIES doesnt seem on home page. Only HOME and UNCATEGORISED is there, but other categories is not. How Can I solve this problem? Please, Help. Thank you.
Forget that, I found :)
I fixed along to the solution but never success so I have to delete the theme to let WP back to online.

I now use WP. V.3.5.1,

I did not use the fresh WP installation I have contents.

Please advise for more with thanks.

Suvarn
I'm having a lot of issues with my theme as well. I use GameFun. Website = http://ectclan.com/
Have tried Admin and Janice methods and still have blank white pages using the Filmatica Theme 2.0.

HELP! I have multiple sites running this theme.
Tell me how I can upload a photo in the record. Previously, all the rules of Georgia, now gives an error after upgrading to WordPress version 3.5 (and all browsers) Topic WpHoster

the file is still loaded into the media library and even what was specified for the record.

writes - During loading error has occurred. Please try again later.
Method #3
Change version of jQuery (1.8) to actual (1.10.3 (6 nov 2013))
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>


Method 1 and 2 not working on WP 3.7.1
on WP 3.7.1 i got:
Warning: preg_match(): Compilation failed: missing ) at offset 166 in /var/www/domains/retrophonics.nl/www/wp-content/themes/retromusic/inc/library.php on line 390 Warning: preg_match(): No ending delimiter '/' found in /var/www/domains/retrophonics.nl/www/wp-content/themes/retromusic/inc/library.php on line 390

whaqt can it be?
i Can note open my active code , cna you help
Hi!
Could you contact us via email(support@smthemes.com), please.

Leave a reply

Add codeAdd image