Deepanker Verma
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Fatal error started with functions.phpThis is due to the declaration of zerif_setup() twice. In child theme’s function.php, you should remove this function.
Forum: Fixing WordPress
In reply to: Unable to remove sidebarAre you using any caching plugin? If yes, then remove cache before you check for the changes.
Forum: Plugins
In reply to: [AnsPress - Question and answer] New Update broke everythingShould I expect the fix? because I can see that you have changed the plugin structure a lot. I guess I was using 1.4.2 previously. Now everything has been changed. So, I have no option other than switching to some other professional reliable platform. It ruined my running website and I have no time to work from scratch on the code.
Forum: Plugins
In reply to: [SEO Friendly Images] Plugin showing error on archive pagesMy mistake. Another update was already there to fix this. ??
Forum: Plugins
In reply to: [AnsPress - Question and answer] Issues in the latest updateOk.. Waiting for the update. ??
Forum: Fixing WordPress
In reply to: Problem with my Home pageThere is some problem with your website. Please check for malicious activities. I also recommend to read the URL suggested by Matt.
Forum: Fixing WordPress
In reply to: Syntax ErrorWithout seeing code, it is hard to say anything. But I guess, you have not closed the PHP block in that file. You need to find out and fix the code. Or please paste the code here so that I can check
Forum: Fixing WordPress
In reply to: My Blog is Loading Really SlowYes, It is too slow and takes time. and it is strange that it takes time on twenty fourteen theme without plugin. DO you have big database? Did you contacted the server support. Put a simple HTML file on the server and try to check how it respond to that file. Because wordpress readme file is also taking too much time which was not expected.
Forum: Fixing WordPress
In reply to: How to insert User Search terms into "No matching terms found"You only need to add this <?php the_search_query(); ?> where you want to put the search term
Forum: Fixing WordPress
In reply to: Gap at the top/header not going all the way to the top of the pageare you talking about the white space between logo and the hellobar plugin subscription form?
Forum: Your WordPress
In reply to: My pageloading is hangingYou can also try cloudflare free CDN. I use Wpsuper cache with Cloudflare it works great. You can also try various optimization to improve page speed.
Forum: Fixing WordPress
In reply to: site loads too slowI analyzed your website and found that there are few things which can be done to improve speed. You can combine multiple css into one, optimize images, leverage browser caching and few other things.
try tools like
https://tools.pingdom.com/
https://gtmetrix.com/
https://www.feedthebot.comto analyze tour websute
Forum: Fixing WordPress
In reply to: Image Upload ErrorI also faced issue after upgrading to newer WordPress. Update all active plugins to newer version first. It the problem still exists, try using inspect element feature of your browser and see console. You will get to know what script is causing the error.
I hope this will solve your problem.
Forum: Themes and Templates
In reply to: Sight Theme – url after click logoFor this, edit header.php of your theme.. and link there..
It will be something like this: /”>
Forum: Fixing WordPress
In reply to: My blog RSS URLYour blog’s feed address is https://www.drivingschoolguide.com.au/feed/
and it is validate RSS feed. CHeck here: https://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fwww.drivingschoolguide.com.au%2Ffeed%2F