mcspargeslarg
Forum Replies Created
-
The code you’re looking for is in the file footer.php
<footer id="colophon" role="contentinfo"> <div class="site-info"> <?php do_action( 'twentytwelve_credits' ); ?> <a href="<?php echo esc_url( __( 'https://bitnami.com/stack/wordpress/', 'twentytwelve' ) ); ?>" title="<?php esc_attr_e( 'Semantic Personal Publishing Platform', 'twentytwelve' ); ?>"><?php printf( __( 'Proudly powered by %s', 'twentytwelve' ), 'BitNami WordPress Stack' ); ?></a> </div><!-- .site-info --> </footer><!-- #colophon -->
Find that code and delete it. The only thing is that if you haven’t made a child theme yet then if you update you’re theme in the future then it will just come back.
Forum: Themes and Templates
In reply to: Changing Twentyeleven Margins for Sidebar and Main ContentGenius! thank you.
Forum: Themes and Templates
In reply to: Twenty Eleven with Child theme: default and sidebarWhen I had one of my pages set to the default template it was lacking the sidebar and that was the only noticeable difference to me.
Forum: Themes and Templates
In reply to: problem with downloadWhat theme was it (link please)? Did you have to purchase/pay for it?
Forum: Themes and Templates
In reply to: Restore Twenty Eleven to DefaultsWow now I feel like an idiot for not realizing that option for pages. I set the template and got my sidebar. Thanks zeaks. Also thank you for the resources. I’ll be checking them out.
Forum: Themes and Templates
In reply to: Restore Twenty Eleven to DefaultsOk I uninstalled the theme and deleted it. Did a fresh install and I’m having the same problem. None of my plugins are even activated so they couldn’t have interfered. I was messing around with it a little after I made the last post but as of now everything is completely default. My page.php doesnt even have a “get sidebar” line in it. I had to add that last time just to make the side bar show up but even then it was pushed to the bottom.
Forum: Themes and Templates
In reply to: Restore Twenty Eleven to DefaultsYes I want to set up a child theme… The problem is that even after removing and then reinstalling twentyeleven my side bar is still having issues. I can’t begin to create a child theme if twenty eleven doesnt even work on its own. I don’t get it because my style.css is the default right now yet my posts are pushing the sidebar to the bottom
Forum: Themes and Templates
In reply to: Restore Twenty Eleven to Defaultsmy site is muscogeemp.com
the biggest concern I have is making my side bar visible again. Im wondering where it it went and why everything looks so big. I’ve disabled most of my plugins and still nothing.