Theme options page doesn't work

Hi guys, I am clicking Theme options and a blank page is displayed. Same with Header, Footer, Content etc. I have noticed that the pro folder was empty on my server and I copied the files. It still didn’t work. What else should I check? Thank you!

Hi There,

It might be the theme is broken. Could you please delete/rename the pro folder then re-upload the zip file from the Wordpress admin?

Please also try adding the following code into your wp-config.php file in the root of your WordPress installation.

define( 'WP_MEMORY_LIMIT', '256M' ); define( 'WP_MAX_MEMORY_LIMIT', '256M' );

If it doesn’t work, would you mind providing us with login credentials(by clicking on the Secure Note button at the bottom) so we can take a closer look? To do this, you can make a post with the following info:

  • Link to your site
  • WordPress Admin username / password
  • FTP credentials

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.