I’d like to know how to troubleshoot the following issues.
I’m using a theme that has an options panel to install demo data.
When I click on install data I get a message that it was installed successfully however nothing is installed at all.
So how do I get to know what the issue is? How do I troubleshoot this issue?
Many thanks
I have but I would like to learn or know how to debug / troubleshoot these things on my own without having to support which takes too long.
Is there a way where I can find out if the issue is theme related or hosting related and what actually is the issue and if I can have a poke at solving it myself?
when I’m doing the import I’m in the backend. I press import and the import says successful ( but no import )
So where hand how should I use the devtools?
I’m familiar with inspect element but not sure how I would use it with an import issue?
All software, including Wordpress, has a list of minimum server requirements, usually a minimum PHP and mySQL version, and possibly some specific PHP functions, your addon may also have similar requirements - looks at the vendors web site for detail then match that against what your web host gives you.
If no data has been added it suggests the plugin doesn’t work with your Wordpress version or hosting setup.