Title: Markd23's Replies | WordPress.org

---

# Markd23

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/users/markd23/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/markd23/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] How to make the slider images link to other pages](https://wordpress.org/support/topic/how-to-make-the-slider-images-link-to-other-pages/)
 *  Thread Starter [Markd23](https://wordpress.org/support/users/markd23/)
 * (@markd23)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/how-to-make-the-slider-images-link-to-other-pages/#post-4409540)
 * Ok. Thank you.
 * I am reading through the thread and it looks like I need to add something like
   this:
 *     ```
       .home .carousel-inner .carousel-caption {
       	background: transparent;
       	min-width: 100%;
       	height: 100%;
       	padding: 0;
       	margin: 0;
       	position: absolute;
       	top: 0;
       	bottom: 0;
       	}
       .home .carousel-caption h1,
       .home .carousel-caption .lead {
       	display: none;
       	}
       .home #customizr-slider .btn-primary {
       	background: transparent;
       	color: transparent;
       	box-shadow: none;
       	margin: 0;
       	padding: 0;
       	width: 100%;
       	height: 100%;
       	text-shadow: none;
       	}
       ```
   
 * Now, where do I add it? I have a child theme running, do I add to style.css in
   child theme directory, or to the Custom CSS section in Custmoizr?
 * I have worked with other WordPress Themes but am new to Customizr.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Removing Page 2 and Archives](https://wordpress.org/support/topic/removing-page-2-and-archives/)
 *  Thread Starter [Markd23](https://wordpress.org/support/users/markd23/)
 * (@markd23)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/removing-page-2-and-archives/#post-4409980)
 * It actually seems like the plugin – Conditional Widgets – creates the second “
   Archives” page once I activate certain widgets in the right sidebar. Weird.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Removing Page Titles From Top of Pages](https://wordpress.org/support/topic/removing-page-titles-from-top-of-pages/)
 *  Thread Starter [Markd23](https://wordpress.org/support/users/markd23/)
 * (@markd23)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/removing-page-titles-from-top-of-pages/#post-4407588)
 * Great. And thanks again.
 * I also just realized that you can uncheck the breadcrumbs checkbox in the customize
   it menu…
 * resolved!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Removing Page Titles From Top of Pages](https://wordpress.org/support/topic/removing-page-titles-from-top-of-pages/)
 *  Thread Starter [Markd23](https://wordpress.org/support/users/markd23/)
 * (@markd23)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/removing-page-titles-from-top-of-pages/#post-4407585)
 * Awesome! Thank you.
 * So that got rid of the page title, but it seems like there is still some kind
   of menu -> page title thing at the top of the page. Any idea on how to remove
   that?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Child Theme 2011 issues with responsive sizing on mobile devices](https://wordpress.org/support/topic/child-theme-2011-issues-with-responsive-sizing-on-mobile-devices/)
 *  Thread Starter [Markd23](https://wordpress.org/support/users/markd23/)
 * (@markd23)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/child-theme-2011-issues-with-responsive-sizing-on-mobile-devices/#post-4291367)
 * Right. So I am working with a child theme of 2011, which is responsive. And the
   promotion slider plugin is responsive as well…
 * So, I either need to remove my header image, or figure out if there is a way 
   to make it responsive, perhaps by adding some CSS to it, as you mentioned.
 * It seems like those are my two options. I’d be ok with doing away with the header
   image, so long as I could at least get the logo up there.
 * Any help or suggestions is appreciated.
 * [http://www.cozumelsurfing.com](http://www.cozumelsurfing.com)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Promotion Slider] Edit Default Size](https://wordpress.org/support/topic/edit-default-size/)
 *  Thread Starter [Markd23](https://wordpress.org/support/users/markd23/)
 * (@markd23)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/edit-default-size/#post-4245747)
 * Scratch that: it is response… Thanks for the reply, Micah.
    -M
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Child Theme 2011 issues with responsive sizing on mobile devices](https://wordpress.org/support/topic/child-theme-2011-issues-with-responsive-sizing-on-mobile-devices/)
 *  Thread Starter [Markd23](https://wordpress.org/support/users/markd23/)
 * (@markd23)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/child-theme-2011-issues-with-responsive-sizing-on-mobile-devices/#post-4291300)
 * Ok. Thanks Alchymyth.
 * I have checked in with the promotion-slider developer to see if it is compatible
   with responsive themes.
 * So by removing the header image, the sizing issue would be resolved?
 * [@pioneer](https://wordpress.org/support/users/pioneer/) Valley
 * Would adding responsive CSS to the child theme style sheet resolve the issue?
   Care to elaborate more?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [how to add slider in header with permalinks 2011 child theme](https://wordpress.org/support/topic/how-to-add-slider-in-header-with-permalinks-2011-child-theme/)
 *  Thread Starter [Markd23](https://wordpress.org/support/users/markd23/)
 * (@markd23)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/how-to-add-slider-in-header-with-permalinks-2011-child-theme/#post-4237375)
 * Promotion slider has been working for me. All good.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Promotion Slider] Edit Default Size](https://wordpress.org/support/topic/edit-default-size/)
 *  Thread Starter [Markd23](https://wordpress.org/support/users/markd23/)
 * (@markd23)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/edit-default-size/#post-4245739)
 * Thanks Micah,
 * So the slider works fine in my normal browser. Is there anyway to make it responsive
   for mobile devices and tablets?
 * Here is my site: [http://www.cozumelsurfing.com](http://www.cozumelsurfing.com)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Promotion Slider] White Space?](https://wordpress.org/support/topic/white-space-8/)
 *  [Markd23](https://wordpress.org/support/users/markd23/)
 * (@markd23)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/white-space-8/#post-4026403)
 * Mine is doing the same thing but it is under the slider. Did you ever resolve
   the issue?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to duplicate page template twenty eleven child](https://wordpress.org/support/topic/how-to-duplicate-page-template-twenty-eleven-child/)
 *  Thread Starter [Markd23](https://wordpress.org/support/users/markd23/)
 * (@markd23)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/how-to-duplicate-page-template-twenty-eleven-child/#post-4228454)
 * Scratch that. I have managed to get it working! I really appreciate the help!!!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to duplicate page template twenty eleven child](https://wordpress.org/support/topic/how-to-duplicate-page-template-twenty-eleven-child/)
 *  Thread Starter [Markd23](https://wordpress.org/support/users/markd23/)
 * (@markd23)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/how-to-duplicate-page-template-twenty-eleven-child/#post-4228453)
 * Thanks again for your help.
 * ‘Conditional widgets’ is working somewhat, but I am still having difficulties
   getting any sidebar to appear on my newly created page.
 * Do I need to do anything to functions or the new page.php files?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to duplicate page template twenty eleven child](https://wordpress.org/support/topic/how-to-duplicate-page-template-twenty-eleven-child/)
 *  Thread Starter [Markd23](https://wordpress.org/support/users/markd23/)
 * (@markd23)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/how-to-duplicate-page-template-twenty-eleven-child/#post-4228430)
 * That appears to be working! Thank you, although the new page is still showing
   the widgets from the main sidebar.
 * will either of the ‘conditional widgets’ or ‘widget logic’ plugins allow me to
   change which widgets now appear in this new page?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to duplicate page template twenty eleven child](https://wordpress.org/support/topic/how-to-duplicate-page-template-twenty-eleven-child/)
 *  Thread Starter [Markd23](https://wordpress.org/support/users/markd23/)
 * (@markd23)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/how-to-duplicate-page-template-twenty-eleven-child/#post-4228423)
 * Thanks for your help alchymyth. So I added this code to the end of the functions.
   php file:
 *     ```
       add_filter('body_class', 'adjust_body_class', 20, 2);
       function adjust_body_class($wp_classes, $extra_classes) {
   
       if( is_page_template('new-sidebar-page-template-file-name.php') ) :
       // Filter the body classes    
   
             foreach($wp_classes as $key => $value) {
             if ($value == 'singular') unset($wp_classes[$key]);
             }
   
       endif;
       // Add the extra classes back untouched
       return array_merge($wp_classes, (array) $extra_classes );
       }
       ```
   
 * _[Moderator Note: Please post code & markup between backticks or use the code
   button. Your posted code may now have been permanently damaged by the forum’s
   parser.]_
 * And my page is not coming up at all anymore. I hadn’t had a functions.php file
   yet in my child theme directory. Do I need to copy ALL files over from the 2011
   theme?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [How to duplicate page template twenty eleven child](https://wordpress.org/support/topic/how-to-duplicate-page-template-twenty-eleven-child/)
 *  Thread Starter [Markd23](https://wordpress.org/support/users/markd23/)
 * (@markd23)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/how-to-duplicate-page-template-twenty-eleven-child/#post-4228413)
 * It does not. I am still trying to learn some of the coding required for WordPress.
 * Would you be able to point me in the direction where I might be able to figure
   out how to tell the page to call a new custom sidebar please?

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/users/markd23/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/markd23/replies/page/2/?output_format=md)