Title: catalystdesignbkk's Replies | WordPress.org

---

# catalystdesignbkk

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Timely All-in-One Events Calendar] [Plugin: All-in-One Event Calendar] installation problem on a static page](https://wordpress.org/support/topic/plugin-all-in-one-event-calendar-installation-problem-on-a-static-page/)
 *  Thread Starter [catalystdesignbkk](https://wordpress.org/support/users/catalystdesignbkk/)
 * (@catalystdesignbkk)
 * [14 years ago](https://wordpress.org/support/topic/plugin-all-in-one-event-calendar-installation-problem-on-a-static-page/#post-2756512)
 * yes the problem of mine not showing up is really annoying me and no one has come
   up with a good solution. So i will try and find another calendar with easy short
   code functionality,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Timely All-in-One Events Calendar] [Plugin: All-in-One Event Calendar] Blog menu item not highlighted for blog posts](https://wordpress.org/support/topic/plugin-all-in-one-event-calendar-blog-menu-item-not-highlighted-for-blog-posts/)
 *  Thread Starter [catalystdesignbkk](https://wordpress.org/support/users/catalystdesignbkk/)
 * (@catalystdesignbkk)
 * [14 years ago](https://wordpress.org/support/topic/plugin-all-in-one-event-calendar-blog-menu-item-not-highlighted-for-blog-posts/#post-2757568)
 * im sorry i still don’t understand what you mean.
    put spam in? spam tag? sorry
   im a newbie to wordpress programming please provide more details
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Timely All-in-One Events Calendar] [Plugin: All-in-One Event Calendar] installation problem on a static page](https://wordpress.org/support/topic/plugin-all-in-one-event-calendar-installation-problem-on-a-static-page/)
 *  Thread Starter [catalystdesignbkk](https://wordpress.org/support/users/catalystdesignbkk/)
 * (@catalystdesignbkk)
 * [14 years ago](https://wordpress.org/support/topic/plugin-all-in-one-event-calendar-installation-problem-on-a-static-page/#post-2756496)
 * i don’t understand your reply at all
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Timely All-in-One Events Calendar] [Plugin: All-in-One Event Calendar] Blog menu item not highlighted for blog posts](https://wordpress.org/support/topic/plugin-all-in-one-event-calendar-blog-menu-item-not-highlighted-for-blog-posts/)
 *  Thread Starter [catalystdesignbkk](https://wordpress.org/support/users/catalystdesignbkk/)
 * (@catalystdesignbkk)
 * [14 years ago](https://wordpress.org/support/topic/plugin-all-in-one-event-calendar-blog-menu-item-not-highlighted-for-blog-posts/#post-2757566)
 * please can you provide more detail? I realise it’s a CSS issue but I don’t know
   how to fix it. Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Timely All-in-One Events Calendar] [Plugin: All-in-One Event Calendar] installation problem on a static page](https://wordpress.org/support/topic/plugin-all-in-one-event-calendar-installation-problem-on-a-static-page/)
 *  Thread Starter [catalystdesignbkk](https://wordpress.org/support/users/catalystdesignbkk/)
 * (@catalystdesignbkk)
 * [14 years ago](https://wordpress.org/support/topic/plugin-all-in-one-event-calendar-installation-problem-on-a-static-page/#post-2756484)
 * Hi I’m sorry but it’s still not working. I have added
    [ai1ec] into the page 
   via the wysiwg editor and that is running the calendar-page template and it fails
   to call it up. white space still. please can you check? thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Timely All-in-One Events Calendar] [Plugin: All-in-One Event Calendar] installation problem on a static page](https://wordpress.org/support/topic/plugin-all-in-one-event-calendar-installation-problem-on-a-static-page/)
 *  Thread Starter [catalystdesignbkk](https://wordpress.org/support/users/catalystdesignbkk/)
 * (@catalystdesignbkk)
 * [14 years ago](https://wordpress.org/support/topic/plugin-all-in-one-event-calendar-installation-problem-on-a-static-page/#post-2756454)
 * Thanks, still no joy though. I did what you said but it didn’t work.
    On the 
   calendar settings is this seeting in advanced… How can I use this please?
 * Contain calendar in this DOM element:
    Optional. Provide a jQuery selector that
   evaluates to a single DOM element. Replaces any existing markup found within 
   target. If left empty, calendar is shown in normal page content container.
 * Here’s my current php:
    <?php /* Template Name: Calendar Page */ ?> <?php get_header();?
   >
 * <?php get_header(); ?>
    <div class=”art-layout-wrapper”> <?= do_shortcode(‘[layerslider
   id=”1″]’); ?>
 * <div class=”art-layout-wrapper”>
    <div class=”art-content-layout”> <div class
   =”art-content-layout-row”> <div class=”art-layout-cell art-content”> <div class
   =”calendar-page-wrapper”> <h1>THE GUIDE BANGKOK CALENDAR!</h1> <p>Select an event
   in the calendar and you will be taken to that event’s page where you can see 
   all the information you need on it including a google map! You can also add your
   comments about any event in The Guide Bangkok Calendar.</p> <?= do_shortcode(‘[
   ai1ec view=”monthly”]’); ?>
 * </div>
 *  <div class=”cleared”></div>
    </div>
 *  </div>
    </div> </div> <div class=”cleared”></div> <?php get_footer(); ?>

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