njclonch
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] updating to 3.1.18 broken websiteI did this too, and it solved the problem. Can we mark this as resolved?
Forum: Themes and Templates
In reply to: [Customizr] Bugs as of 7/17/2014This was fixed by removing the whitespace at the bottom of class-footer-footer_main.php & class-header-nav_walker.php.
Forum: Themes and Templates
In reply to: [Customizr] I cannot log out of WordPress Admin DashboardI was running into a list of error messages when I tried logging out. Apparently, you can just delete the whitespace at the end of the class-footer-footer_main.php & class-header-nav_walker.php. It cleared the problem up for me.
Forum: Themes and Templates
In reply to: [Customizr] I cannot log out of WordPress Admin DashboardI clicked on the link in your first post and logged you out. Sure there’s nothing wrong on your end?
Forum: Plugins
In reply to: [Cnhk Slideshow [ENDED]] Edit caption in HTML instead of Visual EditorNevermind, figured it out. Clicked on the Help icon and figured out I can type Alt + Shift + x to type in plain text.
Forum: Themes and Templates
In reply to: [Customizr] Targeting Individual SlidesYes, I always use child themes.
Forum: Themes and Templates
In reply to: [Customizr] Targeting Individual SlidesI got it. I added a short line to class-content-slider.php. I dropped in “carousel-slide-<?php echo $id ?>” to the class on line 187.
Forum: Themes and Templates
In reply to: [Customizr] Targeting Individual SlidesI’ve tried the alt=”slider1″, but that seems to only target the image, and I can’t get to the caption under it.
Forum: Themes and Templates
In reply to: [Customizr] Targeting Individual Slides