Hello,,

i just tried many times to change the text at footer from the editor through the footer.php

but i couldnt change it ...

the currently text is : "myyysiitee is proudly powered by WordPress"

here is footer.php

<?php do_action('sidebar_right') ?>

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

<?php do_action( 'bp_after_container' ) ?>

<?php do_action( 'bp_before_footer' ) ?>

<div id="footer">
<!-- Footer Credits

If you appreciate our work, please leave the footer credits.
If you still want to delete or change them, you can find the concerning code in core/includes/theme-generator/theme-generator.php
-->
<?php do_action( 'bp_footer' ) ?>
</div><!-- #footer -->

<?php do_action( 'bp_after_footer' ) ?>

</div><!-- #outerrim -->

<?php wp_footer(); ?>

</body>

</html>


Thank you all...


Regards

---------- Post added at 04:59 PM ---------- Previous post was at 04:57 PM ----------

Problem Solved .... please close

Thanks to all
bdr111446 Reviewed by bdr111446 on . How to change the text at footer from the editor? Hello,, i just tried many times to change the text at footer from the editor through the footer.php but i couldnt change it ... the currently text is : "myyysiitee is proudly powered by WordPress" here is footer.php Rating: 5