razarahil
Forum Replies Created
-
That would be great, Waiting for the update.
Forum: Plugins
In reply to: [JSON API] URL redirect me to Homepage<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>I’m also using W3TC.
Forum: Plugins
In reply to: [JSON API] URL redirect me to HomepageYes the plugin is still enable and no other plugin redirecting it.
Redirect happened because of my permalink. I created a test blog on a server with permalink structure /%postname%.html The plugin didn’t work
Then I changed the permalink structure to /%postname%/ and this time plugin works.
Can you please add fix so that we can use it with a later one. I can’t change permalink structure right now I’ll affect my blog badly.
Forum: Plugins
In reply to: [WPSocialite] Buttons gonePlease close it, the problem occurs due to https://disconnect.me/ chrome extensions. Extension blocking all the social script.
Forum: Plugins
In reply to: [WPSocialite] Buttons goneSorry for the false alarm, but it’s happening with all my other blogs.
The problem occurs only in Chrome beta. Cleared cache but still same blank space.Forum: Plugins
In reply to: [WPSocialite] All buttons collapseThanks, Problem Resolved!