• Hi,

    I think this is a nice theme but I had some trouble with it.
    I tried to add a PHP code in the custom template area provided in the theme settings. Since then the theme is crashed. However, the problem accured when I added following codes which belongs to iSlidex and WP Featured Content Slider plugins respectively:

    <?php show_islidex(); ?>
    <?php include (ABSPATH . '/wp-content/plugins/wp-featured-content-slider/content-slider.php'); ?>

    I tried with several things and also uninstalled and then reinstalled the theme but the problem can’t be solved. I have to say that the site works perfectly with other themes but not when I activate Mystique.

    Is there anyone that knows where in the theme is this code added so that I can remove it manually or if there is any other options for me to try solving this problem.

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Your code is at fault. You shouldn’t be using ABSPATH.

    Thread Starter Zeb

    (@zeb-el)

    The problem only apears when the theme is activated. I tried reinstalling the theme but the problem remains even after reinstallation.

    How can I repair it?

    You will need to delete the Theme options directly from the database.

    Thread Starter Zeb

    (@zeb-el)

    Well, I though so that there must be something in the database but as far as I’m just a beginner with very basic knowledge about coding and database so it’s not so easy for me to fix the problem. Is it possible for you to guide me or refer me to the information that might help me?

    Thanks

    Thread Starter Zeb

    (@zeb-el)

    Thanks Chip! It works at last!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Mystique is crashed’ is closed to new replies.