I am having a question. I recently got working to an already created eshop made with woodmart but I had problem with filters. After trying many ways to cope with that problem and doing a clean installation and everything worked as is should I ended up that maybe a plugin is conflicting. After trying to disable all the plugins to the non-working installation I was still having the same issues with filters and categories.
I then thought that an error in database could be the problem. I went to phpMyAdmin and then I realised that there was no table prefix to the non-working installation.
My question is shall I add a prefix for the tables. Could that be a problem? I am asking that whether you know that your theme indeed has problem with no prefix tables or it doesn’t matter for the theme to work whether it has a table prefix in database or not.
So shall I try that too?
I have backed up everything just in case something goes wrong.
Thank you in advance.
Sorry, but this question is not related to the theme. Actually, you never should change your tables prefixes manually. If you have the wrong prefixes, your website will not work at all.
Thank you for the prompt answer. I know that the topic is not relevant to the theme but just for wiki reasons I was talking of changing table prefix from no prefix at all to a prefix. My question was if there is no table prefix will the theme be affected negatively by this?