• bomishketi4

    (@bomishketi4)


    In my career, when using WordPress or other applications, I have often spent days trying to find a solution to a problem. It’s the most frustrating aspect of working with web development tools.

    Do you have a systematic process that you follow in order to solve technical problems when using applications such as WordPress?

Viewing 3 replies - 1 through 3 (of 3 total)
  • corrinarusso

    (@corrinarusso)

    It 100 percent depends on the problem. An experienced developer should be able to quick determine *where* to start the focus of your debugging procedure.

    Start here :

    Debugging in WordPress

    Then here :
    https://kinsta.com/blog/wordpress-debug/

    Then here :
    https://www.sitepoint.com/debugging-wordpress/

    Gyan Gaurav

    (@gyan-gaurav)

    I think more than half of the work is done, when you spot the origin of a problem. The solution part is bit easier. Many helps available online. You just need to google smartly.

    Applying a solution without understanding it, is the main problem IMO.

    glassofcode

    (@glassofcode)

    It totally depends on the error/problem

    Generally what I do for debugging –
    1. turn debugging on in wordpress
    2. when debugging gives me error and path to file with line number, I check that code
    3. google for the error and test

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How do you fix the problems you encounter using WordPress?’ is closed to new replies.