this is my problem as well, was there any solution?
Same problem here… any solution found?
please!
i tryed everything…
also using Google Chrome, 1and1 server
Oh! just got it!
open your βwp-config.phpβ file in the root of your WordPress Install.
Search for this line:
require_once(ABSPATH . ‘wp-settings.php’);
And just before it add this code:
define(‘CONCATENATE_SCRIPTS’, false );
@mikidelarosa
Try installing this plugin: https://ww.wp.xz.cn/plugins/redux-framework/
1and1 is known for having really low php settings. I would check your max php values like max php memory.
Kadence Themes
Thanks a lot, i tried that before too, but it didn’t work, just worked for some (very little) problems.
define(‘CONCATENATE_SCRIPTS’, false ); solved rest of the problems!
π
i’ve tried all of these suggestions – different browser, downloading the redux plug in, turning off all other unnecessary plug ins, etc.. nothing is working. Help!
Hey kritta2363, what version of wordpress are you using? And do you have the latest version of virtue? Posting a link it always helpful.
Hannah
hannah – i’m currently using wordpress 4.0.1, and the version of virtue I have installed is 2.3.0
here’s my site, about an 1/8 complete π
http://www.kristalynn.net
So are you theme options hidden altogether or can you just not see them? Try deactivating all your plugins. Could be that your php memory is too low in which case you would need to contact your host.
Hannah
I do have theme options, just not the ability to add anything to the Portfolio. Also, I cant see the text when I am editing or posting. I can highlight it and see that it is there, but as I’m typing it looks like nothing. This morning I uninstalled all of wordpress and set up a new database, and re-installed, and these issues are still present.
I’ll contact my host (the wonderful Aplus.net grrr) regarding the php memory, but there is nothing else I use my site for so I dont think this is the issue, but you never know.
Thanks for the help. If i find a solution, ill post it.