Can’t add any menu items anymore, server related

While it is a guess, rather than certainty, the issues with menus typically boil down to following — working with them involves submitting large and complicated POST requests to server. And what on server has issue with large and complicated POST requests? Security software! The first item to check in such case is usually going … Read more

Multi-server environment is causing problems in WordPress

here is the solution! http://www.iconwebsolutions.info/wordpress-admin-prevnext-page-links-still-pointing-to-the-old-site/ Open the file wp-admin/includes/class-wp-list-table.php Search for ‘function pagination’ You will find below line of code to set the current url $current_url = set_url_scheme( ‘http://’ . $_SERVER[‘HTTP_HOST’] . $_SERVER[‘REQUEST_URI’] ); $current_url is built using $_SERVER[‘HTTP_HOST’] which will not work for the servers running under proxies so change this URL or basically … Read more

Expired Post with More Recent Time Stamp?

I am pretty sure that what you are looking at are post revisions. The posts with status “expired” are the primary post. The ones with “inherit” are revisions or autosave. Look at the post_name column and you should see a pattern like **-autosave-** or **-autosave-**, and then look at the post_parent column and your “expired” … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)