Rahul
Forum Replies Created
-
Forum: Plugins
In reply to: [Special Recent Posts] Plug-in Not working since UpgradeI believe that is due to Jetpack plugin, especially this CDN feature http://jetpack.me/support/photon/
It has existed for weeks now, the thumbnails (of special recent posts plugin widget) of posts that were published after upgrade to WordPress 3.5, have not been showing.
Forum: Plugins
In reply to: [Special Recent Posts] Plug-in Not working since UpgradeIt has not stopped working, but the thumbnails are not showing. As far as I can get, links like WORDPRESS_WEBSITE_URL/wp-content/plugins/special-recent-posts/cache/MTAwMTAwbm9zcmluaQ==.jpg?fit=1024%2C1024 are not rendering or getting shown as images.
You can check it out on this page; the special recent posts widget is used in the sidebar (just below the social networking icons and above “recently popular reports” widget title) http://www.fakingnews.com/2012/12/gujarat-elections-tulika-trolled-by-modi/
Forum: Plugins
In reply to: [Special Recent Posts] Plug-in Not working since UpgradeI hope you are talking about WordPress update? If so, thumbnails have stopped working even on my websites ever since I upgraded to WordPress 3.5. Hope the plugin authors update it for compatibility with WordPress 3.5 or let us know a patch.
It was a conflict due to “Theme My Login” plugin
Forum: Networking WordPress
In reply to: Essential to remove www from parent site?Well, it seems a code, which allowed cookies only from the main site, (added by W3TC plugin in wp-config.php) was causing the problem. Commented out that and now it’s working. Though there is another strange prob for which I’d make another thread :-/
Forum: Networking WordPress
In reply to: Essential to remove www from parent site?Since it was just a recommendation, I ignored it (and perhaps committed a mistake). While the Multisite was activated and installed, I have problem accessing dashboard of new sites.
The first site was added as a subdomain (the subdomain was created and pointed to the directory where WP Multisite is intalled).
I can see a “Just Another Your Network Site” and TwentyTen theme at the above domain, but I can’t login to the dashboard using either the superadmin credentials or admin (for the above site) credentials. There is an infinite redirection loop.
Is it because of that “www” stuff I ignored or could be some other issue?