lorenzodp
Forum Replies Created
-
Forum: Plugins
In reply to: [Ultimate CMS] Ultimate CMS too many queriesHi Xydac and thanks for your support.
I also want to aware you that the Pagespeed service of Google for developers:
(https://developers.google.com/speed/pagespeed/insights?utm_source=analytics#url=http_3A_2F_2Fwww.ossigenoinformazione.it_2F&mobile=false&rule=ServerResponseTime)
during a general check of the web server speed, noticed that the file /plugins/ultimate-cms/script.php takes 1,4 seconds to load. Maybe this can be a useful information to you.Forum: Plugins
In reply to: [Ultimate CMS] Ultimate CMS too many queriesYes, absolutely. Deactivating the plugin and reloading the page I get 26 queries less.
The loop i preceded by:
query_posts($query_string . ‘&cat=-1990,-2684,-91’);
which acts on categories. The taxonomy is just used for the cloud.Forum: Plugins
In reply to: Ultimate Taxonomy Manager doesn't show comboboxhi all, I realised there must be set a label (not created automatically)
Forum: Fixing WordPress
In reply to: Blank Page when I try to insert Photos in postSame problem to me! did anyone got a solution?
I’ve tried to disable all plugins, but nothing has changed.In my case i can say that the went out appared when i cancelled some pictures that i had previously loaded several times. The same picture was present 4 times, i’ve cancelled three records, and after that the loader stopped to work, and started to give me back a blank screen any time i try to insert a picture into post.
I believe it is a database problem, but i’m not skilled in it, does anyone has an idea?
PS: please help, mine is a photographic blog!!! 🙁