Sagar_Mankar
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: permalinksHello,
I’d like to convey you that there are multiple options to do so.
1st : Check the screenshot given below :
2nd : Edit your .htaccess file and type the code given below :
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
Do let me know if your facing an issue regarding it still.
Forum: Fixing WordPress
In reply to: Display Database QueriesHello,
There is a plugin available for this sort of things, but it wont fulfill it completely.
Still you can try the plugin named as “Debug Queries”If you face any difficulty for using it, do let me know about it.
Forum: Fixing WordPress
In reply to: deleting comments from dashboard not from siteHello,
You can identify the genuine comments and replies just accept them at once.
I’ve tested this plugin and stored the spam like around 2000 and it was deleted within 3-4 seconds.Just accept the real one’s and delete the fake ones
Do let me know if you are facing difficulty by using it.
You can prevent spam also by setting the CAPTCHA plugins .
Or just do a check box on your form.Forum: Fixing WordPress
In reply to: deleting comments from dashboard not from siteHello,
If you want to delete all the spam or unwanted comments then just install a plugin called as :
Delete All Comments
Plugin found underTools > Delete All Comments
Please let us know if you face any difficulty with it
Forum: Fixing WordPress
In reply to: Image size maximum is 1024 x 768?Hello,
I’d request you to please download the plugin Resize Image After Upload
It will automatically convert the long size image to the 1024 * 768.
The quality will be same.
So do not worry about that.Do let me know if you still face an issue with it
Forum: Plugins
In reply to: Issues With W3 Total CacheHello,
It seems either the plugin didn’t have all the files or your not using the proper configuration steps.
Try to re-download and then re-configure.
It will help you a lot in this
Forum: Fixing WordPress
In reply to: How to block people from viewing my directoryHello
Do you know about robots.txt ?
If yes then go in that file and type the following lines in it and then save.User-agent: *
Disallow: /folder1/That’s it..!! Do let me know if you need some other help
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Featured image not fitting in postHello,
Just add the media and download a plugin called as an Resize Image After Upload
This will fit your image in the feature Image, just make sure you use (1038px width and 576px height)
Forum: Fixing WordPress
In reply to: How to move Followers from blogspot blog to wordpress site?Hello,
Have you completely moved your site ? If yes then bloggers will come automatically but do make sure you maintain the blogger permanlinks after moving so that the followers will be there.
There is an plugin available as wp-maintain-blogger-permalinks
It will help you.
If you need to have details you can check the URL
Thank you
Forum: Installing WordPress
In reply to: Difficulty running Install ScriptHello,
Do you’ve access to cPanel ?
If yes go to cPanel >> file manager >> click on hidden files >> then select go >> you’ll find a file .htaccess in your write the following lines in it.DirectoryIndex index.php
Forum: Fixing WordPress
In reply to: 302 error found in website headerHello,
Check your header.php file once an suspicious code will be there
Forum: Everything else WordPress
In reply to: Redirect HelpHello,
The second option wont damage your backlink’s.
Hence I’d suggest you to go with it.
Also do let me know if you’ve cPanel access