Title: writeawriting's Replies | WordPress.org

---

# writeawriting

  [  ](https://wordpress.org/support/users/writeawriting/)

 *   [Profile](https://wordpress.org/support/users/writeawriting/)
 *   [Topics Started](https://wordpress.org/support/users/writeawriting/topics/)
 *   [Replies Created](https://wordpress.org/support/users/writeawriting/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/writeawriting/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/writeawriting/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/writeawriting/engagements/)
 *   [Favorites](https://wordpress.org/support/users/writeawriting/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Erasing Mystique Settings](https://wordpress.org/support/topic/erasing-mystique-settings/)
 *  [writeawriting](https://wordpress.org/support/users/writeawriting/)
 * (@writeawriting)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/erasing-mystique-settings/#post-1588554)
 * On one of my blogs, the theme was working fine but suddenly I do not see anything
   except a blank page under the mystique settings page. The page displays the tabs
   but clicking on any tab generates nothing.
 * Could you please tell what the problem might be as I do not want to let go of
   the theme.
    Regards, Amy
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Please help!! Blank page when accessing my site](https://wordpress.org/support/topic/please-help-blank-page-when-accessing-my-site/)
 *  [writeawriting](https://wordpress.org/support/users/writeawriting/)
 * (@writeawriting)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/please-help-blank-page-when-accessing-my-site/page/2/#post-1634676)
 * I tried the following (by modifying the code) to get the ads to display after
   post 1 and 3 and got the theme broken:
    <?php function my_ads_after(){ global
   $wp_query; if(is_home() && ($wp_query->current_post+1 == 1)) echo do_shortcode(‘[
   ad code=5]’); } function my_ads_after(){ global $wp_query; if(is_home() && ($
   wp_query->current_post+1 == 1)) echo do_shortcode(‘[ad code=6]’); } add_action(‘
   mystique_after_post’, ‘my_ads_after’); add_action(‘mystique_before_post’, ‘my_ads_after’);?
   >
 * My site is [http://www.writeawriting.com/](http://www.writeawriting.com/)
 * Thanks to this issue solved, I have fixed it up now but can u please tell us 
   that how can we put in 2 ad codes in the home page, category, tag pages.
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)