Tomek
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Unable to access Dashboard after updating to 4.3.1I’m glad my post was helpful!
Forum: Fixing WordPress
In reply to: Unable to access Dashboard after updating to 4.3.1Thank you Augustin,
yes, I did and it took me to my home page. I was still logged in, so I had my admin banner across the top, but I was unable to go back to the dashboard.Anyway, it is all resolved now. Below is the response I’ve got from my host tech support:
I had to restart the memcache on the reampress to get your recent
wordpress update to complete. It appears to be working properly now and
you can try logging in now. Sorry for the inconvenience.Forum: Fixing WordPress
In reply to: How to include Unicode Character in the post title?Thank you
Forum: Fixing WordPress
In reply to: Slideshow gallery wrong auto-sizing imagesIt appears the problem resides with Jetpack.
I found the solution by adding the following code to Theme Settings -> Custom CSS:body div.slideshow-window * img { max-height: 100%; }
Forum: Fixing WordPress
In reply to: Slideshow gallery wrong auto-sizing imagesSure, Matt
The website is in Polish, but images are international language. here are few examples:
http://www.gazetagazeta.com/2014/11/polska-i-kanada-wzajemny-szacunek-i-zapal-do-wspolpracy/
http://www.gazetagazeta.com/2014/11/polska-i-kanada-wzajemny-szacunek-i-zapal-do-wspolpracy/
Forum: Plugins
In reply to: [Q and A FAQ and Knowledge Base for WordPress] Finding the id of each FAQIt’s in the URL when you are editing each FAQ.
Look for “Post=****”The same problem here.
Where can I find previous version to downlad?Forum: Plugins
In reply to: [HungryFEED] Image alignThis also work for re-sizing the image.
For example:
div.hungryfeed_item img {float:left;height:300px;width:120px;}Forum: Fixing WordPress
In reply to: 20,000 posts?Thank you Chris for your prompt response.
My concern is with the time it takes the editor to save a new post. We have now only about 2500 post and it already takes close to one minute to save new revision. At the same time the website loads in 5 to 10 sec. only.
I’m limiting number of revisions down to 3. My Database is regularly optimized.
With out current rate of growth I’m expecting we’ll have over 20,000 posts in just over a year.
Will the time of saving a new posts get any longer then?
Forum: Plugins
In reply to: [Optimize Database after Deleting Revisions] Where is the log file?I’ve increased the amount of available RAM on the server and re-run it.
It worked!Thank you
Forum: Plugins
In reply to: [Optimize Database after Deleting Revisions] Where is the log file?Would the size of my database had something to do with this?
My database is over 170MBForum: Plugins
In reply to: [Optimize Database after Deleting Revisions] Where is the log file?This will have to wait until I can take the website down.
I’ll let you knowForum: Plugins
In reply to: [Optimize Database after Deleting Revisions] Where is the log file?3.5.1, “Standard Installation”
Permalinks: http://www.mywebsite.com/2013/04/sample-post/Forum: Plugins
In reply to: [Optimize Database after Deleting Revisions] Where is the log file?On the page:
http://www.mywebsite.com/wp-admin/tools.php?page=rvg-optimize-db.phpAfter I click “Start Optimization”
Forum: Plugins
In reply to: [Optimize Database after Deleting Revisions] Where is the log file?Thank you.
Any reason why my dashboard would crash to 404 screen when I try to run database optimization?