Quantcast
Channel: Topic Tag: footer | WordPress.org
Viewing all articles
Browse latest Browse all 13549

CamBYA on "[Theme: Custom Community] Removing the 'powered by WordPress' at the bottom"

$
0
0

Hi

I have done both of these things, my problem is when I go into the footer.php file all I see is -

<?php do_action('sidebar_right') ?>

            </div> <!-- .row-fluid -->

        </div> <!-- #container -->		

		<?php do_action( 'bp_after_container' ) ?>

		<?php do_action( 'bp_before_footer' ) ?>

		<div id="footer">
			<?php do_action( 'bp_footer' ) ?>
		</div><!-- #footer -->

		<?php do_action( 'bp_after_footer' ) ?>

	</body>

</html>

there is no relevant text, which is really confusing.


Viewing all articles
Browse latest Browse all 13549

Trending Articles