Rana Mansoor Akbar Khan
Forum Replies Created
-
Forum: Plugins
In reply to: [Logo Slider] Responsive?I am also trying to do the same thing.
This plugin would be great if we can make it responsiveForum: Plugins
In reply to: [Best Related Posts] [Plugin: Best Related Posts] Not workingNew version is working but It is not available for strange reasons I dont know of
related posts plugin with images is a tricky business, see how I solved my problems with this neat little plugin..
I just submitted a new plug-in for people who need thumbnails with their related posts… have a look. it is good SEO wise and you can customize it at will. http://www.sutlej.net/downloads/best-related-posts/
Forum: Installing WordPress
In reply to: Upgrade to 2.8 and now can’t log into siteProblem solved with better approach in this thread
Forum: Alpha/Beta/RC
In reply to: Upgraded to 2.8, can’t login to dashboardProblem solved with better approach in this thread
Forum: Installing WordPress
In reply to: Fatal Error – Admin Login following Auto 2.8 UpgradeI found a better solution for fixing wordpress fatal error here
It is very simple and very effective incase your plugin is no more supported.
Just edit your plugin files.. look for is_site_admin() string and replace it with is_admin()
your plugins will work as they used to.