Title: grs's Replies | WordPress.org

---

# grs

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MZ Mindbody API] container class breaks theme](https://wordpress.org/support/topic/container-class-breaks-theme/)
 *  Thread Starter [grs](https://wordpress.org/support/users/grs/)
 * (@grs)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/container-class-breaks-theme/#post-8308088)
 * The theme on it’s own does not use the bootstrap framework.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MZ Mindbody API] container class breaks theme](https://wordpress.org/support/topic/container-class-breaks-theme/)
 *  Thread Starter [grs](https://wordpress.org/support/users/grs/)
 * (@grs)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/container-class-breaks-theme/#post-8308057)
 * I don’t believe this is being created by my theme. This only happens when the
   MZ plugin is initiated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MZ Mindbody API] container class breaks theme](https://wordpress.org/support/topic/container-class-breaks-theme/)
 *  Thread Starter [grs](https://wordpress.org/support/users/grs/)
 * (@grs)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/container-class-breaks-theme/#post-8268677)
 * and I was using chrome dev tools to find that _grid.scss was causing the issues
   with the .container class.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MZ Mindbody API] container class breaks theme](https://wordpress.org/support/topic/container-class-breaks-theme/)
 *  Thread Starter [grs](https://wordpress.org/support/users/grs/)
 * (@grs)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/container-class-breaks-theme/#post-8268674)
 * That is the weird part. The directory doesn’t seem to physically exist in the
   directory structure. I assumed it was being created on the fly.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MZ Mindbody API] container class breaks theme](https://wordpress.org/support/topic/container-class-breaks-theme/)
 *  Thread Starter [grs](https://wordpress.org/support/users/grs/)
 * (@grs)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/container-class-breaks-theme/#post-8268578)
 * Somehow the page I’m using MZ on is loading styles from /bower_components/bootstrap-
   sass-official/assets/stylesheets/bootstrap/_grid.scss
 * The theme I am using is called Symetrio. A premium theme I bought from theme 
   forest.
 * [http://pherform.com/classes/](http://pherform.com/classes/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MZ Mindbody API] td class not appearing](https://wordpress.org/support/topic/td-class-not-appearing/)
 *  Thread Starter [grs](https://wordpress.org/support/users/grs/)
 * (@grs)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/td-class-not-appearing/#post-6932659)
 * css update worked, thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MZ Mindbody API] td class not appearing](https://wordpress.org/support/topic/td-class-not-appearing/)
 *  Thread Starter [grs](https://wordpress.org/support/users/grs/)
 * (@grs)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/td-class-not-appearing/#post-6932658)
 * There are classes scheduled. Clients can sign up at mindbody but they classes
   aren’t showing on my site.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MZ Mindbody API] td class not appearing](https://wordpress.org/support/topic/td-class-not-appearing/)
 *  Thread Starter [grs](https://wordpress.org/support/users/grs/)
 * (@grs)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/td-class-not-appearing/#post-6932653)
 * You can view the issue here: [http://bit.ly/1Jgt8NC](http://bit.ly/1Jgt8NC)
 * There is also an error getting classes when viewing the ‘following week’
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OptionTree] CSS Option Types](https://wordpress.org/support/topic/css-option-types/)
 *  Thread Starter [grs](https://wordpress.org/support/users/grs/)
 * (@grs)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/css-option-types/#post-3313796)
 * Thanks for the suggestions, but it didn’t work out in my case. I ended up creating
   a function to output the options to a new css file.
    I would just like to add
   that the IDs are handy for styling elements but not for hiding them. The wrapper
   and label are left in place and only the element is hidden.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[OptionTree] CSS Option Types](https://wordpress.org/support/topic/css-option-types/)
 *  Thread Starter [grs](https://wordpress.org/support/users/grs/)
 * (@grs)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/css-option-types/#post-3313680)
 * Just to clarify, I am using a colour picker to change a feature colour on the
   site.
    I think by saying default value I may have given the wrong impression.
   What I mean was pre-populate the CSS option type with something like: ` #header,#
   footer{ {{colour_picker}} }  Then hide it so that CSS can’t be edited by an end
   user. It’s a nice feature to have the CSS option type accept IDs, but for the
   general public adding CSS is too complex. Let alone introducing uncommon CSS 
   syntax and trying to find the IDs of other option types. I would rather set it
   all up then have them only worry about using colour pickers. I can achieve what
   I want by using ot_get_option and adding styles in the page header, but this 
   bypasses dynamic.css altogether and in my opinion is pretty messy.
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Custom Theme Options](https://wordpress.org/support/topic/custom-theme-options/)
 *  Thread Starter [grs](https://wordpress.org/support/users/grs/)
 * (@grs)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/custom-theme-options/#post-1639052)
 * I started again using the themeshaper article, I have hit a snag. I want to change
   the drop down so that it displays all the pages. This is what I have used
 *     ```
       $pages = get_pages();
       foreach ($pages as $pagg) {
       	$select_options[$pagg->post_id]["value"] = $pagg->post_id;
       	$select_options[$pagg->post_id]["label"] = $pagg->post_title;
       }
       ```
   
 * however this only displays the most recently created page.
    How do I get it to
   show all created pages?
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Custom Theme Options](https://wordpress.org/support/topic/custom-theme-options/)
 *  Thread Starter [grs](https://wordpress.org/support/users/grs/)
 * (@grs)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/custom-theme-options/#post-1639032)
 * Sorry I forgot to mention that they were being printed. Thanks for your help,
   I will do a bit more research with the hooks you have suggested.
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Custom Theme Options](https://wordpress.org/support/topic/custom-theme-options/)
 *  Thread Starter [grs](https://wordpress.org/support/users/grs/)
 * (@grs)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/custom-theme-options/#post-1639028)
 * Thanks for your fast reply, apolgies I could not match your speed, its been a
   busy week.
    Well after your critique of that tutorial I am inclined to redo my
   theme options page. I am still quite a novice when it comes to php so I’m not
   sure if the link you posted will give me the spoon feeding I need. I will give
   it a go regardless. I would still like to know where I am going wrong with my
   current theme options though. Like I said I am a novice, so I’ve grabbed bits
   from here and there and mashed them together. If you can tell me why this works
   on one computer and not the other I would greatly appreciate it.
 * **[code moderated] Code should be provided by way of a pastebin for anything 
   over 15-20 lines. Have made the necessary paste for you this time.. 😉**
    [http://wordpress.pastebin.com/uhPP5Kb7](http://wordpress.pastebin.com/uhPP5Kb7)

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