Hello!
The plugins’ files are located under /wp-content/plugins/ Here there should be a folder with your plugin’s name, inside that a functions.php file. By the way, for quick fix, if you rename the your plugin folder’s name, it will deactivate it in WordPress, so it will no longer generate an errora and the site will work.
I hope this helps, if you need any assistance, just post here.
Greetings,
Balint
Theme Author
hxh90
(@hxh90)
Hi Doug99,
You have to remove both Exray and your problematic plugin directory, then re-download both of it to get the fresh unmodified files. Most of the time, It usually fix the blank white page error without problem.
Thread Starter
Doug99
(@doug99)
Thank you (both of you) for the advice. I use WPengine for hosting and as it turns out, they do automated daily backups. The backed up my site to the previous unmodified version within about 5 minutes. So that was great. However, that led me to research this a bit…the fact that exray is built on Twitter Bootstap is, apparently, what made the fix problematic- the files are in different places than they normally would be, and are not as accessible as they normally might be in a non-bootstrap environment…and by saying that, I say it as someone who is not familiar with boostrap, so to me, it was more of a firewall to getting to the code I needed. that being said, I have now investigated twitter bootstrap more carefully, read some tutorials, and am convinced it is a great choice for the developer to have used it, but it means I need to learn how it works to be able to go in and make some of the changes I was already capable of making in other themes. Great theme Septian, I love it, and I plan to use it permanently….keep up the good work.
Thread Starter
Doug99
(@doug99)
Thank you (both of you) for the advice. I use WPengine for hosting and as it turns out, they do automated daily backups. The backed up my site to the previous unmodified version within about 5 minutes. So that was great. However, that led me to research this a bit…the fact that exray is built on Twitter Bootstap is, apparently, what made the fix problematic- the files are in different places than they normally would be, and are not as accessible as they normally might be in a non-bootstrap environment…and by saying that, I say it as someone who is not familiar with boostrap, so to me, it was more of a firewall to getting to the code I needed. that being said, I have now investigated twitter bootstrap more carefully, read some tutorials, and am convinced it is a great choice for the developer to have used it, but it means I need to learn how it works to be able to go in and make some of the changes I was already capable of making in other themes. Great theme Septian, I love it, and I plan to use it permanently….keep up the good work.